ui-primitives 11.21.0 → 11.23.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.
- package/icons/glyph/glyph_arrows-cw-circle_s.svg +10 -0
- package/icons/glyph/glyph_checkmark-compact_s.svg +3 -0
- package/icons/glyph/glyph_checkmark-compact_xxl.svg +3 -0
- package/icons/glyph/glyph_clock-hands-compact_m.svg +3 -0
- package/icons/glyph/glyph_clock-hands-compact_s.svg +3 -0
- package/icons/glyph/glyph_clock-hands-compact_xxl.svg +3 -0
- package/icons/glyph/glyph_cross-compact_xxl.svg +3 -0
- package/icons/glyph/glyph_exclamation-compact_m.svg +4 -0
- package/icons/glyph/glyph_exclamation-compact_s.svg +4 -0
- package/icons/glyph/glyph_exclamation-compact_xxl.svg +4 -0
- package/icons/glyph/glyph_information-compact_m.svg +4 -0
- package/icons/glyph/glyph_information-compact_s.svg +4 -0
- package/icons/glyph/glyph_information-compact_xxl.svg +4 -0
- package/icons/glyph/glyph_stop-brick-compact_m.svg +3 -0
- package/icons/glyph/glyph_stop-brick-compact_s.svg +3 -0
- package/icons/glyph/glyph_stop-brick-compact_xxl.svg +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" fill="none"/>
|
|
2
|
+
<g clip-path="url(#clip0_92127_17602)">
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.418 16 16 12.418 16 8C16 3.58203 12.418 0 8 0C3.58203 0 0 3.58203 0 8C0 12.418 3.58203 16 8 16ZM8 4.9375C6.30859 4.9375 4.9375 6.30859 4.9375 8H3.625C3.625 5.58398 5.58398 3.625 8 3.625C9.33984 3.625 10.5381 4.22656 11.3408 5.17578L11.5 4.0625H12.375V7.125H9.3125V6.25L10.3984 6.0957C9.83691 5.38867 8.97168 4.9375 8 4.9375ZM11.0625 8C11.0625 9.69141 9.69141 11.0625 8 11.0625C7.02832 11.0625 6.16309 10.6113 5.60156 9.9043L6.6875 9.75V8.875H3.625V11.9375H4.5L4.65918 10.8242C5.46191 11.7734 6.66016 12.375 8 12.375C10.416 12.375 12.375 10.416 12.375 8H11.0625Z" fill="#000000"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_92127_17602">
|
|
7
|
+
<rect width="16" height="16" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</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 d="M11 12.4945V7H13V12.4945C13 12.8404 13.1633 13.1661 13.44 13.3736L16.29 15.2418L15.1758 17L12.3187 15.1319C11.4886 14.5093 11 13.5322 11 12.4945Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" fill="none"/>
|
|
2
|
+
<path d="M7 8.4945V4H9V8.4945C9 8.84039 9.16329 9.16609 9.44 9.37363L11.29 10.24L10.18 12L8.31868 11.1319C7.48855 10.5093 7 9.53217 7 8.4945Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><rect width="48" height="48" fill="none"/>
|
|
2
|
+
<path d="M24 24.989V14H28V24.989C28 25.6808 28.3266 26.3322 28.88 26.7473L34.5801 30.4835L32.3517 34L26.6374 30.2637C24.9771 29.0185 24 27.0643 24 24.989Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><rect width="48" height="48" fill="none"/>
|
|
2
|
+
<path d="M21.1717 24.0002L16 29L19 32L24.0002 26.8286L29 32L32 29L26.8286 24.0002L32 19L29 16L24.0002 21.1718L19 16L16 19L21.1717 24.0002Z" fill="#000000"/>
|
|
3
|
+
</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 d="M10.7002 6.5H13.3002L13.0002 13H11.0002L10.7002 6.5Z" fill="#000000"/>
|
|
3
|
+
<path d="M13.25 15.75C13.25 16.4404 12.6904 17 12 17C11.3096 17 10.75 16.4404 10.75 15.75C10.75 15.0596 11.3096 14.5 12 14.5C12.6904 14.5 13.25 15.0596 13.25 15.75Z" fill="#000000"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" fill="none"/>
|
|
2
|
+
<path d="M7 4H9.6L9.3 8.5H7.3L7 4Z" fill="#000000"/>
|
|
3
|
+
<path d="M9.5498 10.75C9.5498 11.4404 8.99016 12 8.2998 12C7.60945 12 7.0498 11.4404 7.0498 10.75C7.0498 10.0596 7.60945 9.5 8.2998 9.5C8.99016 9.5 9.5498 10.0596 9.5498 10.75Z" fill="#000000"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><rect width="48" height="48" fill="none"/>
|
|
2
|
+
<path d="M21 13H26.1992L25.5993 26H21.5999L21 13Z" fill="#000000"/>
|
|
3
|
+
<path d="M26.0988 31.5C26.0988 32.8807 24.9797 34 23.5992 34C22.2187 34 21.0996 32.8807 21.0996 31.5C21.0996 30.1193 22.2187 29 23.5992 29C24.9797 29 26.0988 30.1193 26.0988 31.5Z" fill="#000000"/>
|
|
4
|
+
</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 d="M13.25 7.75C13.25 8.44036 12.6904 9 12 9C11.3096 9 10.75 8.44036 10.75 7.75C10.75 7.05964 11.3096 6.5 12 6.5C12.6904 6.5 13.25 7.05964 13.25 7.75Z" fill="#000000"/>
|
|
3
|
+
<path d="M10.5 11V12H11V16H10.5V17H13.5V16H13V11.5C13 11.2239 12.7761 11 12.5 11H10.5Z" fill="#000000"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" fill="none"/>
|
|
2
|
+
<path d="M9.25 5.25C9.25 5.94036 8.69036 6.5 8 6.5C7.30964 6.5 6.75 5.94036 6.75 5.25C6.75 4.55964 7.30964 4 8 4C8.69036 4 9.25 4.55964 9.25 5.25Z" fill="#000000"/>
|
|
3
|
+
<path d="M6.5 7V8H7V11H6.5V12H9.5V11H9V7.5C9 7.22386 8.77614 7 8.5 7H6.5Z" fill="#000000"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><rect width="48" height="48" fill="none"/>
|
|
2
|
+
<path d="M26.5 15.5C26.5 16.8807 25.3807 18 24 18C22.6193 18 21.5 16.8807 21.5 15.5C21.5 14.1193 22.6193 13 24 13C25.3807 13 26.5 14.1193 26.5 15.5Z" fill="#000000"/>
|
|
3
|
+
<path d="M21 22V24H22V32H21V34H27V32H26V23C26 22.4477 25.5523 22 25 22H21Z" fill="#000000"/>
|
|
4
|
+
</svg>
|