alarm_plus constant

String const alarm_plus

Implementation

static const String alarm_plus =
    '<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="M11.5 6a7.5 7.5 0 110 15 7.5 7.5 0 010-15Zm0 1a6.5 6.5 0 100 13 6.5 6.5 0 000-13Zm3.75-1.75.643-.766 3.83 3.214-.643.766-3.83-3.214Zm-7.5 0L3.92 8.464l-.643-.766 3.83-3.214.643.766ZM11 11h1v2h2v1h-2v2h-1v-2H9v-1h2v-2Z"/></svg>';