@webstudio-is/icons 0.49.0 → 0.51.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.
Files changed (330) hide show
  1. package/lib/__generated__/alert.js +4 -19
  2. package/lib/__generated__/auto-scroll.js +4 -19
  3. package/lib/__generated__/blockquote.js +1 -12
  4. package/lib/__generated__/border-radius-bottom-left.js +14 -0
  5. package/lib/__generated__/border-radius-bottom-right.js +14 -0
  6. package/lib/__generated__/border-radius-individual.js +11 -0
  7. package/lib/__generated__/border-radius-top-left.js +14 -0
  8. package/lib/__generated__/border-radius-top-right.js +14 -0
  9. package/lib/__generated__/border-radius.js +11 -0
  10. package/lib/__generated__/border-width-bottom.js +14 -0
  11. package/lib/__generated__/border-width-individual.js +11 -0
  12. package/lib/__generated__/border-width-left.js +14 -0
  13. package/lib/__generated__/border-width-right.js +14 -0
  14. package/lib/__generated__/border-width-top.js +14 -0
  15. package/lib/__generated__/box-link.js +4 -21
  16. package/lib/__generated__/box.js +1 -14
  17. package/lib/__generated__/checkbox-checked-filled.js +1 -14
  18. package/lib/__generated__/checkbox-empty.js +1 -14
  19. package/lib/__generated__/checkbox-mixed-filled.js +1 -14
  20. package/lib/__generated__/chevron-big-down.js +1 -12
  21. package/lib/__generated__/chevron-big-left.js +1 -12
  22. package/lib/__generated__/chevron-big-right.js +1 -12
  23. package/lib/__generated__/chevron-big-up.js +1 -12
  24. package/lib/__generated__/chevron-filled-down.js +1 -12
  25. package/lib/__generated__/chevron-filled-left.js +1 -12
  26. package/lib/__generated__/chevron-filled-right.js +1 -12
  27. package/lib/__generated__/chevron-filled-up.js +1 -12
  28. package/lib/__generated__/code.js +1 -14
  29. package/lib/__generated__/commit.js +1 -15
  30. package/lib/__generated__/dash-border.js +11 -0
  31. package/lib/__generated__/dash.js +1 -14
  32. package/lib/__generated__/dashed-border.js +11 -0
  33. package/lib/__generated__/div.js +11 -0
  34. package/lib/__generated__/dot.js +1 -12
  35. package/lib/__generated__/dotted-border.js +11 -0
  36. package/lib/__generated__/drag-handle.js +6 -39
  37. package/lib/__generated__/eyecon-closed.js +1 -12
  38. package/lib/__generated__/eyecon-open.js +4 -19
  39. package/lib/__generated__/github.js +1 -15
  40. package/lib/__generated__/google.js +6 -27
  41. package/lib/__generated__/hamburger-menu.js +1 -14
  42. package/lib/__generated__/index.js +18 -0
  43. package/lib/__generated__/info.js +4 -19
  44. package/lib/__generated__/information.js +4 -23
  45. package/lib/__generated__/linked.js +1 -14
  46. package/lib/__generated__/list-item.js +4 -19
  47. package/lib/__generated__/list.js +8 -35
  48. package/lib/__generated__/offline.js +1 -13
  49. package/lib/__generated__/play.js +1 -12
  50. package/lib/__generated__/plus.js +14 -0
  51. package/lib/__generated__/radio-checked.js +4 -19
  52. package/lib/__generated__/radio-unchecked.js +1 -14
  53. package/lib/__generated__/repeat-column.js +1 -13
  54. package/lib/__generated__/repeat-grid.js +1 -13
  55. package/lib/__generated__/repeat-row.js +1 -13
  56. package/lib/__generated__/scroll.js +4 -19
  57. package/lib/__generated__/slot-component.js +11 -0
  58. package/lib/__generated__/small-x.js +11 -0
  59. package/lib/__generated__/subscript.js +1 -12
  60. package/lib/__generated__/subtract.js +1 -14
  61. package/lib/__generated__/superscript.js +1 -12
  62. package/lib/__generated__/unlinked.js +1 -14
  63. package/lib/__generated__/webstudio.js +113 -538
  64. package/lib/align-content-center.js +21 -15
  65. package/lib/align-content-end.js +21 -15
  66. package/lib/align-content-space-around.js +21 -15
  67. package/lib/align-content-space-between.js +21 -15
  68. package/lib/align-content-start.js +19 -31
  69. package/lib/align-content-stretch.js +21 -15
  70. package/lib/align-items-baseline.js +61 -49
  71. package/lib/align-items-center.js +21 -15
  72. package/lib/align-items-end.js +21 -15
  73. package/lib/align-items-start.js +21 -15
  74. package/lib/align-items-stretch.js +21 -15
  75. package/lib/align-self-baseline.js +48 -46
  76. package/lib/align-self-center.js +24 -25
  77. package/lib/align-self-end.js +35 -26
  78. package/lib/align-self-start.js +24 -25
  79. package/lib/align-self-stretch.js +44 -32
  80. package/lib/aspect-ratio.js +30 -21
  81. package/lib/body.js +20 -14
  82. package/lib/brush.js +21 -15
  83. package/lib/check-mark.js +22 -16
  84. package/lib/chevron-double-down.js +22 -16
  85. package/lib/chevron-double-left.js +22 -16
  86. package/lib/chevron-double-right.js +22 -16
  87. package/lib/chevron-double-up.js +22 -16
  88. package/lib/chevron-down.js +19 -13
  89. package/lib/chevron-left.js +21 -15
  90. package/lib/chevron-right.js +21 -15
  91. package/lib/chevron-up.js +21 -15
  92. package/lib/cjs/__generated__/alert.cjs +4 -19
  93. package/lib/cjs/__generated__/auto-scroll.cjs +4 -19
  94. package/lib/cjs/__generated__/blockquote.cjs +1 -12
  95. package/lib/cjs/__generated__/border-radius-bottom-left.cjs +34 -0
  96. package/lib/cjs/__generated__/border-radius-bottom-right.cjs +34 -0
  97. package/lib/cjs/__generated__/border-radius-individual.cjs +31 -0
  98. package/lib/cjs/__generated__/border-radius-top-left.cjs +34 -0
  99. package/lib/cjs/__generated__/border-radius-top-right.cjs +34 -0
  100. package/lib/cjs/__generated__/border-radius.cjs +31 -0
  101. package/lib/cjs/__generated__/border-width-bottom.cjs +34 -0
  102. package/lib/cjs/__generated__/border-width-individual.cjs +31 -0
  103. package/lib/cjs/__generated__/border-width-left.cjs +34 -0
  104. package/lib/cjs/__generated__/border-width-right.cjs +34 -0
  105. package/lib/cjs/__generated__/border-width-top.cjs +34 -0
  106. package/lib/cjs/__generated__/box-link.cjs +4 -21
  107. package/lib/cjs/__generated__/box.cjs +1 -14
  108. package/lib/cjs/__generated__/checkbox-checked-filled.cjs +1 -14
  109. package/lib/cjs/__generated__/checkbox-empty.cjs +1 -14
  110. package/lib/cjs/__generated__/checkbox-mixed-filled.cjs +1 -14
  111. package/lib/cjs/__generated__/chevron-big-down.cjs +1 -12
  112. package/lib/cjs/__generated__/chevron-big-left.cjs +1 -12
  113. package/lib/cjs/__generated__/chevron-big-right.cjs +1 -12
  114. package/lib/cjs/__generated__/chevron-big-up.cjs +1 -12
  115. package/lib/cjs/__generated__/chevron-filled-down.cjs +1 -12
  116. package/lib/cjs/__generated__/chevron-filled-left.cjs +1 -12
  117. package/lib/cjs/__generated__/chevron-filled-right.cjs +1 -12
  118. package/lib/cjs/__generated__/chevron-filled-up.cjs +1 -12
  119. package/lib/cjs/__generated__/code.cjs +1 -14
  120. package/lib/cjs/__generated__/commit.cjs +1 -15
  121. package/lib/cjs/__generated__/dash-border.cjs +31 -0
  122. package/lib/cjs/__generated__/dash.cjs +1 -14
  123. package/lib/cjs/__generated__/dashed-border.cjs +31 -0
  124. package/lib/cjs/__generated__/div.cjs +31 -0
  125. package/lib/cjs/__generated__/dot.cjs +1 -12
  126. package/lib/cjs/__generated__/dotted-border.cjs +31 -0
  127. package/lib/cjs/__generated__/drag-handle.cjs +6 -39
  128. package/lib/cjs/__generated__/eyecon-closed.cjs +1 -12
  129. package/lib/cjs/__generated__/eyecon-open.cjs +4 -19
  130. package/lib/cjs/__generated__/github.cjs +1 -15
  131. package/lib/cjs/__generated__/google.cjs +6 -27
  132. package/lib/cjs/__generated__/hamburger-menu.cjs +1 -14
  133. package/lib/cjs/__generated__/index.cjs +18 -0
  134. package/lib/cjs/__generated__/info.cjs +4 -19
  135. package/lib/cjs/__generated__/information.cjs +4 -23
  136. package/lib/cjs/__generated__/linked.cjs +1 -14
  137. package/lib/cjs/__generated__/list-item.cjs +4 -19
  138. package/lib/cjs/__generated__/list.cjs +8 -35
  139. package/lib/cjs/__generated__/offline.cjs +1 -13
  140. package/lib/cjs/__generated__/play.cjs +1 -12
  141. package/lib/cjs/__generated__/plus.cjs +34 -0
  142. package/lib/cjs/__generated__/radio-checked.cjs +4 -19
  143. package/lib/cjs/__generated__/radio-unchecked.cjs +1 -14
  144. package/lib/cjs/__generated__/repeat-column.cjs +1 -13
  145. package/lib/cjs/__generated__/repeat-grid.cjs +1 -13
  146. package/lib/cjs/__generated__/repeat-row.cjs +1 -13
  147. package/lib/cjs/__generated__/scroll.cjs +4 -19
  148. package/lib/cjs/__generated__/slot-component.cjs +31 -0
  149. package/lib/cjs/__generated__/small-x.cjs +31 -0
  150. package/lib/cjs/__generated__/subscript.cjs +1 -12
  151. package/lib/cjs/__generated__/subtract.cjs +1 -14
  152. package/lib/cjs/__generated__/superscript.cjs +1 -12
  153. package/lib/cjs/__generated__/unlinked.cjs +1 -14
  154. package/lib/cjs/__generated__/webstudio.cjs +113 -538
  155. package/lib/cjs/align-content-center.cjs +25 -15
  156. package/lib/cjs/align-content-end.cjs +25 -15
  157. package/lib/cjs/align-content-space-around.cjs +25 -15
  158. package/lib/cjs/align-content-space-between.cjs +25 -15
  159. package/lib/cjs/align-content-start.cjs +23 -31
  160. package/lib/cjs/align-content-stretch.cjs +25 -15
  161. package/lib/cjs/align-items-baseline.cjs +65 -49
  162. package/lib/cjs/align-items-center.cjs +25 -15
  163. package/lib/cjs/align-items-end.cjs +25 -15
  164. package/lib/cjs/align-items-start.cjs +25 -15
  165. package/lib/cjs/align-items-stretch.cjs +25 -15
  166. package/lib/cjs/align-self-baseline.cjs +52 -46
  167. package/lib/cjs/align-self-center.cjs +28 -25
  168. package/lib/cjs/align-self-end.cjs +39 -26
  169. package/lib/cjs/align-self-start.cjs +28 -25
  170. package/lib/cjs/align-self-stretch.cjs +48 -32
  171. package/lib/cjs/aspect-ratio.cjs +34 -21
  172. package/lib/cjs/body.cjs +24 -14
  173. package/lib/cjs/brush.cjs +25 -15
  174. package/lib/cjs/check-mark.cjs +22 -16
  175. package/lib/cjs/chevron-double-down.cjs +26 -16
  176. package/lib/cjs/chevron-double-left.cjs +26 -16
  177. package/lib/cjs/chevron-double-right.cjs +26 -16
  178. package/lib/cjs/chevron-double-up.cjs +26 -16
  179. package/lib/cjs/chevron-down.cjs +23 -13
  180. package/lib/cjs/chevron-left.cjs +25 -15
  181. package/lib/cjs/chevron-right.cjs +25 -15
  182. package/lib/cjs/chevron-up.cjs +25 -15
  183. package/lib/cjs/cloud.cjs +26 -16
  184. package/lib/cjs/copy.cjs +26 -16
  185. package/lib/cjs/cross-circled-filled.cjs +25 -15
  186. package/lib/cjs/cross-large.cjs +25 -15
  187. package/lib/cjs/cross-small.cjs +25 -15
  188. package/lib/cjs/cross.cjs +25 -15
  189. package/lib/cjs/devices.cjs +23 -13
  190. package/lib/cjs/ellipses.cjs +21 -29
  191. package/lib/cjs/external-link.cjs +24 -14
  192. package/lib/cjs/flex-direction-column-reverse.cjs +24 -14
  193. package/lib/cjs/flex-direction-column.cjs +23 -13
  194. package/lib/cjs/flex-direction-row-reverse.cjs +24 -14
  195. package/lib/cjs/flex-direction-row.cjs +23 -13
  196. package/lib/cjs/flex-sizing-grow.cjs +41 -25
  197. package/lib/cjs/flex-sizing-shrink.cjs +34 -21
  198. package/lib/cjs/flex-wrap-no-wrap.cjs +25 -15
  199. package/lib/cjs/flex-wrap-wrap-reverse.cjs +31 -30
  200. package/lib/cjs/flex-wrap-wrap.cjs +30 -29
  201. package/lib/cjs/form.cjs +25 -15
  202. package/lib/cjs/gap-column.cjs +40 -27
  203. package/lib/cjs/gap-row.cjs +41 -28
  204. package/lib/cjs/gear.cjs +39 -26
  205. package/lib/cjs/justify-content-center.cjs +25 -15
  206. package/lib/cjs/justify-content-end.cjs +26 -19
  207. package/lib/cjs/justify-content-space-around.cjs +22 -27
  208. package/lib/cjs/justify-content-space-between.cjs +25 -15
  209. package/lib/cjs/justify-content-start.cjs +26 -19
  210. package/lib/cjs/justify-items-center.cjs +25 -15
  211. package/lib/cjs/justify-items-end.cjs +26 -19
  212. package/lib/cjs/justify-items-space-around.cjs +22 -27
  213. package/lib/cjs/justify-items-space-between.cjs +25 -15
  214. package/lib/cjs/justify-items-start.cjs +26 -19
  215. package/lib/cjs/legacy.cjs +0 -1
  216. package/lib/cjs/list-nested.cjs +25 -15
  217. package/lib/cjs/magnifying-glass.cjs +25 -15
  218. package/lib/cjs/menu.cjs +39 -23
  219. package/lib/cjs/new-folder.cjs +26 -16
  220. package/lib/cjs/new-page.cjs +26 -16
  221. package/lib/cjs/order-first.cjs +43 -27
  222. package/lib/cjs/order-last.cjs +43 -27
  223. package/lib/cjs/page.cjs +26 -16
  224. package/lib/cjs/redo.cjs +20 -18
  225. package/lib/cjs/size.cjs +25 -15
  226. package/lib/cjs/text-align-center.cjs +39 -23
  227. package/lib/cjs/text-align-justify.cjs +39 -23
  228. package/lib/cjs/text-align-left.cjs +39 -23
  229. package/lib/cjs/text-align-right.cjs +39 -23
  230. package/lib/cjs/text-capitalize.cjs +23 -13
  231. package/lib/cjs/text-direction-ltr.cjs +25 -15
  232. package/lib/cjs/text-direction-rtl.cjs +25 -15
  233. package/lib/cjs/text-hyphen.cjs +25 -15
  234. package/lib/cjs/text-italic.cjs +26 -16
  235. package/lib/cjs/text-lowercase.cjs +23 -13
  236. package/lib/cjs/text-strikethrough.cjs +39 -23
  237. package/lib/cjs/text-truncate.cjs +46 -27
  238. package/lib/cjs/text-underline.cjs +25 -15
  239. package/lib/cjs/text-uppercase.cjs +26 -16
  240. package/lib/cjs/trash.cjs +26 -16
  241. package/lib/cjs/undo.cjs +20 -18
  242. package/lib/cjs/upload.cjs +22 -12
  243. package/lib/cloud.js +22 -16
  244. package/lib/copy.js +22 -16
  245. package/lib/cross-circled-filled.js +21 -15
  246. package/lib/cross-large.js +21 -15
  247. package/lib/cross-small.js +21 -15
  248. package/lib/cross.js +21 -15
  249. package/lib/devices.js +19 -13
  250. package/lib/ellipses.js +17 -29
  251. package/lib/external-link.js +20 -14
  252. package/lib/flex-direction-column-reverse.js +20 -14
  253. package/lib/flex-direction-column.js +19 -13
  254. package/lib/flex-direction-row-reverse.js +20 -14
  255. package/lib/flex-direction-row.js +19 -13
  256. package/lib/flex-sizing-grow.js +37 -25
  257. package/lib/flex-sizing-shrink.js +30 -21
  258. package/lib/flex-wrap-no-wrap.js +21 -15
  259. package/lib/flex-wrap-wrap-reverse.js +27 -30
  260. package/lib/flex-wrap-wrap.js +26 -29
  261. package/lib/form.js +21 -15
  262. package/lib/gap-column.js +36 -27
  263. package/lib/gap-row.js +37 -28
  264. package/lib/gear.js +35 -26
  265. package/lib/justify-content-center.js +21 -15
  266. package/lib/justify-content-end.js +22 -19
  267. package/lib/justify-content-space-around.js +18 -27
  268. package/lib/justify-content-space-between.js +21 -15
  269. package/lib/justify-content-start.js +22 -19
  270. package/lib/justify-items-center.js +21 -15
  271. package/lib/justify-items-end.js +22 -19
  272. package/lib/justify-items-space-around.js +18 -27
  273. package/lib/justify-items-space-between.js +21 -15
  274. package/lib/justify-items-start.js +22 -19
  275. package/lib/legacy.js +0 -2
  276. package/lib/list-nested.js +21 -15
  277. package/lib/magnifying-glass.js +21 -15
  278. package/lib/menu.js +35 -23
  279. package/lib/new-folder.js +22 -16
  280. package/lib/new-page.js +22 -16
  281. package/lib/order-first.js +39 -27
  282. package/lib/order-last.js +39 -27
  283. package/lib/page.js +22 -16
  284. package/lib/redo.js +16 -18
  285. package/lib/size.js +21 -15
  286. package/lib/text-align-center.js +35 -23
  287. package/lib/text-align-justify.js +35 -23
  288. package/lib/text-align-left.js +35 -23
  289. package/lib/text-align-right.js +35 -23
  290. package/lib/text-capitalize.js +19 -13
  291. package/lib/text-direction-ltr.js +21 -15
  292. package/lib/text-direction-rtl.js +21 -15
  293. package/lib/text-hyphen.js +21 -15
  294. package/lib/text-italic.js +22 -16
  295. package/lib/text-lowercase.js +19 -13
  296. package/lib/text-strikethrough.js +35 -23
  297. package/lib/text-truncate.js +42 -27
  298. package/lib/text-underline.js +21 -15
  299. package/lib/text-uppercase.js +22 -16
  300. package/lib/trash.js +22 -16
  301. package/lib/undo.js +16 -18
  302. package/lib/upload.js +18 -12
  303. package/package.json +3 -3
  304. package/src/__generated__/alert.tsx +1 -1
  305. package/src/__generated__/border-radius-bottom-left.tsx +15 -0
  306. package/src/__generated__/border-radius-bottom-right.tsx +15 -0
  307. package/src/__generated__/border-radius-individual.tsx +15 -0
  308. package/src/__generated__/border-radius-top-left.tsx +15 -0
  309. package/src/__generated__/border-radius-top-right.tsx +15 -0
  310. package/src/__generated__/border-radius.tsx +15 -0
  311. package/src/__generated__/border-width-bottom.tsx +15 -0
  312. package/src/__generated__/border-width-individual.tsx +15 -0
  313. package/src/__generated__/border-width-left.tsx +15 -0
  314. package/src/__generated__/border-width-right.tsx +15 -0
  315. package/src/__generated__/border-width-top.tsx +15 -0
  316. package/src/__generated__/commit.tsx +1 -1
  317. package/src/__generated__/dash-border.tsx +15 -0
  318. package/src/__generated__/dashed-border.tsx +15 -0
  319. package/src/__generated__/div.tsx +15 -0
  320. package/src/__generated__/dotted-border.tsx +15 -0
  321. package/src/__generated__/github.tsx +1 -1
  322. package/src/__generated__/index.ts +18 -0
  323. package/src/__generated__/offline.tsx +1 -1
  324. package/src/__generated__/plus.tsx +15 -0
  325. package/src/__generated__/repeat-column.tsx +1 -1
  326. package/src/__generated__/repeat-grid.tsx +1 -1
  327. package/src/__generated__/repeat-row.tsx +1 -1
  328. package/src/__generated__/slot-component.tsx +15 -0
  329. package/src/__generated__/small-x.tsx +15 -0
  330. package/src/legacy.ts +0 -1
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const RadioUncheckedIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fillRule: "evenodd",
15
- d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z",
16
- clipRule: "evenodd"
17
- })
18
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z", clipRule: "evenodd" }) });
19
6
  }
