mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-16 12:23:47 +00:00
feat(#5): Add icons
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="w-full h-full" preserveAspectRatio="xMidYMid meet" viewBox="20 20 60 60">
|
||||
<rect x="20" y="20" width="60" height="60" rx="4" fill="#1d3461"/>
|
||||
<g>
|
||||
<rect x="27" y="27" width="16.02172310725677" height="5" rx="2.5" fill="#2d4b83" style="transition: 300ms ease-out;"/>
|
||||
<circle cx="43.02172310725677" cy="29.5" r="3" fill="white" style="transition: 300ms ease-out;"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="27" y="37" width="38.88896914334891" height="5" rx="2.5" fill="#2d4b83" style="transition: 300ms ease-out;"/>
|
||||
<circle cx="65.8889691433489" cy="39.5" r="3" fill="white" style="transition: 300ms ease-out;"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="27" y="47" width="45" height="5" rx="2.5" fill="#2d4b83" style="transition: 300ms ease-out;"/>
|
||||
<circle cx="72" cy="49.5" r="3" fill="white" style="transition: 300ms ease-out;"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="27" y="57" width="31.69866440690093" height="5" rx="2.5" fill="#2d4b83" style="transition: 300ms ease-out;"/>
|
||||
<circle cx="58.69866440690093" cy="59.5" r="3" fill="white" style="transition: 300ms ease-out;"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="27" y="67" width="9.308471107611721" height="5" rx="2.5" fill="#2d4b83" style="transition: 300ms ease-out;"/>
|
||||
<circle cx="36.30847110761172" cy="69.5" r="3" fill="white" style="transition: 300ms ease-out;"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user