@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
|
@@ -2,21 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const CommitIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 22 22",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
fill: "#000",
|
|
15
|
-
fillRule: "evenodd",
|
|
16
|
-
d: "M11 7.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Zm-4.691 2.5a4.751 4.751 0 0 1 9.382 0h4.459a.75.75 0 0 1 0 1.5h-4.459a4.751 4.751 0 0 1-9.382 0H1.85a.75.75 0 0 1 0-1.5h4.459Z",
|
|
17
|
-
clipRule: "evenodd"
|
|
18
|
-
})
|
|
19
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11 7.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Zm-4.691 2.5a4.751 4.751 0 0 1 9.382 0h4.459a.75.75 0 0 1 0 1.5h-4.459a4.751 4.751 0 0 1-9.382 0H1.85a.75.75 0 0 1 0-1.5h4.459Z", clipRule: "evenodd" }) });
|
|
20
6
|
}
|
|
21
7
|
);
|
|
22
8
|
CommitIcon.displayName = "CommitIcon";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const DashBorderIcon = forwardRef(
|
|
4
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M3 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z", clipRule: "evenodd" }) });
|
|
6
|
+
}
|
|
7
|
+
);
|
|
8
|
+
DashBorderIcon.displayName = "DashBorderIcon";
|
|
9
|
+
export {
|
|
10
|
+
DashBorderIcon
|
|
11
|
+
};
|
|
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const DashIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 16 16",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
d: "M3 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z",
|
|
16
|
-
clipRule: "evenodd"
|
|
17
|
-
})
|
|
18
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M3 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z", clipRule: "evenodd" }) });
|
|
19
6
|
}
|
|
20
7
|
);
|
|
21
8
|
DashIcon.displayName = "DashIcon";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const DashedBorderIcon = forwardRef(
|
|
4
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M2 7.33A.33.33 0 0 1 2.33 7h2.007a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33H2.33A.33.33 0 0 1 2 8.67V7.33ZM6.667 7.33a.33.33 0 0 1 .33-.33h2.006a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33H6.997a.33.33 0 0 1-.33-.33V7.33ZM11.333 7.33a.33.33 0 0 1 .33-.33h2.007a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33h-2.007a.33.33 0 0 1-.33-.33V7.33Z", clipRule: "evenodd" }) });
|
|
6
|
+
}
|
|
7
|
+
);
|
|
8
|
+
DashedBorderIcon.displayName = "DashedBorderIcon";
|
|
9
|
+
export {
|
|
10
|
+
DashedBorderIcon
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const DivIcon = forwardRef(
|
|
4
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.037.029.36.029.802.029 1.34v5.653c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029ZM3.939 2.675c-.293.024-.445.068-.552.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V5.2c0-.572 0-.96-.025-1.262-.024-.293-.068-.445-.122-.552a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025Z", clipRule: "evenodd" }) });
|
|
6
|
+
}
|
|
7
|
+
);
|
|
8
|
+
DivIcon.displayName = "DivIcon";
|
|
9
|
+
export {
|
|
10
|
+
DivIcon
|
|
11
|
+
};
|
package/lib/__generated__/dot.js
CHANGED
|
@@ -2,18 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const DotIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 16 16",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
d: "M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
|
|
15
|
-
})
|
|
16
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }) });
|
|
17
6
|
}
|
|
18
7
|
);
|
|
19
8
|
DotIcon.displayName = "DotIcon";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const DottedBorderIcon = forwardRef(
|
|
4
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M1.52 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 1 1 0 2.3h-.01A1.15 1.15 0 0 1 1.52 8ZM12.18 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 12.18 8ZM5.073 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 5.073 8ZM8.627 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 8.627 8Z", clipRule: "evenodd" }) });
|
|
6
|
+
}
|
|
7
|
+
);
|
|
8
|
+
DottedBorderIcon.displayName = "DottedBorderIcon";
|
|
9
|
+
export {
|
|
10
|
+
DottedBorderIcon
|
|
11
|
+
};
|
|
@@ -2,45 +2,12 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const DragHandleIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
10
|
-
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("rect", {
|
|
15
|
-
width: "6",
|
|
16
|
-
height: "1",
|
|
17
|
-
x: "5",
|
|
18
|
-
y: "3",
|
|
19
|
-
rx: ".5"
|
|
20
|
-
}),
|
|
21
|
-
/* @__PURE__ */ jsx("rect", {
|
|
22
|
-
width: "6",
|
|
23
|
-
height: "1",
|
|
24
|
-
x: "5",
|
|
25
|
-
y: "6",
|
|
26
|
-
rx: ".5"
|
|
27
|
-
}),
|
|
28
|
-
/* @__PURE__ */ jsx("rect", {
|
|
29
|
-
width: "6",
|
|
30
|
-
height: "1",
|
|
31
|
-
x: "5",
|
|
32
|
-
y: "9",
|
|
33
|
-
rx: ".5"
|
|
34
|
-
}),
|
|
35
|
-
/* @__PURE__ */ jsx("rect", {
|
|
36
|
-
width: "6",
|
|
37
|
-
height: "1",
|
|
38
|
-
x: "5",
|
|
39
|
-
y: "12",
|
|
40
|
-
rx: ".5"
|
|
41
|
-
})
|
|
42
|
-
]
|
|
43
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { width: "6", height: "1", x: "5", y: "3", rx: ".5" }),
|
|
7
|
+
/* @__PURE__ */ jsx("rect", { width: "6", height: "1", x: "5", y: "6", rx: ".5" }),
|
|
8
|
+
/* @__PURE__ */ jsx("rect", { width: "6", height: "1", x: "5", y: "9", rx: ".5" }),
|
|
9
|
+
/* @__PURE__ */ jsx("rect", { width: "6", height: "1", x: "5", y: "12", rx: ".5" })
|
|
10
|
+
] });
|
|
44
11
|
}
|
|
45
12
|
);
|
|
46
13
|
DragHandleIcon.displayName = "DragHandleIcon";
|
|
@@ -2,18 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const EyeconClosedIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 16 16",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
d: "M2.209 7.594a.55.55 0 0 1 .757.175 6.463 6.463 0 0 0 1.36 1.562A5.708 5.708 0 0 0 8 10.653c2.146 0 3.944-1.14 5.034-2.884a.55.55 0 0 1 .933.583c-.323.516-.702.99-1.13 1.41l.832.831a.55.55 0 1 1-.778.778l-.899-.898a6.815 6.815 0 0 1-1.889.954l.314 1.172a.55.55 0 0 1-1.062.284l-.323-1.206a6.992 6.992 0 0 1-2.063 0l-.323 1.206a.55.55 0 1 1-1.062-.284l.314-1.171a6.812 6.812 0 0 1-1.89-.955l-.897.898a.55.55 0 0 1-.778-.777l.83-.831a7.665 7.665 0 0 1-1.13-1.411.55.55 0 0 1 .176-.758Z"
|
|
15
|
-
})
|
|
16
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M2.209 7.594a.55.55 0 0 1 .757.175 6.463 6.463 0 0 0 1.36 1.562A5.708 5.708 0 0 0 8 10.653c2.146 0 3.944-1.14 5.034-2.884a.55.55 0 0 1 .933.583c-.323.516-.702.99-1.13 1.41l.832.831a.55.55 0 1 1-.778.778l-.899-.898a6.815 6.815 0 0 1-1.889.954l.314 1.172a.55.55 0 0 1-1.062.284l-.323-1.206a6.992 6.992 0 0 1-2.063 0l-.323 1.206a.55.55 0 1 1-1.062-.284l.314-1.171a6.812 6.812 0 0 1-1.89-.955l-.897.898a.55.55 0 0 1-.778-.777l.83-.831a7.665 7.665 0 0 1-1.13-1.411.55.55 0 0 1 .176-.758Z" }) });
|
|
17
6
|
}
|
|
18
7
|
);
|
|
19
8
|
EyeconClosedIcon.displayName = "EyeconClosedIcon";
|
|
@@ -2,25 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const EyeconOpenIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
d: "M8 9.849A1.849 1.849 0 1 0 8 6.15 1.849 1.849 0 0 0 8 9.85Z"
|
|
16
|
-
}),
|
|
17
|
-
/* @__PURE__ */ jsx("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M2.132 8.458a.857.857 0 0 1 0-.915A6.927 6.927 0 0 1 8 4.303a6.927 6.927 0 0 1 5.868 3.24.857.857 0 0 1 0 .915A6.927 6.927 0 0 1 8 11.698a6.927 6.927 0 0 1-5.868-3.24ZM8 10.698A5.926 5.926 0 0 1 3.027 8 5.926 5.926 0 0 1 8 5.303 5.926 5.926 0 0 1 12.973 8 5.926 5.926 0 0 1 8 10.697Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
})
|
|
22
|
-
]
|
|
23
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M8 9.849A1.849 1.849 0 1 0 8 6.15 1.849 1.849 0 0 0 8 9.85Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M2.132 8.458a.857.857 0 0 1 0-.915A6.927 6.927 0 0 1 8 4.303a6.927 6.927 0 0 1 5.868 3.24.857.857 0 0 1 0 .915A6.927 6.927 0 0 1 8 11.698a6.927 6.927 0 0 1-5.868-3.24ZM8 10.698A5.926 5.926 0 0 1 3.027 8 5.926 5.926 0 0 1 8 5.303 5.926 5.926 0 0 1 12.973 8 5.926 5.926 0 0 1 8 10.697Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
24
9
|
}
|
|
25
10
|
);
|
|
26
11
|
EyeconOpenIcon.displayName = "EyeconOpenIcon";
|
|
@@ -2,21 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const GithubIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 22 22",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
fill: "#11181C",
|
|
15
|
-
fillRule: "evenodd",
|
|
16
|
-
d: "M11 1C5.475 1 1 5.475 1 11a9.994 9.994 0 0 0 6.838 9.488c.5.087.687-.213.687-.476 0-.237-.013-1.024-.013-1.862-2.512.463-3.162-.612-3.362-1.175-.113-.288-.6-1.175-1.025-1.413-.35-.187-.85-.65-.013-.662.788-.013 1.35.725 1.538 1.025.9 1.512 2.337 1.087 2.912.825.088-.65.35-1.088.638-1.338-2.225-.25-4.55-1.112-4.55-4.937 0-1.088.387-1.987 1.025-2.688-.1-.25-.45-1.274.1-2.65 0 0 .837-.262 2.75 1.026a9.28 9.28 0 0 1 2.5-.338c.85 0 1.7.112 2.5.337 1.912-1.3 2.75-1.024 2.75-1.024.55 1.375.2 2.4.1 2.65.637.7 1.025 1.587 1.025 2.687 0 3.838-2.337 4.688-4.562 4.938.362.312.675.912.675 1.85 0 1.337-.013 2.412-.013 2.75 0 .262.188.574.688.474A10.016 10.016 0 0 0 21 11c0-5.525-4.475-10-10-10Z",
|
|
17
|
-
clipRule: "evenodd"
|
|
18
|
-
})
|
|
19
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M11 1C5.475 1 1 5.475 1 11a9.994 9.994 0 0 0 6.838 9.488c.5.087.687-.213.687-.476 0-.237-.013-1.024-.013-1.862-2.512.463-3.162-.612-3.362-1.175-.113-.288-.6-1.175-1.025-1.413-.35-.187-.85-.65-.013-.662.788-.013 1.35.725 1.538 1.025.9 1.512 2.337 1.087 2.912.825.088-.65.35-1.088.638-1.338-2.225-.25-4.55-1.112-4.55-4.937 0-1.088.387-1.987 1.025-2.688-.1-.25-.45-1.274.1-2.65 0 0 .837-.262 2.75 1.026a9.28 9.28 0 0 1 2.5-.338c.85 0 1.7.112 2.5.337 1.912-1.3 2.75-1.024 2.75-1.024.55 1.375.2 2.4.1 2.65.637.7 1.025 1.587 1.025 2.687 0 3.838-2.337 4.688-4.562 4.938.362.312.675.912.675 1.85 0 1.337-.013 2.412-.013 2.75 0 .262.188.574.688.474A10.016 10.016 0 0 0 21 11c0-5.525-4.475-10-10-10Z", clipRule: "evenodd" }) });
|
|
20
6
|
}
|
|
21
7
|
);
|
|
22
8
|
GithubIcon.displayName = "GithubIcon";
|
|
@@ -2,33 +2,12 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const GoogleIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
fill: "#4285F4",
|
|
16
|
-
d: "M11 9.182v3.873h5.382a4.611 4.611 0 0 1-2.01 3.009l3.246 2.518c1.891-1.745 2.982-4.31 2.982-7.355 0-.709-.064-1.39-.182-2.045H11Z"
|
|
17
|
-
}),
|
|
18
|
-
/* @__PURE__ */ jsx("path", {
|
|
19
|
-
fill: "#34A853",
|
|
20
|
-
d: "m5.396 12.903-.732.56-2.591 2.019C3.718 18.746 7.09 21 11 21c2.7 0 4.963-.89 6.618-2.418l-3.246-2.518c-.89.6-2.027.963-3.372.963-2.6 0-4.81-1.754-5.6-4.118l-.004-.006Z"
|
|
21
|
-
}),
|
|
22
|
-
/* @__PURE__ */ jsx("path", {
|
|
23
|
-
fill: "#FBBC05",
|
|
24
|
-
d: "M2.073 6.518A9.877 9.877 0 0 0 1 11c0 1.618.39 3.136 1.073 4.482C2.073 15.49 5.4 12.9 5.4 12.9c-.2-.6-.318-1.236-.318-1.9 0-.664.118-1.3.318-1.9L2.073 6.518Z"
|
|
25
|
-
}),
|
|
26
|
-
/* @__PURE__ */ jsx("path", {
|
|
27
|
-
fill: "#EA4335",
|
|
28
|
-
d: "M11 4.982c1.473 0 2.782.509 3.827 1.49l2.864-2.863C15.954 1.991 13.7 1 11 1 7.09 1 3.718 3.245 2.073 6.518L5.4 9.1c.79-2.364 3-4.118 5.6-4.118Z"
|
|
29
|
-
})
|
|
30
|
-
]
|
|
31
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "#4285F4", d: "M11 9.182v3.873h5.382a4.611 4.611 0 0 1-2.01 3.009l3.246 2.518c1.891-1.745 2.982-4.31 2.982-7.355 0-.709-.064-1.39-.182-2.045H11Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#34A853", d: "m5.396 12.903-.732.56-2.591 2.019C3.718 18.746 7.09 21 11 21c2.7 0 4.963-.89 6.618-2.418l-3.246-2.518c-.89.6-2.027.963-3.372.963-2.6 0-4.81-1.754-5.6-4.118l-.004-.006Z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#FBBC05", d: "M2.073 6.518A9.877 9.877 0 0 0 1 11c0 1.618.39 3.136 1.073 4.482C2.073 15.49 5.4 12.9 5.4 12.9c-.2-.6-.318-1.236-.318-1.9 0-.664.118-1.3.318-1.9L2.073 6.518Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#EA4335", d: "M11 4.982c1.473 0 2.782.509 3.827 1.49l2.864-2.863C15.954 1.991 13.7 1 11 1 7.09 1 3.718 3.245 2.073 6.518L5.4 9.1c.79-2.364 3-4.118 5.6-4.118Z" })
|
|
10
|
+
] });
|
|
32
11
|
}
|
|
33
12
|
);
|
|
34
13
|
GoogleIcon.displayName = "GoogleIcon";
|
|
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const HamburgerMenuIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 22 22",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
d: "M2 5.998a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z",
|
|
16
|
-
clipRule: "evenodd"
|
|
17
|
-
})
|
|
18
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M2 5.998a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" }) });
|
|
19
6
|
}
|
|
20
7
|
);
|
|
21
8
|
HamburgerMenuIcon.displayName = "HamburgerMenuIcon";
|
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
export * from "./alert";
|
|
2
2
|
export * from "./auto-scroll";
|
|
3
3
|
export * from "./blockquote";
|
|
4
|
+
export * from "./border-radius-bottom-left";
|
|
5
|
+
export * from "./border-radius-bottom-right";
|
|
6
|
+
export * from "./border-radius-individual";
|
|
7
|
+
export * from "./border-radius-top-left";
|
|
8
|
+
export * from "./border-radius-top-right";
|
|
9
|
+
export * from "./border-radius";
|
|
10
|
+
export * from "./border-width-bottom";
|
|
11
|
+
export * from "./border-width-individual";
|
|
12
|
+
export * from "./border-width-left";
|
|
13
|
+
export * from "./border-width-right";
|
|
14
|
+
export * from "./border-width-top";
|
|
4
15
|
export * from "./box-link";
|
|
5
16
|
export * from "./box";
|
|
6
17
|
export * from "./checkbox-checked-filled";
|
|
@@ -16,8 +27,12 @@ export * from "./chevron-filled-right";
|
|
|
16
27
|
export * from "./chevron-filled-up";
|
|
17
28
|
export * from "./code";
|
|
18
29
|
export * from "./commit";
|
|
30
|
+
export * from "./dash-border";
|
|
19
31
|
export * from "./dash";
|
|
32
|
+
export * from "./dashed-border";
|
|
33
|
+
export * from "./div";
|
|
20
34
|
export * from "./dot";
|
|
35
|
+
export * from "./dotted-border";
|
|
21
36
|
export * from "./drag-handle";
|
|
22
37
|
export * from "./eyecon-closed";
|
|
23
38
|
export * from "./eyecon-open";
|
|
@@ -31,12 +46,15 @@ export * from "./list-item";
|
|
|
31
46
|
export * from "./list";
|
|
32
47
|
export * from "./offline";
|
|
33
48
|
export * from "./play";
|
|
49
|
+
export * from "./plus";
|
|
34
50
|
export * from "./radio-checked";
|
|
35
51
|
export * from "./radio-unchecked";
|
|
36
52
|
export * from "./repeat-column";
|
|
37
53
|
export * from "./repeat-grid";
|
|
38
54
|
export * from "./repeat-row";
|
|
39
55
|
export * from "./scroll";
|
|
56
|
+
export * from "./slot-component";
|
|
57
|
+
export * from "./small-x";
|
|
40
58
|
export * from "./subscript";
|
|
41
59
|
export * from "./subtract";
|
|
42
60
|
export * from "./superscript";
|
|
@@ -2,25 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const InfoIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
d: "M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z"
|
|
16
|
-
}),
|
|
17
|
-
/* @__PURE__ */ jsx("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
})
|
|
22
|
-
]
|
|
23
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
24
9
|
}
|
|
25
10
|
);
|
|
26
11
|
InfoIcon.displayName = "InfoIcon";
|
|
@@ -2,29 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const InformationIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
fill: "#707375",
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
d: "M8 2.65a5.35 5.35 0 1 0 0 10.7 5.35 5.35 0 0 0 0-10.7ZM1.35 8a6.65 6.65 0 1 1 13.3 0 6.65 6.65 0 0 1-13.3 0Z",
|
|
18
|
-
clipRule: "evenodd"
|
|
19
|
-
}),
|
|
20
|
-
/* @__PURE__ */ jsx("path", {
|
|
21
|
-
fill: "#707375",
|
|
22
|
-
fillRule: "evenodd",
|
|
23
|
-
d: "M7.2 11.087a.8.8 0 0 1 .8-.8h.009a.8.8 0 0 1 0 1.6H8a.8.8 0 0 1-.8-.8ZM8 4.263a.65.65 0 0 1 .65.65v3.43a.65.65 0 0 1-1.3 0v-3.43a.65.65 0 0 1 .65-.65Z",
|
|
24
|
-
clipRule: "evenodd"
|
|
25
|
-
})
|
|
26
|
-
]
|
|
27
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "#707375", fillRule: "evenodd", d: "M8 2.65a5.35 5.35 0 1 0 0 10.7 5.35 5.35 0 0 0 0-10.7ZM1.35 8a6.65 6.65 0 1 1 13.3 0 6.65 6.65 0 0 1-13.3 0Z", clipRule: "evenodd" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#707375", fillRule: "evenodd", d: "M7.2 11.087a.8.8 0 0 1 .8-.8h.009a.8.8 0 0 1 0 1.6H8a.8.8 0 0 1-.8-.8ZM8 4.263a.65.65 0 0 1 .65.65v3.43a.65.65 0 0 1-1.3 0v-3.43a.65.65 0 0 1 .65-.65Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
28
9
|
}
|
|
29
10
|
);
|
|
30
11
|
InformationIcon.displayName = "InformationIcon";
|
|
@@ -2,20 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const LinkedIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 16 16",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
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",
|
|
16
|
-
clipRule: "evenodd"
|
|
17
|
-
})
|
|
18
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("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" }) });
|
|
19
6
|
}
|
|
20
7
|
);
|
|
21
8
|
LinkedIcon.displayName = "LinkedIcon";
|
|
@@ -2,25 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const ListItemIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
d: "M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
|
|
16
|
-
}),
|
|
17
|
-
/* @__PURE__ */ jsx("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
})
|
|
22
|
-
]
|
|
23
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
24
9
|
}
|
|
25
10
|
);
|
|
26
11
|
ListItemIcon.displayName = "ListItemIcon";
|
|
@@ -2,41 +2,14 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const ListIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
d: "M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
|
|
16
|
-
}),
|
|
17
|
-
/* @__PURE__ */ jsx("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
}),
|
|
22
|
-
/* @__PURE__ */ jsx("path", {
|
|
23
|
-
d: "M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z"
|
|
24
|
-
}),
|
|
25
|
-
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
fillRule: "evenodd",
|
|
27
|
-
d: "M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z",
|
|
28
|
-
clipRule: "evenodd"
|
|
29
|
-
}),
|
|
30
|
-
/* @__PURE__ */ jsx("path", {
|
|
31
|
-
d: "M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
|
|
32
|
-
}),
|
|
33
|
-
/* @__PURE__ */ jsx("path", {
|
|
34
|
-
fillRule: "evenodd",
|
|
35
|
-
d: "M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z",
|
|
36
|
-
clipRule: "evenodd"
|
|
37
|
-
})
|
|
38
|
-
]
|
|
39
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z", clipRule: "evenodd" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z", clipRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z", clipRule: "evenodd" })
|
|
12
|
+
] });
|
|
40
13
|
}
|
|
41
14
|
);
|
|
42
15
|
ListIcon.displayName = "ListIcon";
|
|
@@ -2,19 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const OfflineIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 22 22",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
d: "M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z",
|
|
15
|
-
clipRule: "evenodd"
|
|
16
|
-
})
|
|
17
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z", clipRule: "evenodd" }) });
|
|
18
6
|
}
|
|
19
7
|
);
|
|
20
8
|
OfflineIcon.displayName = "OfflineIcon";
|
|
@@ -2,18 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const PlayIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx("svg", {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 22 22",
|
|
8
|
-
width: size,
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
d: "M4.766 5.765c0-.725 0-1.088.178-1.288a.93.93 0 0 1 .648-.294c.294-.015.65.186 1.359.588l9.234 5.235c.586.332.88.498.982.708.09.183.09.389 0 .572-.102.21-.396.376-.982.708l-9.234 5.235c-.71.402-1.065.603-1.359.588a.93.93 0 0 1-.648-.294c-.178-.2-.178-.563-.178-1.288V5.765Z"
|
|
15
|
-
})
|
|
16
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ jsx("path", { d: "M4.766 5.765c0-.725 0-1.088.178-1.288a.93.93 0 0 1 .648-.294c.294-.015.65.186 1.359.588l9.234 5.235c.586.332.88.498.982.708.09.183.09.389 0 .572-.102.21-.396.376-.982.708l-9.234 5.235c-.71.402-1.065.603-1.359.588a.93.93 0 0 1-.648-.294c-.178-.2-.178-.563-.178-1.288V5.765Z" }) });
|
|
17
6
|
}
|
|
18
7
|
);
|
|
19
8
|
PlayIcon.displayName = "PlayIcon";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const PlusIcon = forwardRef(
|
|
4
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 14a.75.75 0 0 1-.75-.75V2.75a.75.75 0 0 1 1.5 0v10.5A.75.75 0 0 1 8 14Z", clipRule: "evenodd" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M14 8a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5h10.5A.75.75 0 0 1 14 8Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
PlusIcon.displayName = "PlusIcon";
|
|
12
|
+
export {
|
|
13
|
+
PlusIcon
|
|
14
|
+
};
|
|
@@ -2,25 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
3
|
const RadioCheckedIcon = forwardRef(
|
|
4
4
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height: size,
|
|
10
|
-
fill: color,
|
|
11
|
-
...props,
|
|
12
|
-
ref: forwardedRef,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ jsx("path", {
|
|
15
|
-
d: "M8 5.35a2.65 2.65 0 1 0 0 5.3 2.65 2.65 0 0 0 0-5.3Z"
|
|
16
|
-
}),
|
|
17
|
-
/* @__PURE__ */ jsx("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
})
|
|
22
|
-
]
|
|
23
|
-
});
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M8 5.35a2.65 2.65 0 1 0 0 5.3 2.65 2.65 0 0 0 0-5.3Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z", clipRule: "evenodd" })
|
|
8
|
+
] });
|
|
24
9
|
}
|
|
25
10
|
);
|
|
26
11
|
RadioCheckedIcon.displayName = "RadioCheckedIcon";
|