exclamation_triangle constant

String const exclamation_triangle

Icon Data of 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.057 22H3.943a3.023 3.023 0 01-2.618-4.534L9.382 3.511a3.023 3.023 0 015.236 0l8.057 13.955A3.023 3.023 0 0120.057 22Z" opacity=".5"/><circle cx="12" cy="17" r="1" fill="currentColor"/><path fill="currentColor" d="M12 14a1 1 0 01-1-1V9a1 1 0 012 0v4a1 1 0 01-1 1Z"/></svg>';