motion_sensor_alert constant

String const motion_sensor_alert

Implementation

static const String motion_sensor_alert =
    '<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="M19 22q-2.075 0-3.537-1.462Q14 19.075 14 17q0-2.075 1.463-3.538Q16.925 12 19 12t3.538 1.462Q24 14.925 24 17q0 2.075-1.462 3.538Q21.075 22 19 22ZM4 20q-.825 0-1.412-.587Q2 18.825 2 18v-4h2v4h4v2Zm15 0q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35Q19.2 19 19 19q-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Zm-.5-2h1v-4h-1ZM11 16.9q-2.3-.35-3.925-1.975T5.1 11h2q.3 1.475 1.363 2.537Q9.525 14.6 11 14.9Zm1-4.9q-.825 0-1.412-.588Q10 10.825 10 10q0-.85.588-1.425Q11.175 8 12 8q.85 0 1.425.575Q14 9.15 14 10q0 .825-.575 1.412Q12.85 12 12 12ZM5.1 9q.35-2.3 1.975-3.938Q8.7 3.425 11 3.1v2q-1.475.3-2.537 1.362Q7.4 7.525 7.1 9Zm11.8 0q-.3-1.475-1.362-2.538Q14.475 5.4 13 5.1v-2q2.3.35 3.938 1.975Q18.575 6.7 18.9 9ZM2 6V2q0-.825.588-1.413Q3.175 0 4 0h4v2H4v4Zm18 0V2h-4V0h4q.825 0 1.413.587Q22 1.175 22 2v4Z"/></svg>';