feat(assets): NexusOS asset + theme rebrand
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
||||
<circle cx="64" cy="64" r="52" fill="#5e0066" stroke="#8cc63f" stroke-width="6"/>
|
||||
<!-- Padlock -->
|
||||
<path d="M 52 64 L 52 50 A 12 12 0 0 1 76 50 L 76 64" fill="none"
|
||||
stroke="#f2f2f2" stroke-width="8" stroke-linecap="round"/>
|
||||
<rect x="40" y="62" width="48" height="40" rx="7" fill="#f2f2f2"/>
|
||||
<circle cx="64" cy="78" r="6" fill="#5e0066"/>
|
||||
<rect x="61" y="80" width="6" height="13" rx="3" fill="#5e0066"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 558 B |
Reference in New Issue
Block a user