@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,53 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignItemsBaselineIcon = 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="M10 6H8V15H10V6ZM7 5V16H11V5H7Z"
22
- fill={color}
23
- />
24
- <path d="M7 12H11V18H7V12Z" fill={color} />
25
- <path
26
- fillRule="evenodd"
27
- clipRule="evenodd"
28
- d="M10 13H8V17H10V13ZM7 12V18H11V12H7Z"
29
- fill={color}
30
- />
31
- <path d="M13 12H16V15H13V12Z" fill={color} />
32
- <path
33
- fillRule="evenodd"
34
- clipRule="evenodd"
35
- d="M15 13H14V14H15V13ZM13 12V15H16V12H13Z"
36
- fill={color}
37
- />
38
- <path
39
- fillRule="evenodd"
40
- clipRule="evenodd"
41
- d="M16 8H14V15H16V8ZM13 7V16H17V7H13Z"
42
- fill={color}
43
- />
44
- <path
45
- fillRule="evenodd"
46
- clipRule="evenodd"
47
- d="M20 13H4V11.5H20V13Z"
48
- fill={color}
49
- />
50
- </svg>
51
- );
52
- });
53
- AlignItemsBaselineIcon.displayName = "AlignItemsBaselineIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignItemsCenterIcon = 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="M10.4 11H12.8V5L15 5V11H20V12.6H15V19H12.8V12.6H10.4V17H8.2V12.6H4V11H8.2V7H10.4V11Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- AlignItemsCenterIcon.displayName = "AlignItemsCenterIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignItemsEndIcon = 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="M16 16H19.2V17.6H4.80005V16H8.00005V9.59999H11.2V16H12.8V6.39999H16V16Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- AlignItemsEndIcon.displayName = "AlignItemsEndIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignItemsStartIcon = 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="M12.8 7.99999H11.2V14.4H8.00005V7.99999H4.80005V6.39999H19.2V7.99999H16V17.6H12.8V7.99999Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- AlignItemsStartIcon.displayName = "AlignItemsStartIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignItemsStretchIcon = 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="M16 16H19.2V17.6H4.80005V16H8.00005V7.99999H4.80005V6.39999H19.2V7.99999H16V16ZM12.8 16V7.99999H11.2V16H12.8Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- AlignItemsStretchIcon.displayName = "AlignItemsStretchIcon";
@@ -1,47 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignSelfBaselineIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <mask id="a" fill="#fff">
17
- <rect width="3" height="10" x="6.5" y="3" rx=".8" />
18
- </mask>
19
- <rect
20
- width="3"
21
- height="10"
22
- x="6.5"
23
- y="3"
24
- stroke={color}
25
- strokeWidth="2"
26
- mask="url(#a)"
27
- rx=".8"
28
- />
29
- <rect
30
- width="3"
31
- height="5.73926"
32
- x="6.5"
33
- y="7.25977"
34
- fill={color}
35
- rx=".8"
36
- />
37
- <path
38
- fill={color}
39
- fillRule="evenodd"
40
- d="M1.5 7.95c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z"
41
- clipRule="evenodd"
42
- />
43
- </svg>
44
- );
45
- }
46
- );
47
- AlignSelfBaselineIcon.displayName = "AlignSelfBaselineIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignSelfCenterIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <rect width="3" height="10" x="6.5" y="3" fill={color} rx=".8" />
17
- <path
18
- fill={color}
19
- fillRule="evenodd"
20
- d="M1.5 7.95c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z"
21
- clipRule="evenodd"
22
- />
23
- </svg>
24
- );
25
- }
26
- );
27
- AlignSelfCenterIcon.displayName = "AlignSelfCenterIcon";
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignSelfEndIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fill={color}
18
- fillRule="evenodd"
19
- d="M14.5 14.2004c0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7 0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7Z"
20
- clipRule="evenodd"
21
- />
22
- <rect
23
- width="3"
24
- height="9"
25
- x="9.5"
26
- y="12.4004"
27
- fill={color}
28
- rx=".8"
29
- transform="rotate(-180 9.5 12.4004)"
30
- />
31
- </svg>
32
- );
33
- }
34
- );
35
- AlignSelfEndIcon.displayName = "AlignSelfEndIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignSelfStartIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fill={color}
18
- fillRule="evenodd"
19
- d="M1.5 1.79961c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z"
20
- clipRule="evenodd"
21
- />
22
- <rect width="3" height="9" x="6.5" y="3.59961" fill={color} rx=".8" />
23
- </svg>
24
- );
25
- }
26
- );
27
- AlignSelfStartIcon.displayName = "AlignSelfStartIcon";
@@ -1,41 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const AlignSelfStretchIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fill={color}
18
- fillRule="evenodd"
19
- d="M14.5 14.2004c0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7 0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7Z"
20
- clipRule="evenodd"
21
- />
22
- <rect
23
- width="3"
24
- height="9"
25
- x="9.5"
26
- y="12.5"
27
- fill={color}
28
- rx=".8"
29
- transform="rotate(-180 9.5 12.5)"
30
- />
31
- <path
32
- fill={color}
33
- fillRule="evenodd"
34
- d="M14.5 1.8c0 .3866-.3439.7-.7682.7H2.26818C1.84393 2.5 1.5 2.1866 1.5 1.8c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7Z"
35
- clipRule="evenodd"
36
- />
37
- </svg>
38
- );
39
- }
40
- );
41
- AlignSelfStretchIcon.displayName = "AlignSelfStretchIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexDirectionColumnReverseIcon = 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
- style={{ transform: "rotate(180deg)" }}
18
- >
19
- <path
20
- d="M11.1667 6L11.1667 15.8881L8.175 12.9794L7 14.125L12 19L17 14.125L15.825 12.9794L12.8333 15.8881L12.8333 6L11.1667 6Z"
21
- fill={color}
22
- />
23
- </svg>
24
- );
25
- });
26
- FlexDirectionColumnReverseIcon.displayName = "FlexDirectionColumnReverseIcon";
@@ -1,25 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexDirectionColumnIcon = 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
- d="M11.1667 6L11.1667 15.8881L8.175 12.9794L7 14.125L12 19L17 14.125L15.825 12.9794L12.8333 15.8881L12.8333 6L11.1667 6Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- });
25
- FlexDirectionColumnIcon.displayName = "FlexDirectionColumnIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexDirectionRowReverseIcon = 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
- style={{ transform: "rotate(180deg)" }}
18
- >
19
- <path
20
- d="M5 12.8334L14.8881 12.8334L11.9794 15.825L13.125 17L18 12L13.125 7.00003L11.9794 8.17503L14.8881 11.1667L5 11.1667V12.8334Z"
21
- fill={color}
22
- />
23
- </svg>
24
- );
25
- });
26
- FlexDirectionRowReverseIcon.displayName = "FlexDirectionRowReverseIcon";
@@ -1,24 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexDirectionRowIcon = 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
- d="M5 12.8334L14.8881 12.8334L11.9794 15.825L13.125 17L18 12L13.125 7.00003L11.9794 8.17503L14.8881 11.1667L5 11.1667V12.8334Z"
18
- fill={color}
19
- />
20
- </svg>
21
- );
22
- }
23
- );
24
- FlexDirectionRowIcon.displayName = "FlexDirectionRowIcon";
@@ -1,34 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexSizingGrowIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fill={color}
18
- d="M10.7641 5.54038c-.2539-.25384-.6654-.25384-.91928 0-.25384.25384-.25384.6654 0 .91924l.91928-.91924ZM12.3044 8l.4597.45962c.2538-.25384.2538-.6654 0-.91924L12.3044 8ZM9.84482 9.54038c-.25384.25384-.25384.66542 0 .91922.25388.2539.66538.2539.91928 0l-.91928-.91922ZM7.80469 7.35c-.35899 0-.65.29101-.65.65 0 .35899.29101.65.65.65v-1.3Zm2.04013-.89038 1.99998 2 .9193-.91924-2-2-.91928.91924Zm1.99998 1.08076-1.99998 2 .91928.91922 2-1.99998-.9193-.91924ZM7.80469 8.65h4.49971v-1.3H7.80469v1.3Z"
19
- />
20
- <path
21
- fill={color}
22
- d="m3.69531 8-.45962-.45962c-.25384.25384-.25384.6654 0 .91924L3.69531 8Zm2.45962-1.54038c.25384-.25384.25384-.6654 0-.91924-.25384-.25384-.6654-.25384-.91924 0l.91924.91924Zm-.91924 3.99998c.25384.2539.6654.2539.91924 0 .25384-.2538.25384-.66538 0-.91922l-.91924.91922ZM8.19556 8.65c.35898 0 .65-.29101.65-.65 0-.35899-.29102-.65-.65-.65v1.3Zm-4.04063-.19038 2-2-.91924-.91924-2 2 .91924.91924Zm-.91924 0 2 1.99998.91924-.91922-2-2-.91924.91924Zm.45962.19038h4.50025v-1.3H3.69531v1.3Z"
23
- />
24
- <path
25
- stroke={color}
26
- strokeLinecap="round"
27
- strokeWidth="1.4"
28
- d="M1.5 2.5v11m13-11v11"
29
- />
30
- </svg>
31
- );
32
- }
33
- );
34
- FlexSizingGrowIcon.displayName = "FlexSizingGrowIcon";
@@ -1,30 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexSizingShrinkIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- xmlns="http://www.w3.org/2000/svg"
9
- fill="none"
10
- viewBox="0 0 16 16"
11
- width="16"
12
- height="16"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- stroke={color}
18
- strokeLinecap="round"
19
- strokeWidth="1.4"
20
- d="M7.95312 2.5v11"
21
- />
22
- <path
23
- fill={color}
24
- d="m5.42188 8 .51745.47143c.2434-.26716.2434-.6757 0-.94286L5.42188 8ZM3.0823 9.52857c-.26036.28578-.23976.72853.04602.98883.28578.2604.72852.2398.98888-.046l-1.0349-.94283Zm1.0349-4c-.26036-.28578-.7031-.30638-.98888-.04602-.28578.26036-.30638.7031-.04602.98888l1.0349-.94286ZM1.32188 7.3c-.386604 0-.700005.3134-.700005.7 0 .3866.313401.7.700005.7V7.3Zm3.58255.22857-1.82213 2 1.0349.94283 1.82213-1.99997-1.0349-.94286Zm1.0349 0-1.82213-2-1.0349.94286 1.82212 2 1.03491-.94286ZM5.42188 7.3h-4.1v1.4h4.1V7.3Zm6.41672 3.1776c.2638.2827.7068.2979.9894.0341.2826-.2638.2979-.70672.0341-.98934l-1.0235.95524ZM10.4836 8l-.51173-.47764c-.25103.26895-.25103.68633 0 .95528L10.4836 8Zm2.3785-1.52236c.2638-.28262.2485-.72557-.0341-.98937-.2826-.26379-.7256-.24853-.9894.03409l1.0235.95528ZM14.6836 8.7c.3866 0 .7-.3134.7-.7 0-.3866-.3134-.7-.7-.7v1.4Zm-1.8215.82236-1.8668-2-1.02343.95528 1.86673 1.99996 1.0235-.95524Zm-1.8668-1.04472 1.8668-2-1.0235-.95528-1.86673 2 1.02343.95528ZM14.6836 7.3h-4.2v1.4h4.2V7.3Z"
25
- />
26
- </svg>
27
- );
28
- }
29
- );
30
- FlexSizingShrinkIcon.displayName = "FlexSizingGrowIcon";
@@ -1,26 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexWrapNowrapIcon = 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="M13 9H11V15H13V9ZM19 9H17V15H19V9ZM7 9H5V15H7V9ZM4 8V16H8V8H4ZM14 8V16H10V8H14ZM20 8V16H16V8H20Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
- FlexWrapNowrapIcon.displayName = "FlexWrapNowrapIcon";
@@ -1,31 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexWrapWrapReverseIcon = 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
- style={{ transform: "rotate(180deg)" }}
18
- >
19
- <path d="M16 13H20V20H16V13Z" fill={color} />
20
- <path d="M4 13H8V20H4V13Z" fill={color} />
21
- <path d="M10 13H14V20H10V13Z" fill={color} />
22
- <path
23
- fillRule="evenodd"
24
- clipRule="evenodd"
25
- d="M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z"
26
- fill={color}
27
- />
28
- </svg>
29
- );
30
- });
31
- FlexWrapWrapReverseIcon.displayName = "FlexWrapWrapReverseIcon";
@@ -1,29 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const FlexWrapWrapIcon = 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="M16 13H20V20H16V13Z" fill={color} />
17
- <path d="M4 13H8V20H4V13Z" fill={color} />
18
- <path d="M10 13H14V20H10V13Z" fill={color} />
19
- <path
20
- fillRule="evenodd"
21
- clipRule="evenodd"
22
- d="M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z"
23
- fill={color}
24
- />
25
- </svg>
26
- );
27
- }
28
- );
29
- FlexWrapWrapIcon.displayName = "FlexWrapWrapIcon";
@@ -1,33 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const ColumnGapIcon = 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
- d="M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z"
18
- fill={color}
19
- />
20
- <path d="M14.4704 6H17.5593V7H14.4704L14.4704 6Z" fill={color} />
21
- <path
22
- d="M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z"
23
- fill={color}
24
- />
25
- <path
26
- d="M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z"
27
- fill={color}
28
- />
29
- </svg>
30
- );
31
- }
32
- );
33
- ColumnGapIcon.displayName = "ColumnGapIcon";
package/src/gap-row.tsx DELETED
@@ -1,34 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const RowGapIcon = 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
- style={{ transform: "rotate(90deg)" }}
16
- >
17
- <path
18
- d="M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z"
19
- fill={color}
20
- />
21
- <path d="M14.4704 6H17.5593V7H14.4704L14.4704 6Z" fill={color} />
22
- <path
23
- d="M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z"
24
- fill={color}
25
- />
26
- <path
27
- d="M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z"
28
- fill={color}
29
- />
30
- </svg>
31
- );
32
- }
33
- );
34
- RowGapIcon.displayName = "RowGapIcon";