@webstudio-is/icons 0.49.0 → 0.51.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__/alert.js +4 -19
- package/lib/__generated__/auto-scroll.js +4 -19
- package/lib/__generated__/blockquote.js +1 -12
- package/lib/__generated__/border-radius-bottom-left.js +14 -0
- package/lib/__generated__/border-radius-bottom-right.js +14 -0
- package/lib/__generated__/border-radius-individual.js +11 -0
- package/lib/__generated__/border-radius-top-left.js +14 -0
- package/lib/__generated__/border-radius-top-right.js +14 -0
- package/lib/__generated__/border-radius.js +11 -0
- package/lib/__generated__/border-width-bottom.js +14 -0
- package/lib/__generated__/border-width-individual.js +11 -0
- package/lib/__generated__/border-width-left.js +14 -0
- package/lib/__generated__/border-width-right.js +14 -0
- package/lib/__generated__/border-width-top.js +14 -0
- package/lib/__generated__/box-link.js +4 -21
- package/lib/__generated__/box.js +1 -14
- package/lib/__generated__/checkbox-checked-filled.js +1 -14
- package/lib/__generated__/checkbox-empty.js +1 -14
- package/lib/__generated__/checkbox-mixed-filled.js +1 -14
- package/lib/__generated__/chevron-big-down.js +1 -12
- package/lib/__generated__/chevron-big-left.js +1 -12
- package/lib/__generated__/chevron-big-right.js +1 -12
- package/lib/__generated__/chevron-big-up.js +1 -12
- package/lib/__generated__/chevron-filled-down.js +1 -12
- package/lib/__generated__/chevron-filled-left.js +1 -12
- package/lib/__generated__/chevron-filled-right.js +1 -12
- package/lib/__generated__/chevron-filled-up.js +1 -12
- package/lib/__generated__/code.js +1 -14
- package/lib/__generated__/commit.js +1 -15
- package/lib/__generated__/dash-border.js +11 -0
- package/lib/__generated__/dash.js +1 -14
- package/lib/__generated__/dashed-border.js +11 -0
- package/lib/__generated__/div.js +11 -0
- package/lib/__generated__/dot.js +1 -12
- package/lib/__generated__/dotted-border.js +11 -0
- package/lib/__generated__/drag-handle.js +6 -39
- package/lib/__generated__/eyecon-closed.js +1 -12
- package/lib/__generated__/eyecon-open.js +4 -19
- package/lib/__generated__/github.js +1 -15
- package/lib/__generated__/google.js +6 -27
- package/lib/__generated__/hamburger-menu.js +1 -14
- package/lib/__generated__/index.js +18 -0
- package/lib/__generated__/info.js +4 -19
- package/lib/__generated__/information.js +4 -23
- package/lib/__generated__/linked.js +1 -14
- package/lib/__generated__/list-item.js +4 -19
- package/lib/__generated__/list.js +8 -35
- package/lib/__generated__/offline.js +1 -13
- package/lib/__generated__/play.js +1 -12
- package/lib/__generated__/plus.js +14 -0
- package/lib/__generated__/radio-checked.js +4 -19
- package/lib/__generated__/radio-unchecked.js +1 -14
- package/lib/__generated__/repeat-column.js +1 -13
- package/lib/__generated__/repeat-grid.js +1 -13
- package/lib/__generated__/repeat-row.js +1 -13
- package/lib/__generated__/scroll.js +4 -19
- package/lib/__generated__/slot-component.js +11 -0
- package/lib/__generated__/small-x.js +11 -0
- package/lib/__generated__/subscript.js +1 -12
- package/lib/__generated__/subtract.js +1 -14
- package/lib/__generated__/superscript.js +1 -12
- package/lib/__generated__/unlinked.js +1 -14
- package/lib/__generated__/webstudio.js +113 -538
- package/lib/align-content-center.js +21 -15
- package/lib/align-content-end.js +21 -15
- package/lib/align-content-space-around.js +21 -15
- package/lib/align-content-space-between.js +21 -15
- package/lib/align-content-start.js +19 -31
- package/lib/align-content-stretch.js +21 -15
- package/lib/align-items-baseline.js +61 -49
- package/lib/align-items-center.js +21 -15
- package/lib/align-items-end.js +21 -15
- package/lib/align-items-start.js +21 -15
- package/lib/align-items-stretch.js +21 -15
- package/lib/align-self-baseline.js +48 -46
- package/lib/align-self-center.js +24 -25
- package/lib/align-self-end.js +35 -26
- package/lib/align-self-start.js +24 -25
- package/lib/align-self-stretch.js +44 -32
- package/lib/aspect-ratio.js +30 -21
- package/lib/body.js +20 -14
- package/lib/brush.js +21 -15
- package/lib/check-mark.js +22 -16
- package/lib/chevron-double-down.js +22 -16
- package/lib/chevron-double-left.js +22 -16
- package/lib/chevron-double-right.js +22 -16
- package/lib/chevron-double-up.js +22 -16
- package/lib/chevron-down.js +19 -13
- package/lib/chevron-left.js +21 -15
- package/lib/chevron-right.js +21 -15
- package/lib/chevron-up.js +21 -15
- package/lib/cjs/__generated__/alert.cjs +4 -19
- package/lib/cjs/__generated__/auto-scroll.cjs +4 -19
- package/lib/cjs/__generated__/blockquote.cjs +1 -12
- package/lib/cjs/__generated__/border-radius-bottom-left.cjs +34 -0
- package/lib/cjs/__generated__/border-radius-bottom-right.cjs +34 -0
- package/lib/cjs/__generated__/border-radius-individual.cjs +31 -0
- package/lib/cjs/__generated__/border-radius-top-left.cjs +34 -0
- package/lib/cjs/__generated__/border-radius-top-right.cjs +34 -0
- package/lib/cjs/__generated__/border-radius.cjs +31 -0
- package/lib/cjs/__generated__/border-width-bottom.cjs +34 -0
- package/lib/cjs/__generated__/border-width-individual.cjs +31 -0
- package/lib/cjs/__generated__/border-width-left.cjs +34 -0
- package/lib/cjs/__generated__/border-width-right.cjs +34 -0
- package/lib/cjs/__generated__/border-width-top.cjs +34 -0
- package/lib/cjs/__generated__/box-link.cjs +4 -21
- package/lib/cjs/__generated__/box.cjs +1 -14
- package/lib/cjs/__generated__/checkbox-checked-filled.cjs +1 -14
- package/lib/cjs/__generated__/checkbox-empty.cjs +1 -14
- package/lib/cjs/__generated__/checkbox-mixed-filled.cjs +1 -14
- package/lib/cjs/__generated__/chevron-big-down.cjs +1 -12
- package/lib/cjs/__generated__/chevron-big-left.cjs +1 -12
- package/lib/cjs/__generated__/chevron-big-right.cjs +1 -12
- package/lib/cjs/__generated__/chevron-big-up.cjs +1 -12
- package/lib/cjs/__generated__/chevron-filled-down.cjs +1 -12
- package/lib/cjs/__generated__/chevron-filled-left.cjs +1 -12
- package/lib/cjs/__generated__/chevron-filled-right.cjs +1 -12
- package/lib/cjs/__generated__/chevron-filled-up.cjs +1 -12
- package/lib/cjs/__generated__/code.cjs +1 -14
- package/lib/cjs/__generated__/commit.cjs +1 -15
- package/lib/cjs/__generated__/dash-border.cjs +31 -0
- package/lib/cjs/__generated__/dash.cjs +1 -14
- package/lib/cjs/__generated__/dashed-border.cjs +31 -0
- package/lib/cjs/__generated__/div.cjs +31 -0
- package/lib/cjs/__generated__/dot.cjs +1 -12
- package/lib/cjs/__generated__/dotted-border.cjs +31 -0
- package/lib/cjs/__generated__/drag-handle.cjs +6 -39
- package/lib/cjs/__generated__/eyecon-closed.cjs +1 -12
- package/lib/cjs/__generated__/eyecon-open.cjs +4 -19
- package/lib/cjs/__generated__/github.cjs +1 -15
- package/lib/cjs/__generated__/google.cjs +6 -27
- package/lib/cjs/__generated__/hamburger-menu.cjs +1 -14
- package/lib/cjs/__generated__/index.cjs +18 -0
- package/lib/cjs/__generated__/info.cjs +4 -19
- package/lib/cjs/__generated__/information.cjs +4 -23
- package/lib/cjs/__generated__/linked.cjs +1 -14
- package/lib/cjs/__generated__/list-item.cjs +4 -19
- package/lib/cjs/__generated__/list.cjs +8 -35
- package/lib/cjs/__generated__/offline.cjs +1 -13
- package/lib/cjs/__generated__/play.cjs +1 -12
- package/lib/cjs/__generated__/plus.cjs +34 -0
- package/lib/cjs/__generated__/radio-checked.cjs +4 -19
- package/lib/cjs/__generated__/radio-unchecked.cjs +1 -14
- package/lib/cjs/__generated__/repeat-column.cjs +1 -13
- package/lib/cjs/__generated__/repeat-grid.cjs +1 -13
- package/lib/cjs/__generated__/repeat-row.cjs +1 -13
- package/lib/cjs/__generated__/scroll.cjs +4 -19
- package/lib/cjs/__generated__/slot-component.cjs +31 -0
- package/lib/cjs/__generated__/small-x.cjs +31 -0
- package/lib/cjs/__generated__/subscript.cjs +1 -12
- package/lib/cjs/__generated__/subtract.cjs +1 -14
- package/lib/cjs/__generated__/superscript.cjs +1 -12
- package/lib/cjs/__generated__/unlinked.cjs +1 -14
- package/lib/cjs/__generated__/webstudio.cjs +113 -538
- package/lib/cjs/align-content-center.cjs +25 -15
- package/lib/cjs/align-content-end.cjs +25 -15
- package/lib/cjs/align-content-space-around.cjs +25 -15
- package/lib/cjs/align-content-space-between.cjs +25 -15
- package/lib/cjs/align-content-start.cjs +23 -31
- package/lib/cjs/align-content-stretch.cjs +25 -15
- package/lib/cjs/align-items-baseline.cjs +65 -49
- package/lib/cjs/align-items-center.cjs +25 -15
- package/lib/cjs/align-items-end.cjs +25 -15
- package/lib/cjs/align-items-start.cjs +25 -15
- package/lib/cjs/align-items-stretch.cjs +25 -15
- package/lib/cjs/align-self-baseline.cjs +52 -46
- package/lib/cjs/align-self-center.cjs +28 -25
- package/lib/cjs/align-self-end.cjs +39 -26
- package/lib/cjs/align-self-start.cjs +28 -25
- package/lib/cjs/align-self-stretch.cjs +48 -32
- package/lib/cjs/aspect-ratio.cjs +34 -21
- package/lib/cjs/body.cjs +24 -14
- package/lib/cjs/brush.cjs +25 -15
- package/lib/cjs/check-mark.cjs +22 -16
- package/lib/cjs/chevron-double-down.cjs +26 -16
- package/lib/cjs/chevron-double-left.cjs +26 -16
- package/lib/cjs/chevron-double-right.cjs +26 -16
- package/lib/cjs/chevron-double-up.cjs +26 -16
- package/lib/cjs/chevron-down.cjs +23 -13
- package/lib/cjs/chevron-left.cjs +25 -15
- package/lib/cjs/chevron-right.cjs +25 -15
- package/lib/cjs/chevron-up.cjs +25 -15
- package/lib/cjs/cloud.cjs +26 -16
- package/lib/cjs/copy.cjs +26 -16
- package/lib/cjs/cross-circled-filled.cjs +25 -15
- package/lib/cjs/cross-large.cjs +25 -15
- package/lib/cjs/cross-small.cjs +25 -15
- package/lib/cjs/cross.cjs +25 -15
- package/lib/cjs/devices.cjs +23 -13
- package/lib/cjs/ellipses.cjs +21 -29
- package/lib/cjs/external-link.cjs +24 -14
- package/lib/cjs/flex-direction-column-reverse.cjs +24 -14
- package/lib/cjs/flex-direction-column.cjs +23 -13
- package/lib/cjs/flex-direction-row-reverse.cjs +24 -14
- package/lib/cjs/flex-direction-row.cjs +23 -13
- package/lib/cjs/flex-sizing-grow.cjs +41 -25
- package/lib/cjs/flex-sizing-shrink.cjs +34 -21
- package/lib/cjs/flex-wrap-no-wrap.cjs +25 -15
- package/lib/cjs/flex-wrap-wrap-reverse.cjs +31 -30
- package/lib/cjs/flex-wrap-wrap.cjs +30 -29
- package/lib/cjs/form.cjs +25 -15
- package/lib/cjs/gap-column.cjs +40 -27
- package/lib/cjs/gap-row.cjs +41 -28
- package/lib/cjs/gear.cjs +39 -26
- package/lib/cjs/justify-content-center.cjs +25 -15
- package/lib/cjs/justify-content-end.cjs +26 -19
- package/lib/cjs/justify-content-space-around.cjs +22 -27
- package/lib/cjs/justify-content-space-between.cjs +25 -15
- package/lib/cjs/justify-content-start.cjs +26 -19
- package/lib/cjs/justify-items-center.cjs +25 -15
- package/lib/cjs/justify-items-end.cjs +26 -19
- package/lib/cjs/justify-items-space-around.cjs +22 -27
- package/lib/cjs/justify-items-space-between.cjs +25 -15
- package/lib/cjs/justify-items-start.cjs +26 -19
- package/lib/cjs/legacy.cjs +0 -1
- package/lib/cjs/list-nested.cjs +25 -15
- package/lib/cjs/magnifying-glass.cjs +25 -15
- package/lib/cjs/menu.cjs +39 -23
- package/lib/cjs/new-folder.cjs +26 -16
- package/lib/cjs/new-page.cjs +26 -16
- package/lib/cjs/order-first.cjs +43 -27
- package/lib/cjs/order-last.cjs +43 -27
- package/lib/cjs/page.cjs +26 -16
- package/lib/cjs/redo.cjs +20 -18
- package/lib/cjs/size.cjs +25 -15
- package/lib/cjs/text-align-center.cjs +39 -23
- package/lib/cjs/text-align-justify.cjs +39 -23
- package/lib/cjs/text-align-left.cjs +39 -23
- package/lib/cjs/text-align-right.cjs +39 -23
- package/lib/cjs/text-capitalize.cjs +23 -13
- package/lib/cjs/text-direction-ltr.cjs +25 -15
- package/lib/cjs/text-direction-rtl.cjs +25 -15
- package/lib/cjs/text-hyphen.cjs +25 -15
- package/lib/cjs/text-italic.cjs +26 -16
- package/lib/cjs/text-lowercase.cjs +23 -13
- package/lib/cjs/text-strikethrough.cjs +39 -23
- package/lib/cjs/text-truncate.cjs +46 -27
- package/lib/cjs/text-underline.cjs +25 -15
- package/lib/cjs/text-uppercase.cjs +26 -16
- package/lib/cjs/trash.cjs +26 -16
- package/lib/cjs/undo.cjs +20 -18
- package/lib/cjs/upload.cjs +22 -12
- package/lib/cloud.js +22 -16
- package/lib/copy.js +22 -16
- package/lib/cross-circled-filled.js +21 -15
- package/lib/cross-large.js +21 -15
- package/lib/cross-small.js +21 -15
- package/lib/cross.js +21 -15
- package/lib/devices.js +19 -13
- package/lib/ellipses.js +17 -29
- package/lib/external-link.js +20 -14
- package/lib/flex-direction-column-reverse.js +20 -14
- package/lib/flex-direction-column.js +19 -13
- package/lib/flex-direction-row-reverse.js +20 -14
- package/lib/flex-direction-row.js +19 -13
- package/lib/flex-sizing-grow.js +37 -25
- package/lib/flex-sizing-shrink.js +30 -21
- package/lib/flex-wrap-no-wrap.js +21 -15
- package/lib/flex-wrap-wrap-reverse.js +27 -30
- package/lib/flex-wrap-wrap.js +26 -29
- package/lib/form.js +21 -15
- package/lib/gap-column.js +36 -27
- package/lib/gap-row.js +37 -28
- package/lib/gear.js +35 -26
- package/lib/justify-content-center.js +21 -15
- package/lib/justify-content-end.js +22 -19
- package/lib/justify-content-space-around.js +18 -27
- package/lib/justify-content-space-between.js +21 -15
- package/lib/justify-content-start.js +22 -19
- package/lib/justify-items-center.js +21 -15
- package/lib/justify-items-end.js +22 -19
- package/lib/justify-items-space-around.js +18 -27
- package/lib/justify-items-space-between.js +21 -15
- package/lib/justify-items-start.js +22 -19
- package/lib/legacy.js +0 -2
- package/lib/list-nested.js +21 -15
- package/lib/magnifying-glass.js +21 -15
- package/lib/menu.js +35 -23
- package/lib/new-folder.js +22 -16
- package/lib/new-page.js +22 -16
- package/lib/order-first.js +39 -27
- package/lib/order-last.js +39 -27
- package/lib/page.js +22 -16
- package/lib/redo.js +16 -18
- package/lib/size.js +21 -15
- package/lib/text-align-center.js +35 -23
- package/lib/text-align-justify.js +35 -23
- package/lib/text-align-left.js +35 -23
- package/lib/text-align-right.js +35 -23
- package/lib/text-capitalize.js +19 -13
- package/lib/text-direction-ltr.js +21 -15
- package/lib/text-direction-rtl.js +21 -15
- package/lib/text-hyphen.js +21 -15
- package/lib/text-italic.js +22 -16
- package/lib/text-lowercase.js +19 -13
- package/lib/text-strikethrough.js +35 -23
- package/lib/text-truncate.js +42 -27
- package/lib/text-underline.js +21 -15
- package/lib/text-uppercase.js +22 -16
- package/lib/trash.js +22 -16
- package/lib/undo.js +16 -18
- package/lib/upload.js +18 -12
- package/package.json +3 -3
- package/src/__generated__/alert.tsx +1 -1
- package/src/__generated__/border-radius-bottom-left.tsx +15 -0
- package/src/__generated__/border-radius-bottom-right.tsx +15 -0
- package/src/__generated__/border-radius-individual.tsx +15 -0
- package/src/__generated__/border-radius-top-left.tsx +15 -0
- package/src/__generated__/border-radius-top-right.tsx +15 -0
- package/src/__generated__/border-radius.tsx +15 -0
- package/src/__generated__/border-width-bottom.tsx +15 -0
- package/src/__generated__/border-width-individual.tsx +15 -0
- package/src/__generated__/border-width-left.tsx +15 -0
- package/src/__generated__/border-width-right.tsx +15 -0
- package/src/__generated__/border-width-top.tsx +15 -0
- package/src/__generated__/commit.tsx +1 -1
- package/src/__generated__/dash-border.tsx +15 -0
- package/src/__generated__/dashed-border.tsx +15 -0
- package/src/__generated__/div.tsx +15 -0
- package/src/__generated__/dotted-border.tsx +15 -0
- package/src/__generated__/github.tsx +1 -1
- package/src/__generated__/index.ts +18 -0
- package/src/__generated__/offline.tsx +1 -1
- package/src/__generated__/plus.tsx +15 -0
- package/src/__generated__/repeat-column.tsx +1 -1
- package/src/__generated__/repeat-grid.tsx +1 -1
- package/src/__generated__/repeat-row.tsx +1 -1
- package/src/__generated__/slot-component.tsx +15 -0
- package/src/__generated__/small-x.tsx +15 -0
- package/src/legacy.ts +0 -1
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,19 +35,25 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexDirectionRowIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "24",
|
|
42
|
+
height: "24",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
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",
|
|
52
|
+
fill: color
|
|
53
|
+
}
|
|
54
|
+
)
|
|
55
|
+
}
|
|
56
|
+
);
|
|
47
57
|
}
|
|
48
58
|
);
|
|
49
59
|
FlexDirectionRowIcon.displayName = "FlexDirectionRowIcon";
|
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,31 +35,43 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexSizingGrowIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 16 16",
|
|
44
|
+
width: "16",
|
|
45
|
+
height: "16",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
fill: color,
|
|
53
|
+
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"
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
fill: color,
|
|
60
|
+
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"
|
|
61
|
+
}
|
|
62
|
+
),
|
|
63
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
64
|
+
"path",
|
|
65
|
+
{
|
|
66
|
+
stroke: color,
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeWidth: "1.4",
|
|
69
|
+
d: "M1.5 2.5v11m13-11v11"
|
|
70
|
+
}
|
|
71
|
+
)
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
);
|
|
59
75
|
}
|
|
60
76
|
);
|
|
61
77
|
FlexSizingGrowIcon.displayName = "FlexSizingGrowIcon";
|
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,27 +35,36 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexSizingShrinkIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
+
fill: "none",
|
|
43
|
+
viewBox: "0 0 16 16",
|
|
44
|
+
width: "16",
|
|
45
|
+
height: "16",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
stroke: color,
|
|
53
|
+
strokeLinecap: "round",
|
|
54
|
+
strokeWidth: "1.4",
|
|
55
|
+
d: "M7.95312 2.5v11"
|
|
56
|
+
}
|
|
57
|
+
),
|
|
58
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
59
|
+
"path",
|
|
60
|
+
{
|
|
61
|
+
fill: color,
|
|
62
|
+
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"
|
|
63
|
+
}
|
|
64
|
+
)
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
);
|
|
55
68
|
}
|
|
56
69
|
);
|
|
57
70
|
FlexSizingShrinkIcon.displayName = "FlexSizingGrowIcon";
|
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,21 +35,27 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexWrapNowrapIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "24",
|
|
42
|
+
height: "24",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
fillRule: "evenodd",
|
|
52
|
+
clipRule: "evenodd",
|
|
53
|
+
d: "M13 9H11V15H13V9ZM19 9H17V15H19V9ZM7 9H5V15H7V9ZM4 8V16H8V8H4ZM14 8V16H10V8H14ZM20 8V16H16V8H20Z",
|
|
54
|
+
fill: color
|
|
55
|
+
}
|
|
56
|
+
)
|
|
57
|
+
}
|
|
58
|
+
);
|
|
49
59
|
}
|
|
50
60
|
);
|
|
51
61
|
FlexWrapNowrapIcon.displayName = "FlexWrapNowrapIcon";
|
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -30,35 +34,32 @@ module.exports = __toCommonJS(flex_wrap_wrap_reverse_exports);
|
|
|
30
34
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexWrapWrapReverseIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
33
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
fill: color
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
})
|
|
61
|
-
]
|
|
62
|
-
});
|
|
37
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
38
|
+
"svg",
|
|
39
|
+
{
|
|
40
|
+
width: "24",
|
|
41
|
+
height: "24",
|
|
42
|
+
viewBox: "0 0 24 24",
|
|
43
|
+
fill: "none",
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
+
...props,
|
|
46
|
+
ref: forwardedRef,
|
|
47
|
+
style: { transform: "rotate(180deg)" },
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 13H20V20H16V13Z", fill: color }),
|
|
50
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 13H8V20H4V13Z", fill: color }),
|
|
51
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 13H14V20H10V13Z", fill: color }),
|
|
52
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
53
|
+
"path",
|
|
54
|
+
{
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
clipRule: "evenodd",
|
|
57
|
+
d: "M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z",
|
|
58
|
+
fill: color
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
);
|
|
63
64
|
});
|
|
64
65
|
FlexWrapWrapReverseIcon.displayName = "FlexWrapWrapReverseIcon";
|
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,35 +35,32 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FlexWrapWrapIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
fill: color
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
})
|
|
61
|
-
]
|
|
62
|
-
});
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "24",
|
|
42
|
+
height: "24",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 13H20V20H16V13Z", fill: color }),
|
|
50
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 13H8V20H4V13Z", fill: color }),
|
|
51
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 13H14V20H10V13Z", fill: color }),
|
|
52
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
53
|
+
"path",
|
|
54
|
+
{
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
clipRule: "evenodd",
|
|
57
|
+
d: "M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z",
|
|
58
|
+
fill: color
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
);
|
|
63
64
|
}
|
|
64
65
|
);
|
|
65
66
|
FlexWrapWrapIcon.displayName = "FlexWrapWrapIcon";
|
package/lib/cjs/form.cjs
CHANGED
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,21 +35,27 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const FormIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "15",
|
|
42
|
+
height: "15",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
fill: color,
|
|
52
|
+
fillRule: "evenodd",
|
|
53
|
+
clipRule: "evenodd",
|
|
54
|
+
d: "M13 11H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9v7zM4 9h7V6H4v3zm11 11H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11v7zM4 18h9v-3H4v3zm18-9h-2l2-5h-7v7h2v9l5-11zM4.75 17.25h1.5v-1.5h-1.5v1.5zm0-9h1.5v-1.5h-1.5v1.5z"
|
|
55
|
+
}
|
|
56
|
+
)
|
|
57
|
+
}
|
|
58
|
+
);
|
|
49
59
|
}
|
|
50
60
|
);
|
|
51
61
|
FormIcon.displayName = "FormIcon";
|
package/lib/cjs/gap-column.cjs
CHANGED
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,33 +35,42 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const ColumnGapIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
d: "M14.4704
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "24",
|
|
42
|
+
height: "24",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z",
|
|
53
|
+
fill: color
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.4704 6H17.5593V7H14.4704L14.4704 6Z", fill: color }),
|
|
57
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
d: "M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z",
|
|
61
|
+
fill: color
|
|
62
|
+
}
|
|
63
|
+
),
|
|
64
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z",
|
|
68
|
+
fill: color
|
|
69
|
+
}
|
|
70
|
+
)
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
);
|
|
61
74
|
}
|
|
62
75
|
);
|
|
63
76
|
ColumnGapIcon.displayName = "ColumnGapIcon";
|
package/lib/cjs/gap-row.cjs
CHANGED
|
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
return to;
|
|
19
19
|
};
|
|
20
20
|
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
21
25
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
26
|
mod
|
|
23
27
|
));
|
|
@@ -31,34 +35,43 @@ var import_jsx_runtime = require("react/jsx-runtime");
|
|
|
31
35
|
var React = __toESM(require("react"), 1);
|
|
32
36
|
const RowGapIcon = React.forwardRef(
|
|
33
37
|
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
34
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
d: "M14.4704
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
38
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
39
|
+
"svg",
|
|
40
|
+
{
|
|
41
|
+
width: "24",
|
|
42
|
+
height: "24",
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
...props,
|
|
47
|
+
ref: forwardedRef,
|
|
48
|
+
style: { transform: "rotate(90deg)" },
|
|
49
|
+
children: [
|
|
50
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
d: "M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z",
|
|
54
|
+
fill: color
|
|
55
|
+
}
|
|
56
|
+
),
|
|
57
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.4704 6H17.5593V7H14.4704L14.4704 6Z", fill: color }),
|
|
58
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
59
|
+
"path",
|
|
60
|
+
{
|
|
61
|
+
d: "M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z",
|
|
62
|
+
fill: color
|
|
63
|
+
}
|
|
64
|
+
),
|
|
65
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
66
|
+
"path",
|
|
67
|
+
{
|
|
68
|
+
d: "M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z",
|
|
69
|
+
fill: color
|
|
70
|
+
}
|
|
71
|
+
)
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
);
|
|
62
75
|
}
|
|
63
76
|
);
|
|
64
77
|
RowGapIcon.displayName = "RowGapIcon";
|