swipe_left constant

String const swipe_left

Implementation

static const String swipe_left =
    '<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="M2 7V2h1.5v2.025Q5.25 2.6 7.413 1.8 9.575 1 12 1q4.15 0 6.8 1.912Q21.45 4.825 22 7h-1.575q-.575-1.5-2.712-3Q15.575 2.5 12 2.5q-2.275 0-4.287.8Q5.7 4.1 4.1 5.5H7V7Zm9.2 16q-.45 0-.912-.163-.463-.162-.738-.437L5 17.625l.825-.85q.175-.175.413-.25.237-.075.512-.025l3.25.75V6.5q0-.625.438-1.062Q10.875 5 11.5 5t1.062.438Q13 5.875 13 6.5v6h.9q.2 0 .45.05t.45.15l4.1 2.05q.575.275.875.863.3.587.2 1.212l-.625 4.45q-.125.75-.675 1.237-.55.488-1.3.488Zm-.65-2h6.4l.95-5.45-4.15-2.05H12v-6q0-.225-.137-.363Q11.725 7 11.5 7q-.225 0-.363.137Q11 7.275 11 7.5v10.6l-4.25-.9Zm0 0-3.8-3.8 4.25.9V7.5q0-.225.137-.363Q11.275 7 11.5 7q.225 0 .363.137.137.138.137.363v6h1.75l4.15 2.05-.95 5.45Z"/></svg>';