arrows_v constant

String const arrows_v

Implementation

static const String arrows_v =
    '<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="M12.29 20.69a.78.78 0 00.24-.16l4-4a.75.75 0 00-1.06-1.06l-2.72 2.72V5.81l2.72 2.72a.75.75 0 001.06-1.06l-4-4a.78.78 0 00-.24-.16.73.73 0 00-.58 0 .78.78 0 00-.24.16l-4 4a.75.75 0 000 1.06.75.75 0 001.06 0l2.72-2.72v12.38l-2.72-2.72a.75.75 0 00-1.06 0 .75.75 0 000 1.06l4 4a.78.78 0 00.24.16.73.73 0 00.58 0Z"/></svg>';