12 lines
308 B
Java
12 lines
308 B
Java
![]() |
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
||
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path
|
||
|
class="icn icn--shape-color"
|
||
|
d="m2.5 2.5v14.25l9.5 4.75 9.5-4.75v-14.25z"
|
||
|
fill="#fafafa"
|
||
|
stroke="#3a3a38"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
/>
|
||
|
</svg>
|