arrow_to_bottom constant

String const arrow_to_bottom

Implementation

static const String arrow_to_bottom =
    '<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" d="M19 20H5a1 1 0 000 2h14a1 1 0 000-2Zm-7.71-2.29a1 1 0 00.33.21.94.94 0 00.76 0 1 1 0 00.33-.21l4-4a1 1 0 00-1.42-1.42L13 14.59V3a1 1 0 00-2 0v11.59l-2.29-2.3a1 1 0 10-1.42 1.42Z"/></svg>';