11 lines
724 B
XML
11 lines
724 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="64" height="64" fill="#0c0c0c" rx="8"/>
|
|
<rect x="4" y="8" width="56" height="48" fill="#1a1a1a" rx="2"/>
|
|
<text x="8" y="20" font-family="monospace" font-size="6" fill="#10b981">$</text>
|
|
<rect x="12" y="16" width="24" height="2" fill="#10b981" rx="1"/>
|
|
<text x="8" y="28" font-family="monospace" font-size="6" fill="#10b981">$</text>
|
|
<rect x="12" y="24" width="36" height="2" fill="#10b981" rx="1"/>
|
|
<text x="8" y="36" font-family="monospace" font-size="6" fill="#10b981">$</text>
|
|
<rect x="12" y="32" width="20" height="2" fill="#10b981" rx="1"/>
|
|
<rect x="8" y="44" width="2" height="2" fill="#10b981"/>
|
|
</svg> |