mirror of
https://github.com/0x5t4l1n/AURHub.git
synced 2026-05-26 11:25:50 +00:00
11 lines
450 B
XML
11 lines
450 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
|
<defs>
|
|
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#1793d1"/>
|
|
<stop offset="100%" stop-color="#0f6ea8"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="64" height="64" rx="14" fill="#0d1117"/>
|
|
<path d="M32 8L12 52h10l10-22 10 22h10L32 8z" fill="url(#g)"/>
|
|
<circle cx="32" cy="38" r="3" fill="#0d1117"/>
|
|
</svg> |