@webstudio-is/icons 0.60.0 → 0.62.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 (343) hide show
  1. package/lib/__generated__/a-c-center.js +15 -0
  2. package/lib/__generated__/a-c-end.js +15 -0
  3. package/lib/__generated__/a-c-space-around.js +15 -0
  4. package/lib/__generated__/a-c-space-between.js +15 -0
  5. package/lib/__generated__/a-c-start.js +15 -0
  6. package/lib/__generated__/a-c-stretch.js +15 -0
  7. package/lib/__generated__/a-i-baseline.js +14 -0
  8. package/lib/__generated__/a-i-center.js +14 -0
  9. package/lib/__generated__/a-i-end.js +11 -0
  10. package/lib/__generated__/a-i-start.js +14 -0
  11. package/lib/__generated__/a-i-stretch.js +15 -0
  12. package/lib/__generated__/a-s-baseline.js +14 -0
  13. package/lib/__generated__/a-s-center.js +14 -0
  14. package/lib/__generated__/a-s-end.js +14 -0
  15. package/lib/__generated__/a-s-start.js +14 -0
  16. package/lib/__generated__/a-s-stretch.js +15 -0
  17. package/lib/__generated__/arrow-down.js +11 -0
  18. package/lib/__generated__/arrow-right.js +11 -0
  19. package/lib/__generated__/border-radius-bottom-left.js +1 -1
  20. package/lib/__generated__/border-radius-bottom-right.js +1 -1
  21. package/lib/__generated__/border-radius-top-left.js +1 -1
  22. package/lib/__generated__/border-radius-top-right.js +1 -1
  23. package/lib/__generated__/box.js +1 -1
  24. package/lib/__generated__/checkbox-checked.js +14 -0
  25. package/lib/__generated__/chevron-filled-up.js +1 -1
  26. package/lib/__generated__/code.js +1 -1
  27. package/lib/__generated__/form-text-area.js +11 -0
  28. package/lib/__generated__/gap-horizontal.js +11 -0
  29. package/lib/__generated__/gap-vertical.js +11 -0
  30. package/lib/__generated__/grow.js +11 -0
  31. package/lib/__generated__/index.js +40 -3
  32. package/lib/__generated__/j-c-center.js +15 -0
  33. package/lib/__generated__/j-c-end.js +14 -0
  34. package/lib/__generated__/j-c-space-around.js +15 -0
  35. package/lib/__generated__/j-c-space-between.js +15 -0
  36. package/lib/__generated__/j-c-start.js +14 -0
  37. package/lib/__generated__/link-2-unlinked.js +11 -0
  38. package/lib/__generated__/link-2.js +11 -0
  39. package/lib/__generated__/link-block.js +11 -0
  40. package/lib/__generated__/menu-ellipses.js +11 -0
  41. package/lib/__generated__/minus.js +11 -0
  42. package/lib/__generated__/no-wrap.js +11 -0
  43. package/lib/__generated__/order-first.js +14 -0
  44. package/lib/__generated__/order-last.js +14 -0
  45. package/lib/__generated__/shrink.js +11 -0
  46. package/lib/__generated__/slot-component.js +1 -1
  47. package/lib/__generated__/small-x.js +1 -1
  48. package/lib/__generated__/text-align-left.js +11 -0
  49. package/lib/__generated__/video.js +14 -0
  50. package/lib/__generated__/wrap.js +14 -0
  51. package/lib/cjs/__generated__/a-c-center.js +35 -0
  52. package/lib/cjs/__generated__/a-c-end.js +35 -0
  53. package/lib/cjs/__generated__/a-c-space-around.js +35 -0
  54. package/lib/cjs/__generated__/a-c-space-between.js +35 -0
  55. package/lib/cjs/__generated__/a-c-start.js +35 -0
  56. package/lib/cjs/__generated__/a-c-stretch.js +35 -0
  57. package/lib/cjs/__generated__/a-i-baseline.js +34 -0
  58. package/lib/cjs/__generated__/a-i-center.js +34 -0
  59. package/lib/cjs/__generated__/{linked.js → a-i-end.js} +7 -7
  60. package/lib/cjs/__generated__/a-i-start.js +34 -0
  61. package/lib/cjs/__generated__/a-i-stretch.js +35 -0
  62. package/lib/cjs/__generated__/a-s-baseline.js +34 -0
  63. package/lib/cjs/__generated__/a-s-center.js +34 -0
  64. package/lib/cjs/__generated__/a-s-end.js +34 -0
  65. package/lib/cjs/__generated__/a-s-start.js +34 -0
  66. package/lib/cjs/__generated__/a-s-stretch.js +35 -0
  67. package/lib/cjs/__generated__/arrow-down.js +31 -0
  68. package/lib/cjs/__generated__/arrow-right.js +31 -0
  69. package/lib/cjs/__generated__/border-radius-bottom-left.js +1 -1
  70. package/lib/cjs/__generated__/border-radius-bottom-right.js +1 -1
  71. package/lib/cjs/__generated__/border-radius-top-left.js +1 -1
  72. package/lib/cjs/__generated__/border-radius-top-right.js +1 -1
  73. package/lib/cjs/__generated__/box.js +1 -1
  74. package/lib/cjs/__generated__/checkbox-checked.js +34 -0
  75. package/lib/cjs/__generated__/chevron-filled-up.js +1 -1
  76. package/lib/cjs/__generated__/code.js +1 -1
  77. package/lib/cjs/__generated__/form-text-area.js +31 -0
  78. package/lib/cjs/__generated__/gap-horizontal.js +31 -0
  79. package/lib/cjs/__generated__/gap-vertical.js +31 -0
  80. package/lib/cjs/__generated__/grow.js +31 -0
  81. package/lib/cjs/__generated__/index.js +40 -3
  82. package/lib/cjs/__generated__/j-c-center.js +35 -0
  83. package/lib/cjs/__generated__/j-c-end.js +34 -0
  84. package/lib/cjs/__generated__/j-c-space-around.js +35 -0
  85. package/lib/cjs/__generated__/j-c-space-between.js +35 -0
  86. package/lib/cjs/__generated__/j-c-start.js +34 -0
  87. package/lib/cjs/__generated__/link-2-unlinked.js +31 -0
  88. package/lib/cjs/__generated__/link-2.js +31 -0
  89. package/lib/cjs/__generated__/link-block.js +31 -0
  90. package/lib/cjs/__generated__/{unlinked.js → menu-ellipses.js} +7 -7
  91. package/lib/cjs/__generated__/minus.js +31 -0
  92. package/lib/cjs/__generated__/no-wrap.js +31 -0
  93. package/lib/cjs/__generated__/order-first.js +34 -0
  94. package/lib/cjs/__generated__/order-last.js +34 -0
  95. package/lib/cjs/__generated__/shrink.js +31 -0
  96. package/lib/cjs/__generated__/slot-component.js +1 -1
  97. package/lib/cjs/__generated__/small-x.js +1 -1
  98. package/lib/cjs/__generated__/text-align-left.js +31 -0
  99. package/lib/cjs/__generated__/video.js +34 -0
  100. package/lib/cjs/__generated__/wrap.js +34 -0
  101. package/lib/cjs/index.js +0 -35
  102. package/lib/index.js +0 -35
  103. package/lib/types/__generated__/{unlinked.d.ts → a-c-center.d.ts} +1 -1
  104. package/lib/types/__generated__/a-c-end.d.ts +3 -0
  105. package/lib/types/__generated__/a-c-space-around.d.ts +3 -0
  106. package/lib/types/__generated__/a-c-space-between.d.ts +3 -0
  107. package/lib/types/__generated__/{box-link.d.ts → a-c-start.d.ts} +1 -1
  108. package/lib/types/__generated__/a-c-stretch.d.ts +3 -0
  109. package/lib/types/__generated__/a-i-baseline.d.ts +3 -0
  110. package/lib/types/__generated__/a-i-center.d.ts +3 -0
  111. package/lib/types/__generated__/a-i-end.d.ts +3 -0
  112. package/lib/types/__generated__/a-i-start.d.ts +3 -0
  113. package/lib/types/__generated__/a-i-stretch.d.ts +3 -0
  114. package/lib/types/__generated__/a-s-baseline.d.ts +3 -0
  115. package/lib/types/__generated__/a-s-center.d.ts +3 -0
  116. package/lib/types/__generated__/a-s-end.d.ts +3 -0
  117. package/lib/types/__generated__/a-s-start.d.ts +3 -0
  118. package/lib/types/__generated__/a-s-stretch.d.ts +3 -0
  119. package/lib/types/__generated__/arrow-down.d.ts +3 -0
  120. package/lib/types/__generated__/arrow-right.d.ts +3 -0
  121. package/lib/types/__generated__/checkbox-checked.d.ts +3 -0
  122. package/lib/types/__generated__/form-text-area.d.ts +3 -0
  123. package/lib/types/__generated__/gap-horizontal.d.ts +3 -0
  124. package/lib/types/__generated__/gap-vertical.d.ts +3 -0
  125. package/lib/types/__generated__/grow.d.ts +3 -0
  126. package/lib/types/__generated__/index.d.ts +40 -3
  127. package/lib/types/__generated__/j-c-center.d.ts +3 -0
  128. package/lib/types/__generated__/j-c-end.d.ts +3 -0
  129. package/lib/types/__generated__/j-c-space-around.d.ts +3 -0
  130. package/lib/types/__generated__/j-c-space-between.d.ts +3 -0
  131. package/lib/types/__generated__/j-c-start.d.ts +3 -0
  132. package/lib/types/__generated__/link-2-unlinked.d.ts +3 -0
  133. package/lib/types/__generated__/link-2.d.ts +3 -0
  134. package/lib/types/__generated__/link-block.d.ts +3 -0
  135. package/lib/types/__generated__/menu-ellipses.d.ts +3 -0
  136. package/lib/types/__generated__/minus.d.ts +3 -0
  137. package/lib/types/__generated__/{linked.d.ts → no-wrap.d.ts} +1 -1
  138. package/lib/types/__generated__/order-first.d.ts +3 -0
  139. package/lib/types/__generated__/order-last.d.ts +3 -0
  140. package/lib/types/__generated__/shrink.d.ts +3 -0
  141. package/lib/types/__generated__/text-align-left.d.ts +3 -0
  142. package/lib/types/__generated__/video.d.ts +3 -0
  143. package/lib/types/__generated__/wrap.d.ts +3 -0
  144. package/lib/types/index.d.ts +0 -35
  145. package/package.json +3 -3
  146. package/src/__generated__/a-c-center.tsx +15 -0
  147. package/src/__generated__/a-c-end.tsx +15 -0
  148. package/src/__generated__/a-c-space-around.tsx +15 -0
  149. package/src/__generated__/a-c-space-between.tsx +15 -0
  150. package/src/__generated__/a-c-start.tsx +15 -0
  151. package/src/__generated__/a-c-stretch.tsx +15 -0
  152. package/src/__generated__/a-i-baseline.tsx +15 -0
  153. package/src/__generated__/a-i-center.tsx +15 -0
  154. package/src/__generated__/a-i-end.tsx +15 -0
  155. package/src/__generated__/a-i-start.tsx +15 -0
  156. package/src/__generated__/a-i-stretch.tsx +15 -0
  157. package/src/__generated__/a-s-baseline.tsx +15 -0
  158. package/src/__generated__/a-s-center.tsx +15 -0
  159. package/src/__generated__/a-s-end.tsx +15 -0
  160. package/src/__generated__/a-s-start.tsx +15 -0
  161. package/src/__generated__/a-s-stretch.tsx +15 -0
  162. package/src/__generated__/arrow-down.tsx +15 -0
  163. package/src/__generated__/arrow-right.tsx +15 -0
  164. package/src/__generated__/border-radius-bottom-left.tsx +1 -1
  165. package/src/__generated__/border-radius-bottom-right.tsx +1 -1
  166. package/src/__generated__/border-radius-top-left.tsx +1 -1
  167. package/src/__generated__/border-radius-top-right.tsx +1 -1
  168. package/src/__generated__/box.tsx +1 -1
  169. package/src/__generated__/checkbox-checked.tsx +15 -0
  170. package/src/__generated__/chevron-filled-up.tsx +1 -1
  171. package/src/__generated__/code.tsx +1 -1
  172. package/src/__generated__/form-text-area.tsx +15 -0
  173. package/src/__generated__/gap-horizontal.tsx +15 -0
  174. package/src/__generated__/gap-vertical.tsx +15 -0
  175. package/src/__generated__/grow.tsx +15 -0
  176. package/src/__generated__/index.ts +40 -3
  177. package/src/__generated__/j-c-center.tsx +15 -0
  178. package/src/__generated__/j-c-end.tsx +15 -0
  179. package/src/__generated__/j-c-space-around.tsx +15 -0
  180. package/src/__generated__/j-c-space-between.tsx +15 -0
  181. package/src/__generated__/j-c-start.tsx +15 -0
  182. package/src/__generated__/link-2-unlinked.tsx +15 -0
  183. package/src/__generated__/link-2.tsx +15 -0
  184. package/src/__generated__/link-block.tsx +15 -0
  185. package/src/__generated__/menu-ellipses.tsx +15 -0
  186. package/src/__generated__/minus.tsx +15 -0
  187. package/src/__generated__/no-wrap.tsx +15 -0
  188. package/src/__generated__/order-first.tsx +15 -0
  189. package/src/__generated__/order-last.tsx +15 -0
  190. package/src/__generated__/shrink.tsx +15 -0
  191. package/src/__generated__/slot-component.tsx +1 -1
  192. package/src/__generated__/small-x.tsx +1 -1
  193. package/src/__generated__/text-align-left.tsx +15 -0
  194. package/src/__generated__/video.tsx +15 -0
  195. package/src/__generated__/wrap.tsx +15 -0
  196. package/src/index.ts +0 -35
  197. package/lib/__generated__/box-link.js +0 -14
  198. package/lib/__generated__/linked.js +0 -11
  199. package/lib/__generated__/unlinked.js +0 -11
  200. package/lib/align-content-center.js +0 -29
  201. package/lib/align-content-end.js +0 -31
  202. package/lib/align-content-space-around.js +0 -29
  203. package/lib/align-content-space-between.js +0 -29
  204. package/lib/align-content-start.js +0 -29
  205. package/lib/align-content-stretch.js +0 -29
  206. package/lib/align-items-baseline.js +0 -69
  207. package/lib/align-items-center.js +0 -31
  208. package/lib/align-items-end.js +0 -31
  209. package/lib/align-items-start.js +0 -31
  210. package/lib/align-items-stretch.js +0 -31
  211. package/lib/align-self-baseline.js +0 -58
  212. package/lib/align-self-center.js +0 -34
  213. package/lib/align-self-end.js +0 -45
  214. package/lib/align-self-start.js +0 -34
  215. package/lib/align-self-stretch.js +0 -54
  216. package/lib/cjs/__generated__/box-link.js +0 -34
  217. package/lib/cjs/align-content-center.js +0 -59
  218. package/lib/cjs/align-content-end.js +0 -61
  219. package/lib/cjs/align-content-space-around.js +0 -59
  220. package/lib/cjs/align-content-space-between.js +0 -59
  221. package/lib/cjs/align-content-start.js +0 -59
  222. package/lib/cjs/align-content-stretch.js +0 -59
  223. package/lib/cjs/align-items-baseline.js +0 -99
  224. package/lib/cjs/align-items-center.js +0 -61
  225. package/lib/cjs/align-items-end.js +0 -61
  226. package/lib/cjs/align-items-start.js +0 -61
  227. package/lib/cjs/align-items-stretch.js +0 -61
  228. package/lib/cjs/align-self-baseline.js +0 -88
  229. package/lib/cjs/align-self-center.js +0 -64
  230. package/lib/cjs/align-self-end.js +0 -75
  231. package/lib/cjs/align-self-start.js +0 -64
  232. package/lib/cjs/align-self-stretch.js +0 -84
  233. package/lib/cjs/flex-direction-column-reverse.js +0 -58
  234. package/lib/cjs/flex-direction-column.js +0 -57
  235. package/lib/cjs/flex-direction-row-reverse.js +0 -58
  236. package/lib/cjs/flex-direction-row.js +0 -59
  237. package/lib/cjs/flex-sizing-grow.js +0 -77
  238. package/lib/cjs/flex-sizing-shrink.js +0 -70
  239. package/lib/cjs/flex-wrap-no-wrap.js +0 -61
  240. package/lib/cjs/flex-wrap-wrap-reverse.js +0 -65
  241. package/lib/cjs/flex-wrap-wrap.js +0 -66
  242. package/lib/cjs/gap-column.js +0 -76
  243. package/lib/cjs/gap-row.js +0 -77
  244. package/lib/cjs/justify-content-center.js +0 -59
  245. package/lib/cjs/justify-content-end.js +0 -62
  246. package/lib/cjs/justify-content-space-around.js +0 -56
  247. package/lib/cjs/justify-content-space-between.js +0 -59
  248. package/lib/cjs/justify-content-start.js +0 -60
  249. package/lib/cjs/order-first.js +0 -79
  250. package/lib/cjs/order-last.js +0 -79
  251. package/lib/cjs/text-align-left.js +0 -75
  252. package/lib/flex-direction-column-reverse.js +0 -28
  253. package/lib/flex-direction-column.js +0 -27
  254. package/lib/flex-direction-row-reverse.js +0 -28
  255. package/lib/flex-direction-row.js +0 -29
  256. package/lib/flex-sizing-grow.js +0 -47
  257. package/lib/flex-sizing-shrink.js +0 -40
  258. package/lib/flex-wrap-no-wrap.js +0 -31
  259. package/lib/flex-wrap-wrap-reverse.js +0 -35
  260. package/lib/flex-wrap-wrap.js +0 -36
  261. package/lib/gap-column.js +0 -46
  262. package/lib/gap-row.js +0 -47
  263. package/lib/justify-content-center.js +0 -29
  264. package/lib/justify-content-end.js +0 -32
  265. package/lib/justify-content-space-around.js +0 -26
  266. package/lib/justify-content-space-between.js +0 -29
  267. package/lib/justify-content-start.js +0 -30
  268. package/lib/order-first.js +0 -49
  269. package/lib/order-last.js +0 -49
  270. package/lib/text-align-left.js +0 -45
  271. package/lib/types/align-content-center.d.ts +0 -3
  272. package/lib/types/align-content-end.d.ts +0 -3
  273. package/lib/types/align-content-space-around.d.ts +0 -3
  274. package/lib/types/align-content-space-between.d.ts +0 -3
  275. package/lib/types/align-content-start.d.ts +0 -3
  276. package/lib/types/align-content-stretch.d.ts +0 -3
  277. package/lib/types/align-items-baseline.d.ts +0 -3
  278. package/lib/types/align-items-center.d.ts +0 -3
  279. package/lib/types/align-items-end.d.ts +0 -3
  280. package/lib/types/align-items-start.d.ts +0 -3
  281. package/lib/types/align-items-stretch.d.ts +0 -3
  282. package/lib/types/align-self-baseline.d.ts +0 -3
  283. package/lib/types/align-self-center.d.ts +0 -3
  284. package/lib/types/align-self-end.d.ts +0 -3
  285. package/lib/types/align-self-start.d.ts +0 -3
  286. package/lib/types/align-self-stretch.d.ts +0 -3
  287. package/lib/types/flex-direction-column-reverse.d.ts +0 -3
  288. package/lib/types/flex-direction-column.d.ts +0 -3
  289. package/lib/types/flex-direction-row-reverse.d.ts +0 -3
  290. package/lib/types/flex-direction-row.d.ts +0 -3
  291. package/lib/types/flex-sizing-grow.d.ts +0 -3
  292. package/lib/types/flex-sizing-shrink.d.ts +0 -3
  293. package/lib/types/flex-wrap-no-wrap.d.ts +0 -3
  294. package/lib/types/flex-wrap-wrap-reverse.d.ts +0 -3
  295. package/lib/types/flex-wrap-wrap.d.ts +0 -3
  296. package/lib/types/gap-column.d.ts +0 -3
  297. package/lib/types/gap-row.d.ts +0 -3
  298. package/lib/types/justify-content-center.d.ts +0 -3
  299. package/lib/types/justify-content-end.d.ts +0 -3
  300. package/lib/types/justify-content-space-around.d.ts +0 -3
  301. package/lib/types/justify-content-space-between.d.ts +0 -3
  302. package/lib/types/justify-content-start.d.ts +0 -3
  303. package/lib/types/order-first.d.ts +0 -3
  304. package/lib/types/order-last.d.ts +0 -3
  305. package/lib/types/text-align-left.d.ts +0 -3
  306. package/src/__generated__/box-link.tsx +0 -15
  307. package/src/__generated__/linked.tsx +0 -15
  308. package/src/__generated__/unlinked.tsx +0 -15
  309. package/src/align-content-center.tsx +0 -27
  310. package/src/align-content-end.tsx +0 -26
  311. package/src/align-content-space-around.tsx +0 -27
  312. package/src/align-content-space-between.tsx +0 -27
  313. package/src/align-content-start.tsx +0 -25
  314. package/src/align-content-stretch.tsx +0 -27
  315. package/src/align-items-baseline.tsx +0 -53
  316. package/src/align-items-center.tsx +0 -26
  317. package/src/align-items-end.tsx +0 -26
  318. package/src/align-items-start.tsx +0 -26
  319. package/src/align-items-stretch.tsx +0 -26
  320. package/src/align-self-baseline.tsx +0 -47
  321. package/src/align-self-center.tsx +0 -27
  322. package/src/align-self-end.tsx +0 -35
  323. package/src/align-self-start.tsx +0 -27
  324. package/src/align-self-stretch.tsx +0 -41
  325. package/src/flex-direction-column-reverse.tsx +0 -26
  326. package/src/flex-direction-column.tsx +0 -25
  327. package/src/flex-direction-row-reverse.tsx +0 -26
  328. package/src/flex-direction-row.tsx +0 -24
  329. package/src/flex-sizing-grow.tsx +0 -34
  330. package/src/flex-sizing-shrink.tsx +0 -30
  331. package/src/flex-wrap-no-wrap.tsx +0 -26
  332. package/src/flex-wrap-wrap-reverse.tsx +0 -31
  333. package/src/flex-wrap-wrap.tsx +0 -29
  334. package/src/gap-column.tsx +0 -33
  335. package/src/gap-row.tsx +0 -34
  336. package/src/justify-content-center.tsx +0 -27
  337. package/src/justify-content-end.tsx +0 -25
  338. package/src/justify-content-space-around.tsx +0 -25
  339. package/src/justify-content-space-between.tsx +0 -27
  340. package/src/justify-content-start.tsx +0 -26
  341. package/src/order-first.tsx +0 -36
  342. package/src/order-last.tsx +0 -36
  343. package/src/text-align-left.tsx +0 -32
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACCenterIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 5.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V7a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V5.5ZM6.25 5.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V7a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V5.5ZM1.75 5.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V7a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V5.5ZM1.75 9a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V9Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACCenterIcon.displayName = "ACCenterIcon";
13
+ export {
14
+ ACCenterIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACEndIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 7a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V7ZM6.25 7a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V7ZM1.75 7a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V7ZM1.75 10.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V12a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-1.5Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACEndIcon.displayName = "ACEndIcon";
13
+ export {
14
+ ACEndIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACSpaceAroundIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 4.8a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4.8ZM6.25 4.8a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4.8ZM1.75 4.8a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4.8ZM1.75 9.7a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V9.7Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACSpaceAroundIcon.displayName = "ACSpaceAroundIcon";
13
+ export {
14
+ ACSpaceAroundIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACSpaceBetweenIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM6.25 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 10.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V12a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-1.5Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACSpaceBetweenIcon.displayName = "ACSpaceBetweenIcon";
13
+ export {
14
+ ACSpaceBetweenIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACStartIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM6.25 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 7.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V7.5Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACStartIcon.displayName = "ACStartIcon";
13
+ export {
14
+ ACStartIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ACStretchIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.3c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M10.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM6.25 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 4a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V4ZM1.75 9a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5V9Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.7c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ACStretchIcon.displayName = "ACStretchIcon";
13
+ export {
14
+ ACStretchIcon
15
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const AIBaselineIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M4.5 3.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v8.4a.8.8 0 0 1-.8.8H5.3a.8.8 0 0 1-.8-.8V3.8Zm1 3.46V4h1v3.26h-1ZM11.5 10.2a.8.8 0 0 1-.8.8H9.3a.8.8 0 0 1-.8-.8V3.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4ZM9.5 4v3.26h1V4h-1Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.5 7.95c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" })
8
+ ] });
9
+ }
10
+ );
11
+ AIBaselineIcon.displayName = "AIBaselineIcon";
12
+ export {
13
+ AIBaselineIcon
14
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const AICenterIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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: "M4.5 3.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v8.4a.8.8 0 0 1-.8.8H5.3a.8.8 0 0 1-.8-.8V3.8ZM8.5 5.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v4.4a.8.8 0 0 1-.8.8H9.3a.8.8 0 0 1-.8-.8V5.8Z" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.5 7.95c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" })
8
+ ] });
9
+ }
10
+ );
11
+ AICenterIcon.displayName = "AICenterIcon";
12
+ export {
13
+ AICenterIcon
14
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const AIEndIcon = 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", { d: "M13.732 14.4c.424 0 .768-.313.768-.7 0-.386-.344-.7-.768-.7H2.268c-.424 0-.768.313-.768.7 0 .387.344.7.768.7h11.464ZM10.7 12a.8.8 0 0 0 .8-.8V7.8a.8.8 0 0 0-.8-.8H9.3a.8.8 0 0 0-.8.8v3.4a.8.8 0 0 0 .8.8h1.4ZM6.7 12a.8.8 0 0 0 .8-.8V4.8a.8.8 0 0 0-.8-.8H5.3a.8.8 0 0 0-.8.8v6.4a.8.8 0 0 0 .8.8h1.4Z" }) });
6
+ }
7
+ );
8
+ AIEndIcon.displayName = "AIEndIcon";
9
+ export {
10
+ AIEndIcon
11
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const AIStartIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M1.5 2.3c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M4.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H5.3a.8.8 0 0 1-.8-.8V4.8ZM8.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v3.4a.8.8 0 0 1-.8.8H9.3a.8.8 0 0 1-.8-.8V4.8Z" })
8
+ ] });
9
+ }
10
+ );
11
+ AIStartIcon.displayName = "AIStartIcon";
12
+ export {
13
+ AIStartIcon
14
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const AIStretchIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M1.5 2.3c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M4.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H5.3a.8.8 0 0 1-.8-.8V4.8ZM8.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H9.3a.8.8 0 0 1-.8-.8V4.8Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.5 13.7c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ AIStretchIcon.displayName = "AIStretchIcon";
13
+ export {
14
+ AIStretchIcon
15
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ASBaselineIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M6.5 3.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8V12.2a.8.8 0 0 1-.8.8H7.3a.8.8 0 0 1-.8-.8V3.8Zm1 3.46V4h1v3.26h-1Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.5 7.95c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" })
8
+ ] });
9
+ }
10
+ );
11
+ ASBaselineIcon.displayName = "ASBaselineIcon";
12
+ export {
13
+ ASBaselineIcon
14
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ASCenterIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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: "M6.5 3.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v8.4a.8.8 0 0 1-.8.8H7.3a.8.8 0 0 1-.8-.8V3.8Z" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.5 7.95c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" })
8
+ ] });
9
+ }
10
+ );
11
+ ASCenterIcon.displayName = "ASCenterIcon";
12
+ export {
13
+ ASCenterIcon
14
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ASEndIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.2c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9.5 11.6a.8.8 0 0 1-.8.8H7.3a.8.8 0 0 1-.8-.8V4.2a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v7.4Z" })
8
+ ] });
9
+ }
10
+ );
11
+ ASEndIcon.displayName = "ASEndIcon";
12
+ export {
13
+ ASEndIcon
14
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ASStartIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M1.5 1.8c0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7 0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M6.5 4.4a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v7.4a.8.8 0 0 1-.8.8H7.3a.8.8 0 0 1-.8-.8V4.4Z" })
8
+ ] });
9
+ }
10
+ );
11
+ ASStartIcon.displayName = "ASStartIcon";
12
+ export {
13
+ ASStartIcon
14
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ASStretchIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M14.5 14.2c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9.5 11.7a.8.8 0 0 1-.8.8H7.3a.8.8 0 0 1-.8-.8V4.3a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v7.4Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.5 1.8c0 .387-.344.7-.768.7H2.268c-.424 0-.768-.313-.768-.7 0-.387.344-.7.768-.7h11.464c.424 0 .768.313.768.7Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ ASStretchIcon.displayName = "ASStretchIcon";
13
+ export {
14
+ ASStretchIcon
15
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ArrowDownIcon = 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: "M3.434 8.434a.8.8 0 0 1 1.132 0L7.2 11.07V3a.8.8 0 1 1 1.6 0v8.069l2.634-2.635a.8.8 0 0 1 1.132 1.132l-4 4a.8.8 0 0 1-1.132 0l-4-4a.8.8 0 0 1 0-1.132Z", clipRule: "evenodd" }) });
6
+ }
7
+ );
8
+ ArrowDownIcon.displayName = "ArrowDownIcon";
9
+ export {
10
+ ArrowDownIcon
11
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const ArrowRightIcon = 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: "M8.434 12.566a.8.8 0 0 1 0-1.132L11.07 8.8H3a.8.8 0 1 1 0-1.6h8.069L8.434 4.566a.8.8 0 1 1 1.132-1.132l4 4a.8.8 0 0 1 0 1.132l-4 4a.8.8 0 0 1-1.132 0Z", clipRule: "evenodd" }) });
6
+ }
7
+ );
8
+ ArrowRightIcon.displayName = "ArrowRightIcon";
9
+ export {
10
+ ArrowRightIcon
11
+ };
@@ -4,7 +4,7 @@ const BorderRadiusBottomLeftIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
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
6
  /* @__PURE__ */ jsx("path", { fill: "#C1C8CD", fillRule: "evenodd", d: "M1.997 5.318a.65.65 0 0 1-.646-.654c.005-.75.026-1.353.288-1.867a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.037.029.36.029.802.029 1.34v5.653c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.514.262-1.118.283-1.866.288a.65.65 0 1 1-.01-1.3c.807-.006 1.092-.047 1.286-.146.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.261V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.259-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.099.194-.14.48-.146 1.285a.65.65 0 0 1-.654.646Z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#11181C", fillRule: "evenodd", d: "M1.35 10.827V8.672a.65.65 0 1 1 1.3 0V10.8c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.26.098.552.122.301.024.69.025 1.261.025h2.136a.65.65 0 1 1 0 1.3H5.173c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.163-.32-.229-.663-.26-1.037-.029-.36-.029-.802-.029-1.34Z", clipRule: "evenodd" })
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.35 10.827V8.672a.65.65 0 1 1 1.3 0V10.8c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.26.098.552.122.301.024.69.025 1.261.025h2.136a.65.65 0 1 1 0 1.3H5.173c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.163-.32-.229-.663-.26-1.037-.029-.36-.029-.802-.029-1.34Z", clipRule: "evenodd" })
8
8
  ] });