20
7
  );
21
8
  RadioUncheckedIcon.displayName = "RadioUncheckedIcon";
@@ -2,19 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const RepeatColumnIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fill: "#11181C",
15
- d: "M6.335 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM6.335 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM7.005 11.337c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99c0-.37-.3-.67-.67-.67h-1.99Z"
16
- })
17
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M6.335 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM6.335 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM7.005 11.337c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99c0-.37-.3-.67-.67-.67h-1.99Z" }) });
18
6
  }
19
7
  );
20
8
  RepeatColumnIcon.displayName = "RepeatColumnIcon";
@@ -2,19 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const RepeatGridIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fill: "#11181C",
15
- d: "M1.333 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM1.333 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM4.663 12.007c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM6.335 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM9.665 7.005c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM6.335 12.007c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM14.667 2.003c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM11.337 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM14.667 12.007c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99Z"
16
- })
17
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M1.333 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM1.333 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM4.663 12.007c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM6.335 2.003c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM9.665 7.005c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM6.335 12.007c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM14.667 2.003c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99ZM11.337 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM14.667 12.007c0-.37-.3-.67-.67-.67h-1.99c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99Z" }) });
18
6
  }
19
7
  );
20
8
  RepeatGridIcon.displayName = "RepeatGridIcon";
@@ -2,19 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const RepeatRowIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fill: "#11181C",
15
- d: "M1.333 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM6.335 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM12.007 6.335c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99c0-.37-.3-.67-.67-.67h-1.99Z"
16
- })
17
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M1.333 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM6.335 7.005c0-.37.3-.67.67-.67h1.99c.37 0 .67.3.67.67v1.99c0 .37-.3.67-.67.67h-1.99a.67.67 0 0 1-.67-.67v-1.99ZM12.007 6.335c-.37 0-.67.3-.67.67v1.99c0 .37.3.67.67.67h1.99c.37 0 .67-.3.67-.67v-1.99c0-.37-.3-.67-.67-.67h-1.99Z" }) });
18
6
  }
