comment_alert constant

String const comment_alert

Implementation

static const String comment_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="M5 3h13a3 3 0 013 3v9a3 3 0 01-3 3h-4.586l-3.707 3.707A1 1 0 018 21v-3H5a3 3 0 01-3-3V6a3 3 0 013-3Zm13 1H5a2 2 0 00-2 2v9a2 2 0 002 2h4v4l4-4h5a2 2 0 002-2V6a2 2 0 00-2-2Zm-7 2h1v5h-1V6Zm0 7h1v2h-1v-2Z"/></svg>';