9
9
  }
10
10
  );
@@ -4,7 +4,7 @@ const BorderRadiusBottomRightIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
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
6
  /* @__PURE__ */ jsx("path", { fill: "#C1C8CD", fillRule: "evenodd", d: "M5.318 14.003a.65.65 0 0 1-.654.646c-.75-.005-1.353-.026-1.867-.288a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.229-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.037-.26.36-.029.802-.029 1.34-.029h5.653c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.262.514.283 1.118.288 1.866a.65.65 0 1 1-1.3.01c-.006-.807-.047-1.092-.146-1.286a1.35 1.35 0 0 0-.59-.59c-.107-.054-.259-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.024.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.194.099.48.14 1.285.146a.65.65 0 0 1 .646.654Z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#11181C", fillRule: "evenodd", d: "M10.827 14.65H8.672a.65.65 0 1 1 0-1.3H10.8c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.26.122-.552.024-.301.025-.69.025-1.261V8.664a.65.65 0 1 1 1.3 0v2.163c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.163-.663.229-1.037.26-.36.029-.802.029-1.34.029Z", clipRule: "evenodd" })
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10.827 14.65H8.672a.65.65 0 1 1 0-1.3H10.8c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.26.122-.552.024-.301.025-.69.025-1.261V8.664a.65.65 0 1 1 1.3 0v2.163c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.163-.663.229-1.037.26-.36.029-.802.029-1.34.029Z", clipRule: "evenodd" })
8
8
  ] });
