scroll_h constant

String const scroll_h

Implementation

static const String 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="M4.71 6.29a1 1 0 00-1.42 1.42L7.59 12l-4.3 4.29a1 1 0 000 1.42 1 1 0 001.42 0l5-5a1 1 0 000-1.42ZM16.41 12l4.3-4.29a1 1 0 10-1.42-1.42l-5 5a1 1 0 000 1.42l5 5a1 1 0 001.42 0 1 1 0 000-1.42Z"/></svg>';