@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.
- package/lib/__generated__/a-c-center.js +15 -0
- package/lib/__generated__/a-c-end.js +15 -0
- package/lib/__generated__/a-c-space-around.js +15 -0
- package/lib/__generated__/a-c-space-between.js +15 -0
- package/lib/__generated__/a-c-start.js +15 -0
- package/lib/__generated__/a-c-stretch.js +15 -0
- package/lib/__generated__/a-i-baseline.js +14 -0
- package/lib/__generated__/a-i-center.js +14 -0
- package/lib/__generated__/a-i-end.js +11 -0
- package/lib/__generated__/a-i-start.js +14 -0
- package/lib/__generated__/a-i-stretch.js +15 -0
- package/lib/__generated__/a-s-baseline.js +14 -0
- package/lib/__generated__/a-s-center.js +14 -0
- package/lib/__generated__/a-s-end.js +14 -0
- package/lib/__generated__/a-s-start.js +14 -0
- package/lib/__generated__/a-s-stretch.js +15 -0
- package/lib/__generated__/arrow-down.js +11 -0
- package/lib/__generated__/arrow-right.js +11 -0
- package/lib/__generated__/border-radius-bottom-left.js +1 -1
- package/lib/__generated__/border-radius-bottom-right.js +1 -1
- package/lib/__generated__/border-radius-top-left.js +1 -1
- package/lib/__generated__/border-radius-top-right.js +1 -1
- package/lib/__generated__/box.js +1 -1
- package/lib/__generated__/checkbox-checked.js +14 -0
- package/lib/__generated__/chevron-filled-up.js +1 -1
- package/lib/__generated__/code.js +1 -1
- package/lib/__generated__/form-text-area.js +11 -0
- package/lib/__generated__/gap-horizontal.js +11 -0
- package/lib/__generated__/gap-vertical.js +11 -0
- package/lib/__generated__/grow.js +11 -0
- package/lib/__generated__/index.js +40 -3
- package/lib/__generated__/j-c-center.js +15 -0
- package/lib/__generated__/j-c-end.js +14 -0
- package/lib/__generated__/j-c-space-around.js +15 -0
- package/lib/__generated__/j-c-space-between.js +15 -0
- package/lib/__generated__/j-c-start.js +14 -0
- package/lib/__generated__/link-2-unlinked.js +11 -0
- package/lib/__generated__/link-2.js +11 -0
- package/lib/__generated__/link-block.js +11 -0
- package/lib/__generated__/menu-ellipses.js +11 -0
- package/lib/__generated__/minus.js +11 -0
- package/lib/__generated__/no-wrap.js +11 -0
- package/lib/__generated__/order-first.js +14 -0
- package/lib/__generated__/order-last.js +14 -0
- package/lib/__generated__/shrink.js +11 -0
- package/lib/__generated__/slot-component.js +1 -1
- package/lib/__generated__/small-x.js +1 -1
- package/lib/__generated__/text-align-left.js +11 -0
- package/lib/__generated__/video.js +14 -0
- package/lib/__generated__/wrap.js +14 -0
- package/lib/cjs/__generated__/a-c-center.js +35 -0
- package/lib/cjs/__generated__/a-c-end.js +35 -0
- package/lib/cjs/__generated__/a-c-space-around.js +35 -0
- package/lib/cjs/__generated__/a-c-space-between.js +35 -0
- package/lib/cjs/__generated__/a-c-start.js +35 -0
- package/lib/cjs/__generated__/a-c-stretch.js +35 -0
- package/lib/cjs/__generated__/a-i-baseline.js +34 -0
- package/lib/cjs/__generated__/a-i-center.js +34 -0
- package/lib/cjs/__generated__/{linked.js → a-i-end.js} +7 -7
- package/lib/cjs/__generated__/a-i-start.js +34 -0
- package/lib/cjs/__generated__/a-i-stretch.js +35 -0
- package/lib/cjs/__generated__/a-s-baseline.js +34 -0
- package/lib/cjs/__generated__/a-s-center.js +34 -0
- package/lib/cjs/__generated__/a-s-end.js +34 -0
- package/lib/cjs/__generated__/a-s-start.js +34 -0
- package/lib/cjs/__generated__/a-s-stretch.js +35 -0
- package/lib/cjs/__generated__/arrow-down.js +31 -0
- package/lib/cjs/__generated__/arrow-right.js +31 -0
- package/lib/cjs/__generated__/border-radius-bottom-left.js +1 -1
- package/lib/cjs/__generated__/border-radius-bottom-right.js +1 -1
- package/lib/cjs/__generated__/border-radius-top-left.js +1 -1
- package/lib/cjs/__generated__/border-radius-top-right.js +1 -1
- package/lib/cjs/__generated__/box.js +1 -1
- package/lib/cjs/__generated__/checkbox-checked.js +34 -0
- package/lib/cjs/__generated__/chevron-filled-up.js +1 -1
- package/lib/cjs/__generated__/code.js +1 -1
- package/lib/cjs/__generated__/form-text-area.js +31 -0
- package/lib/cjs/__generated__/gap-horizontal.js +31 -0
- package/lib/cjs/__generated__/gap-vertical.js +31 -0
- package/lib/cjs/__generated__/grow.js +31 -0
- package/lib/cjs/__generated__/index.js +40 -3
- package/lib/cjs/__generated__/j-c-center.js +35 -0
- package/lib/cjs/__generated__/j-c-end.js +34 -0
- package/lib/cjs/__generated__/j-c-space-around.js +35 -0
- package/lib/cjs/__generated__/j-c-space-between.js +35 -0
- package/lib/cjs/__generated__/j-c-start.js +34 -0
- package/lib/cjs/__generated__/link-2-unlinked.js +31 -0
- package/lib/cjs/__generated__/link-2.js +31 -0
- package/lib/cjs/__generated__/link-block.js +31 -0
- package/lib/cjs/__generated__/{unlinked.js → menu-ellipses.js} +7 -7
- package/lib/cjs/__generated__/minus.js +31 -0
- package/lib/cjs/__generated__/no-wrap.js +31 -0
- package/lib/cjs/__generated__/order-first.js +34 -0
- package/lib/cjs/__generated__/order-last.js +34 -0
- package/lib/cjs/__generated__/shrink.js +31 -0
- package/lib/cjs/__generated__/slot-component.js +1 -1
- package/lib/cjs/__generated__/small-x.js +1 -1
- package/lib/cjs/__generated__/text-align-left.js +31 -0
- package/lib/cjs/__generated__/video.js +34 -0
- package/lib/cjs/__generated__/wrap.js +34 -0
- package/lib/cjs/index.js +0 -35
- package/lib/index.js +0 -35
- package/lib/types/__generated__/{unlinked.d.ts → a-c-center.d.ts} +1 -1
- package/lib/types/__generated__/a-c-end.d.ts +3 -0
- package/lib/types/__generated__/a-c-space-around.d.ts +3 -0
- package/lib/types/__generated__/a-c-space-between.d.ts +3 -0
- package/lib/types/__generated__/{box-link.d.ts → a-c-start.d.ts} +1 -1
- package/lib/types/__generated__/a-c-stretch.d.ts +3 -0
- package/lib/types/__generated__/a-i-baseline.d.ts +3 -0
- package/lib/types/__generated__/a-i-center.d.ts +3 -0
- package/lib/types/__generated__/a-i-end.d.ts +3 -0
- package/lib/types/__generated__/a-i-start.d.ts +3 -0
- package/lib/types/__generated__/a-i-stretch.d.ts +3 -0
- package/lib/types/__generated__/a-s-baseline.d.ts +3 -0
- package/lib/types/__generated__/a-s-center.d.ts +3 -0
- package/lib/types/__generated__/a-s-end.d.ts +3 -0
- package/lib/types/__generated__/a-s-start.d.ts +3 -0
- package/lib/types/__generated__/a-s-stretch.d.ts +3 -0
- package/lib/types/__generated__/arrow-down.d.ts +3 -0
- package/lib/types/__generated__/arrow-right.d.ts +3 -0
- package/lib/types/__generated__/checkbox-checked.d.ts +3 -0
- package/lib/types/__generated__/form-text-area.d.ts +3 -0
- package/lib/types/__generated__/gap-horizontal.d.ts +3 -0
- package/lib/types/__generated__/gap-vertical.d.ts +3 -0
- package/lib/types/__generated__/grow.d.ts +3 -0
- package/lib/types/__generated__/index.d.ts +40 -3
- package/lib/types/__generated__/j-c-center.d.ts +3 -0
- package/lib/types/__generated__/j-c-end.d.ts +3 -0
- package/lib/types/__generated__/j-c-space-around.d.ts +3 -0
- package/lib/types/__generated__/j-c-space-between.d.ts +3 -0
- package/lib/types/__generated__/j-c-start.d.ts +3 -0
- package/lib/types/__generated__/link-2-unlinked.d.ts +3 -0
- package/lib/types/__generated__/link-2.d.ts +3 -0
- package/lib/types/__generated__/link-block.d.ts +3 -0
- package/lib/types/__generated__/menu-ellipses.d.ts +3 -0
- package/lib/types/__generated__/minus.d.ts +3 -0
- package/lib/types/__generated__/{linked.d.ts → no-wrap.d.ts} +1 -1
- package/lib/types/__generated__/order-first.d.ts +3 -0
- package/lib/types/__generated__/order-last.d.ts +3 -0
- package/lib/types/__generated__/shrink.d.ts +3 -0
- package/lib/types/__generated__/text-align-left.d.ts +3 -0
- package/lib/types/__generated__/video.d.ts +3 -0
- package/lib/types/__generated__/wrap.d.ts +3 -0
- package/lib/types/index.d.ts +0 -35
- package/package.json +3 -3
- package/src/__generated__/a-c-center.tsx +15 -0
- package/src/__generated__/a-c-end.tsx +15 -0
- package/src/__generated__/a-c-space-around.tsx +15 -0
- package/src/__generated__/a-c-space-between.tsx +15 -0
- package/src/__generated__/a-c-start.tsx +15 -0
- package/src/__generated__/a-c-stretch.tsx +15 -0
- package/src/__generated__/a-i-baseline.tsx +15 -0
- package/src/__generated__/a-i-center.tsx +15 -0
- package/src/__generated__/a-i-end.tsx +15 -0
- package/src/__generated__/a-i-start.tsx +15 -0
- package/src/__generated__/a-i-stretch.tsx +15 -0
- package/src/__generated__/a-s-baseline.tsx +15 -0
- package/src/__generated__/a-s-center.tsx +15 -0
- package/src/__generated__/a-s-end.tsx +15 -0
- package/src/__generated__/a-s-start.tsx +15 -0
- package/src/__generated__/a-s-stretch.tsx +15 -0
- package/src/__generated__/arrow-down.tsx +15 -0
- package/src/__generated__/arrow-right.tsx +15 -0
- package/src/__generated__/border-radius-bottom-left.tsx +1 -1
- package/src/__generated__/border-radius-bottom-right.tsx +1 -1
- package/src/__generated__/border-radius-top-left.tsx +1 -1
- package/src/__generated__/border-radius-top-right.tsx +1 -1
- package/src/__generated__/box.tsx +1 -1
- package/src/__generated__/checkbox-checked.tsx +15 -0
- package/src/__generated__/chevron-filled-up.tsx +1 -1
- package/src/__generated__/code.tsx +1 -1
- package/src/__generated__/form-text-area.tsx +15 -0
- package/src/__generated__/gap-horizontal.tsx +15 -0
- package/src/__generated__/gap-vertical.tsx +15 -0
- package/src/__generated__/grow.tsx +15 -0
- package/src/__generated__/index.ts +40 -3
- package/src/__generated__/j-c-center.tsx +15 -0
- package/src/__generated__/j-c-end.tsx +15 -0
- package/src/__generated__/j-c-space-around.tsx +15 -0
- package/src/__generated__/j-c-space-between.tsx +15 -0
- package/src/__generated__/j-c-start.tsx +15 -0
- package/src/__generated__/link-2-unlinked.tsx +15 -0
- package/src/__generated__/link-2.tsx +15 -0
- package/src/__generated__/link-block.tsx +15 -0
- package/src/__generated__/menu-ellipses.tsx +15 -0
- package/src/__generated__/minus.tsx +15 -0
- package/src/__generated__/no-wrap.tsx +15 -0
- package/src/__generated__/order-first.tsx +15 -0
- package/src/__generated__/order-last.tsx +15 -0
- package/src/__generated__/shrink.tsx +15 -0
- package/src/__generated__/slot-component.tsx +1 -1
- package/src/__generated__/small-x.tsx +1 -1
- package/src/__generated__/text-align-left.tsx +15 -0
- package/src/__generated__/video.tsx +15 -0
- package/src/__generated__/wrap.tsx +15 -0
- package/src/index.ts +0 -35
- package/lib/__generated__/box-link.js +0 -14
- package/lib/__generated__/linked.js +0 -11
- package/lib/__generated__/unlinked.js +0 -11
- package/lib/align-content-center.js +0 -29
- package/lib/align-content-end.js +0 -31
- package/lib/align-content-space-around.js +0 -29
- package/lib/align-content-space-between.js +0 -29
- package/lib/align-content-start.js +0 -29
- package/lib/align-content-stretch.js +0 -29
- package/lib/align-items-baseline.js +0 -69
- package/lib/align-items-center.js +0 -31
- package/lib/align-items-end.js +0 -31
- package/lib/align-items-start.js +0 -31
- package/lib/align-items-stretch.js +0 -31
- package/lib/align-self-baseline.js +0 -58
- package/lib/align-self-center.js +0 -34
- package/lib/align-self-end.js +0 -45
- package/lib/align-self-start.js +0 -34
- package/lib/align-self-stretch.js +0 -54
- package/lib/cjs/__generated__/box-link.js +0 -34
- package/lib/cjs/align-content-center.js +0 -59
- package/lib/cjs/align-content-end.js +0 -61
- package/lib/cjs/align-content-space-around.js +0 -59
- package/lib/cjs/align-content-space-between.js +0 -59
- package/lib/cjs/align-content-start.js +0 -59
- package/lib/cjs/align-content-stretch.js +0 -59
- package/lib/cjs/align-items-baseline.js +0 -99
- package/lib/cjs/align-items-center.js +0 -61
- package/lib/cjs/align-items-end.js +0 -61
- package/lib/cjs/align-items-start.js +0 -61
- package/lib/cjs/align-items-stretch.js +0 -61
- package/lib/cjs/align-self-baseline.js +0 -88
- package/lib/cjs/align-self-center.js +0 -64
- package/lib/cjs/align-self-end.js +0 -75
- package/lib/cjs/align-self-start.js +0 -64
- package/lib/cjs/align-self-stretch.js +0 -84
- package/lib/cjs/flex-direction-column-reverse.js +0 -58
- package/lib/cjs/flex-direction-column.js +0 -57
- package/lib/cjs/flex-direction-row-reverse.js +0 -58
- package/lib/cjs/flex-direction-row.js +0 -59
- package/lib/cjs/flex-sizing-grow.js +0 -77
- package/lib/cjs/flex-sizing-shrink.js +0 -70
- package/lib/cjs/flex-wrap-no-wrap.js +0 -61
- package/lib/cjs/flex-wrap-wrap-reverse.js +0 -65
- package/lib/cjs/flex-wrap-wrap.js +0 -66
- package/lib/cjs/gap-column.js +0 -76
- package/lib/cjs/gap-row.js +0 -77
- package/lib/cjs/justify-content-center.js +0 -59
- package/lib/cjs/justify-content-end.js +0 -62
- package/lib/cjs/justify-content-space-around.js +0 -56
- package/lib/cjs/justify-content-space-between.js +0 -59
- package/lib/cjs/justify-content-start.js +0 -60
- package/lib/cjs/order-first.js +0 -79
- package/lib/cjs/order-last.js +0 -79
- package/lib/cjs/text-align-left.js +0 -75
- package/lib/flex-direction-column-reverse.js +0 -28
- package/lib/flex-direction-column.js +0 -27
- package/lib/flex-direction-row-reverse.js +0 -28
- package/lib/flex-direction-row.js +0 -29
- package/lib/flex-sizing-grow.js +0 -47
- package/lib/flex-sizing-shrink.js +0 -40
- package/lib/flex-wrap-no-wrap.js +0 -31
- package/lib/flex-wrap-wrap-reverse.js +0 -35
- package/lib/flex-wrap-wrap.js +0 -36
- package/lib/gap-column.js +0 -46
- package/lib/gap-row.js +0 -47
- package/lib/justify-content-center.js +0 -29
- package/lib/justify-content-end.js +0 -32
- package/lib/justify-content-space-around.js +0 -26
- package/lib/justify-content-space-between.js +0 -29
- package/lib/justify-content-start.js +0 -30
- package/lib/order-first.js +0 -49
- package/lib/order-last.js +0 -49
- package/lib/text-align-left.js +0 -45
- package/lib/types/align-content-center.d.ts +0 -3
- package/lib/types/align-content-end.d.ts +0 -3
- package/lib/types/align-content-space-around.d.ts +0 -3
- package/lib/types/align-content-space-between.d.ts +0 -3
- package/lib/types/align-content-start.d.ts +0 -3
- package/lib/types/align-content-stretch.d.ts +0 -3
- package/lib/types/align-items-baseline.d.ts +0 -3
- package/lib/types/align-items-center.d.ts +0 -3
- package/lib/types/align-items-end.d.ts +0 -3
- package/lib/types/align-items-start.d.ts +0 -3
- package/lib/types/align-items-stretch.d.ts +0 -3
- package/lib/types/align-self-baseline.d.ts +0 -3
- package/lib/types/align-self-center.d.ts +0 -3
- package/lib/types/align-self-end.d.ts +0 -3
- package/lib/types/align-self-start.d.ts +0 -3
- package/lib/types/align-self-stretch.d.ts +0 -3
- package/lib/types/flex-direction-column-reverse.d.ts +0 -3
- package/lib/types/flex-direction-column.d.ts +0 -3
- package/lib/types/flex-direction-row-reverse.d.ts +0 -3
- package/lib/types/flex-direction-row.d.ts +0 -3
- package/lib/types/flex-sizing-grow.d.ts +0 -3
- package/lib/types/flex-sizing-shrink.d.ts +0 -3
- package/lib/types/flex-wrap-no-wrap.d.ts +0 -3
- package/lib/types/flex-wrap-wrap-reverse.d.ts +0 -3
- package/lib/types/flex-wrap-wrap.d.ts +0 -3
- package/lib/types/gap-column.d.ts +0 -3
- package/lib/types/gap-row.d.ts +0 -3
- package/lib/types/justify-content-center.d.ts +0 -3
- package/lib/types/justify-content-end.d.ts +0 -3
- package/lib/types/justify-content-space-around.d.ts +0 -3
- package/lib/types/justify-content-space-between.d.ts +0 -3
- package/lib/types/justify-content-start.d.ts +0 -3
- package/lib/types/order-first.d.ts +0 -3
- package/lib/types/order-last.d.ts +0 -3
- package/lib/types/text-align-left.d.ts +0 -3
- package/src/__generated__/box-link.tsx +0 -15
- package/src/__generated__/linked.tsx +0 -15
- package/src/__generated__/unlinked.tsx +0 -15
- package/src/align-content-center.tsx +0 -27
- package/src/align-content-end.tsx +0 -26
- package/src/align-content-space-around.tsx +0 -27
- package/src/align-content-space-between.tsx +0 -27
- package/src/align-content-start.tsx +0 -25
- package/src/align-content-stretch.tsx +0 -27
- package/src/align-items-baseline.tsx +0 -53
- package/src/align-items-center.tsx +0 -26
- package/src/align-items-end.tsx +0 -26
- package/src/align-items-start.tsx +0 -26
- package/src/align-items-stretch.tsx +0 -26
- package/src/align-self-baseline.tsx +0 -47
- package/src/align-self-center.tsx +0 -27
- package/src/align-self-end.tsx +0 -35
- package/src/align-self-start.tsx +0 -27
- package/src/align-self-stretch.tsx +0 -41
- package/src/flex-direction-column-reverse.tsx +0 -26
- package/src/flex-direction-column.tsx +0 -25
- package/src/flex-direction-row-reverse.tsx +0 -26
- package/src/flex-direction-row.tsx +0 -24
- package/src/flex-sizing-grow.tsx +0 -34
- package/src/flex-sizing-shrink.tsx +0 -30
- package/src/flex-wrap-no-wrap.tsx +0 -26
- package/src/flex-wrap-wrap-reverse.tsx +0 -31
- package/src/flex-wrap-wrap.tsx +0 -29
- package/src/gap-column.tsx +0 -33
- package/src/gap-row.tsx +0 -34
- package/src/justify-content-center.tsx +0 -27
- package/src/justify-content-end.tsx +0 -25
- package/src/justify-content-space-around.tsx +0 -25
- package/src/justify-content-space-between.tsx +0 -27
- package/src/justify-content-start.tsx +0 -26
- package/src/order-first.tsx +0 -36
- package/src/order-last.tsx +0 -36
- 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";
|
package/src/align-items-end.tsx
DELETED
|
@@ -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";
|
package/src/align-self-end.tsx
DELETED
|
@@ -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";
|
package/src/align-self-start.tsx
DELETED
|
@@ -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";
|
package/src/flex-sizing-grow.tsx
DELETED
|
@@ -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";
|
package/src/flex-wrap-wrap.tsx
DELETED
|
@@ -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";
|
package/src/gap-column.tsx
DELETED
|
@@ -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";
|