@webstudio-is/icons 0.59.0 → 0.61.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 (209) 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__/arrow-down.js +11 -0
  13. package/lib/__generated__/arrow-right.js +11 -0
  14. package/lib/__generated__/gap-horizontal.js +11 -0
  15. package/lib/__generated__/gap-vertical.js +11 -0
  16. package/lib/__generated__/index.js +24 -2
  17. package/lib/__generated__/j-c-center.js +15 -0
  18. package/lib/__generated__/j-c-end.js +14 -0
  19. package/lib/__generated__/j-c-space-around.js +15 -0
  20. package/lib/__generated__/j-c-space-between.js +15 -0
  21. package/lib/__generated__/j-c-start.js +14 -0
  22. package/lib/__generated__/link-2-unlinked.js +11 -0
  23. package/lib/__generated__/link-2.js +11 -0
  24. package/lib/__generated__/no-wrap.js +11 -0
  25. package/lib/__generated__/wrap.js +14 -0
  26. package/lib/cjs/__generated__/a-c-center.js +35 -0
  27. package/lib/cjs/__generated__/a-c-end.js +35 -0
  28. package/lib/cjs/__generated__/a-c-space-around.js +35 -0
  29. package/lib/cjs/__generated__/a-c-space-between.js +35 -0
  30. package/lib/cjs/__generated__/a-c-start.js +35 -0
  31. package/lib/cjs/__generated__/a-c-stretch.js +35 -0
  32. package/lib/cjs/__generated__/a-i-baseline.js +34 -0
  33. package/lib/cjs/__generated__/a-i-center.js +34 -0
  34. package/lib/cjs/__generated__/{unlinked.js → a-i-end.js} +7 -7
  35. package/lib/cjs/__generated__/a-i-start.js +34 -0
  36. package/lib/cjs/__generated__/a-i-stretch.js +35 -0
  37. package/lib/cjs/__generated__/{linked.js → arrow-down.js} +7 -7
  38. package/lib/cjs/__generated__/arrow-right.js +31 -0
  39. package/lib/cjs/__generated__/gap-horizontal.js +31 -0
  40. package/lib/cjs/__generated__/gap-vertical.js +31 -0
  41. package/lib/cjs/__generated__/index.js +24 -2
  42. package/lib/cjs/__generated__/j-c-center.js +35 -0
  43. package/lib/cjs/__generated__/j-c-end.js +34 -0
  44. package/lib/cjs/__generated__/j-c-space-around.js +35 -0
  45. package/lib/cjs/__generated__/j-c-space-between.js +35 -0
  46. package/lib/cjs/__generated__/j-c-start.js +34 -0
  47. package/lib/cjs/__generated__/link-2-unlinked.js +31 -0
  48. package/lib/cjs/__generated__/link-2.js +31 -0
  49. package/lib/cjs/__generated__/no-wrap.js +31 -0
  50. package/lib/cjs/__generated__/wrap.js +34 -0
  51. package/lib/cjs/index.js +0 -25
  52. package/lib/index.js +0 -25
  53. package/lib/types/__generated__/{unlinked.d.ts → a-c-center.d.ts} +1 -1
  54. package/lib/types/__generated__/a-c-end.d.ts +3 -0
  55. package/lib/types/__generated__/a-c-space-around.d.ts +3 -0
  56. package/lib/types/__generated__/a-c-space-between.d.ts +3 -0
  57. package/lib/types/__generated__/a-c-start.d.ts +3 -0
  58. package/lib/types/__generated__/a-c-stretch.d.ts +3 -0
  59. package/lib/types/__generated__/a-i-baseline.d.ts +3 -0
  60. package/lib/types/__generated__/a-i-center.d.ts +3 -0
  61. package/lib/types/__generated__/a-i-end.d.ts +3 -0
  62. package/lib/types/__generated__/a-i-start.d.ts +3 -0
  63. package/lib/types/__generated__/a-i-stretch.d.ts +3 -0
  64. package/lib/types/__generated__/arrow-down.d.ts +3 -0
  65. package/lib/types/__generated__/arrow-right.d.ts +3 -0
  66. package/lib/types/__generated__/gap-horizontal.d.ts +3 -0
  67. package/lib/types/__generated__/gap-vertical.d.ts +3 -0
  68. package/lib/types/__generated__/index.d.ts +24 -2
  69. package/lib/types/__generated__/j-c-center.d.ts +3 -0
  70. package/lib/types/__generated__/j-c-end.d.ts +3 -0
  71. package/lib/types/__generated__/j-c-space-around.d.ts +3 -0
  72. package/lib/types/__generated__/j-c-space-between.d.ts +3 -0
  73. package/lib/types/__generated__/j-c-start.d.ts +3 -0
  74. package/lib/types/__generated__/link-2-unlinked.d.ts +3 -0
  75. package/lib/types/__generated__/link-2.d.ts +3 -0
  76. package/lib/types/__generated__/{linked.d.ts → no-wrap.d.ts} +1 -1
  77. package/lib/types/__generated__/wrap.d.ts +3 -0
  78. package/lib/types/index.d.ts +0 -25
  79. package/package.json +3 -3
  80. package/src/__generated__/a-c-center.tsx +15 -0
  81. package/src/__generated__/a-c-end.tsx +15 -0
  82. package/src/__generated__/a-c-space-around.tsx +15 -0
  83. package/src/__generated__/a-c-space-between.tsx +15 -0
  84. package/src/__generated__/a-c-start.tsx +15 -0
  85. package/src/__generated__/a-c-stretch.tsx +15 -0
  86. package/src/__generated__/a-i-baseline.tsx +15 -0
  87. package/src/__generated__/a-i-center.tsx +15 -0
  88. package/src/__generated__/a-i-end.tsx +15 -0
  89. package/src/__generated__/a-i-start.tsx +15 -0
  90. package/src/__generated__/a-i-stretch.tsx +15 -0
  91. package/src/__generated__/arrow-down.tsx +15 -0
  92. package/src/__generated__/arrow-right.tsx +15 -0
  93. package/src/__generated__/gap-horizontal.tsx +15 -0
  94. package/src/__generated__/gap-vertical.tsx +15 -0
  95. package/src/__generated__/index.ts +24 -2
  96. package/src/__generated__/j-c-center.tsx +15 -0
  97. package/src/__generated__/j-c-end.tsx +15 -0
  98. package/src/__generated__/j-c-space-around.tsx +15 -0
  99. package/src/__generated__/j-c-space-between.tsx +15 -0
  100. package/src/__generated__/j-c-start.tsx +15 -0
  101. package/src/__generated__/link-2-unlinked.tsx +15 -0
  102. package/src/__generated__/link-2.tsx +15 -0
  103. package/src/__generated__/no-wrap.tsx +15 -0
  104. package/src/__generated__/wrap.tsx +15 -0
  105. package/src/index.ts +0 -25
  106. package/lib/__generated__/linked.js +0 -11
  107. package/lib/__generated__/unlinked.js +0 -11
  108. package/lib/align-content-center.js +0 -29
  109. package/lib/align-content-end.js +0 -31
  110. package/lib/align-content-space-around.js +0 -29
  111. package/lib/align-content-space-between.js +0 -29
  112. package/lib/align-content-start.js +0 -29
  113. package/lib/align-content-stretch.js +0 -29
  114. package/lib/align-items-baseline.js +0 -69
  115. package/lib/align-items-center.js +0 -31
  116. package/lib/align-items-end.js +0 -31
  117. package/lib/align-items-start.js +0 -31
  118. package/lib/align-items-stretch.js +0 -31
  119. package/lib/cjs/align-content-center.js +0 -59
  120. package/lib/cjs/align-content-end.js +0 -61
  121. package/lib/cjs/align-content-space-around.js +0 -59
  122. package/lib/cjs/align-content-space-between.js +0 -59
  123. package/lib/cjs/align-content-start.js +0 -59
  124. package/lib/cjs/align-content-stretch.js +0 -59
  125. package/lib/cjs/align-items-baseline.js +0 -99
  126. package/lib/cjs/align-items-center.js +0 -61
  127. package/lib/cjs/align-items-end.js +0 -61
  128. package/lib/cjs/align-items-start.js +0 -61
  129. package/lib/cjs/align-items-stretch.js +0 -61
  130. package/lib/cjs/flex-direction-column-reverse.js +0 -58
  131. package/lib/cjs/flex-direction-column.js +0 -57
  132. package/lib/cjs/flex-direction-row-reverse.js +0 -58
  133. package/lib/cjs/flex-direction-row.js +0 -59
  134. package/lib/cjs/flex-wrap-no-wrap.js +0 -61
  135. package/lib/cjs/flex-wrap-wrap-reverse.js +0 -65
  136. package/lib/cjs/flex-wrap-wrap.js +0 -66
  137. package/lib/cjs/gap-column.js +0 -76
  138. package/lib/cjs/gap-row.js +0 -77
  139. package/lib/cjs/justify-content-center.js +0 -59
  140. package/lib/cjs/justify-content-end.js +0 -62
  141. package/lib/cjs/justify-content-space-around.js +0 -56
  142. package/lib/cjs/justify-content-space-between.js +0 -59
  143. package/lib/cjs/justify-content-start.js +0 -60
  144. package/lib/flex-direction-column-reverse.js +0 -28
  145. package/lib/flex-direction-column.js +0 -27
  146. package/lib/flex-direction-row-reverse.js +0 -28
  147. package/lib/flex-direction-row.js +0 -29
  148. package/lib/flex-wrap-no-wrap.js +0 -31
  149. package/lib/flex-wrap-wrap-reverse.js +0 -35
  150. package/lib/flex-wrap-wrap.js +0 -36
  151. package/lib/gap-column.js +0 -46
  152. package/lib/gap-row.js +0 -47
  153. package/lib/justify-content-center.js +0 -29
  154. package/lib/justify-content-end.js +0 -32
  155. package/lib/justify-content-space-around.js +0 -26
  156. package/lib/justify-content-space-between.js +0 -29
  157. package/lib/justify-content-start.js +0 -30
  158. package/lib/types/align-content-center.d.ts +0 -3
  159. package/lib/types/align-content-end.d.ts +0 -3
  160. package/lib/types/align-content-space-around.d.ts +0 -3
  161. package/lib/types/align-content-space-between.d.ts +0 -3
  162. package/lib/types/align-content-start.d.ts +0 -3
  163. package/lib/types/align-content-stretch.d.ts +0 -3
  164. package/lib/types/align-items-baseline.d.ts +0 -3
  165. package/lib/types/align-items-center.d.ts +0 -3
  166. package/lib/types/align-items-end.d.ts +0 -3
  167. package/lib/types/align-items-start.d.ts +0 -3
  168. package/lib/types/align-items-stretch.d.ts +0 -3
  169. package/lib/types/flex-direction-column-reverse.d.ts +0 -3
  170. package/lib/types/flex-direction-column.d.ts +0 -3
  171. package/lib/types/flex-direction-row-reverse.d.ts +0 -3
  172. package/lib/types/flex-direction-row.d.ts +0 -3
  173. package/lib/types/flex-wrap-no-wrap.d.ts +0 -3
  174. package/lib/types/flex-wrap-wrap-reverse.d.ts +0 -3
  175. package/lib/types/flex-wrap-wrap.d.ts +0 -3
  176. package/lib/types/gap-column.d.ts +0 -3
  177. package/lib/types/gap-row.d.ts +0 -3
  178. package/lib/types/justify-content-center.d.ts +0 -3
  179. package/lib/types/justify-content-end.d.ts +0 -3
  180. package/lib/types/justify-content-space-around.d.ts +0 -3
  181. package/lib/types/justify-content-space-between.d.ts +0 -3
  182. package/lib/types/justify-content-start.d.ts +0 -3
  183. package/src/__generated__/linked.tsx +0 -15
  184. package/src/__generated__/unlinked.tsx +0 -15
  185. package/src/align-content-center.tsx +0 -27
  186. package/src/align-content-end.tsx +0 -26
  187. package/src/align-content-space-around.tsx +0 -27
  188. package/src/align-content-space-between.tsx +0 -27
  189. package/src/align-content-start.tsx +0 -25
  190. package/src/align-content-stretch.tsx +0 -27
  191. package/src/align-items-baseline.tsx +0 -53
  192. package/src/align-items-center.tsx +0 -26
  193. package/src/align-items-end.tsx +0 -26
  194. package/src/align-items-start.tsx +0 -26
  195. package/src/align-items-stretch.tsx +0 -26
  196. package/src/flex-direction-column-reverse.tsx +0 -26
  197. package/src/flex-direction-column.tsx +0 -25
  198. package/src/flex-direction-row-reverse.tsx +0 -26
  199. package/src/flex-direction-row.tsx +0 -24
  200. package/src/flex-wrap-no-wrap.tsx +0 -26
  201. package/src/flex-wrap-wrap-reverse.tsx +0 -31
  202. package/src/flex-wrap-wrap.tsx +0 -29
  203. package/src/gap-column.tsx +0 -33
  204. package/src/gap-row.tsx +0 -34
  205. package/src/justify-content-center.tsx +0 -27
  206. package/src/justify-content-end.tsx +0 -25
  207. package/src/justify-content-space-around.tsx +0 -25
  208. package/src/justify-content-space-between.tsx +0 -27
  209. package/src/justify-content-start.tsx +0 -26
