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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22a2.02 2.02 0 01-2.01-2h4a2.02 2.02 0 01-.15.78 2.042 2.042 0 01-1.44 1.18h-.047A1.922 1.922 0 0112 22Zm8-3H4v-2l2-1v-5.5a8.065 8.065 0 01.924-4.06A4.654 4.654 0 0110 4.18V2h4v2.18c2.579.614 4 2.858 4 6.32V16l2 1v2Z"/></svg>';