ui-primitives 5.7.0 → 5.8.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,5 @@
|
|
|
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="M13.75 5.75C13.75 6.7165 12.9665 7.5 12 7.5C11.0335 7.5 10.25 6.7165 10.25 5.75C10.25 4.7835 11.0335 4 12 4C12.9665 4 13.75 4.7835 13.75 5.75Z" fill="black"/>
|
|
3
|
+
<path d="M13.75 12.01C13.75 12.9765 12.9665 13.76 12 13.76C11.0335 13.76 10.25 12.9765 10.25 12.01C10.25 11.0435 11.0335 10.26 12 10.26C12.9665 10.26 13.75 11.0435 13.75 12.01Z" fill="black"/>
|
|
4
|
+
<path d="M13.75 18.25C13.75 19.2165 12.9665 20 12 20C11.0335 20 10.25 19.2165 10.25 18.25C10.25 17.2835 11.0335 16.5 12 16.5C12.9665 16.5 13.75 17.2835 13.75 18.25Z" fill="black"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
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 fill-rule="evenodd" clip-rule="evenodd" d="M4.5 9.5C4.5 8.94772 4.94772 8.5 5.5 8.5H8V10.5H6.5V18H17.5V10.5H16V8.5H18.5C19.0523 8.5 19.5 8.94771 19.5 9.5V19C19.5 19.5523 19.0523 20 18.5 20H5.5C4.94772 20 4.5 19.5523 4.5 19V9.5Z" fill="black"/>
|
|
3
|
+
<path d="M11 14V6.49997L10 7.5L8.5 6L12 3L15.5 6L14 7.5L13 6.49997V14H11Z" fill="black"/>
|
|
4
|
+
</svg>
|