bell constant

String const bell

Icon Data of bell

Implementation

static const String bell =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="15.999" d="M144 224a16 16 0 01-16 16m-16-16a16 16 0 0016 16m-16-32v16m32-16v16m80-32c-32 16-80 16-96 16m96-16c0-32-32-16-32-96 0-35.777-32-63.999-48-63.999M32 192c32 16 80 16 96 16m-96-16.001c0-32 32-16 32-96C64 60.222 96 32 112 32m0 0a16 16 0 0116-16m16 16a16 16 0 00-16-16"/></svg>';