chevron_double_down constant

String const chevron_double_down

Implementation

static const String chevron_double_down =
    '<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 5a1 1 0 00-.707 1.707l4 4a1 1 0 001.414 0l4-4A1 1 0 0016 5H8zm0 8a1 1 0 00-.707 1.707l4 4a1 1 0 001.414 0l4-4A1 1 0 0016 13H8z" clip-rule="evenodd"/></svg>';