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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M478 343q-3-1-8-3.5t-17.5-14-22-26.5-17.5-43.5-8-63.5q0-37-11.5-64T359 84t-35-23-36-16h-2q-2-2-9-2V0h-42v43q-7 0-7 2h-2q-19 7-28.5 11t-30 17-31 26.5-20 38T107 192q0 114-73 151l-4 3-30 29v73h171q0 27 25 45.5t60 18.5 60-18.5 25-45.5h171v-73l-30-29zM256 469q-18 0-30.5-7T213 448h86q0 7-12.5 14t-30.5 7zm213-64H43v-12l12-13q11-5 23.5-15t30-31 29-58 11.5-84q0-27 8-46t23.5-31T208 97.5 239 85h34q19 7 31 12.5t27.5 17.5 23.5 31 8 46q0 47 11.5 84t29 58 30 31 23.5 15l12 13v12z"/></svg>';