feat(assets): NexusOS asset + theme rebrand
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?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"/>
|
||||
<!-- Doorway bracket, open on the right -->
|
||||
<path d="M 72 34 L 42 34 L 42 94 L 72 94" fill="none" stroke="#f2f2f2"
|
||||
stroke-width="9" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<!-- Arrow exiting to the right -->
|
||||
<path d="M 56 64 L 92 64" fill="none" stroke="#f2f2f2"
|
||||
stroke-width="9" stroke-linecap="round"/>
|
||||
<path d="M 80 50 L 96 64 L 80 78" fill="none" stroke="#f2f2f2"
|
||||
stroke-width="9" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 695 B |
Reference in New Issue
Block a user