chevron_double_down_o constant

String const chevron_double_down_o

Implementation

static const String chevron_double_down_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="M7.757 8.464 9.172 7.05 12 9.88l2.828-2.829 1.415 1.415L12 12.707 7.757 8.464Z"/><path d="m9.172 11.293-1.415 1.414L12 16.95l4.243-4.243-1.415-1.414L12 14.12l-2.828-2.828Z"/><path fill-rule="evenodd" d="M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11Zm-2 0a9 9 0 11-18 0 9 9 0 0118 0Z" clip-rule="evenodd"/></g></svg>';