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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m13.58 11.6-1.33-2.18V6.33A4.36 4.36 0 0010 2.26a2.45 2.45 0 000-.38A1.94 1.94 0 008 0a1.94 1.94 0 00-2 1.88 1.64 1.64 0 000 .38 4.36 4.36 0 00-2.25 4.07v3.09L2.42 11.6a1.25 1.25 0 001.06 1.9h1.77A2.68 2.68 0 008 16a2.68 2.68 0 002.75-2.5h1.77a1.25 1.25 0 001.06-1.9zM7.25 1.88A.7.7 0 018 1.25a.7.7 0 01.75.63 6 6 0 00-.75 0 5.9 5.9 0 00-.75 0zM8 14.75a1.44 1.44 0 01-1.5-1.25h3A1.44 1.44 0 018 14.75zm-4.52-2.5 1.34-2.17.18-.31V6.33a4 4 0 01.6-2.12A2.68 2.68 0 018 3.12a2.68 2.68 0 012.4 1.09 4 4 0 01.6 2.12v3.44l.18.31 1.34 2.17z"/></svg>';