ngx-wapp-components 3.2.11-alpha.1 → 3.2.11-alpha.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8" cy="12" r="2" fill="#1F2224"/>
|
|
3
|
+
<path d="M8 15C10.2091 15 12 16.3431 12 18V21H4V18C4 16.3431 5.79086 15 8 15Z" fill="#1F2224"/>
|
|
4
|
+
<circle cx="24" cy="12" r="2" fill="#1F2224"/>
|
|
5
|
+
<path d="M24 15C26.2091 15 28 16.3431 28 18V21H20V18C20 16.3431 21.7909 15 24 15Z" fill="#1F2224"/>
|
|
6
|
+
<rect x="13.5" y="16" width="4" height="1" rx="0.5" fill="#1F2224"/>
|
|
7
|
+
<rect x="16.2071" y="14" width="3" height="1" rx="0.5" transform="rotate(45 16.2071 14)" fill="#1F2224"/>
|
|
8
|
+
<rect x="15.5" y="18.1213" width="3.41167" height="1" rx="0.5" transform="rotate(-45 15.5 18.1213)" fill="#1F2224"/>
|
|
9
|
+
</svg>
|