arrows_scroll_h constant

String const arrows_scroll_h

Implementation

static const String arrows_scroll_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="m15.305 12 2.825-2.825-1.414-1.414-2.825 2.825-.004-.004-1.414 1.414.004.004-.004.004 1.414 1.414.004-.004 2.825 2.825 1.414-1.414L15.305 12Zm-5.195-1.414.003-.004 1.414 1.414-.004.004.004.004-1.414 1.414-.004-.004-2.825 2.825-1.414-1.414L8.695 12 5.87 9.175l1.414-1.414 2.825 2.825Z"/></svg>';