9
9
  }
10
10
  );
@@ -4,7 +4,7 @@ const BorderRadiusTopLeftIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
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
6
  /* @__PURE__ */ jsx("path", { fill: "#C1C8CD", fillRule: "evenodd", d: "M10.682 1.997a.65.65 0 0 1 .654-.646c.75.005 1.353.026 1.867.288.499.254.904.66 1.158 1.158.164.32.229.663.26 1.036.029.36.029.803.029 1.34v5.654c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036-.254.499-.66.904-1.158 1.158-.32.164-.663.229-1.037.26-.36.029-.802.029-1.34.029H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.262-.514-.283-1.118-.288-1.866a.65.65 0 0 1 1.3-.01c.006.806.047 1.092.146 1.286.13.254.336.46.59.59.107.054.259.098.552.122.301.024.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.26.122-.552.024-.301.025-.69.025-1.261V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.194-.099-.48-.14-1.285-.146a.65.65 0 0 1-.646-.654Z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#11181C", fillRule: "evenodd", d: "M5.173 1.35h2.155a.65.65 0 1 1 0 1.3H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.024.301-.025.69-.025 1.261v2.136a.65.65 0 0 1-1.3 0V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.037-.26.36-.029.802-.029 1.34-.029Z", clipRule: "evenodd" })
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5.173 1.35h2.155a.65.65 0 1 1 0 1.3H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.024.301-.025.69-.025 1.261v2.136a.65.65 0 0 1-1.3 0V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.037-.26.36-.029.802-.029 1.34-.029Z", clipRule: "evenodd" })
8
8
  ] });
