notifications constant

String const notifications

Implementation

static const String notifications =
    '<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" fill-rule="evenodd" d="M8 1a1 1 0 00-1 1v.1A5.002 5.002 0 003 7v4l-1.205 1.328c-.583.643-.127 1.672.74 1.672h3.733a2 2 0 003.464 0h3.733c.867 0 1.323-1.03.74-1.672L13 11V7a5.002 5.002 0 00-4-4.9V2a1 1 0 00-1-1ZM4.5 11.58l-.39.428-.446.492h8.672l-.447-.492-.389-.429V7a3.5 3.5 0 10-7 0v4.58Z" clip-rule="evenodd"/></svg>';