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,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<rect x="10" y="10" width="44" height="18" rx="4" fill="#0ea5e9"/>
|
||||
<rect x="10" y="36" width="44" height="18" rx="4" fill="#0284c7"/>
|
||||
<circle cx="18" cy="19" r="2" fill="#e0f2fe"/>
|
||||
<circle cx="18" cy="45" r="2" fill="#e0f2fe"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 316 B |
Reference in New Issue
Block a user