swipe_right constant

String const swipe_right

Implementation

static const String swipe_right =
    '<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 7q.55-2.175 3.2-4.088Q7.85 1 12 1q2.425 0 4.587.8 2.163.8 3.913 2.225V2H22v5h-5V5.5h2.9q-1.6-1.4-3.612-2.2-2.013-.8-4.288-.8-3.575 0-5.712 1.5Q4.15 5.5 3.575 7Zm9.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>';