forked from enderofwings/NexusOS
Initial commit: NexusOS - local AI assistant platform
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128">
|
||||
<!-- Folder back, same as closed -->
|
||||
<path d="M 14 24 Q 14 20 18 20 L 50 20 Q 53 20 55 22 L 62 30
|
||||
L 110 30 Q 114 30 114 34 L 114 110 Q 114 114 110 114
|
||||
L 18 114 Q 14 114 14 110 Z" fill="#8cc63f"/>
|
||||
<!-- White inner lip stripe -->
|
||||
<rect x="14" y="36" width="100" height="3" fill="#f2f2f2"/>
|
||||
<!-- Front face, tilted forward — wider at bottom, narrower at top -->
|
||||
<path d="M 22 44 L 106 44 L 118 110 Q 118 114 114 114
|
||||
L 14 114 Q 10 114 10 110 Z" fill="#5e0066"/>
|
||||
<!-- Top-edge highlight on tilted front face -->
|
||||
<path d="M 22 44 L 106 44 L 106.5 46 L 21.5 46 Z" fill="#88008f"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 802 B |
Reference in New Issue
Block a user