19
7
  );
20
8
  RepeatRowIcon.displayName = "RepeatRowIcon";
@@ -2,25 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const ScrollIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: [
14
- /* @__PURE__ */ jsx("path", {
15
- d: "M10.953 5.399a.484.484 0 0 0-.49-.478c-.27 0-.49.214-.49.478v4.009l-1.28-1.25a.499.499 0 0 0-.693 0 .47.47 0 0 0 0 .677l2.117 2.065a.499.499 0 0 0 .693 0l2.116-2.065a.47.47 0 0 0 0-.676.499.499 0 0 0-.693 0l-1.28 1.249V5.399Z"
16
- }),
17
- /* @__PURE__ */ jsx("path", {
18
- fillRule: "evenodd",
19
- d: "M1.94 12.7c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 3.3c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 5.65c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 10.35c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 8c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55Z",
20
- clipRule: "evenodd"
21
- })
22
- ]
23
- });
5
+ return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M10.953 5.399a.484.484 0 0 0-.49-.478c-.27 0-.49.214-.49.478v4.009l-1.28-1.25a.499.499 0 0 0-.693 0 .47.47 0 0 0 0 .677l2.117 2.065a.499.499 0 0 0 .693 0l2.116-2.065a.47.47 0 0 0 0-.676.499.499 0 0 0-.693 0l-1.28 1.249V5.399Z" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.94 12.7c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 3.3c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 5.65c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 10.35c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 8c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55Z", clipRule: "evenodd" })
8
+ ] });
24
9
  }
