ui-primitives 13.8.0 → 13.10.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="M9 3H15V21H9V3Z" fill="#000000"/>
|
|
3
|
+
<path d="M3 6H7V18H3V6Z" fill="#000000"/>
|
|
4
|
+
<path d="M17 6H21V18H17V6Z" fill="#000000"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M22 6.5L12 0.5L2 6.5V17.5L12 23.5L22 17.5V6.5ZM7 11V9H17V11H7ZM7 13H15V15H7V13Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -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="M3 3H11V11H3V3Z" fill="#000000"/>
|
|
3
|
+
<path d="M3 13H11V21H3V13Z" fill="#000000"/>
|
|
4
|
+
<path d="M13 3H21V11H13V3Z" fill="#000000"/>
|
|
5
|
+
<path d="M13 13H21V21H13V13Z" fill="#000000"/>
|
|
6
|
+
</svg>
|