ui-primitives 35.46.0 → 35.47.0
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,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
|
|
2
|
+
<path d="M7.5 4C5.567 4 4 5.567 4 7.5C4 9.433 5.567 11 7.5 11C9.433 11 11 9.433 11 7.5C11 5.567 9.433 4 7.5 4Z" fill="#000000"/>
|
|
3
|
+
<path d="M7.5 13C5.567 13 4 14.567 4 16.5C4 18.433 5.567 20 7.5 20C9.433 20 11 18.433 11 16.5C11 14.567 9.433 13 7.5 13Z" fill="#000000"/>
|
|
4
|
+
<path d="M13 16.5C13 14.567 14.567 13 16.5 13C18.433 13 20 14.567 20 16.5C20 18.433 18.433 20 16.5 20C14.567 20 13 18.433 13 16.5Z" fill="#000000"/>
|
|
5
|
+
<path d="M17.5 4V6.5H20V8.5H17.5V11H15.5V8.5H13V6.5H15.5V4H17.5Z" fill="#000000"/>
|
|
6
|
+
</svg>
|