ui-primitives 11.18.0 → 11.20.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,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="M23 4.289L18.0906 14.4231C17.884 14.8496 17.4856 15.1506 17.0195 15.2323C16.5535 15.3141 16.0767 15.1665 15.7379 14.8356L13.3609 12.5148L10.8208 17.678C10.6169 18.0926 10.2309 18.3874 9.77796 18.4747C9.32501 18.562 8.85741 18.4316 8.51457 18.1224L6.05971 15.9085L3.6644 21L1 19.7414L4.24013 12.8541C4.43875 12.4319 4.82495 12.1288 5.28156 12.0366C5.73818 11.9445 6.21138 12.0742 6.55759 12.3864L9.03901 14.6243L11.6154 9.38726C11.8238 8.96346 12.2222 8.66532 12.6869 8.58529C13.1516 8.50526 13.6265 8.65303 13.9642 8.98277L16.3319 11.2945L20.3501 3L23 4.289Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -1,10 +1,3 @@
|
|
|
1
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
|
-
<
|
|
3
|
-
<path d="M23.5 10L12 22L0.5 10L4 4L20 4L23.5 10Z" fill="#000000"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_92211_9255">
|
|
7
|
-
<rect width="24" height="24" fill="white" transform="translate(0 24) rotate(-90)"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
2
|
+
<path d="M23.5 9L12 21L0.5 9L4 3L20 3L23.5 9Z" fill="#000000"/>
|
|
10
3
|
</svg>
|