switch_video constant

String const switch_video

Implementation

static const String switch_video =
    '<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="m7.5 15.5 1.4-1.4L7.8 13h4.4l-1.1 1.1 1.4 1.4L16 12l-3.5-3.5-1.4 1.4 1.1 1.1H7.8l1.1-1.1-1.4-1.4L4 12ZM4 20q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h12q.825 0 1.413.588Q18 5.175 18 6v4.5l4-4v11l-4-4V18q0 .825-.587 1.413Q16.825 20 16 20Z"/></svg>';