chevron_circle_right_f constant

String const chevron_circle_right_f

Icon Data of chevron_circle_right_f

Implementation

static const String chevron_circle_right_f =
    '<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="m11.828 10-3.535 3.536a1 1 0 001.414 1.414l4.243-4.243a1 1 0 000-1.414L9.707 5.05a1 1 0 00-1.414 1.414L11.828 10zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z"/></svg>';