6 lines
345 B
XML
6 lines
345 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-alert-triangle">
|
||
|
<rect fill="#FFE800" x="4" y="1" width="1" height="1"/>
|
||
|
<path fill="#FFE800" d="M4,2H3V4H2V6H1V8H8V6H7V4H6V2H5V5H4z M4,6H5V7H4z"/>
|
||
|
<rect fill="#343341" x="4" y="2" width="1" height="3"/>
|
||
|
<rect fill="#343341" x="4" y="6" width="1" height="1"/>
|
||
|
</svg>
|