arrow_long_down_c constant

String const arrow_long_down_c

Implementation

static const String arrow_long_down_c =
    '<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 6.85a3.001 3.001 0 112 0l.012 12.287 1.812-1.822 1.419 1.41-4.231 4.255-4.255-4.23 1.41-1.42 1.845 1.835L11 6.85Zm.998-1.83a1 1 0 110-2 1 1 0 010 2Z" clip-rule="evenodd"/></svg>';