exclamation_triangle constant

String const exclamation_triangle

Implementation

static const String exclamation_triangle =
    '<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="M20 18.75H4a.76.76 0 01-.65-.37.77.77 0 010-.75l8-14a.78.78 0 011.3 0l8 14a.77.77 0 010 .75.76.76 0 01-.65.37Zm-14.71-1.5h13.42L12 5.51Z"/><path fill="currentColor" d="M12 13.25a.76.76 0 01-.75-.75V9a.75.75 0 011.5 0v3.5a.76.76 0 01-.75.75Zm0 3a.76.76 0 01-.75-.75V15a.75.75 0 011.5 0v.5a.76.76 0 01-.75.75Z"/></svg>';