@grafana/components 0.0.41 → 0.0.42
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/dist/cjs/index.cjs +377 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/cjs/index.d.cts +72 -2
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js +35 -0
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js.map +1 -1
- package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js +35 -0
- package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js.map +1 -1
- package/dist/esm/components/Icons/AlignLayoutLeft.js +10 -0
- package/dist/esm/components/Icons/AlignLayoutLeft.js.map +1 -0
- package/dist/esm/components/Icons/AlignLayoutRight.js +10 -0
- package/dist/esm/components/Icons/AlignLayoutRight.js.map +1 -0
- package/dist/esm/components/Icons/AppWindows.js +11 -0
- package/dist/esm/components/Icons/AppWindows.js.map +1 -0
- package/dist/esm/components/Icons/ApplicationObservability.js +13 -0
- package/dist/esm/components/Icons/ApplicationObservability.js.map +1 -0
- package/dist/esm/components/Icons/ArrowsDiagonalCrossingRight.js +13 -0
- package/dist/esm/components/Icons/ArrowsDiagonalCrossingRight.js.map +1 -0
- package/dist/esm/components/Icons/Channel.js +10 -0
- package/dist/esm/components/Icons/Channel.js.map +1 -0
- package/dist/esm/components/Icons/ChannelPlus.js +10 -0
- package/dist/esm/components/Icons/ChannelPlus.js.map +1 -0
- package/dist/esm/components/Icons/ChartLinePlus.js +11 -0
- package/dist/esm/components/Icons/ChartLinePlus.js.map +1 -0
- package/dist/esm/components/Icons/ChartPanel.js +11 -0
- package/dist/esm/components/Icons/ChartPanel.js.map +1 -0
- package/dist/esm/components/Icons/ChevronsLeftRightLine.js +13 -0
- package/dist/esm/components/Icons/ChevronsLeftRightLine.js.map +1 -0
- package/dist/esm/components/Icons/ChevronsUpDownLine.js +10 -0
- package/dist/esm/components/Icons/ChevronsUpDownLine.js.map +1 -0
- package/dist/esm/components/Icons/CircleFilled.js +10 -0
- package/dist/esm/components/Icons/CircleFilled.js.map +1 -0
- package/dist/esm/components/Icons/CirclesIntersect.js +12 -0
- package/dist/esm/components/Icons/CirclesIntersect.js.map +1 -0
- package/dist/esm/components/Icons/CloudDatabase.js +13 -0
- package/dist/esm/components/Icons/CloudDatabase.js.map +1 -0
- package/dist/esm/components/Icons/CloudInfo.js +10 -0
- package/dist/esm/components/Icons/CloudInfo.js.map +1 -0
- package/dist/esm/components/Icons/CoolS.js +10 -0
- package/dist/esm/components/Icons/CoolS.js.map +1 -0
- package/dist/esm/components/Icons/Drilldown.js +11 -0
- package/dist/esm/components/Icons/Drilldown.js.map +1 -0
- package/dist/esm/components/Icons/FileInfo.js +11 -0
- package/dist/esm/components/Icons/FileInfo.js.map +1 -0
- package/dist/esm/components/Icons/FileLog.js +13 -0
- package/dist/esm/components/Icons/FileLog.js.map +1 -0
- package/dist/esm/components/Icons/LaptopCloud.js +11 -0
- package/dist/esm/components/Icons/LaptopCloud.js.map +1 -0
- package/dist/esm/components/Icons/LayersOff.js +10 -0
- package/dist/esm/components/Icons/LayersOff.js.map +1 -0
- package/dist/esm/components/Icons/LayoutGridPlus.js +10 -0
- package/dist/esm/components/Icons/LayoutGridPlus.js.map +1 -0
- package/dist/esm/components/Icons/LoopedArrowsBoxes.js +13 -0
- package/dist/esm/components/Icons/LoopedArrowsBoxes.js.map +1 -0
- package/dist/esm/components/Icons/MultiStep.js +11 -0
- package/dist/esm/components/Icons/MultiStep.js.map +1 -0
- package/dist/esm/components/Icons/OrientationLandscape.js +15 -0
- package/dist/esm/components/Icons/OrientationLandscape.js.map +1 -0
- package/dist/esm/components/Icons/OrientationPortrait.js +12 -0
- package/dist/esm/components/Icons/OrientationPortrait.js.map +1 -0
- package/dist/esm/components/Icons/PanelLeftToggle.js +11 -0
- package/dist/esm/components/Icons/PanelLeftToggle.js.map +1 -0
- package/dist/esm/components/Icons/PanelRightToggle.js +11 -0
- package/dist/esm/components/Icons/PanelRightToggle.js.map +1 -0
- package/dist/esm/components/Icons/PlugDiagonal.js +10 -0
- package/dist/esm/components/Icons/PlugDiagonal.js.map +1 -0
- package/dist/esm/components/Icons/RefreshX4Ccw.js +14 -0
- package/dist/esm/components/Icons/RefreshX4Ccw.js.map +1 -0
- package/dist/esm/components/Icons/RefreshX4Cw.js +14 -0
- package/dist/esm/components/Icons/RefreshX4Cw.js.map +1 -0
- package/dist/esm/components/Icons/SquareDashedArrowSmallSquare.js +13 -0
- package/dist/esm/components/Icons/SquareDashedArrowSmallSquare.js.map +1 -0
- package/dist/esm/components/Icons/SquareList.js +10 -0
- package/dist/esm/components/Icons/SquareList.js.map +1 -0
- package/dist/esm/components/Icons/SquarePartialList.js +10 -0
- package/dist/esm/components/Icons/SquarePartialList.js.map +1 -0
- package/dist/esm/components/Icons/UserKey.js +11 -0
- package/dist/esm/components/Icons/UserKey.js.map +1 -0
- package/dist/esm/components/Icons/allIcons.js +70 -0
- package/dist/esm/components/Icons/allIcons.js.map +1 -1
- package/dist/esm/components/Icons/iconMetaData.js +49 -1
- package/dist/esm/components/Icons/iconMetaData.js.map +1 -1
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js +35 -0
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js.map +1 -1
- package/dist/esm/index.d.ts +72 -2
- package/dist/esm/index.js +35 -0
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const ChannelPlus = ({ title = "Channel plus", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "m14.598 15.75 2.815 1.625M9.402 15.75l-2.815 1.625M12 11.25V8m7.794 12.75a2 2 0 1 0 0-4 2 2 0 0 0 0 4m-15.588 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4M12 7.25a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6M20 4v4m2-2h-4" })
|
|
6
|
+
] });
|
|
7
|
+
ChannelPlus.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { ChannelPlus };
|
|
10
|
+
//# sourceMappingURL=ChannelPlus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChannelPlus.js","sources":["../../../../src/components/Icons/ChannelPlus.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const ChannelPlus: SVGComponent = ({ title = 'Channel plus', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"m14.598 15.75 2.815 1.625M9.402 15.75l-2.815 1.625M12 11.25V8m7.794 12.75a2 2 0 1 0 0-4 2 2 0 0 0 0 4m-15.588 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4M12 7.25a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6M20 4v4m2-2h-4\"></path>\n </svg>\n);\n\nChannelPlus.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,WAAA,GAA4B,CAAC,EAAE,KAAA,GAAQ,cAAA,EAAgB,GAAG,KAAA,EAAM,qBAC3E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gOAAA,EAAiO;AAAA,CAAA,EAC3O;AAGF,WAAA,CAAY,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const ChartLinePlus = ({ title = "Chart line plus", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M3 3v16a2 2 0 0 0 2 2h16" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "m16 12-2 2-4-4-3 3M18 3v6m3-3h-6" })
|
|
7
|
+
] });
|
|
8
|
+
ChartLinePlus.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { ChartLinePlus };
|
|
11
|
+
//# sourceMappingURL=ChartLinePlus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChartLinePlus.js","sources":["../../../../src/components/Icons/ChartLinePlus.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const ChartLinePlus: SVGComponent = ({ title = 'Chart line plus', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M3 3v16a2 2 0 0 0 2 2h16\"></path>\n <path d=\"m16 12-2 2-4-4-3 3M18 3v6m3-3h-6\"></path>\n </svg>\n);\n\nChartLinePlus.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,aAAA,GAA8B,CAAC,EAAE,KAAA,GAAQ,iBAAA,EAAmB,GAAG,KAAA,EAAM,qBAChF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,0BAAA,EAA2B,CAAA;AAAA,kBACnC,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,kCAAA,EAAmC;AAAA,CAAA,EAC7C;AAGF,aAAA,CAAc,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const ChartPanel = ({ title = "Chart panel", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M18 17V7M6 17V9m8 8v-6m-4 6v-4" }),
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" })
|
|
7
|
+
] });
|
|
8
|
+
ChartPanel.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { ChartPanel };
|
|
11
|
+
//# sourceMappingURL=ChartPanel.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChartPanel.js","sources":["../../../../src/components/Icons/ChartPanel.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const ChartPanel: SVGComponent = ({ title = 'Chart panel', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M18 17V7M6 17V9m8 8v-6m-4 6v-4\"></path>\n <rect width=\"20\" height=\"18\" x=\"2\" y=\"3\" rx=\"4\"></rect>\n </svg>\n);\n\nChartPanel.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,UAAA,GAA2B,CAAC,EAAE,KAAA,GAAQ,aAAA,EAAe,GAAG,KAAA,EAAM,qBACzE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gCAAA,EAAiC,CAAA;AAAA,kBACzC,GAAA,CAAC,MAAA,EAAA,EAAK,KAAA,EAAM,IAAA,EAAK,MAAA,EAAO,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,CAAA,EAAE,GAAA,EAAI,EAAA,EAAG,GAAA,EAAI;AAAA,CAAA,EAClD;AAGF,UAAA,CAAW,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const ChevronsLeftRightLine = ({
|
|
4
|
+
title = "Chevrons left right line",
|
|
5
|
+
...props
|
|
6
|
+
}) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "m16 17 5-5-5-5M8 17l-5-5 5-5m4 10V7" })
|
|
9
|
+
] });
|
|
10
|
+
ChevronsLeftRightLine.fill = "none";
|
|
11
|
+
|
|
12
|
+
export { ChevronsLeftRightLine };
|
|
13
|
+
//# sourceMappingURL=ChevronsLeftRightLine.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronsLeftRightLine.js","sources":["../../../../src/components/Icons/ChevronsLeftRightLine.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const ChevronsLeftRightLine: SVGComponent = ({\n title = 'Chevrons left right line',\n ...props\n}) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"m16 17 5-5-5-5M8 17l-5-5 5-5m4 10V7\"></path>\n </svg>\n);\n\nChevronsLeftRightLine.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,wBAAsC,CAAC;AAAA,EAClD,KAAA,GAAQ,0BAAA;AAAA,EACR,GAAG;AACL,CAAA,qBACE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,qCAAA,EAAsC;AAAA,CAAA,EAChD;AAGF,qBAAA,CAAsB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const ChevronsUpDownLine = ({ title = "Chevrons up down line", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "m7 16 5 5 5-5M7 8l5-5 5 5M7 12h10" })
|
|
6
|
+
] });
|
|
7
|
+
ChevronsUpDownLine.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { ChevronsUpDownLine };
|
|
10
|
+
//# sourceMappingURL=ChevronsUpDownLine.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronsUpDownLine.js","sources":["../../../../src/components/Icons/ChevronsUpDownLine.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const ChevronsUpDownLine: SVGComponent = ({ title = 'Chevrons up down line', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"m7 16 5 5 5-5M7 8l5-5 5 5M7 12h10\"></path>\n </svg>\n);\n\nChevronsUpDownLine.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,kBAAA,GAAmC,CAAC,EAAE,KAAA,GAAQ,uBAAA,EAAyB,GAAG,KAAA,EAAM,qBAC3F,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,mCAAA,EAAoC;AAAA,CAAA,EAC9C;AAGF,kBAAA,CAAmB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const CircleFilled = ({ title = "Circle filled", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10" })
|
|
6
|
+
] });
|
|
7
|
+
CircleFilled.fill = "solid";
|
|
8
|
+
|
|
9
|
+
export { CircleFilled };
|
|
10
|
+
//# sourceMappingURL=CircleFilled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CircleFilled.js","sources":["../../../../src/components/Icons/CircleFilled.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const CircleFilled: SVGComponent = ({ title = 'Circle filled', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10\"></path>\n </svg>\n);\n\nCircleFilled.fill = 'solid';\n"],"names":[],"mappings":";;AAEO,MAAM,YAAA,GAA6B,CAAC,EAAE,KAAA,GAAQ,eAAA,EAAiB,GAAG,KAAA,EAAM,qBAC7E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,yEAAA,EAA0E;AAAA,CAAA,EACpF;AAGF,YAAA,CAAa,IAAA,GAAO,OAAA;;;;"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const CirclesIntersect = ({ title = "Circles intersect", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("circle", { cx: "9", cy: "9", r: "7", strokeDasharray: "2 4" }),
|
|
6
|
+
/* @__PURE__ */ jsx("circle", { cx: "15", cy: "15", r: "7", strokeDasharray: "2 4" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M15 8q.476.002.935.063.063.461.065.937a7 7 0 0 1-7.937 6.935A7 7 0 0 1 15 8" })
|
|
8
|
+
] });
|
|
9
|
+
CirclesIntersect.fill = "none";
|
|
10
|
+
|
|
11
|
+
export { CirclesIntersect };
|
|
12
|
+
//# sourceMappingURL=CirclesIntersect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CirclesIntersect.js","sources":["../../../../src/components/Icons/CirclesIntersect.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const CirclesIntersect: SVGComponent = ({ title = 'Circles intersect', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <circle cx=\"9\" cy=\"9\" r=\"7\" strokeDasharray=\"2 4\"></circle>\n <circle cx=\"15\" cy=\"15\" r=\"7\" strokeDasharray=\"2 4\"></circle>\n <path d=\"M15 8q.476.002.935.063.063.461.065.937a7 7 0 0 1-7.937 6.935A7 7 0 0 1 15 8\"></path>\n </svg>\n);\n\nCirclesIntersect.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,gBAAA,GAAiC,CAAC,EAAE,KAAA,GAAQ,mBAAA,EAAqB,GAAG,KAAA,EAAM,qBACrF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,YAAO,EAAA,EAAG,GAAA,EAAI,IAAG,GAAA,EAAI,CAAA,EAAE,GAAA,EAAI,eAAA,EAAgB,KAAA,EAAM,CAAA;AAAA,kBAClD,GAAA,CAAC,YAAO,EAAA,EAAG,IAAA,EAAK,IAAG,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,eAAA,EAAgB,KAAA,EAAM,CAAA;AAAA,kBACpD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,6EAAA,EAA8E;AAAA,CAAA,EACxF;AAGF,gBAAA,CAAiB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const CloudDatabase = ({ title = "Cloud database", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12 15c2.21 0 4-.672 4-1.5S14.21 12 12 12s-4 .672-4 1.5S9.79 15 12 15" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8 13.5v7c0 .398.421.78 1.172 1.06.75.282 1.767.44 2.828.44s2.078-.158 2.828-.44c.75-.28 1.172-.662 1.172-1.06v-7" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M8 17c0 .398.421.78 1.172 1.06.75.282 1.767.44 2.828.44s2.078-.158 2.828-.44C15.578 17.78 16 17.399 16 17" })
|
|
9
|
+
] });
|
|
10
|
+
CloudDatabase.fill = "none";
|
|
11
|
+
|
|
12
|
+
export { CloudDatabase };
|
|
13
|
+
//# sourceMappingURL=CloudDatabase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CloudDatabase.js","sources":["../../../../src/components/Icons/CloudDatabase.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const CloudDatabase: SVGComponent = ({ title = 'Cloud database', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242\"></path>\n <path d=\"M12 15c2.21 0 4-.672 4-1.5S14.21 12 12 12s-4 .672-4 1.5S9.79 15 12 15\"></path>\n <path d=\"M8 13.5v7c0 .398.421.78 1.172 1.06.75.282 1.767.44 2.828.44s2.078-.158 2.828-.44c.75-.28 1.172-.662 1.172-1.06v-7\"></path>\n <path d=\"M8 17c0 .398.421.78 1.172 1.06.75.282 1.767.44 2.828.44s2.078-.158 2.828-.44C15.578 17.78 16 17.399 16 17\"></path>\n </svg>\n);\n\nCloudDatabase.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,aAAA,GAA8B,CAAC,EAAE,KAAA,GAAQ,gBAAA,EAAkB,GAAG,KAAA,EAAM,qBAC/E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,0DAAA,EAA2D,CAAA;AAAA,kBACnE,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,uEAAA,EAAwE,CAAA;AAAA,kBAChF,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,mHAAA,EAAoH,CAAA;AAAA,kBAC5H,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,2GAAA,EAA4G;AAAA,CAAA,EACtH;AAGF,aAAA,CAAc,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const CloudInfo = ({ title = "Cloud info", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M12 20v-4m0-4h.01M17 18h.5a4.5 4.5 0 1 0 0-9h-1.79A7 7 0 1 0 7 17.708" })
|
|
6
|
+
] });
|
|
7
|
+
CloudInfo.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { CloudInfo };
|
|
10
|
+
//# sourceMappingURL=CloudInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CloudInfo.js","sources":["../../../../src/components/Icons/CloudInfo.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const CloudInfo: SVGComponent = ({ title = 'Cloud info', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M12 20v-4m0-4h.01M17 18h.5a4.5 4.5 0 1 0 0-9h-1.79A7 7 0 1 0 7 17.708\"></path>\n </svg>\n);\n\nCloudInfo.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,SAAA,GAA0B,CAAC,EAAE,KAAA,GAAQ,YAAA,EAAc,GAAG,KAAA,EAAM,qBACvE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,uEAAA,EAAwE;AAAA,CAAA,EAClF;AAGF,SAAA,CAAU,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const CoolS = ({ title = "Cool s", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M12 17v-2.5l-4-4V6l4-4 4 4v4l-1.75 1.75M12 7v2.5l4 4V18l-4 4-4-4v-4l1.75-1.75" })
|
|
6
|
+
] });
|
|
7
|
+
CoolS.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { CoolS };
|
|
10
|
+
//# sourceMappingURL=CoolS.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CoolS.js","sources":["../../../../src/components/Icons/CoolS.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const CoolS: SVGComponent = ({ title = 'Cool s', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M12 17v-2.5l-4-4V6l4-4 4 4v4l-1.75 1.75M12 7v2.5l4 4V18l-4 4-4-4v-4l1.75-1.75\"></path>\n </svg>\n);\n\nCoolS.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,KAAA,GAAsB,CAAC,EAAE,KAAA,GAAQ,QAAA,EAAU,GAAG,KAAA,EAAM,qBAC/D,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,+EAAA,EAAgF;AAAA,CAAA,EAC1F;AAGF,KAAA,CAAM,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const Drilldown = ({ title = "Drilldown", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M0 0h24v24H0z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M7 21h10m1-4 2-4m-4-3-8 2m8-6L8 8m-2 9-2-4M15 3H9v11l3 4 3-4z" })
|
|
7
|
+
] });
|
|
8
|
+
Drilldown.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { Drilldown };
|
|
11
|
+
//# sourceMappingURL=Drilldown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Drilldown.js","sources":["../../../../src/components/Icons/Drilldown.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const Drilldown: SVGComponent = ({ title = 'Drilldown', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M0 0h24v24H0z\"></path>\n <path d=\"M7 21h10m1-4 2-4m-4-3-8 2m8-6L8 8m-2 9-2-4M15 3H9v11l3 4 3-4z\"></path>\n </svg>\n);\n\nDrilldown.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,SAAA,GAA0B,CAAC,EAAE,KAAA,GAAQ,WAAA,EAAa,GAAG,KAAA,EAAM,qBACtE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,eAAA,EAAgB,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,+DAAA,EAAgE;AAAA,CAAA,EAC1E;AAGF,SAAA,CAAU,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const FileInfo = ({ title = "File info", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-8 9v-4m0-3h.01" })
|
|
7
|
+
] });
|
|
8
|
+
FileInfo.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { FileInfo };
|
|
11
|
+
//# sourceMappingURL=FileInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileInfo.js","sources":["../../../../src/components/Icons/FileInfo.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const FileInfo: SVGComponent = ({ title = 'File info', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z\"></path>\n <path d=\"M14 2v5a1 1 0 0 0 1 1h5m-8 9v-4m0-3h.01\"></path>\n </svg>\n);\n\nFileInfo.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,QAAA,GAAyB,CAAC,EAAE,KAAA,GAAQ,WAAA,EAAa,GAAG,KAAA,EAAM,qBACrE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gHAAA,EAAiH,CAAA;AAAA,kBACzH,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,yCAAA,EAA0C;AAAA,CAAA,EACpD;AAGF,QAAA,CAAS,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const FileLog = ({ title = "File log", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M4 20a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2m0-12a2.4 2.4 0 0 0-.708-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v4" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M4 11v6h3" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.5 13a2 2 0 1 1 4 0v2a2 2 0 1 1-4 0z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M19.5 14h1v1a2 2 0 1 1-4 0v-2a2 2 0 0 1 3.212-1.591" })
|
|
9
|
+
] });
|
|
10
|
+
FileLog.fill = "none";
|
|
11
|
+
|
|
12
|
+
export { FileLog };
|
|
13
|
+
//# sourceMappingURL=FileLog.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileLog.js","sources":["../../../../src/components/Icons/FileLog.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const FileLog: SVGComponent = ({ title = 'File log', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M4 20a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2m0-12a2.4 2.4 0 0 0-.708-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v4\"></path>\n <path d=\"M14 2v5a1 1 0 0 0 1 1h5M4 11v6h3\"></path>\n <path d=\"M9.5 13a2 2 0 1 1 4 0v2a2 2 0 1 1-4 0z\"></path>\n <path d=\"M19.5 14h1v1a2 2 0 1 1-4 0v-2a2 2 0 0 1 3.212-1.591\"></path>\n </svg>\n);\n\nFileLog.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,OAAA,GAAwB,CAAC,EAAE,KAAA,GAAQ,UAAA,EAAY,GAAG,KAAA,EAAM,qBACnE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,sHAAA,EAAuH,CAAA;AAAA,kBAC/H,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,kCAAA,EAAmC,CAAA;AAAA,kBAC3C,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,wCAAA,EAAyC,CAAA;AAAA,kBACjD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,qDAAA,EAAsD;AAAA,CAAA,EAChE;AAGF,OAAA,CAAQ,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const LaptopCloud = ({ title = "Laptop cloud", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M18 5a2 2 0 0 1 2 2v8.526c0 .311.073.619.212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V14.46m16.054 1.527H3.946" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13 6a3 3 0 0 1 0 6H7a5 5 0 1 1 4.9-6z" })
|
|
7
|
+
] });
|
|
8
|
+
LaptopCloud.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { LaptopCloud };
|
|
11
|
+
//# sourceMappingURL=LaptopCloud.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LaptopCloud.js","sources":["../../../../src/components/Icons/LaptopCloud.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const LaptopCloud: SVGComponent = ({ title = 'Laptop cloud', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M18 5a2 2 0 0 1 2 2v8.526c0 .311.073.619.212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V14.46m16.054 1.527H3.946\"></path>\n <path d=\"M13 6a3 3 0 0 1 0 6H7a5 5 0 1 1 4.9-6z\"></path>\n </svg>\n);\n\nLaptopCloud.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,WAAA,GAA4B,CAAC,EAAE,KAAA,GAAQ,cAAA,EAAgB,GAAG,KAAA,EAAM,qBAC3E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,+JAAA,EAAgK,CAAA;AAAA,kBACxK,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,wCAAA,EAAyC;AAAA,CAAA,EACnD;AAGF,WAAA,CAAY,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const LayersOff = ({ title = "Layers off", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "m2 2 20 20m-2.99-2.99-6.18 2.81a2 2 0 0 1-1.65 0l-8.6-3.91a1 1 0 0 1-.57-.767m13.563-1.57L12.83 16.82a2 2 0 0 1-1.65 0l-8.6-3.91a1 1 0 0 1-.57-.767m9.989-.144a2 2 0 0 1-.82-.179L2.6 7.91a1 1 0 0 1 0-1.83l2.392-1.089M22 12a1 1 0 0 1-.59.92l-1.95.885m-3.434-3.435 5.394-2.45a1.001 1.001 0 0 0 0-1.83l-8.59-3.91a2 2 0 0 0-1.66 0L8.878 3.222" })
|
|
6
|
+
] });
|
|
7
|
+
LayersOff.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { LayersOff };
|
|
10
|
+
//# sourceMappingURL=LayersOff.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayersOff.js","sources":["../../../../src/components/Icons/LayersOff.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const LayersOff: SVGComponent = ({ title = 'Layers off', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"m2 2 20 20m-2.99-2.99-6.18 2.81a2 2 0 0 1-1.65 0l-8.6-3.91a1 1 0 0 1-.57-.767m13.563-1.57L12.83 16.82a2 2 0 0 1-1.65 0l-8.6-3.91a1 1 0 0 1-.57-.767m9.989-.144a2 2 0 0 1-.82-.179L2.6 7.91a1 1 0 0 1 0-1.83l2.392-1.089M22 12a1 1 0 0 1-.59.92l-1.95.885m-3.434-3.435 5.394-2.45a1.001 1.001 0 0 0 0-1.83l-8.59-3.91a2 2 0 0 0-1.66 0L8.878 3.222\"></path>\n </svg>\n);\n\nLayersOff.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,SAAA,GAA0B,CAAC,EAAE,KAAA,GAAQ,YAAA,EAAc,GAAG,KAAA,EAAM,qBACvE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,mVAAA,EAAoV;AAAA,CAAA,EAC9V;AAGF,SAAA,CAAU,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const LayoutGridPlus = ({ title = "Layout grid plus", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M9 3H4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1m11 0h-5a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1M9 14H4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1m8.5 0v7m3.505-3.505h-7" })
|
|
6
|
+
] });
|
|
7
|
+
LayoutGridPlus.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { LayoutGridPlus };
|
|
10
|
+
//# sourceMappingURL=LayoutGridPlus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayoutGridPlus.js","sources":["../../../../src/components/Icons/LayoutGridPlus.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const LayoutGridPlus: SVGComponent = ({ title = 'Layout grid plus', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M9 3H4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1m11 0h-5a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1M9 14H4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1m8.5 0v7m3.505-3.505h-7\"></path>\n </svg>\n);\n\nLayoutGridPlus.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,cAAA,GAA+B,CAAC,EAAE,KAAA,GAAQ,kBAAA,EAAoB,GAAG,KAAA,EAAM,qBAClF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,yOAAA,EAA0O;AAAA,CAAA,EACpP;AAGF,cAAA,CAAe,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const LoopedArrowsBoxes = ({ title = "Looped arrows boxes", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M3 3h6v6H3zm12 12h6v6h-6z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M6 13v5a2 2 0 0 0 2 2h3" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "m9 16-3-3-3 3m15-5V6a2 2 0 0 0-2-2h-3" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "m15 8 3 3 3-3" })
|
|
9
|
+
] });
|
|
10
|
+
LoopedArrowsBoxes.fill = "none";
|
|
11
|
+
|
|
12
|
+
export { LoopedArrowsBoxes };
|
|
13
|
+
//# sourceMappingURL=LoopedArrowsBoxes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LoopedArrowsBoxes.js","sources":["../../../../src/components/Icons/LoopedArrowsBoxes.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const LoopedArrowsBoxes: SVGComponent = ({ title = 'Looped arrows boxes', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M3 3h6v6H3zm12 12h6v6h-6z\"></path>\n <path d=\"M6 13v5a2 2 0 0 0 2 2h3\"></path>\n <path d=\"m9 16-3-3-3 3m15-5V6a2 2 0 0 0-2-2h-3\"></path>\n <path d=\"m15 8 3 3 3-3\"></path>\n </svg>\n);\n\nLoopedArrowsBoxes.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,iBAAA,GAAkC,CAAC,EAAE,KAAA,GAAQ,qBAAA,EAAuB,GAAG,KAAA,EAAM,qBACxF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,2BAAA,EAA4B,CAAA;AAAA,kBACpC,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,yBAAA,EAA0B,CAAA;AAAA,kBAClC,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,uCAAA,EAAwC,CAAA;AAAA,kBAChD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,eAAA,EAAgB;AAAA,CAAA,EAC1B;AAGF,iBAAA,CAAkB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const MultiStep = ({ title = "Multi step", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M15.5 5h2a3.5 3.5 0 1 1 0 7h-2m-7 7h-2a3.5 3.5 0 1 1 0-7h2" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13.5 10h-3a2 2 0 1 0 0 4h3a2 2 0 1 0 0-4m0 7h-3a2 2 0 1 0 0 4h3a2 2 0 1 0 0-4M2 5h4.5m-1 2.5L8 5 5.5 2.5m10 16.5H21m-2.5 2.5L21 19l-2.5-2.5m-8-9.5h3a2 2 0 1 0 0-4h-3" })
|
|
7
|
+
] });
|
|
8
|
+
MultiStep.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { MultiStep };
|
|
11
|
+
//# sourceMappingURL=MultiStep.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MultiStep.js","sources":["../../../../src/components/Icons/MultiStep.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const MultiStep: SVGComponent = ({ title = 'Multi step', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M15.5 5h2a3.5 3.5 0 1 1 0 7h-2m-7 7h-2a3.5 3.5 0 1 1 0-7h2\"></path>\n <path d=\"M13.5 10h-3a2 2 0 1 0 0 4h3a2 2 0 1 0 0-4m0 7h-3a2 2 0 1 0 0 4h3a2 2 0 1 0 0-4M2 5h4.5m-1 2.5L8 5 5.5 2.5m10 16.5H21m-2.5 2.5L21 19l-2.5-2.5m-8-9.5h3a2 2 0 1 0 0-4h-3\"></path>\n </svg>\n);\n\nMultiStep.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,SAAA,GAA0B,CAAC,EAAE,KAAA,GAAQ,YAAA,EAAc,GAAG,KAAA,EAAM,qBACvE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,4DAAA,EAA6D,CAAA;AAAA,kBACrE,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,wKAAA,EAAyK;AAAA,CAAA,EACnL;AAGF,SAAA,CAAU,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const OrientationLandscape = ({
|
|
4
|
+
title = "Orientation landscape",
|
|
5
|
+
...props
|
|
6
|
+
}) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2" }),
|
|
9
|
+
/* @__PURE__ */ jsx("circle", { cx: "6.5", cy: "8.5", r: "1.5" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "m22 17-7-7-5 5-2-2-5.822 5.821" })
|
|
11
|
+
] });
|
|
12
|
+
OrientationLandscape.fill = "none";
|
|
13
|
+
|
|
14
|
+
export { OrientationLandscape };
|
|
15
|
+
//# sourceMappingURL=OrientationLandscape.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OrientationLandscape.js","sources":["../../../../src/components/Icons/OrientationLandscape.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const OrientationLandscape: SVGComponent = ({\n title = 'Orientation landscape',\n ...props\n}) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2\"></path>\n <circle cx=\"6.5\" cy=\"8.5\" r=\"1.5\"></circle>\n <path d=\"m22 17-7-7-5 5-2-2-5.822 5.821\"></path>\n </svg>\n);\n\nOrientationLandscape.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,uBAAqC,CAAC;AAAA,EACjD,KAAA,GAAQ,uBAAA;AAAA,EACR,GAAG;AACL,CAAA,qBACE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,yEAAA,EAA0E,CAAA;AAAA,sBACjF,QAAA,EAAA,EAAO,EAAA,EAAG,OAAM,EAAA,EAAG,KAAA,EAAM,GAAE,KAAA,EAAM,CAAA;AAAA,kBAClC,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gCAAA,EAAiC;AAAA,CAAA,EAC3C;AAGF,oBAAA,CAAqB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const OrientationPortrait = ({ title = "Orientation portrait", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M20 20V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M9 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "m20 15-5-5-5 5-2-2-4 3.999" })
|
|
8
|
+
] });
|
|
9
|
+
OrientationPortrait.fill = "none";
|
|
10
|
+
|
|
11
|
+
export { OrientationPortrait };
|
|
12
|
+
//# sourceMappingURL=OrientationPortrait.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OrientationPortrait.js","sources":["../../../../src/components/Icons/OrientationPortrait.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const OrientationPortrait: SVGComponent = ({ title = 'Orientation portrait', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M20 20V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2\"></path>\n <path d=\"M9 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z\"></path>\n <path d=\"m20 15-5-5-5 5-2-2-4 3.999\"></path>\n </svg>\n);\n\nOrientationPortrait.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,mBAAA,GAAoC,CAAC,EAAE,KAAA,GAAQ,sBAAA,EAAwB,GAAG,KAAA,EAAM,qBAC3F,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,0EAAA,EAA2E,CAAA;AAAA,kBACnF,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,2CAAA,EAA4C,CAAA;AAAA,kBACpD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,4BAAA,EAA6B;AAAA,CAAA,EACvC;AAGF,mBAAA,CAAoB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const PanelLeftToggle = ({ title = "Panel left toggle", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { width: "4", height: "10", x: "6", y: "7", fill: "currentColor", rx: "1" })
|
|
7
|
+
] });
|
|
8
|
+
PanelLeftToggle.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { PanelLeftToggle };
|
|
11
|
+
//# sourceMappingURL=PanelLeftToggle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelLeftToggle.js","sources":["../../../../src/components/Icons/PanelLeftToggle.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const PanelLeftToggle: SVGComponent = ({ title = 'Panel left toggle', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <rect width=\"20\" height=\"18\" x=\"2\" y=\"3\" rx=\"4\"></rect>\n <rect width=\"4\" height=\"10\" x=\"6\" y=\"7\" fill=\"currentColor\" rx=\"1\"></rect>\n </svg>\n);\n\nPanelLeftToggle.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,eAAA,GAAgC,CAAC,EAAE,KAAA,GAAQ,mBAAA,EAAqB,GAAG,KAAA,EAAM,qBACpF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,KAAA,EAAM,IAAA,EAAK,MAAA,EAAO,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,CAAA,EAAE,GAAA,EAAI,EAAA,EAAG,GAAA,EAAI,CAAA;AAAA,kBAChD,GAAA,CAAC,MAAA,EAAA,EAAK,KAAA,EAAM,GAAA,EAAI,MAAA,EAAO,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,CAAA,EAAE,GAAA,EAAI,IAAA,EAAK,cAAA,EAAe,IAAG,GAAA,EAAI;AAAA,CAAA,EACrE;AAGF,eAAA,CAAgB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const PanelRightToggle = ({ title = "Panel right toggle", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { width: "4", height: "10", x: "14", y: "7", fill: "currentColor", rx: "1" })
|
|
7
|
+
] });
|
|
8
|
+
PanelRightToggle.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { PanelRightToggle };
|
|
11
|
+
//# sourceMappingURL=PanelRightToggle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelRightToggle.js","sources":["../../../../src/components/Icons/PanelRightToggle.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const PanelRightToggle: SVGComponent = ({ title = 'Panel right toggle', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <rect width=\"20\" height=\"18\" x=\"2\" y=\"3\" rx=\"4\"></rect>\n <rect width=\"4\" height=\"10\" x=\"14\" y=\"7\" fill=\"currentColor\" rx=\"1\"></rect>\n </svg>\n);\n\nPanelRightToggle.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,gBAAA,GAAiC,CAAC,EAAE,KAAA,GAAQ,oBAAA,EAAsB,GAAG,KAAA,EAAM,qBACtF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,KAAA,EAAM,IAAA,EAAK,MAAA,EAAO,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,CAAA,EAAE,GAAA,EAAI,EAAA,EAAG,GAAA,EAAI,CAAA;AAAA,kBAChD,GAAA,CAAC,MAAA,EAAA,EAAK,KAAA,EAAM,GAAA,EAAI,MAAA,EAAO,IAAA,EAAK,CAAA,EAAE,IAAA,EAAK,CAAA,EAAE,GAAA,EAAI,IAAA,EAAK,cAAA,EAAe,IAAG,GAAA,EAAI;AAAA,CAAA,EACtE;AAGF,gBAAA,CAAiB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const PlugDiagonal = ({ title = "Plug diagonal", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "m4.929 19.071 3.535-3.536m8.486-4.242 4.242-4.243m-2.828 5.657a1 1 0 0 1 0 1.414l-2.829 2.829a4 4 0 0 1-5.656 0L7.05 14.12a4 4 0 0 1 0-5.657l2.83-2.827a1 1 0 0 1 1.414 0zM12.707 7.05l4.243-4.242" })
|
|
6
|
+
] });
|
|
7
|
+
PlugDiagonal.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { PlugDiagonal };
|
|
10
|
+
//# sourceMappingURL=PlugDiagonal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlugDiagonal.js","sources":["../../../../src/components/Icons/PlugDiagonal.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const PlugDiagonal: SVGComponent = ({ title = 'Plug diagonal', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"m4.929 19.071 3.535-3.536m8.486-4.242 4.242-4.243m-2.828 5.657a1 1 0 0 1 0 1.414l-2.829 2.829a4 4 0 0 1-5.656 0L7.05 14.12a4 4 0 0 1 0-5.657l2.83-2.827a1 1 0 0 1 1.414 0zM12.707 7.05l4.243-4.242\"></path>\n </svg>\n);\n\nPlugDiagonal.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,YAAA,GAA6B,CAAC,EAAE,KAAA,GAAQ,eAAA,EAAiB,GAAG,KAAA,EAAM,qBAC7E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,oMAAA,EAAqM;AAAA,CAAA,EAC/M;AAGF,YAAA,CAAa,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const RefreshX4Ccw = ({ title = "Refresh x4 ccw", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M12 3a9.75 9.75 0 0 0-6.74 2.74L3 8" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M3 3v5h5m4 13a9.75 9.75 0 0 0 6.74-2.74L21 16" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M16 16h5v5M3 12a9.75 9.75 0 0 0 2.74 6.74L8 21" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M3 21h5v-5m13-4a9.75 9.75 0 0 0-2.74-6.74L16 3" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M16 8V3h5" })
|
|
10
|
+
] });
|
|
11
|
+
RefreshX4Ccw.fill = "none";
|
|
12
|
+
|
|
13
|
+
export { RefreshX4Ccw };
|
|
14
|
+
//# sourceMappingURL=RefreshX4Ccw.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefreshX4Ccw.js","sources":["../../../../src/components/Icons/RefreshX4Ccw.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const RefreshX4Ccw: SVGComponent = ({ title = 'Refresh x4 ccw', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M12 3a9.75 9.75 0 0 0-6.74 2.74L3 8\"></path>\n <path d=\"M3 3v5h5m4 13a9.75 9.75 0 0 0 6.74-2.74L21 16\"></path>\n <path d=\"M16 16h5v5M3 12a9.75 9.75 0 0 0 2.74 6.74L8 21\"></path>\n <path d=\"M3 21h5v-5m13-4a9.75 9.75 0 0 0-2.74-6.74L16 3\"></path>\n <path d=\"M16 8V3h5\"></path>\n </svg>\n);\n\nRefreshX4Ccw.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,YAAA,GAA6B,CAAC,EAAE,KAAA,GAAQ,gBAAA,EAAkB,GAAG,KAAA,EAAM,qBAC9E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,qCAAA,EAAsC,CAAA;AAAA,kBAC9C,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,+CAAA,EAAgD,CAAA;AAAA,kBACxD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gDAAA,EAAiD,CAAA;AAAA,kBACzD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gDAAA,EAAiD,CAAA;AAAA,kBACzD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,WAAA,EAAY;AAAA,CAAA,EACtB;AAGF,YAAA,CAAa,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const RefreshX4Cw = ({ title = "Refresh x4 cw", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M12 3a9.75 9.75 0 0 1 6.74 2.74L21 8" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21 3v5h-5m-4 13a9.75 9.75 0 0 1-6.74-2.74L3 16" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8 16H3v5m18-9a9.75 9.75 0 0 1-2.74 6.74L16 21" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M21 21h-5v-5M3 12a9.75 9.75 0 0 1 2.74-6.74L8 3" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M8 8V3H3" })
|
|
10
|
+
] });
|
|
11
|
+
RefreshX4Cw.fill = "none";
|
|
12
|
+
|
|
13
|
+
export { RefreshX4Cw };
|
|
14
|
+
//# sourceMappingURL=RefreshX4Cw.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefreshX4Cw.js","sources":["../../../../src/components/Icons/RefreshX4Cw.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const RefreshX4Cw: SVGComponent = ({ title = 'Refresh x4 cw', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M12 3a9.75 9.75 0 0 1 6.74 2.74L21 8\"></path>\n <path d=\"M21 3v5h-5m-4 13a9.75 9.75 0 0 1-6.74-2.74L3 16\"></path>\n <path d=\"M8 16H3v5m18-9a9.75 9.75 0 0 1-2.74 6.74L16 21\"></path>\n <path d=\"M21 21h-5v-5M3 12a9.75 9.75 0 0 1 2.74-6.74L8 3\"></path>\n <path d=\"M8 8V3H3\"></path>\n </svg>\n);\n\nRefreshX4Cw.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,WAAA,GAA4B,CAAC,EAAE,KAAA,GAAQ,eAAA,EAAiB,GAAG,KAAA,EAAM,qBAC5E,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,sCAAA,EAAuC,CAAA;AAAA,kBAC/C,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,iDAAA,EAAkD,CAAA;AAAA,kBAC1D,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,gDAAA,EAAiD,CAAA;AAAA,kBACzD,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,iDAAA,EAAkD,CAAA;AAAA,kBAC1D,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,UAAA,EAAW;AAAA,CAAA,EACrB;AAGF,WAAA,CAAY,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const SquareDashedArrowSmallSquare = ({
|
|
4
|
+
title = "Square dashed arrow small square",
|
|
5
|
+
...props
|
|
6
|
+
}) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20 13h-5a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2v-5a2 2 0 0 0-2-2M4 2a2 2 0 0 0-2 2m16-2a2 2 0 0 1 2 2M4 20a2 2 0 0 1-2-2M8 2h1M8 20h1m4-18h1M2 8v1m18-1v1M2 13v1m4-8 5 5m0 0V6m0 5H6" })
|
|
9
|
+
] });
|
|
10
|
+
SquareDashedArrowSmallSquare.fill = "none";
|
|
11
|
+
|
|
12
|
+
export { SquareDashedArrowSmallSquare };
|
|
13
|
+
//# sourceMappingURL=SquareDashedArrowSmallSquare.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SquareDashedArrowSmallSquare.js","sources":["../../../../src/components/Icons/SquareDashedArrowSmallSquare.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const SquareDashedArrowSmallSquare: SVGComponent = ({\n title = 'Square dashed arrow small square',\n ...props\n}) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M20 13h-5a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2v-5a2 2 0 0 0-2-2M4 2a2 2 0 0 0-2 2m16-2a2 2 0 0 1 2 2M4 20a2 2 0 0 1-2-2M8 2h1M8 20h1m4-18h1M2 8v1m18-1v1M2 13v1m4-8 5 5m0 0V6m0 5H6\"></path>\n </svg>\n);\n\nSquareDashedArrowSmallSquare.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,+BAA6C,CAAC;AAAA,EACzD,KAAA,GAAQ,kCAAA;AAAA,EACR,GAAG;AACL,CAAA,qBACE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,8LAAA,EAA+L;AAAA,CAAA,EACzM;AAGF,4BAAA,CAA6B,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const SquareList = ({ title = "Square list", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M7 7h.01M11 7h6M7 12h.01M11 12h6M7 17h.01M11 17h6" })
|
|
6
|
+
] });
|
|
7
|
+
SquareList.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { SquareList };
|
|
10
|
+
//# sourceMappingURL=SquareList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SquareList.js","sources":["../../../../src/components/Icons/SquareList.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const SquareList: SVGComponent = ({ title = 'Square list', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M7 7h.01M11 7h6M7 12h.01M11 12h6M7 17h.01M11 17h6\"></path>\n </svg>\n);\n\nSquareList.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,UAAA,GAA2B,CAAC,EAAE,KAAA,GAAQ,aAAA,EAAe,GAAG,KAAA,EAAM,qBACzE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,0HAAA,EAA2H;AAAA,CAAA,EACrI;AAGF,UAAA,CAAW,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const SquarePartialList = ({ title = "Square partial list", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M7 12h.01M11 12h6M7 17h.01M11 17h6" })
|
|
6
|
+
] });
|
|
7
|
+
SquarePartialList.fill = "none";
|
|
8
|
+
|
|
9
|
+
export { SquarePartialList };
|
|
10
|
+
//# sourceMappingURL=SquarePartialList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SquarePartialList.js","sources":["../../../../src/components/Icons/SquarePartialList.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const SquarePartialList: SVGComponent = ({ title = 'Square partial list', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M7 12h.01M11 12h6M7 17h.01M11 17h6\"></path>\n </svg>\n);\n\nSquarePartialList.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,iBAAA,GAAkC,CAAC,EAAE,KAAA,GAAQ,qBAAA,EAAuB,GAAG,KAAA,EAAM,qBACxF,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,2GAAA,EAA4G;AAAA,CAAA,EACtH;AAGF,iBAAA,CAAkB,IAAA,GAAO,MAAA;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
const UserKey = ({ title = "User key", ...props }) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4
|
+
title && /* @__PURE__ */ jsx("title", { children: title }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M2 21a8 8 0 0 1 11.873-7" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M10 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10m11 2 1 1m0-2-4.586 4.586M16 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4" })
|
|
7
|
+
] });
|
|
8
|
+
UserKey.fill = "none";
|
|
9
|
+
|
|
10
|
+
export { UserKey };
|
|
11
|
+
//# sourceMappingURL=UserKey.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserKey.js","sources":["../../../../src/components/Icons/UserKey.tsx"],"sourcesContent":["import type { SVGComponent } from '../Icon/types';\n\nexport const UserKey: SVGComponent = ({ title = 'User key', ...props }) => (\n <svg viewBox=\"0 0 24 24\" {...props}>\n {title && <title>{title}</title>}\n <path d=\"M2 21a8 8 0 0 1 11.873-7\"></path>\n <path d=\"M10 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10m11 2 1 1m0-2-4.586 4.586M16 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4\"></path>\n </svg>\n);\n\nUserKey.fill = 'none';\n"],"names":[],"mappings":";;AAEO,MAAM,OAAA,GAAwB,CAAC,EAAE,KAAA,GAAQ,UAAA,EAAY,GAAG,KAAA,EAAM,qBACnE,IAAA,CAAC,KAAA,EAAA,EAAI,OAAA,EAAQ,WAAA,EAAa,GAAG,KAAA,EAC1B,QAAA,EAAA;AAAA,EAAA,KAAA,oBAAS,GAAA,CAAC,WAAO,QAAA,EAAA,KAAA,EAAM,CAAA;AAAA,kBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,0BAAA,EAA2B,CAAA;AAAA,kBACnC,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,iGAAA,EAAkG;AAAA,CAAA,EAC5G;AAGF,OAAA,CAAQ,IAAA,GAAO,MAAA;;;;"}
|