circle_triangle_right_fill constant

String const circle_triangle_right_fill

Implementation

static const String circle_triangle_right_fill =
    '<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" fill-rule="evenodd" d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm-2 7.8c0-.295.152-.566.396-.705a.71.71 0 01.77.04l4.5 3.2A.815.815 0 0116 12a.815.815 0 01-.334.666l-4.5 3.2a.71.71 0 01-.77.04A.809.809 0 0110 15.2V8.8Z" clip-rule="evenodd"/></svg>';