message_alert constant

String const message_alert

Implementation

static const String message_alert =
    '<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" d="M3 20.586 6.586 17H18a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14.586ZM3 22H2V6a3 3 0 013-3h13a3 3 0 013 3v9a3 3 0 01-3 3H7l-4 4Zm8-16h1v5h-1V6Zm1 9h-1v-2h1v2Z"/></svg>';