bell_alert constant

String const bell_alert

Implementation

static const String bell_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="M23 7v6h-2V7m0 8h2v2h-2M12 2a2 2 0 00-2 2 2 2 0 000 .29C7.12 5.14 5 7.82 5 11v6l-2 2v1h18v-1l-2-2v-6c0-3.18-2.12-5.86-5-6.71A2 2 0 0014 4a2 2 0 00-2-2m-2 19a2 2 0 002 2 2 2 0 002-2Z"/></svg>';