10 lines
374 B
XML
10 lines
374 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||
|
|
<g fill="none">
|
||
|
|
<g stroke="#0F3512" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<polygon points="12,8 40,24 12,40"/>
|
||
|
|
</g>
|
||
|
|
<g stroke="#81C784" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<polygon points="12,8 40,24 12,40"/>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|