Design modern, minimal icons based on "TX" for the platform

Add new SVG icon assets for the platform's favicon and branding, including multiple variants and a preview HTML file.
This commit is contained in:
Riyadh
2026-04-22 10:53:54 +00:00
parent aa462f9f52
commit eb5eb75f05
+6 -2
View File
@@ -1,3 +1,7 @@
<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="180" height="180" rx="36" fill="#FF3C00"/>
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="64" rx="14" fill="#0B1E3F"/>
<rect x="10" y="14" width="44" height="10" rx="2" fill="#FFFFFF"/>
<rect x="27" y="14" width="10" height="28" rx="2" fill="#FFFFFF"/>
<path d="M27 42 L15 54" stroke="#38BDF8" stroke-width="8" stroke-linecap="round"/>
<path d="M37 42 L49 54" stroke="#38BDF8" stroke-width="8" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 163 B

After

Width:  |  Height:  |  Size: 455 B