9
9
  }
10
10
  );
@@ -4,7 +4,7 @@ const BorderRadiusTopRightIcon = forwardRef(
4
4
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
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
6
  /* @__PURE__ */ jsx("path", { fill: "#C1C8CD", fillRule: "evenodd", d: "M14.003 10.682a.65.65 0 0 1 .646.654c-.005.75-.026 1.353-.288 1.867a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.229-1.037.26-.36.029-.802.029-1.34.029H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.037-.029-.36-.029-.802-.029-1.34V5.174c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.514-.262 1.118-.283 1.866-.288a.65.65 0 0 1 .01 1.3c-.807.006-1.092.047-1.286.146a1.35 1.35 0 0 0-.59.59c-.054.107-.098.259-.122.552-.024.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.259.098.552.122.301.024.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.099-.194.14-.48.146-1.285a.65.65 0 0 1 .654-.646Z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#11181C", fillRule: "evenodd", d: "M14.65 5.173v2.155a.65.65 0 1 1-1.3 0V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.259-.098-.552-.122-.301-.024-.69-.025-1.261-.025H8.664a.65.65 0 0 1 0-1.3h2.163c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.23.663.26 1.037.029.36.029.802.029 1.34Z", clipRule: "evenodd" })
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.65 5.173v2.155a.65.65 0 1 1-1.3 0V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.259-.098-.552-.122-.301-.024-.69-.025-1.261-.025H8.664a.65.65 0 0 1 0-1.3h2.163c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.23.663.26 1.037.029.36.029.802.029 1.34Z", clipRule: "evenodd" })
8
8
  ] });
