mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 16:24:58 +00:00
6 lines
391 B
XML
6 lines
391 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
|
<rect width="100" height="100" fill="#2196F3" rx="10"/>
|
|
<text x="50" y="60" font-family="monospace" font-size="40" font-weight="bold" fill="white" text-anchor="middle">{ }</text>
|
|
<text x="50" y="85" font-family="sans-serif" font-size="12" fill="white" text-anchor="middle">JSON</text>
|
|
</svg>
|