arrow_from_top constant

String const arrow_from_top

Implementation

static const String arrow_from_top =
    '<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="M15.29 16.29 13 18.59V7a1 1 0 00-2 0v11.59l-2.29-2.3a1 1 0 10-1.42 1.42l4 4a1 1 0 00.33.21.94.94 0 00.76 0 1 1 0 00.33-.21l4-4a1 1 0 00-1.42-1.42ZM19 2H5a1 1 0 000 2h14a1 1 0 000-2Z"/></svg>';