chevron_double_right constant

String const chevron_double_right

Implementation

static const String chevron_double_right =
    '<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="M5 16a1 1 0 001.707.707l4-4a1 1 0 000-1.414l-4-4A1 1 0 005 8v8zm8 0a1 1 0 001.707.707l4-4a1 1 0 000-1.414l-4-4A1 1 0 0013 8v8z" clip-rule="evenodd"/></svg>';