mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-12 18:43:44 +00:00
feat(#5): add icon presets, dark mode theme store, and icon-aware graph rendering
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<rect x="10" y="10" width="44" height="30" rx="4" fill="#7c3aed"/>
|
||||
<rect x="24" y="42" width="16" height="6" rx="2" fill="#c4b5fd"/>
|
||||
<rect x="18" y="50" width="28" height="4" rx="2" fill="#a78bfa"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 285 B |
Reference in New Issue
Block a user