notification constant

String const notification

Implementation

static const String notification =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="750" height="850" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 850"><path fill="currentColor" d="M649 8q19 0 36 7t30 20 19 30 7 36-7 36-19 29-30 20-36 8q-20 0-36-8t-30-20-20-29-7-36 7-36 20-30 30-20 36-7zm-93 255h93v463q0 10-7 17t-16 7H23q-10 0-16-7t-7-17V124q0-10 7-17t16-6h463v93H104q-11 0-11 11v440q0 12 11 12h440q12 0 12-12V263z"/></svg>';