@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
+ // Generated from icons/j-c-end.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const JCEndIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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" /><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" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ JCEndIcon.displayName = "JCEndIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/j-c-space-around.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const JCSpaceAroundIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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" /><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" /><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" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ JCSpaceAroundIcon.displayName = "JCSpaceAroundIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/j-c-space-between.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const JCSpaceBetweenIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M2.2 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" /><path d="M4 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H4.8a.8.8 0 0 1-.8-.8V4.8ZM9 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.8a.8.8 0 0 1-.8-.8V4.8Z" /><path fillRule="evenodd" d="M13.8 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" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ JCSpaceBetweenIcon.displayName = "JCSpaceBetweenIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/j-c-start.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const JCStartIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M2.2 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" /><path d="M4 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H4.8a.8.8 0 0 1-.8-.8V4.8ZM8 4.8a.8.8 0 0 1 .8-.8h1.4a.8.8 0 0 1 .8.8v6.4a.8.8 0 0 1-.8.8H8.8a.8.8 0 0 1-.8-.8V4.8Z" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ JCStartIcon.displayName = "JCStartIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/link-2-unlinked.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const Link2UnlinkedIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M13.573 8c0-1.008-.966-1.97-2.35-1.97h-1.141a.65.65 0 1 1 0-1.3h1.141c1.93 0 3.65 1.384 3.65 3.27 0 1.886-1.72 3.27-3.65 3.27h-1.141a.65.65 0 1 1 0-1.3h1.141c1.384 0 2.35-.962 2.35-1.97ZM6.568 5.38a.65.65 0 0 1-.65.65H4.776c-1.384 0-2.35.962-2.35 1.97s.966 1.97 2.35 1.97h1.142a.65.65 0 1 1 0 1.3H4.776c-1.93 0-3.65-1.384-3.65-3.27 0-1.886 1.72-3.27 3.65-3.27h1.142a.65.65 0 0 1 .65.65Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ Link2UnlinkedIcon.displayName = "Link2UnlinkedIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/link-2.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const Link2Icon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M13.573 8c0-1.008-.966-1.97-2.35-1.97h-1.141a.65.65 0 1 1 0-1.3h1.141c1.93 0 3.65 1.384 3.65 3.27 0 1.886-1.72 3.27-3.65 3.27h-1.141a.65.65 0 1 1 0-1.3h1.141c1.384 0 2.35-.962 2.35-1.97Zm-2.857 0a.65.65 0 0 1-.65.65H5.933a.65.65 0 1 1 0-1.3h4.133a.65.65 0 0 1 .65.65ZM6.568 5.38a.65.65 0 0 1-.65.65H4.776c-1.384 0-2.35.962-2.35 1.97s.966 1.97 2.35 1.97h1.142a.65.65 0 1 1 0 1.3H4.776c-1.93 0-3.65-1.384-3.65-3.27 0-1.886 1.72-3.27 3.65-3.27h1.142a.65.65 0 0 1 .65.65Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ Link2Icon.displayName = "Link2Icon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/link-block.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const LinkBlockIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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.23-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-.229 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-.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-.26-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025ZM10.42 5.58c-.359-.36-1.108-.398-1.681.175l-.528.529a.65.65 0 1 1-.92-.92l.529-.528c.96-.96 2.54-1.155 3.52-.176.98.98.784 2.56-.176 3.52l-.529.529a.65.65 0 1 1-.919-.92l.529-.528c.573-.573.535-1.322.175-1.681ZM9.416 6.584a.65.65 0 0 1 0 .92L7.503 9.415a.65.65 0 0 1-.919-.92l1.913-1.912a.65.65 0 0 1 .919 0Zm-3.132.708a.65.65 0 0 1 0 .919l-.529.528c-.573.574-.535 1.322-.175 1.682.359.359 1.108.397 1.681-.176l.528-.529a.65.65 0 1 1 .92.92l-.529.528c-.96.96-2.54 1.156-3.52.176s-.784-2.56.176-3.52l.529-.528a.65.65 0 0 1 .919 0Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ LinkBlockIcon.displayName = "LinkBlockIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/menu-ellipses.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const MenuEllipsesIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M4 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM15 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ MenuEllipsesIcon.displayName = "MenuEllipsesIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/minus.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const MinusIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ MinusIcon.displayName = "MinusIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/no-wrap.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const NoWrapIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M4 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H2.66a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98H4ZM8.67 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H7.33a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98h1.34ZM13.34 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H12a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98h1.34Z" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ NoWrapIcon.displayName = "NoWrapIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/order-first.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const OrderFirstIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M2.324 3.35a.98.98 0 0 0-.98.98v7.34c0 .541.438.98.98.98h1.34a.98.98 0 0 0 .98-.98V4.33a.98.98 0 0 0-.98-.98h-1.34Z" /><path fillRule="evenodd" d="M6.657 4.016a.98.98 0 0 0-.98.98v6.008c0 .542.439.98.98.98h2.01a.98.98 0 0 0 .98-.98V4.996a.98.98 0 0 0-.98-.98h-2.01Zm.32 6.668V5.316h1.37v5.368h-1.37ZM11.66 4.016a.98.98 0 0 0-.98.98v6.008c0 .542.439.98.98.98h2.01a.98.98 0 0 0 .98-.98V4.996a.98.98 0 0 0-.98-.98h-2.01Zm.32 6.668V5.316h1.37v5.368h-1.37Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ OrderFirstIcon.displayName = "OrderFirstIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/order-last.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const OrderLastIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M13.67 3.35a.98.98 0 0 1 .98.98v7.34a.98.98 0 0 1-.98.98h-1.34a.98.98 0 0 1-.98-.98V4.33a.98.98 0 0 1 .98-.98h1.34Z" /><path fillRule="evenodd" d="M4.334 4.016a.98.98 0 0 1 .98.98v6.008a.98.98 0 0 1-.98.98h-2.01a.98.98 0 0 1-.98-.98V4.996a.98.98 0 0 1 .98-.98h2.01Zm-.32 6.668V5.316h-1.37v5.368h1.37ZM9.337 4.016a.98.98 0 0 1 .98.98v6.008a.98.98 0 0 1-.98.98h-2.01a.98.98 0 0 1-.98-.98V4.996a.98.98 0 0 1 .98-.98h2.01Zm-.32 6.668V5.316h-1.37v5.368h1.37Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ OrderLastIcon.displayName = "OrderLastIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/shrink.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const ShrinkIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M7.95 1.85a.65.65 0 0 1 .65.65v11a.65.65 0 1 1-1.3 0v-11a.65.65 0 0 1 .65-.65ZM3.159 5.52a.65.65 0 0 1 .918.042l1.822 2a.65.65 0 0 1 0 .876l-1.822 2a.65.65 0 0 1-.96-.876l.83-.912H1.32a.65.65 0 0 1 0-1.3h2.628l-.83-.912a.65.65 0 0 1 .042-.918Zm9.632.005a.65.65 0 0 1 .032.919l-.846.906h2.704a.65.65 0 1 1 0 1.3h-2.704l.846.907a.65.65 0 0 1-.95.887l-1.867-2a.65.65 0 0 1 0-.887l1.867-2a.65.65 0 0 1 .918-.032Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ ShrinkIcon.displayName = "ShrinkIcon";
@@ -7,7 +7,7 @@ import type { IconProps } from "../types";
7
7
  export const SlotComponentIcon = forwardRef<SVGSVGElement, IconProps>(
8
8
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M4.33 1.356a8.54 8.54 0 0 0-.497.024c-.375.03-.717.097-1.039.261A2.63 2.63 0 0 0 1.64 2.797c-.164.32-.23.662-.26 1.036a8.54 8.54 0 0 0-.024.497h1.3c.004-.146.01-.275.02-.39.023-.293.067-.446.123-.554l.002-.005c.125-.249.33-.452.585-.582.109-.056.261-.1.554-.124.115-.01.243-.015.39-.019v-1.3ZM9.67 2.65H6.33v-1.3h3.34v1.3ZM13.344 4.33a6.932 6.932 0 0 0-.02-.39c-.023-.293-.067-.445-.122-.553a1.328 1.328 0 0 0-.583-.586l-.005-.002c-.108-.056-.26-.1-.554-.124a6.923 6.923 0 0 0-.39-.019v-1.3c.18.004.346.011.497.024.374.03.715.096 1.036.26.51.256.907.669 1.155 1.153.165.322.231.665.262 1.04.013.151.02.316.024.497h-1.3ZM13.35 9.67V6.33h1.3v3.34h-1.3ZM11.67 13.344c.147-.004.275-.01.39-.02.293-.023.445-.067.554-.122.254-.131.46-.334.585-.583l.002-.005c.056-.108.1-.26.124-.554.01-.115.015-.243.019-.39h1.3c-.004.18-.011.346-.024.497-.03.374-.096.715-.26 1.036-.256.51-.669.907-1.153 1.155-.322.165-.665.231-1.04.262-.15.013-.316.02-.497.024v-1.3ZM6.33 13.35h3.34v1.3H6.33v-1.3ZM2.656 11.67c.004.147.01.275.02.39.023.293.067.446.123.554.13.254.333.46.582.585l.005.002c.108.056.26.1.554.124.115.01.243.015.39.019v1.3a8.573 8.573 0 0 1-.497-.024c-.374-.03-.715-.096-1.036-.26a2.628 2.628 0 0 1-1.155-1.153c-.165-.322-.231-.665-.262-1.04a8.54 8.54 0 0 1-.024-.497h1.3ZM2.65 6.33v3.34h-1.3V6.33h1.3Z" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -7,7 +7,7 @@ import type { IconProps } from "../types";
7
7
  export const SmallXIcon = forwardRef<SVGSVGElement, IconProps>(
8
8
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><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 0 1 .99-.99L8 7.01l2.505-2.505a.7.7 0 0 1 .99 0Z" clipRule="evenodd" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -0,0 +1,15 @@
1
+ // Generated from icons/text-align-left.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const TextAlignLeftIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M1.85 4a.65.65 0 0 1 .65-.65h12a.65.65 0 1 1 0 1.3h-12A.65.65 0 0 1 1.85 4Zm0 4a.65.65 0 0 1 .65-.65h6a.65.65 0 0 1 0 1.3h-6A.65.65 0 0 1 1.85 8Zm0 4a.65.65 0 0 1 .65-.65h8a.65.65 0 1 1 0 1.3h-8a.65.65 0 0 1-.65-.65Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ TextAlignLeftIcon.displayName = "TextAlignLeftIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/video.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const VideoIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M10.251 7.5 6.933 5.29A.6.6 0 0 0 6 5.788v4.424a.6.6 0 0 0 .933.5l3.318-2.213a.6.6 0 0 0 0-.998Z" /><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.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-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.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.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.26-.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.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V5.2c0-.572 0-.96-.025-1.262-.024-.293-.068-.445-.122-.552a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ VideoIcon.displayName = "VideoIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/wrap.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const WrapIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M4.98 2.33A.98.98 0 0 0 4 1.35H2.66a.98.98 0 0 0-.98.98v4.01c0 .541.439.98.98.98H4a.98.98 0 0 0 .98-.98V2.33ZM9.65 2.33a.98.98 0 0 0-.98-.98H7.33a.98.98 0 0 0-.98.98v4.01c0 .541.439.98.98.98h1.34a.98.98 0 0 0 .98-.98V2.33ZM4.98 9.67A.98.98 0 0 0 4 8.69H2.66a.98.98 0 0 0-.98.98v4.01c0 .54.439.98.98.98H4a.98.98 0 0 0 .98-.98V9.67Z" /><path d="M11.687 3.902a.65.65 0 0 0-.407 1.234 3.022 3.022 0 0 1-.947 5.889H8.572L9.8 9.8a.65.65 0 0 0-.919-.92l-2.34 2.335a.65.65 0 0 0 0 .92l2.34 2.335a.65.65 0 1 0 .919-.92l-1.228-1.225h1.761a4.32 4.32 0 0 0 1.354-8.423Z" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ WrapIcon.displayName = "WrapIcon";
package/src/index.ts CHANGED
@@ -4,36 +4,11 @@ export * from "./undo";
4
4
  export * from "./redo";
5
5
  export * from "./devices";
6
6
  export * from "./types";
7
- export * from "./align-content-center";
8
- export * from "./align-content-end";
9
- export * from "./align-content-space-around";
10
- export * from "./align-content-space-between";
11
- export * from "./align-content-start";
12
- export * from "./align-content-stretch";
13
- export * from "./align-items-baseline";
14
- export * from "./align-items-center";
15
- export * from "./align-items-end";
16
- export * from "./align-items-start";
17
- export * from "./align-items-stretch";
18
- export * from "./flex-direction-row";
19
- export * from "./flex-direction-column";
20
- export * from "./flex-direction-row-reverse";
21
- export * from "./flex-direction-column-reverse";
22
- export * from "./flex-wrap-wrap";
23
- export * from "./flex-wrap-no-wrap";
24
- export * from "./flex-wrap-wrap-reverse";
25
- export * from "./justify-content-center";
26
- export * from "./justify-content-end";
27
- export * from "./justify-content-space-around";
28
- export * from "./justify-content-space-between";
29
- export * from "./justify-content-start";
30
7
  export * from "./justify-items-center";
31
8
  export * from "./justify-items-end";
32
9
  export * from "./justify-items-space-around";
33
10
  export * from "./justify-items-space-between";
34
11
  export * from "./justify-items-start";
35
- export * from "./gap-row";
36
- export * from "./gap-column";
37
12
  export * from "./aspect-ratio";
38
13
  export * from "./cloud";
39
14
  export * from "./trash";
@@ -55,21 +30,11 @@ export * from "./cross-circled-filled";
55
30
  export * from "./cross";
56
31
  export * from "./magnifying-glass";
57
32
  export * from "./menu";
58
- export * from "./align-self-start";
59
- export * from "./align-self-end";
60
- export * from "./align-self-center";
61
- export * from "./align-self-stretch";
62
- export * from "./align-self-baseline";
63
- export * from "./flex-sizing-grow";
64
- export * from "./flex-sizing-shrink";
65
- export * from "./order-first";
66
- export * from "./order-last";
67
33
  export * from "./cross-small";
68
34
  export * from "./cross-large";
69
35
  export * from "./ellipses";
70
36
  export * from "./text-align-center";
71
37
  export * from "./text-align-justify";
72
- export * from "./text-align-left";
73
38
  export * from "./text-align-right";
74
39
  export * from "./text-capitalize";
75
40
  export * from "./text-hyphen";
@@ -1,14 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import { forwardRef } from "react";
3
- const BoxLinkIcon = forwardRef(
4
- ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
6
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.882 2H7.118c-.743 0-1.346 0-1.836.04-.504.041-.954.129-1.371.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.417.212.867.3 1.371.341.49.04 1.093.04 1.836.04h7.764c.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-.417.3-.867.34-1.372.04-.489.04-1.092.04-1.835V7.118c0-.743 0-1.346-.04-1.835-.04-.505-.128-.954-.34-1.372a3.5 3.5 0 0 0-1.53-1.53c-.418-.212-.867-.3-1.372-.341C16.227 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-.171.087-.4.15-.813.183-.421.034-.963.035-1.745.035h-7.7c-.783 0-1.324 0-1.745-.035-.413-.034-.642-.096-.813-.183a2 2 0 0 1-.874-.874c-.087-.17-.15-.4-.183-.813-.035-.42-.035-.963-.035-1.745v-7.7c0-.782 0-1.324.035-1.745.033-.412.096-.642.183-.813a2 2 0 0 1 .874-.874c.17-.087.4-.15.813-.183.42-.034.962-.035 1.745-.035h7.7c.782 0 1.324 0 1.745.035Z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14.466 7.539c-.57-.57-1.706-.597-2.546.244l-.733.732a.75.75 0 1 1-1.06-1.06l.733-.733c1.286-1.287 3.38-1.53 4.667-.244 1.287 1.287 1.043 3.38-.244 4.667l-.733.733a.75.75 0 0 1-1.06-1.06l.732-.733c.84-.84.815-1.976.244-2.546ZM12.86 9.146a.75.75 0 0 1 0 1.06l-2.652 2.653a.75.75 0 0 1-1.061-1.06l2.652-2.653a.75.75 0 0 1 1.061 0Zm-4.344.981a.75.75 0 0 1 0 1.06l-.732.734c-.84.84-.815 1.975-.244 2.546.57.57 1.706.596 2.546-.244l.732-.733a.75.75 0 0 1 1.061 1.06l-.733.733c-1.286 1.287-3.38 1.53-4.667.244s-1.043-3.38.244-4.667l.733-.733a.75.75 0 0 1 1.06 0Z", clipRule: "evenodd" })
8
- ] });
9
- }
10
- );
11
- BoxLinkIcon.displayName = "BoxLinkIcon";
12
- export {
13
- BoxLinkIcon
14
- };
@@ -1,11 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import { forwardRef } from "react";
3
- const LinkedIcon = 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.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.776ZM5.233 8a.7.7 0 0 1 .7-.7h4.133a.7.7 0 1 1 0 1.4H5.933a.7.7 0 0 1-.7-.7Z", clipRule: "evenodd" }) });
6
- }
7
- );
8
- LinkedIcon.displayName = "LinkedIcon";
9
- export {
10
- LinkedIcon
11
- };
@@ -1,11 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import { forwardRef } from "react";
3
- const UnlinkedIcon = 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.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" }) });
6
- }
7
- );
8
- UnlinkedIcon.displayName = "UnlinkedIcon";
9
- export {
10
- UnlinkedIcon
11
- };
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
4
- return /* @__PURE__ */ jsx(
5
- "svg",
6
- {
7
- width: "24",
8
- height: "24",
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- ref: forwardedRef,
14
- children: /* @__PURE__ */ jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M8 6H11V9H8V6ZM4 11.5H20V12.5H4V11.5ZM16 6H13V9H16V6ZM13 15H16V18H13V15ZM11 15H8V18H11V15Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- AlignContentCenterIcon.displayName = "AlignContentCenterIcon";
27
- export {
28
- AlignContentCenterIcon
29
- };
@@ -1,31 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentEndIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(
6
- "svg",
7
- {
8
- width: "24",
9
- height: "24",
10
- viewBox: "0 0 24 24",
11
- fill: "none",
12
- xmlns: "http://www.w3.org/2000/svg",
13
- ...props,
14
- ref: forwardedRef,
15
- children: /* @__PURE__ */ jsx(
16
- "path",
17
- {
18
- fillRule: "evenodd",
19
- clipRule: "evenodd",
20
- d: "M8 8H11V11H8V8ZM4 18H20V19H4V18ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z",
21
- fill: color
22
- }
23
- )
24
- }
25
- );
26
- }
27
- );
28
- AlignContentEndIcon.displayName = "AlignContentEndIcon";
29
- export {
30
- AlignContentEndIcon
31
- };
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentSpaceAroundIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
4
- return /* @__PURE__ */ jsx(
5
- "svg",
6
- {
7
- width: "24",
8
- height: "24",
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- ref: forwardedRef,
14
- children: /* @__PURE__ */ jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- AlignContentSpaceAroundIcon.displayName = "AlignContentSpaceAroundIcon";
27
- export {
28
- AlignContentSpaceAroundIcon
29
- };
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentSpaceBetweenIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
4
- return /* @__PURE__ */ jsx(
5
- "svg",
6
- {
7
- width: "24",
8
- height: "24",
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- ref: forwardedRef,
14
- children: /* @__PURE__ */ jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- AlignContentSpaceBetweenIcon.displayName = "AlignContentSpaceBetweenIcon";
27
- export {
28
- AlignContentSpaceBetweenIcon
29
- };
@@ -1,29 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentStartIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs(
6
- "svg",
7
- {
8
- width: "24",
9
- height: "24",
10
- viewBox: "0 0 24 24",
11
- fill: "none",
12
- xmlns: "http://www.w3.org/2000/svg",
13
- ...props,
14
- ref: forwardedRef,
15
- children: [
16
- /* @__PURE__ */ jsx("path", { d: "M4 6H20V7H4V6Z", fill: color }),
17
- /* @__PURE__ */ jsx("path", { d: "M8 9H11V12H8V9Z", fill: color }),
18
- /* @__PURE__ */ jsx("path", { d: "M16 9H13V12H16V9Z", fill: color }),
19
- /* @__PURE__ */ jsx("path", { d: "M13 14H16V17H13V14Z", fill: color }),
20
- /* @__PURE__ */ jsx("path", { d: "M11 14H8V17H11V14Z", fill: color })
21
- ]
22
- }
23
- );
24
- }
25
- );
26
- AlignContentStartIcon.displayName = "AlignContentStartIcon";
27
- export {
28
- AlignContentStartIcon
29
- };
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const AlignContentStretchIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
4
- return /* @__PURE__ */ jsx(
5
- "svg",
6
- {
7
- width: "24",
8
- height: "24",
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- ref: forwardedRef,
14
- children: /* @__PURE__ */ jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- AlignContentStretchIcon.displayName = "AlignContentStretchIcon";
27
- export {
28
- AlignContentStretchIcon
29
- };