package/lib/gap-row.js DELETED
@@ -1,47 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const RowGapIcon = 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
- style: { transform: "rotate(90deg)" },
16
- children: [
17
- /* @__PURE__ */ jsx(
18
- "path",
19
- {
20
- d: "M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z",
21
- fill: color
22
- }
23
- ),
24
- /* @__PURE__ */ jsx("path", { d: "M14.4704 6H17.5593V7H14.4704L14.4704 6Z", fill: color }),
25
- /* @__PURE__ */ jsx(
26
- "path",
27
- {
28
- d: "M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z",
29
- fill: color
30
- }
31
- ),
32
- /* @__PURE__ */ jsx(
33
- "path",
34
- {
35
- d: "M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z",
36
- fill: color
37
- }
38
- )
39
- ]
40
- }
41
- );
42
- }
43
- );
44
- RowGapIcon.displayName = "RowGapIcon";
45
- export {
46
- RowGapIcon
47
- };
@@ -1,29 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const JustifyContentCenterIcon = 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: "M12.7999 4.79999V19.2H11.1999V4.79999H12.7999ZM16.5999 15.8H14.3999V8.19999H16.5999V15.8ZM7.3999 15.8H9.5999V8.19999H7.3999V15.8Z",
20
- fill: color
21
- }
22
- )
23
- }
24
- );
25
- });
26
- JustifyContentCenterIcon.displayName = "JustifyContentCenterIcon";
27
- export {
28
- JustifyContentCenterIcon
29
- };
@@ -1,32 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const JustifyContentEndIcon = 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(
17
- "path",
18
- {
19
- d: "M12 16.8H15.2V19.2H16.8V4.79999H15.2V7.19999H12V16.8Z",
20
- fill: color
21
- }
22
- ),
23
- /* @__PURE__ */ jsx("path", { d: "M7.19995 16.8H10.4V7.19999H7.19995V16.8Z", fill: color })
24
- ]
25
- }
26
- );
27
- }
28
- );
29
- JustifyContentEndIcon.displayName = "JustifyContentEndIcon";
30
- export {
31
- JustifyContentEndIcon
32
- };
@@ -1,26 +0,0 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const JustifyContentSpaceAroundIcon = 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("path", { d: "M7.9999 19.2V4.79999H6.3999V19.2H7.9999Z", fill: color }),
16
- /* @__PURE__ */ jsx("path", { d: "M17.5999 19.2V4.79999H15.9999V19.2H17.5999Z", fill: color }),
17
- /* @__PURE__ */ jsx("path", { d: "M15.1999 16.8H12.7999V7.19999H15.1999V16.8Z", fill: color }),
18
- /* @__PURE__ */ jsx("path", { d: "M8.7999 16.8H11.1999V7.19999H8.7999V16.8Z", fill: color })
19
- ]
20
- }
21
- );
22
- });
23
- JustifyContentSpaceAroundIcon.displayName = "JustifyContentSpaceAroundIcon";
24
- export {
25
- JustifyContentSpaceAroundIcon
26
- };
@@ -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,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 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 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,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";
@@ -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";