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="700" height="820" preserveAspectRatio="xMidYMid meet" viewBox="0 0 700 820"><path fill="currentColor" d="M579 372q0 24 9 45t25 37 37 25 45 9v93H0v-93q24 0 45-9t37-25 25-37 9-45V233q0-48 18-90t50-74 73-50 90-18 90 18 74 50 50 74 18 90v139zM347 696q-32 0-56-20t-33-49h179q-8 30-32 49t-58 20z"/></svg>';