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="M12 15.875a.625.625 0 100 1.25.625.625 0 000-1.25zM12 14a.5.5 0 00.5-.5v-4a.5.5 0 00-1 0v4a.5.5 0 00.5.5zm10.713 3.547L14.564 3.479a2.964 2.964 0 00-5.128 0l-8.15 14.07A2.965 2.965 0 003.852 22h16.294a2.966 2.966 0 002.567-4.453zM20.146 21H3.852a1.965 1.965 0 01-1.7-2.95L10.3 3.98a1.943 1.943 0 011.699-.979 1.944 1.944 0 011.7.98l8.148 14.068A1.966 1.966 0 0120.146 21z"/></svg>';