mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-16 20:33:47 +00:00
feat(#5): Add icons
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges" fill="#ff7b0a" version="1.1" viewBox="2 4 12 8">
|
||||
<rect x="2" y="4" width="2" height="2"/>
|
||||
<rect x="5" y="4" width="6" height="2"/>
|
||||
<rect x="12" y="4" width="2" height="2"/>
|
||||
|
||||
<rect x="2" y="7" width="2" height="2"/>
|
||||
<rect x="7" y="7" width="2" height="2"/>
|
||||
<rect x="12" y="7" width="2" height="2"/>
|
||||
|
||||
<rect x="2" y="10" width="2" height="2"/>
|
||||
<rect x="7" y="10" width="2" height="2"/>
|
||||
<rect x="12" y="10" width="2" height="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 510 B |
Reference in New Issue
Block a user