25
10
  );
26
11
  ScrollIcon.displayName = "ScrollIcon";
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SlotComponentIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M5.96 2.008c-.247.005-.472.015-.677.032-.505.041-.953.129-1.37.34A3.43 3.43 0 0 0 2.38 3.912c-.211.418-.299.866-.34 1.37-.017.206-.027.43-.032.678h1.5c.005-.208.014-.39.027-.555.034-.412.096-.643.184-.815l.002-.005a1.93 1.93 0 0 1 .864-.864l.005-.002c.172-.088.403-.15.815-.184.164-.013.347-.022.555-.027v-1.5ZM13.29 3.5H8.71V2h4.58v1.5ZM18.492 5.96a9.863 9.863 0 0 0-.027-.555c-.034-.412-.096-.643-.183-.815l-.003-.005a1.93 1.93 0 0 0-.864-.864l-.005-.002c-.172-.088-.403-.15-.815-.184a9.84 9.84 0 0 0-.555-.027v-1.5c.247.005.472.015.677.032.505.041.953.129 1.37.34a3.43 3.43 0 0 1 1.533 1.532c.211.418.299.866.34 1.37.017.206.026.43.032.678h-1.5ZM18.5 13.29V8.71H20v4.58h-1.5ZM16.04 18.492a9.86 9.86 0 0 0 .555-.027c.412-.034.643-.096.815-.183l.005-.003a1.93 1.93 0 0 0 .864-.864l.002-.005c.088-.172.15-.403.184-.815a9.86 9.86 0 0 0 .027-.555h1.5c-.006.247-.015.472-.032.677-.041.505-.129.953-.34 1.37a3.43 3.43 0 0 1-1.532 1.533c-.418.211-.866.299-1.37.34-.206.017-.43.026-.678.032v-1.5ZM8.71 18.5h4.58V20H8.71v-1.5ZM3.508 16.04c.005.208.014.39.027.555.034.412.096.643.184.815l.002.005c.187.374.49.677.864.864l.005.002c.172.088.403.15.815.184.164.013.347.022.555.027v1.5a11.699 11.699 0 0 1-.677-.032c-.505-.041-.953-.129-1.37-.34a3.43 3.43 0 0 1-1.533-1.532c-.211-.418-.299-.866-.34-1.37-.017-.206-.027-.43-.032-.678h1.5ZM3.5 8.71v4.58H2V8.71h1.5Z" }) });
6
+ }
7
+ );
8
+ SlotComponentIcon.displayName = "SlotComponentIcon";
9
+ export {
10
+ SlotComponentIcon
11
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SmallXIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11.495 4.505a.7.7 0 0 1 0 .99L8.99 8l2.505 2.505a.7.7 0 0 1-.99.99L8 8.99l-2.505 2.505a.7.7 0 0 1-.99-.99L7.01 8 4.505 5.495a.7.7 0 1 1 .99-.99L8 7.01l2.505-2.505a.7.7 0 0 1 .99 0Z", clipRule: "evenodd" }) });
6
+ }
7
+ );
8
+ SmallXIcon.displayName = "SmallXIcon";
9
+ export {
10
+ SmallXIcon
11
+ };
@@ -2,18 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const SubscriptIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 48 48",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- d: "M38.5 40v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V31.5h-6V30h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V40Zm-26.75-4L21 21.45 12.4 8h4.3l6.75 10.65L30.2 8h4.3l-8.6 13.45L35.15 36H30.9l-7.45-11.7L16 36Z"
15
- })
16
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M38.5 40v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V31.5h-6V30h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V40Zm-26.75-4L21 21.45 12.4 8h4.3l6.75 10.65L30.2 8h4.3l-8.6 13.45L35.15 36H30.9l-7.45-11.7L16 36Z" }) });
17
6
  }
