switch_camera_outline constant

String const switch_camera_outline

Implementation

static const String switch_camera_outline =
    '<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="m9 17 1.4-1.4-1.55-1.55h6.3L13.6 15.6 15 17l4-4-4-4-1.4 1.4 1.6 1.65H8.8l1.6-1.65L9 9l-4 4Zm-5 4q-.825 0-1.412-.587Q2 19.825 2 19V7q0-.825.588-1.412Q3.175 5 4 5h3.15L9 3h6l1.85 2H20q.825 0 1.413.588Q22 6.175 22 7v12q0 .825-.587 1.413Q20.825 21 20 21Zm16-2V7h-4.05l-1.825-2h-4.25L8.05 7H4v12Zm-8-7Z"/></svg>';