chevron_left_o constant

String const chevron_left_o

Implementation

static const String chevron_left_o =
    '<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"><g fill="currentColor"><path d="m12 7.757 1.414 1.415L10.586 12l2.828 2.829L12 16.242 7.757 12 12 7.757Z"/><path fill-rule="evenodd" d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1ZM3 12a9 9 0 1118 0 9 9 0 01-18 0Z" clip-rule="evenodd"/></g></svg>';