9
9
  }
10
10
  );
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const BoxIcon = forwardRef(
4
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", { fillRule: "evenodd", d: "M14.882 2H7.118c-.743 0-1.346 0-1.835.04-.505.041-.954.129-1.372.341a3.5 3.5 0 0 0-1.53 1.53c-.212.418-.3.867-.341 1.372C2 5.772 2 6.375 2 7.118v7.764c0 .743 0 1.346.04 1.835.041.505.129.955.341 1.372a3.5 3.5 0 0 0 1.53 1.53c.418.212.867.3 1.372.341.489.04 1.092.04 1.835.04h7.764c.743 0 1.346 0 1.835-.04.505-.041.955-.129 1.372-.341a3.5 3.5 0 0 0 1.53-1.53c.212-.417.3-.867.341-1.372.04-.489.04-1.092.04-1.835V7.118c0-.743 0-1.346-.04-1.835-.041-.505-.129-.954-.341-1.372a3.5 3.5 0 0 0-1.53-1.53c-.417-.212-.867-.3-1.372-.341C16.228 2 15.625 2 14.882 2Zm1.713 1.535c.412.034.642.096.813.183a2 2 0 0 1 .874.874c.087.17.15.4.183.813.034.42.035.963.035 1.745v7.7c0 .782 0 1.324-.035 1.745-.034.412-.096.642-.183.813a2 2 0 0 1-.874.874c-.17.087-.4.15-.813.183-.42.034-.963.035-1.745.035h-7.7c-.782 0-1.324 0-1.745-.035-.412-.034-.642-.096-.813-.183a2 2 0 0 1-.874-.874c-.087-.17-.15-.4-.183-.813-.034-.42-.035-.963-.035-1.745v-7.7c0-.782 0-1.324.035-1.745.034-.412.096-.642.183-.813a2 2 0 0 1 .874-.874c.17-.087.4-.15.813-.183.42-.034.963-.035 1.745-.035h7.7c.782 0 1.324 0 1.745.035Z", clipRule: "evenodd" }) });
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: "M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.036.029.36.029.803.029 1.34v5.654c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.229-1.037.26-.36.029-.802.029-1.34.029H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.037-.029-.36-.029-.802-.029-1.34V5.174c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.23 1.036-.26.36-.029.803-.029 1.34-.029ZM3.939 2.675c-.293.024-.445.068-.552.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.259-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.26.122-.552.025-.301.025-.69.025-1.261V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.025-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025Z", clipRule: "evenodd" }) });
6
6
  }
