22 lines
563 B
XML
22 lines
563 B
XML
<!--
|
|
tags: [warning, danger, caution, risk, alert, triangle, control, operation, function, interface]
|
|
category: System
|
|
version: "1.0"
|
|
unicode: "ea06"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 9v4" />
|
|
<path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0" />
|
|
<path d="M12 16h.01" />
|
|
</svg>
|