alert_triangle_fill constant

String const alert_triangle_fill

Implementation

static const String alert_triangle_fill =
    '<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="M22.56 16.3 14.89 3.58a3.43 3.43 0 00-5.78 0L1.44 16.3a3 3 0 00-.05 3A3.37 3.37 0 004.33 21h15.34a3.37 3.37 0 002.94-1.66 3 3 0 00-.05-3.04ZM12 17a1 1 0 111-1 1 1 0 01-1 1Zm1-4a1 1 0 01-2 0V9a1 1 0 012 0Z"/></svg>';