18
7
  );
19
8
  SubscriptIcon.displayName = "SubscriptIcon";
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const SubtractIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fillRule: "evenodd",
15
- d: "M14 8a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5h10.5A.75.75 0 0 1 14 8Z",
16
- clipRule: "evenodd"
17
- })
18
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14 8a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5h10.5A.75.75 0 0 1 14 8Z", clipRule: "evenodd" }) });
19
6
  }
20
7
  );
21
8
  SubtractIcon.displayName = "SubtractIcon";
@@ -2,18 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const SuperscriptIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 48 48",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- d: "M38.5 18v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V9.5h-6V8h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V18ZM11.75 40 21 25.45 12.4 12h4.3l6.75 10.65L30.2 12h4.3l-8.6 13.45L35.15 40H30.9l-7.45-11.7L16 40Z"
15
- })
16
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M38.5 18v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V9.5h-6V8h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V18ZM11.75 40 21 25.45 12.4 12h4.3l6.75 10.65L30.2 12h4.3l-8.6 13.45L35.15 40H30.9l-7.45-11.7L16 40Z" }) });
17
6
  }
18
7
  );
19
8
  SuperscriptIcon.displayName = "SuperscriptIcon";
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const UnlinkedIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 16 16",
8
- width: size,
9
- height: size,
10
- fill: color,
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fillRule: "evenodd",
15
- d: "M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776Z",
16
- clipRule: "evenodd"
17
- })
18
- });
5
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776Z", clipRule: "evenodd" }) });
19
6
  }
20
7
  );
21
8
  UnlinkedIcon.displayName = "UnlinkedIcon";