alert_triangle constant

String const alert_triangle

Icon Data of alert_triangle

Implementation

static const String alert_triangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M23.1 6.849a1 1 0 011.8 0l16.4 33.714A1 1 0 0140.403 42H7.599a1 1 0 01-.9-1.437L23.101 6.849ZM22 20a2 2 0 114 0v10a2 2 0 11-4 0V20Zm1.966 14a1.966 1.966 0 000 3.933h.068a1.966 1.966 0 100-3.933h-.067Z" clip-rule="evenodd"/></svg>';