5 lines
228 B
XML
5 lines
228 B
XML
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="128" height="128" fill="#1a1a1a" rx="16"/>
|
|
<text x="50%" y="55%" text-anchor="middle" font-size="76" fill="#4CAF50" dy=".1em">🔧</text>
|
|
</svg>
|