7
7
  );
8
8
  BoxIcon.displayName = "BoxIcon";
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const CheckboxCheckedIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.036.029.36.029.803.029 1.34v5.654c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.229-1.037.26-.36.029-.802.029-1.34.029H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.037-.029-.36-.029-.802-.029-1.34V5.174c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.23 1.036-.26.36-.029.803-.029 1.34-.029ZM3.939 2.675c-.293.024-.445.068-.552.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.259-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.26.122-.552.025-.301.025-.69.025-1.261V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.025-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11.566 5.357a.8.8 0 0 1 0 1.132l-4.154 4.154a.8.8 0 0 1-1.132 0L4.434 8.796a.8.8 0 1 1 1.132-1.13l1.28 1.28 3.588-3.589a.8.8 0 0 1 1.132 0Z", clipRule: "evenodd" })
8
+ ] });
9
+ }
10
+ );
11
+ CheckboxCheckedIcon.displayName = "CheckboxCheckedIcon";
12
+ export {
13
+ CheckboxCheckedIcon
14
+ };
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const ChevronFilledUpIcon = forwardRef(
4
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", { d: "M7.5 5.508 4.623 9.826a.6.6 0 0 0 .5.933h5.757a.6.6 0 0 0 .5-.933l-2.88-4.318a.6.6 0 0 0-.998 0Z" }) });
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", { fill: "#11181C", d: "M7.5 5.508 4.623 9.826a.6.6 0 0 0 .5.933h5.757a.6.6 0 0 0 .5-.933l-2.88-4.318a.6.6 0 0 0-.998 0Z" }) });
6
6
  }
