mirror of
https://github.com/Jeuners/agenttwo-tools.git
synced 2026-09-15 09:46:11 +02:00
7 lines
490 B
XML
7 lines
490 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="agenttwo-tools">
|
|
<rect width="32" height="32" rx="7" fill="#0a0f0c"/>
|
|
<rect x="0.75" y="0.75" width="30.5" height="30.5" rx="6.25" fill="none" stroke="#1e2c23" stroke-width="1.5"/>
|
|
<path d="M8 10.5 L13.5 16 L8 21.5" fill="none" stroke="#3ddc84" stroke-width="3.2"
|
|
stroke-linecap="round" stroke-linejoin="round"/>
|
|
<rect x="16.5" y="19" width="8.5" height="3" rx="1.5" fill="#ffb454"/>
|
|
</svg>
|