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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15.35 12.81 9 2.08a1.22 1.22 0 00-2 0L.65 12.81a1.14 1.14 0 001 1.69h12.66a1.14 1.14 0 001.04-1.69zm-13.66.55L8 2.64l6.31 10.72z"/><path fill="currentColor" d="M7.32 5.45h1.25V10H7.32z"/><ellipse cx="7.95" cy="11.9" fill="currentColor" rx=".67" ry=".7"/></svg>';