7
7
  );
8
8
  ChevronFilledUpIcon.displayName = "ChevronFilledUpIcon";
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  const CodeIcon = forwardRef(
4
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", { fillRule: "evenodd", d: "M12.996 2.018c.404.09.66.49.57.895l-3.667 16.5a.75.75 0 0 1-1.464-.326l3.666-16.5a.75.75 0 0 1 .895-.569ZM6.947 5.887a.75.75 0 0 1 0 1.06L2.894 11l4.053 4.053a.75.75 0 1 1-1.06 1.06l-4.584-4.582a.75.75 0 0 1 0-1.061l4.583-4.584a.75.75 0 0 1 1.061 0Zm8.106 0a.75.75 0 0 1 1.06 0l4.584 4.583a.75.75 0 0 1 0 1.06l-4.583 4.584a.75.75 0 0 1-1.061-1.06L19.106 11l-4.053-4.053a.75.75 0 0 1 0-1.06Z", clipRule: "evenodd" }) });
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: "M9.474 1.365a.65.65 0 0 1 .494.776l-2.667 12a.65.65 0 0 1-1.269-.282l2.667-12a.65.65 0 0 1 .775-.494ZM5.126 4.207a.65.65 0 0 1 0 .92L2.253 8l2.873 2.874a.65.65 0 1 1-.919.919L.874 8.46a.65.65 0 0 1 0-.92l3.333-3.333a.65.65 0 0 1 .92 0Zm5.748 0a.65.65 0 0 1 .919 0l3.333 3.333a.65.65 0 0 1 0 .92l-3.333 3.333a.65.65 0 1 1-.92-.92L13.748 8l-2.873-2.874a.65.65 0 0 1 0-.919Z", clipRule: "evenodd" }) });
6
6
  }
7
7
  );
8
8
  CodeIcon.displayName = "CodeIcon";
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const FormTextAreaIcon = 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: "M1.35 3.325c0-.723.586-1.31 1.31-1.31h10.68c.723 0 1.31.587 1.31 1.31v9.35a1.31 1.31 0 0 1-1.31 1.31H2.66a1.31 1.31 0 0 1-1.31-1.31v-9.35Zm12 5.739V3.321a.01.01 0 0 0-.003-.003.01.01 0 0 0-.003-.002l-.004-.001H2.656l-.003.003a.012.012 0 0 0-.003.003V12.68a.012.012 0 0 0 .006.005l.004.001h7.069l3.62-3.621Zm-1.783 3.621 1.783-1.783v1.777l-.003.003a.01.01 0 0 1-.003.002l-.004.001h-1.773Zm-6.9-8.011a.65.65 0 0 1 .65.65v2.67a.65.65 0 0 1-1.3 0v-2.67a.65.65 0 0 1 .65-.65Z", clipRule: "evenodd" }) });
6
+ }
7
+ );
8
+ FormTextAreaIcon.displayName = "FormTextAreaIcon";
9
+ export {
10
+ FormTextAreaIcon
11
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const GapHorizontalIcon = 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", { d: "M12.67 14.65h-.53c-.82 0-1.28 0-1.7-.22-.38-.19-.68-.49-.87-.87-.22-.42-.22-.88-.22-1.7V4.13c0-.82 0-1.28.22-1.7.19-.38.49-.68.87-.87.42-.22.88-.22 1.7-.22h.53c.36 0 .65.29.65.65 0 .36-.29.65-.65.65h-.53c-.58 0-.96 0-1.11.07-.13.07-.23.17-.3.3-.07.15-.07.53-.07 1.11v7.73c0 .58 0 .96.07 1.11.06.13.17.23.3.3.15.07.53.07 1.11.07h.53c.36 0 .65.29.65.65 0 .36-.29.65-.65.65v.02Zm-8.8 0h-.53c-.36 0-.65-.29-.65-.65 0-.36.29-.65.65-.65h.53c.58 0 .96 0 1.11-.07.13-.07.23-.17.3-.3.07-.15.07-.53.07-1.11V4.13c0-.58 0-.96-.07-1.11a.723.723 0 0 0-.3-.3c-.15-.07-.53-.07-1.11-.07h-.53c-.36 0-.65-.29-.65-.65 0-.36.29-.65.65-.65h.53c.82 0 1.28 0 1.7.22.38.19.67.49.87.87.22.42.22.88.22 1.7v7.73c0 .82 0 1.28-.22 1.7-.19.37-.49.67-.87.87-.42.22-.88.22-1.7.22v-.01Z" }) });
6
+ }
7
+ );
8
+ GapHorizontalIcon.displayName = "GapHorizontalIcon";
9
+ export {
10
+ GapHorizontalIcon
11
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const GapVerticalIcon = 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", { d: "M14.65 3.335v.53c0 .82 0 1.28-.22 1.7-.19.38-.49.68-.87.87-.42.22-.88.22-1.7.22H4.13c-.82 0-1.28 0-1.7-.22-.38-.19-.68-.49-.87-.87-.22-.42-.22-.88-.22-1.7v-.53c0-.36.29-.65.65-.65.36 0 .65.29.65.65v.53c0 .58 0 .96.07 1.11.07.13.17.23.3.3.15.07.53.07 1.11.07h7.73c.58 0 .96 0 1.11-.07a.67.67 0 0 0 .3-.3c.07-.15.07-.53.07-1.11v-.53c0-.36.29-.65.65-.65.36 0 .65.29.65.65h.02Zm0 8.8v.53c0 .36-.29.65-.65.65-.36 0-.65-.29-.65-.65v-.53c0-.58 0-.96-.07-1.11a.723.723 0 0 0-.3-.3c-.15-.07-.53-.07-1.11-.07H4.13c-.58 0-.96 0-1.11.07-.13.07-.23.17-.3.3-.07.15-.07.53-.07 1.11v.53c0 .36-.29.65-.65.65-.36 0-.65-.29-.65-.65v-.53c0-.82 0-1.28.22-1.7.19-.38.49-.67.87-.87.42-.22.88-.22 1.7-.22h7.73c.82 0 1.28 0 1.7.22.37.19.67.49.87.87.22.42.22.88.22 1.7h-.01Z" }) });
6
+ }
7
+ );
8
+ GapVerticalIcon.displayName = "GapVerticalIcon";
9
+ export {
10
+ GapVerticalIcon
11
+ };
@@ -0,0 +1,11 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const GrowIcon = 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: "M1.5 1.85a.65.65 0 0 1 .65.65v11a.65.65 0 1 1-1.3 0v-11a.65.65 0 0 1 .65-.65Zm13 0a.65.65 0 0 1 .65.65v11a.65.65 0 1 1-1.3 0v-11a.65.65 0 0 1 .65-.65ZM6.156 5.54a.65.65 0 0 1 0 .92l-.89.89h5.468l-.89-.89a.65.65 0 1 1 .92-.92l2 2a.65.65 0 0 1 0 .92l-2 2a.65.65 0 1 1-.92-.92l.89-.89H5.266l.89.89a.65.65 0 1 1-.92.92l-2-2a.65.65 0 0 1 0-.92l2-2a.65.65 0 0 1 .92 0Z", clipRule: "evenodd" }) });
6
+ }
7
+ );
8
+ GrowIcon.displayName = "GrowIcon";
9
+ export {
10
+ GrowIcon
11
+ };
@@ -1,4 +1,22 @@
1
+ export * from "./a-c-center";
2
+ export * from "./a-c-end";
3
+ export * from "./a-c-space-around";
4
+ export * from "./a-c-space-between";
5
+ export * from "./a-c-start";
6
+ export * from "./a-c-stretch";
7
+ export * from "./a-i-baseline";
8
+ export * from "./a-i-center";
9
+ export * from "./a-i-end";
10
+ export * from "./a-i-start";
11
+ export * from "./a-i-stretch";
12
+ export * from "./a-s-baseline";
13
+ export * from "./a-s-center";
14
+ export * from "./a-s-end";
15
+ export * from "./a-s-start";
16
+ export * from "./a-s-stretch";
1
17
  export * from "./alert";
