red_triangle constant

String const red_triangle

Implementation

static const String red_triangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M14.268 9c.77-1.333 2.694-1.333 3.464 0l6.062 10.5c.77 1.333-.192 3-1.732 3H9.938c-1.54 0-2.502-1.667-1.732-3L14.268 9ZM16 10 9.938 20.5h12.124L16 10Z"/></svg>';