17 lines
730 B
XML
Executable file
17 lines
730 B
XML
Executable file
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Background -->
|
|
<rect width="128" height="128" rx="24" fill="#1e1e2e"/>
|
|
|
|
<!-- Browser Window Frame -->
|
|
<rect x="24" y="24" width="80" height="80" rx="8" fill="#313244"/>
|
|
|
|
<!-- Tab Bar -->
|
|
<rect x="28" y="28" width="72" height="12" rx="4" fill="#45475a"/>
|
|
<rect x="32" y="32" width="24" height="4" rx="2" fill="#89b4fa"/>
|
|
|
|
<!-- Content Area -->
|
|
<rect x="28" y="44" width="72" height="56" rx="4" fill="#181825"/>
|
|
|
|
<!-- >~< Face -->
|
|
<text x="64" y="76" text-anchor="middle" font-family="monospace" font-size="24" fill="#f5c2e7">>~<</text>
|
|
</svg>
|