mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 02:36:02 +10:00
9 lines
560 B
XML
9 lines
560 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<rect x="8" y="6" width="48" height="52" rx="8" fill="#1f2937" stroke="#94a3b8" stroke-width="3"/>
|
|
<rect x="16" y="16" width="32" height="4" rx="2" fill="#38bdf8"/>
|
|
<rect x="16" y="26" width="24" height="4" rx="2" fill="#cbd5e1"/>
|
|
<rect x="16" y="36" width="20" height="4" rx="2" fill="#cbd5e1"/>
|
|
<path d="M42 42L52 52" stroke="#f59e0b" stroke-width="5" stroke-linecap="round"/>
|
|
<circle cx="38" cy="38" r="8" stroke="#f59e0b" stroke-width="4"/>
|
|
</svg>
|