arrows_h constant

String const arrows_h

Implementation

static const String arrows_h =
    '<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="M20.69 11.71a.78.78 0 00-.16-.24l-4-4a.75.75 0 10-1.06 1.06l2.72 2.72H5.81l2.72-2.72a.75.75 0 00-1.06-1.06l-4 4a.78.78 0 00-.16.24.73.73 0 000 .58.78.78 0 00.16.24l4 4a.75.75 0 001.06 0 .75.75 0 000-1.06l-2.72-2.72h12.38l-2.72 2.72a.75.75 0 000 1.06.75.75 0 001.06 0l4-4a.78.78 0 00.16-.24.73.73 0 000-.58Z"/></svg>';