chevrons_circle_right constant

String const chevrons_circle_right

Icon Data of chevrons_circle_right

Implementation

static const String chevrons_circle_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm2.818-8-2.121-2.121a1 1 0 011.414-1.415l2.828 2.829a1 1 0 010 1.414l-2.828 2.829a1 1 0 11-1.414-1.415L12.818 10zm-4.99 0-2.12-2.121A1 1 0 017.12 6.464l2.83 2.829a1 1 0 010 1.414l-2.83 2.829a1 1 0 11-1.414-1.415L7.828 10z"/></svg>';