design: updated design docs
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="296" height="64" viewBox="0 0 296 64" fill="none" role="img" aria-label="SoftLAN Launcher">
|
||||
<title>SoftLAN Launcher</title>
|
||||
<defs>
|
||||
<linearGradient id="slTileInk" x1="0.16" y1="0" x2="0.84" y2="1">
|
||||
<stop offset="0" stop-color="#669ef8"></stop>
|
||||
<stop offset="0.52" stop-color="#3b82f6"></stop>
|
||||
<stop offset="1" stop-color="#2b5eb1"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
|
||||
<rect x="0" y="0" width="64" height="64" rx="14" fill="url(#slTileInk)"></rect>
|
||||
<rect x="0.5" y="0.5" width="63" height="63" rx="13.5" fill="none" stroke="#000000" stroke-opacity="0.10"></rect>
|
||||
|
||||
|
||||
<svg x="12" y="12" width="40" height="40" viewBox="0 0 100 100">
|
||||
<g fill="#ffffff">
|
||||
<rect x="8.7" y="8.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="25.7" y="8.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="42.7" y="8.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="59.7" y="8.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="76.7" y="8.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="8.7" y="25.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="8.7" y="42.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="25.7" y="42.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="42.7" y="42.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="59.7" y="42.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="76.7" y="42.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="76.7" y="59.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="8.7" y="76.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="25.7" y="76.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="42.7" y="76.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="59.7" y="76.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
<rect x="76.7" y="76.7" width="14.6" height="14.6" rx="3"></rect>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
||||
<text x="82" y="35" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif" font-size="32" font-weight="700" letter-spacing="-0.3">
|
||||
<tspan fill="#0a0e13">Soft</tspan><tspan fill="#3b82f6">LAN</tspan>
|
||||
</text>
|
||||
<text x="83" y="52" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif" font-size="11.5" font-weight="700" letter-spacing="3.8" fill="#8b97a6">LAUNCHER</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user