bell_off constant

String const bell_off

Implementation

static const String bell_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 3 18 18m-4-4H4a4 4 0 002-3v-3a7 7 0 011.279-3.716M9.351 5.35c.209-.127.425-.244.649-.35a2 2 0 114 0 7 7 0 014 6v3"/><path d="M9 17v1a3 3 0 006 0v-1"/></g></svg>';