@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
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const JustifyContentSpaceBetweenIcon = 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: "M11.1999 7.19999H7.9999V4.79999H6.3999V19.2H7.9999V16.8H11.1999V7.19999ZM12.7999 16.8H15.9999V19.2H17.5999V4.79999H15.9999V7.19999H12.7999V16.8Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- JustifyContentSpaceBetweenIcon.displayName = "JustifyContentSpaceBetweenIcon";
27
- export {
28
- JustifyContentSpaceBetweenIcon
29
- };
@@ -1,30 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const JustifyContentStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
4
- return /* @__PURE__ */ jsxs(
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: [
15
- /* @__PURE__ */ jsx(
16
- "path",
17
- {
18
- d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z",
19
- fill: color
20
- }
21
- ),
22
- /* @__PURE__ */ jsx("path", { d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z", fill: color })
23
- ]
24
- }
25
- );
26
- });
27
- JustifyContentStartIcon.displayName = "JustifyContentStartIcon";
28
- export {
29
- JustifyContentStartIcon
30
- };
@@ -1,49 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const OrderFirstIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs(
6
- "svg",
7
- {
8
- width: "16",
9
- height: "16",
10
- viewBox: "0 0 16 16",
11
- fill: "none",
12
- xmlns: "http://www.w3.org/2000/svg",
13
- ...props,
14
- ref: forwardedRef,
15
- children: [
16
- /* @__PURE__ */ jsx(
17
- "path",
18
- {
19
- d: "M2.10022 2.5C1.54794 2.5 1.10022 2.94771 1.10022 3.5L1.10022 12.5C1.10022 13.0523 1.54793 13.5 2.10022 13.5H3.90022C4.4525 13.5 4.90022 13.0523 4.90022 12.5L4.90022 3.5C4.90022 2.94772 4.45251 2.5 3.90022 2.5L2.10022 2.5Z",
20
- fill: color
21
- }
22
- ),
23
- /* @__PURE__ */ jsx(
24
- "path",
25
- {
26
- fillRule: "evenodd",
27
- clipRule: "evenodd",
28
- d: "M11.9 4C11.3477 4 10.9 4.44771 10.9 5L10.9 11C10.9 11.5523 11.3477 12 11.9 12H13.9C14.4523 12 14.9 11.5523 14.9 11L14.9 5C14.9 4.44772 14.4523 4 13.9 4L11.9 4ZM12 5.1L12 10.9H13.8L13.8 5.1H12Z",
29
- fill: color
30
- }
31
- ),
32
- /* @__PURE__ */ jsx(
33
- "path",
34
- {
35
- fillRule: "evenodd",
36
- clipRule: "evenodd",
37
- d: "M7.10022 4C6.54794 4 6.10022 4.44771 6.10022 5L6.10022 11C6.10022 11.5523 6.54794 12 7.10022 12H9.10022C9.65251 12 10.1002 11.5523 10.1002 11L10.1002 5C10.1002 4.44771 9.65251 4 9.10022 4L7.10022 4ZM7.20022 5.1L7.20022 10.9H9.00022L9.00022 5.1L7.20022 5.1Z",
38
- fill: color
39
- }
40
- )
41
- ]
42
- }
43
- );
44
- }
45
- );
46
- OrderFirstIcon.displayName = "OrderFirstIcon";
47
- export {
48
- OrderFirstIcon
49
- };
package/lib/order-last.js DELETED
@@ -1,49 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const OrderLastIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs(
6
- "svg",
7
- {
8
- width: "16",
9
- height: "16",
10
- viewBox: "0 0 16 16",
11
- fill: "none",
12
- xmlns: "http://www.w3.org/2000/svg",
13
- ...props,
14
- ref: forwardedRef,
15
- children: [
16
- /* @__PURE__ */ jsx(
17
- "path",
18
- {
19
- d: "M13.8998 13.5C14.4521 13.5 14.8998 13.0523 14.8998 12.5L14.8998 3.5C14.8998 2.94772 14.4521 2.5 13.8998 2.5H12.0998C11.5475 2.5 11.0998 2.94771 11.0998 3.5L11.0998 12.5C11.0998 13.0523 11.5475 13.5 12.0998 13.5H13.8998Z",
20
- fill: color
21
- }
22
- ),
23
- /* @__PURE__ */ jsx(
24
- "path",
25
- {
26
- fillRule: "evenodd",
27
- clipRule: "evenodd",
28
- d: "M6.89978 12C6.57826 12 6.29219 11.8483 6.10925 11.6125C5.97795 11.4433 5.89978 11.2308 5.89978 11L5.89978 5C5.89978 4.76923 5.97795 4.55672 6.10925 4.3875C6.29219 4.15173 6.57826 4 6.89978 4H8.89978C9.45207 4 9.89978 4.44772 9.89978 5V11C9.89978 11.5523 9.45206 12 8.89978 12H6.89978ZM8.79978 5.1V10.9H6.99978L6.99978 5.1L8.79978 5.1Z",
29
- fill: color
30
- }
31
- ),
32
- /* @__PURE__ */ jsx(
33
- "path",
34
- {
35
- fillRule: "evenodd",
36
- clipRule: "evenodd",
37
- d: "M4.89051 4.3875C5.02181 4.55672 5.09998 4.76923 5.09998 5L5.09998 11C5.09998 11.2308 5.02181 11.4433 4.89051 11.6125C4.70757 11.8483 4.42149 12 4.09998 12H2.09998C1.54769 12 1.09998 11.5523 1.09998 11V5C1.09998 4.44771 1.54769 4 2.09998 4H4.09998C4.42149 4 4.70757 4.15173 4.89051 4.3875ZM3.99998 5.1L3.99998 10.9H2.19998L2.19998 5.1L3.99998 5.1Z",
38
- fill: color
39
- }
40
- )
41
- ]
42
- }
43
- );
44
- }
45
- );
46
- OrderLastIcon.displayName = "OrderLastIcon";
47
- export {
48
- OrderLastIcon
49
- };
@@ -1,45 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const TextAlignLeftIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsxs(
6
- "svg",
7
- {
8
- width: "16",
9
- height: "16",
10
- viewBox: "0 0 16 16",
11
- fill: "none",
12
- xmlns: "http://www.w3.org/2000/svg",
13
- ...props,
14
- ref: forwardedRef,
15
- children: [
16
- /* @__PURE__ */ jsx(
17
- "path",
18
- {
19
- d: "M1 4C1 3.65482 1.27982 3.375 1.625 3.375H14.375C14.7202 3.375 15 3.65482 15 4C15 4.34518 14.7202 4.625 14.375 4.625H1.625C1.27982 4.625 1 4.34518 1 4Z",
20
- fill: color
21
- }
22
- ),
23
- /* @__PURE__ */ jsx(
24
- "path",
25
- {
26
- d: "M1 8C1 7.65482 1.27982 7.375 1.625 7.375H8.375C8.72018 7.375 9 7.65482 9 8C9 8.34518 8.72018 8.625 8.375 8.625H1.625C1.27982 8.625 1 8.34518 1 8Z",
27
- fill: color
28
- }
29
- ),
30
- /* @__PURE__ */ jsx(
31
- "path",
32
- {
33
- d: "M1 12C1 11.6548 1.27982 11.375 1.625 11.375H10.375C10.7202 11.375 11 11.6548 11 12C11 12.3452 10.7202 12.625 10.375 12.625H1.625C1.27982 12.625 1 12.3452 1 12Z",
34
- fill: color
35
- }
36
- )
37
- ]
38
- }
39
- );
40
- }
41
- );
42
- TextAlignLeftIcon.displayName = "TextAlignLeftIcon";
43
- export {
44
- TextAlignLeftIcon
45
- };
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentSpaceAroundIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentSpaceBetweenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignContentStretchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignItemsBaselineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignItemsCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignItemsEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignItemsStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignItemsStretchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignSelfBaselineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignSelfCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignSelfEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignSelfStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const AlignSelfStretchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexDirectionColumnReverseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexDirectionColumnIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexDirectionRowReverseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexDirectionRowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexSizingGrowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexSizingShrinkIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexWrapNowrapIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexWrapWrapReverseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const FlexWrapWrapIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const ColumnGapIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const RowGapIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const JustifyContentCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const JustifyContentEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const JustifyContentSpaceAroundIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const JustifyContentSpaceBetweenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const JustifyContentStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const OrderFirstIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const OrderLastIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const TextAlignLeftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,15 +0,0 @@
1
- // Generated from icons/box-link.svg
2
-
3
- import { forwardRef } from "react";
4
- import type { IconProps } from "../types";
5
-
6
- // prettier-ignore
7
- export const BoxLinkIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
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 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" /><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" /></svg>
11
- );
12
- }
13
- );
14
-
15
- BoxLinkIcon.displayName = "BoxLinkIcon";
@@ -1,15 +0,0 @@
1
- // Generated from icons/linked.svg
2
-
3
- import { forwardRef } from "react";
4
- import type { IconProps } from "../types";
5
-
6
- // prettier-ignore
7
- export const LinkedIcon = 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="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" /></svg>
11
- );
12
- }
13
- );
14
-
15
- LinkedIcon.displayName = "LinkedIcon";
@@ -1,15 +0,0 @@
1
- // Generated from icons/unlinked.svg
2
-
3
- import { forwardRef } from "react";
4
- import type { IconProps } from "../types";
5
-
6
- // prettier-ignore
7
- export const UnlinkedIcon = 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="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" /></svg>
11
- );
12
- }
13
- );
14
-
15
- UnlinkedIcon.displayName = "UnlinkedIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentCenterIcon = React.forwardRef<
5
- SVGSVGElement,
6
- IconProps
7
- >(({ color = "currentColor", ...props }, forwardedRef) => {
8
- return (
9
- <svg
10
- width="24"
11
- height="24"
12
- viewBox="0 0 24 24"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- ref={forwardedRef}
17
- >
18
- <path
19
- fillRule="evenodd"
20
- clipRule="evenodd"
21
- d="M8 6H11V9H8V6ZM4 11.5H20V12.5H4V11.5ZM16 6H13V9H16V6ZM13 15H16V18H13V15ZM11 15H8V18H11V15Z"
22
- fill={color}
23
- />
24
- </svg>
25
- );
26
- });
27
- AlignContentCenterIcon.displayName = "AlignContentCenterIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentEndIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
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
- >
16
- <path
17
- fillRule="evenodd"
18
- clipRule="evenodd"
19
- d="M8 8H11V11H8V8ZM4 18H20V19H4V18ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- AlignContentEndIcon.displayName = "AlignContentEndIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentSpaceAroundIcon = React.forwardRef<
5
- SVGSVGElement,
6
- IconProps
7
- >(({ color = "currentColor", ...props }, forwardedRef) => {
8
- return (
9
- <svg
10
- width="24"
11
- height="24"
12
- viewBox="0 0 24 24"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- ref={forwardedRef}
17
- >
18
- <path
19
- fillRule="evenodd"
20
- clipRule="evenodd"
21
- d="M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z"
22
- fill={color}
23
- />
24
- </svg>
25
- );
26
- });
27
- AlignContentSpaceAroundIcon.displayName = "AlignContentSpaceAroundIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentSpaceBetweenIcon = React.forwardRef<
5
- SVGSVGElement,
6
- IconProps
7
- >(({ color = "currentColor", ...props }, forwardedRef) => {
8
- return (
9
- <svg
10
- width="24"
11
- height="24"
12
- viewBox="0 0 24 24"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- ref={forwardedRef}
17
- >
18
- <path
19
- fillRule="evenodd"
20
- clipRule="evenodd"
21
- d="M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z"
22
- fill={color}
23
- />
24
- </svg>
25
- );
26
- });
27
- AlignContentSpaceBetweenIcon.displayName = "AlignContentSpaceBetweenIcon";
@@ -1,25 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentStartIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
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
- >
16
- <path d="M4 6H20V7H4V6Z" fill={color} />
17
- <path d="M8 9H11V12H8V9Z" fill={color} />
18
- <path d="M16 9H13V12H16V9Z" fill={color} />
19
- <path d="M13 14H16V17H13V14Z" fill={color} />
20
- <path d="M11 14H8V17H11V14Z" fill={color} />
21
- </svg>
22
- );
23
- }
24
- );
25
- AlignContentStartIcon.displayName = "AlignContentStartIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignContentStretchIcon = React.forwardRef<
5
- SVGSVGElement,
6
- IconProps
7
- >(({ color = "currentColor", ...props }, forwardedRef) => {
8
- return (
9
- <svg
10
- width="24"
11
- height="24"
12
- viewBox="0 0 24 24"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- ref={forwardedRef}
17
- >
18
- <path
19
- fillRule="evenodd"
20
- clipRule="evenodd"
21
- d="M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z"
22
- fill={color}
23
- />
24
- </svg>
25
- );
26
- });
27
- AlignContentStretchIcon.displayName = "AlignContentStretchIcon";