notification constant

String const notification

Icon Data of notification

Implementation

static const String notification =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28.707 19.293 26 16.586V13a10.014 10.014 0 00-9-9.95V1h-2v2.05A10.014 10.014 0 006 13v3.586l-2.707 2.707A1 1 0 003 20v3a1 1 0 001 1h7v.777a5.152 5.152 0 004.5 5.199A5.006 5.006 0 0021 25v-1h7a1 1 0 001-1v-3a1 1 0 00-.293-.707ZM19 25a3 3 0 01-6 0v-1h6Zm8-3H5v-1.586l2.707-2.707A1 1 0 008 17v-4a8 8 0 0116 0v4a1 1 0 00.293.707L27 20.414Z"/></svg>';