app_notification constant

String const app_notification

Implementation

static const String app_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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 8a3 3 0 100-6 3 3 0 000 6Zm2 4v3a6 6 0 01-6 6H9a6 6 0 01-6-6V9a6 6 0 016-6h3"/></svg>';