bell_alert_outline constant

String const bell_alert_outline

Implementation

static const String bell_alert_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="M12 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-2m0 4a5 5 0 015 5v7H7v-7a5 5 0 015-5m9 1v6h2V7h-2m0 8v2h2v-2h-2m-11 6a2 2 0 002 2 2 2 0 002-2h-4Z"/></svg>';