notificationtop constant

String const notificationtop

Implementation

static const String notificationtop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M855 1024H169q-57 0-113-57T0 852V428q0-58 56-115t113-57h151L512 0l192 256h151q57 0 113 57t56 115v424q0 58-56 115t-113 57zm-23-576H192q-26 0-45 19t-19 45 19 45 45 19h640q26 0 45-19t19-45-19-45-45-19zm0 256H192q-26 0-45 18.5t-19 45 19 45.5 45 19h640q26 0 45-19t19-45.5-19-45-45-18.5z"/></svg>';