motion_sense constant

String const motion_sense

Implementation

static const String motion_sense =
    '<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="M12 18q-2.5 0-4.25-1.75T6 12q0-2.5 1.75-4.25T12 6q2.5 0 4.25 1.75T18 12q0 2.5-1.75 4.25T12 18Zm0-2q1.65 0 2.825-1.175Q16 13.65 16 12q0-1.65-1.175-2.825Q13.65 8 12 8q-1.65 0-2.825 1.175Q8 10.35 8 12q0 1.65 1.175 2.825Q10.35 16 12 16ZM2.45 9q.725-2.35 2.463-4.088Q6.65 3.175 9 2.45V4.6q-1.5.6-2.65 1.75T4.6 9ZM19.4 9q-.6-1.5-1.75-2.65T15 4.6V2.45q2.35.725 4.088 2.462Q20.825 6.65 21.55 9ZM15 21.55V19.4q1.5-.6 2.65-1.75T19.4 15h2.15q-.725 2.35-2.462 4.087Q17.35 20.825 15 21.55Zm-6 0q-2.35-.725-4.087-2.463Q3.175 17.35 2.45 15H4.6q.6 1.5 1.75 2.65T9 19.4ZM12 5q-.825 0-1.412-.588Q10 3.825 10 3t.588-1.413Q11.175 1 12 1t1.413.587Q14 2.175 14 3q0 .825-.587 1.412Q12.825 5 12 5Zm0 18q-.825 0-1.412-.587Q10 21.825 10 21q0-.825.588-1.413Q11.175 19 12 19t1.413.587Q14 20.175 14 21q0 .825-.587 1.413Q12.825 23 12 23Zm9-9q-.825 0-1.413-.588Q19 12.825 19 12t.587-1.413Q20.175 10 21 10q.825 0 1.413.587Q23 11.175 23 12q0 .825-.587 1.412Q21.825 14 21 14ZM3 14q-.825 0-1.412-.588Q1 12.825 1 12t.588-1.413Q2.175 10 3 10t1.412.587Q5 11.175 5 12q0 .825-.588 1.412Q3.825 14 3 14Z"/></svg>';