bell constant

String const bell

Implementation

static const String bell =
    '<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 4.5a.5.5 0 00-1 0v1.527A4.5 4.5 0 007 10.5v5.914L5.414 18h12.172L16 16.414V10.5a4.5 4.5 0 00-4-4.473V4.5ZM11.5 3A1.5 1.5 0 0113 4.5v.707c2.309.653 4 2.775 4 5.293V16l3 3H3l3-3v-5.5a5.502 5.502 0 014-5.293V4.5A1.5 1.5 0 0111.5 3Zm0 19a2.5 2.5 0 01-2.45-2h1.035a1.5 1.5 0 002.83 0h1.035a2.5 2.5 0 01-2.45 2Z"/></svg>';