chevron_double_up constant

String const chevron_double_up

Implementation

static const String chevron_double_up =
    '<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="M8 11a1 1 0 01-.707-1.707l4-4a1 1 0 011.414 0l4 4A1 1 0 0116 11H8zm0 8a1 1 0 01-.707-1.707l4-4a1 1 0 011.414 0l4 4A1 1 0 0116 19H8z" clip-rule="evenodd"/></svg>';