chevron_double_left constant

String const chevron_double_left

Implementation

static const String chevron_double_left =
    '<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="M11 8a1 1 0 00-1.707-.707l-4 4a1 1 0 000 1.414l4 4A1 1 0 0011 16V8zm8 0a1 1 0 00-1.707-.707l-4 4a1 1 0 000 1.414l4 4A1 1 0 0019 16V8z" clip-rule="evenodd"/></svg>';