panorama_horizontal constant

String const panorama_horizontal

Implementation

static const String panorama_horizontal =
    '<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="M3 20q-.425 0-.712-.288Q2 19.425 2 19V5q0-.425.288-.713Q2.575 4 3 4q.2 0 .888.237.687.238 1.837.513t2.713.512Q10 5.5 12 5.5q2 0 3.562-.238 1.563-.237 2.713-.512 1.15-.275 1.838-.513Q20.8 4 21 4q.425 0 .712.287Q22 4.575 22 5v14q0 .425-.288.712Q21.425 20 21 20q-.2 0-.887-.238-.688-.237-1.838-.512-1.15-.275-2.713-.512Q14 18.5 12 18.5q-2 0-3.562.238-1.563.237-2.713.512-1.15.275-1.837.512Q3.2 20 3 20Z"/></svg>';