9 lines
279 B
XML
9 lines
279 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"
|
|
version="1.1" viewBox="0 0 24 24">
|
|
|
|
<path d="M 12,2 L 22,14 L 16,14 L 16,22 L 8,22 L 8,14 L 2,14 Z"
|
|
stroke="none" fill="black" />
|
|
</svg>
|