exclamation constant

String const exclamation

Implementation

static const String exclamation =
    '<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="M26.71 14.086 16.915 4.29a2.007 2.007 0 00-2.83 0L4.29 14.086a2.007 2.007 0 000 2.83l9.796 9.795c.778.778 2.05.778 2.83 0l9.796-9.796a2.009 2.009 0 000-2.828zM14.703 8.98c.22-.237.5-.356.844-.356s.624.118.844.353c.22.235.33.53.33.885 0 .306-.1 1.333-.303 3.082-.2 1.75-.38 3.44-.53 5.072h-.717c-.135-1.633-.3-3.323-.5-5.072-.198-1.75-.298-2.776-.298-3.082 0-.35.11-.642.33-.88zm1.73 12.82c-.248.24-.543.36-.886.36s-.638-.12-.885-.36c-.247-.242-.37-.534-.37-.877s.123-.638.37-.885c.248-.248.543-.372.886-.372s.638.124.885.372c.25.247.373.542.373.885s-.124.635-.372.876z"/></svg>';