18
+ export * from "./arrow-down";
19
+ export * from "./arrow-right";
2
20
  export * from "./attachment";
3
21
  export * from "./auto-scroll";
4
22
  export * from "./blockquote";
@@ -15,12 +33,12 @@ export * from "./border-width-individual";
15
33
  export * from "./border-width-left";
16
34
  export * from "./border-width-right";
17
35
  export * from "./border-width-top";
18
- export * from "./box-link";
19
36
  export * from "./box";
20
37
  export * from "./bp-star-off";
21
38
  export * from "./bp-star-on";
22
39
  export * from "./button-element";
23
40
  export * from "./checkbox-checked-filled";
41
+ export * from "./checkbox-checked";
24
42
  export * from "./checkbox-empty";
25
43
  export * from "./checkbox-mixed-filled";
26
44
  export * from "./chevron-big-down";
@@ -44,20 +62,36 @@ export * from "./email";
44
62
  export * from "./external-link";
45
63
  export * from "./eyecon-closed";
46
64
  export * from "./eyecon-open";
65
+ export * from "./form-text-area";
47
66
  export * from "./form-text-field";
48
67
  export * from "./form";
68
+ export * from "./gap-horizontal";
69
+ export * from "./gap-vertical";
49
70
  export * from "./github";
50
71
  export * from "./google";
72
+ export * from "./grow";
51
73
  export * from "./hamburger-menu";
52
74
  export * from "./heading";
53
75
  export * from "./image";
54
76
  export * from "./info";
55
77
  export * from "./information";
78
+ export * from "./j-c-center";
79
+ export * from "./j-c-end";
80
+ export * from "./j-c-space-around";
81
+ export * from "./j-c-space-between";
82
+ export * from "./j-c-start";
83
+ export * from "./link-2-unlinked";
84
+ export * from "./link-2";
85
+ export * from "./link-block";
56
86
  export * from "./link";
57
- export * from "./linked";
58
87
  export * from "./list-item";
59
88
  export * from "./list";
89
+ export * from "./menu-ellipses";
90
+ export * from "./minus";
91
+ export * from "./no-wrap";
60
92
  export * from "./offline";
93
+ export * from "./order-first";
94
+ export * from "./order-last";
61
95
  export * from "./page";
62
96
  export * from "./paint-brush";
63
97
  export * from "./phone";
@@ -70,12 +104,15 @@ export * from "./repeat-grid";
70
104
  export * from "./repeat-row";
71
105
  export * from "./scroll";
72
106
  export * from "./section-link";
107
+ export * from "./shrink";
73
108
  export * from "./slot-component";
74
109
  export * from "./small-x";
75
110
  export * from "./subscript";
76
111
  export * from "./subtract";
77
112
  export * from "./superscript";
113
+ export * from "./text-align-left";
78
114
  export * from "./text-block";
79
115
  export * from "./text-italic";
80
- export * from "./unlinked";
116
+ export * from "./video";
81
117
  export * from "./webstudio";
118
+ export * from "./wrap";
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const JCCenterIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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: "M3.1 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H3.9a.8.8 0 0 1-.8-.8V4.8Z" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 1.5c.442 0 .8.344.8.768v11.464c0 .424-.358.768-.8.768-.442 0-.8-.344-.8-.768V2.268c0-.424.358-.768.8-.768Z", clipRule: "evenodd" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M9.9 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8h-1.4a.8.8 0 0 1-.8-.8V4.8Z" })
9
+ ] });
10
+ }
11
+ );
12
+ JCCenterIcon.displayName = "JCCenterIcon";
13
+ export {
14
+ JCCenterIcon
15
+ };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const JCEndIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M13.8 14.5c-.442 0-.8-.344-.8-.768V2.268c0-.424.358-.768.8-.768.442 0 .8.344.8.768v11.464c0 .424-.358.768-.8.768Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M12 11.2a.8.8 0 0 1-.8.8H9.8a.8.8 0 0 1-.8-.8V4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4ZM8 11.2a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4Z" })
8
+ ] });
9
+ }
10
+ );
11
+ JCEndIcon.displayName = "JCEndIcon";
12
+ export {
13
+ JCEndIcon
14
+ };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const JCSpaceAroundIcon = forwardRef(
4
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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", { fillRule: "evenodd", d: "M1.7 1.5c.442 0 .8.344.8.768v11.464c0 .424-.358.768-.8.768-.442 0-.8-.344-.8-.768V2.268c0-.424.358-.768.8-.768Z", clipRule: "evenodd" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M4.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H5.3a.8.8 0 0 1-.8-.8V4.8ZM8.5 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H9.3a.8.8 0 0 1-.8-.8V4.8Z" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.3 1.5c.442 0 .8.344.8.768v11.464c0 .424-.358.768-.8.768-.442 0-.8-.344-.8-.768V2.268c0-.424.358-.768.8-.768Z", clipRule: "evenodd" })
9
+ ] });
10
+ }
11
+ );
12
+ JCSpaceAroundIcon.displayName = "JCSpaceAroundIcon";
13
+ export {
14
+ JCSpaceAroundIcon
15
+ };