arrow_right_circle constant

String const arrow_right_circle

Implementation

static const String arrow_right_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6.003 12h8.25l-3.25-3.25.664-.75 4.5 4.5-4.5 4.5-.664-.75 3.25-3.25h-8.25v-1Zm15 .5a9.5 9.5 0 11-19 0 9.5 9.5 0 0119 0Zm-1 0a8.5 8.5 0 10-17 0 8.5 8.5 0 0017 0Z"/></svg>';