bell_off constant

String const bell_off

Icon Data of 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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 4 16 16M5 17h2m0 0h10M7 17v-6c0-1.126.372-2.164 1-3m3.5-2.5V4a.5.5 0 011 0v1.5M17 13v-2a5 5 0 00-6.5-4.771M13 20a1 1 0 11-2 0h2Z"/></svg>';