arrow_circle_right_o constant

String const arrow_circle_right_o

Implementation

static const String arrow_circle_right_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 15c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8z"/><path fill="currentColor" d="M9.6 7 7.8 5.2l1.4-1.4L13.4 8l-4.2 4.2-1.4-1.4L9.6 9H3V7h6.6z"/></svg>';