@grafana/components 0.0.41 → 0.0.43
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 +418 -32
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/cjs/index.d.cts +74 -2
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js +36 -0
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js.map +1 -1
- package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js +36 -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/Cloud.js +1 -1
- package/dist/esm/components/Icons/Cloud.js.map +1 -1
- package/dist/esm/components/Icons/CloudAlert.js +1 -1
- package/dist/esm/components/Icons/CloudAlert.js.map +1 -1
- package/dist/esm/components/Icons/CloudBackup.js +2 -2
- package/dist/esm/components/Icons/CloudBackup.js.map +1 -1
- package/dist/esm/components/Icons/CloudCheck.js +1 -1
- package/dist/esm/components/Icons/CloudCheck.js.map +1 -1
- package/dist/esm/components/Icons/CloudCog.js +3 -3
- package/dist/esm/components/Icons/CloudCog.js.map +1 -1
- package/dist/esm/components/Icons/CloudDatabase.js +12 -0
- package/dist/esm/components/Icons/CloudDatabase.js.map +1 -0
- package/dist/esm/components/Icons/CloudDownload.js +1 -1
- package/dist/esm/components/Icons/CloudDownload.js.map +1 -1
- package/dist/esm/components/Icons/CloudDrizzle.js +1 -1
- package/dist/esm/components/Icons/CloudDrizzle.js.map +1 -1
- package/dist/esm/components/Icons/CloudFog.js +1 -1
- package/dist/esm/components/Icons/CloudFog.js.map +1 -1
- package/dist/esm/components/Icons/CloudHail.js +1 -1
- package/dist/esm/components/Icons/CloudHail.js.map +1 -1
- package/dist/esm/components/Icons/CloudInfo.js +10 -0
- package/dist/esm/components/Icons/CloudInfo.js.map +1 -0
- package/dist/esm/components/Icons/CloudLightning.js +2 -2
- package/dist/esm/components/Icons/CloudLightning.js.map +1 -1
- package/dist/esm/components/Icons/CloudMoon.js +2 -1
- package/dist/esm/components/Icons/CloudMoon.js.map +1 -1
- package/dist/esm/components/Icons/CloudMoonRain.js +1 -1
- package/dist/esm/components/Icons/CloudMoonRain.js.map +1 -1
- package/dist/esm/components/Icons/CloudOff.js +1 -1
- package/dist/esm/components/Icons/CloudOff.js.map +1 -1
- package/dist/esm/components/Icons/CloudProvider.js +10 -0
- package/dist/esm/components/Icons/CloudProvider.js.map +1 -0
- package/dist/esm/components/Icons/CloudRain.js +1 -1
- package/dist/esm/components/Icons/CloudRain.js.map +1 -1
- package/dist/esm/components/Icons/CloudRainWind.js +1 -1
- package/dist/esm/components/Icons/CloudRainWind.js.map +1 -1
- package/dist/esm/components/Icons/CloudSnow.js +1 -1
- package/dist/esm/components/Icons/CloudSnow.js.map +1 -1
- package/dist/esm/components/Icons/CloudSun.js +2 -1
- package/dist/esm/components/Icons/CloudSun.js.map +1 -1
- package/dist/esm/components/Icons/CloudSunRain.js +1 -1
- package/dist/esm/components/Icons/CloudSunRain.js.map +1 -1
- package/dist/esm/components/Icons/CloudSync.js +3 -3
- package/dist/esm/components/Icons/CloudSync.js.map +1 -1
- package/dist/esm/components/Icons/CloudUpload.js +2 -2
- package/dist/esm/components/Icons/CloudUpload.js.map +1 -1
- package/dist/esm/components/Icons/Cloudy.js +2 -2
- package/dist/esm/components/Icons/Cloudy.js.map +1 -1
- 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/MonitorCloud.js +2 -2
- package/dist/esm/components/Icons/MonitorCloud.js.map +1 -1
- 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 +72 -0
- package/dist/esm/components/Icons/allIcons.js.map +1 -1
- package/dist/esm/components/Icons/iconMetaData.js +50 -1
- package/dist/esm/components/Icons/iconMetaData.js.map +1 -1
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js +36 -0
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js.map +1 -1
- package/dist/esm/index.d.ts +74 -2
- package/dist/esm/index.js +36 -0
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -385,6 +385,18 @@ const AlignJustify = ({ title = "Align justify", ...props }) => /* @__PURE__ */
|
|
|
385
385
|
] });
|
|
386
386
|
AlignJustify.fill = "none";
|
|
387
387
|
|
|
388
|
+
const AlignLayoutLeft = ({ title = "Align layout left", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
389
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
390
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.167 5.75H3.833A.833.833 0 0 0 3 6.583v3.334c0 .46.373.833.833.833h3.334c.46 0 .833-.373.833-.833V6.583a.833.833 0 0 0-.833-.833m4.833.5h9m-9 4h9m-18 4h18m-18 4h11" })
|
|
391
|
+
] });
|
|
392
|
+
AlignLayoutLeft.fill = "none";
|
|
393
|
+
|
|
394
|
+
const AlignLayoutRight = ({ title = "Align layout right", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
395
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
396
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.833 5.75h3.334c.46 0 .833.373.833.833v3.334c0 .46-.373.833-.833.833h-3.334A.833.833 0 0 1 16 9.917V6.583c0-.46.373-.833.833-.833M12 6.25H3m9 4H3m0 4h18m-18 4h11" })
|
|
397
|
+
] });
|
|
398
|
+
AlignLayoutRight.fill = "none";
|
|
399
|
+
|
|
388
400
|
const AlignLeft = ({ title = "Align left", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
389
401
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
390
402
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 5H3m12 7H3m14 7H3" })
|
|
@@ -591,6 +603,13 @@ const AppWindow = ({ title = "App window", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
591
603
|
] });
|
|
592
604
|
AppWindow.fill = "none";
|
|
593
605
|
|
|
606
|
+
const AppWindows = ({ title = "App windows", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
607
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
608
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2m-6 0v4m-8 0h16M6 6v4" }),
|
|
609
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 18h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v2m0 0h16m-11.402 8.5a3 3 0 1 0-5.196 3 3 3 0 0 0 5.196-3" })
|
|
610
|
+
] });
|
|
611
|
+
AppWindows.fill = "none";
|
|
612
|
+
|
|
594
613
|
const Apple = ({ title = "Apple", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
595
614
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
596
615
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6.528V3a1 1 0 0 1 1-1h0" }),
|
|
@@ -598,6 +617,15 @@ const Apple = ({ title = "Apple", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
|
|
|
598
617
|
] });
|
|
599
618
|
Apple.fill = "none";
|
|
600
619
|
|
|
620
|
+
const ApplicationObservability = ({
|
|
621
|
+
title = "Application observability",
|
|
622
|
+
...props
|
|
623
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
624
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
625
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22.74 22.6 14.848 1.195A.3.3 0 0 0 14.569 1H9.522a.3.3 0 0 0-.278.194L1.322 22.6c-.072.194.072.4.278.4h4.72a.3.3 0 0 0 .283-.207L8.1 18.098a.3.3 0 0 1 .282-.207h7.295c.128 0 .243.083.282.205l1.527 4.699c.04.122.154.204.282.204h4.692c.206 0 .35-.205.278-.399M10 13.597a.43.43 0 0 1-.43.428h-.7a.43.43 0 0 1-.428-.428V8.864a.43.43 0 0 1 .428-.429h.7a.43.43 0 0 1 .43.43zm2.81 0a.43.43 0 0 1-.429.428h-.7a.43.43 0 0 1-.429-.428V5.558a.43.43 0 0 1 .429-.428h.7a.43.43 0 0 1 .429.428zm2.81 0a.43.43 0 0 1-.43.428h-.7a.43.43 0 0 1-.429-.428v-3.241a.43.43 0 0 1 .43-.429h.7a.43.43 0 0 1 .429.429z" })
|
|
626
|
+
] });
|
|
627
|
+
ApplicationObservability.fill = "solid";
|
|
628
|
+
|
|
601
629
|
const ArchiveRestore = ({ title = "Archive restore", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
602
630
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
603
631
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "5", x: "2", y: "3", rx: "1" }),
|
|
@@ -1061,6 +1089,15 @@ const ArrowUp = ({ title = "Arrow up", ...props }) => /* @__PURE__ */ jsxRuntime
|
|
|
1061
1089
|
] });
|
|
1062
1090
|
ArrowUp.fill = "none";
|
|
1063
1091
|
|
|
1092
|
+
const ArrowsDiagonalCrossingRight = ({
|
|
1093
|
+
title = "Arrows diagonal crossing right",
|
|
1094
|
+
...props
|
|
1095
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
1096
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
1097
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.5 14.5 21 21M3 3l6.5 6.5M21 15v6h-6m0-18h6v6M3 21 21 3" })
|
|
1098
|
+
] });
|
|
1099
|
+
ArrowsDiagonalCrossingRight.fill = "none";
|
|
1100
|
+
|
|
1064
1101
|
const ArrowsUpFromLine = ({ title = "Arrows up from line", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
1065
1102
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
1066
1103
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m4 6 3-3 3 3M7 17V3m7 3 3-3 3 3m-3 11V3M4 21h16" })
|
|
@@ -2621,6 +2658,18 @@ const Cctv = ({ title = "Cctv", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
|
|
|
2621
2658
|
] });
|
|
2622
2659
|
Cctv.fill = "none";
|
|
2623
2660
|
|
|
2661
|
+
const ChannelPlus = ({ title = "Channel plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2662
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2663
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
2664
|
+
] });
|
|
2665
|
+
ChannelPlus.fill = "none";
|
|
2666
|
+
|
|
2667
|
+
const Channel = ({ title = "Channel", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2668
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2669
|
+
/* @__PURE__ */ jsxRuntime.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 6" })
|
|
2670
|
+
] });
|
|
2671
|
+
Channel.fill = "none";
|
|
2672
|
+
|
|
2624
2673
|
const ChartArea = ({ title = "Chart area", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2625
2674
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2626
2675
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v16a2 2 0 0 0 2 2h16" }),
|
|
@@ -2718,6 +2767,13 @@ const ChartGantt = ({ title = "Chart gantt", ...props }) => /* @__PURE__ */ jsxR
|
|
|
2718
2767
|
] });
|
|
2719
2768
|
ChartGantt.fill = "none";
|
|
2720
2769
|
|
|
2770
|
+
const ChartLinePlus = ({ title = "Chart line plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2771
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2772
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v16a2 2 0 0 0 2 2h16" }),
|
|
2773
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m16 12-2 2-4-4-3 3M18 3v6m3-3h-6" })
|
|
2774
|
+
] });
|
|
2775
|
+
ChartLinePlus.fill = "none";
|
|
2776
|
+
|
|
2721
2777
|
const ChartLine = ({ title = "Chart line", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2722
2778
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2723
2779
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v16a2 2 0 0 0 2 2h16" }),
|
|
@@ -2773,6 +2829,13 @@ const ChartNoAxesGantt = ({ title = "Chart no axes gantt", ...props }) => /* @__
|
|
|
2773
2829
|
] });
|
|
2774
2830
|
ChartNoAxesGantt.fill = "none";
|
|
2775
2831
|
|
|
2832
|
+
const ChartPanel = ({ title = "Chart panel", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2833
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2834
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 17V7M6 17V9m8 8v-6m-4 6v-4" }),
|
|
2835
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" })
|
|
2836
|
+
] });
|
|
2837
|
+
ChartPanel.fill = "none";
|
|
2838
|
+
|
|
2776
2839
|
const ChartPie = ({ title = "Chart pie", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
2777
2840
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
2778
2841
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z" }),
|
|
@@ -3011,6 +3074,15 @@ const ChevronsLeftRightEllipsis = ({
|
|
|
3011
3074
|
] });
|
|
3012
3075
|
ChevronsLeftRightEllipsis.fill = "none";
|
|
3013
3076
|
|
|
3077
|
+
const ChevronsLeftRightLine = ({
|
|
3078
|
+
title = "Chevrons left right line",
|
|
3079
|
+
...props
|
|
3080
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3081
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3082
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m16 17 5-5-5-5M8 17l-5-5 5-5m4 10V7" })
|
|
3083
|
+
] });
|
|
3084
|
+
ChevronsLeftRightLine.fill = "none";
|
|
3085
|
+
|
|
3014
3086
|
const ChevronsLeftRight = ({ title = "Chevrons left right", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3015
3087
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3016
3088
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9 7-5 5 5 5m6-10 5 5-5 5" })
|
|
@@ -3035,6 +3107,12 @@ const ChevronsRight = ({ title = "Chevrons right", ...props }) => /* @__PURE__ *
|
|
|
3035
3107
|
] });
|
|
3036
3108
|
ChevronsRight.fill = "none";
|
|
3037
3109
|
|
|
3110
|
+
const ChevronsUpDownLine = ({ title = "Chevrons up down line", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3111
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3112
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m7 16 5 5 5-5M7 8l5-5 5 5M7 12h10" })
|
|
3113
|
+
] });
|
|
3114
|
+
ChevronsUpDownLine.fill = "none";
|
|
3115
|
+
|
|
3038
3116
|
const ChevronsUpDown = ({ title = "Chevrons up down", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3039
3117
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3040
3118
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m7 15 5 5 5-5M7 9l5-5 5 5" })
|
|
@@ -3251,6 +3329,12 @@ const CircleFadingPlus = ({ title = "Circle fading plus", ...props }) => /* @__P
|
|
|
3251
3329
|
] });
|
|
3252
3330
|
CircleFadingPlus.fill = "none";
|
|
3253
3331
|
|
|
3332
|
+
const CircleFilled = ({ title = "Circle filled", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3333
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3334
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
3335
|
+
] });
|
|
3336
|
+
CircleFilled.fill = "solid";
|
|
3337
|
+
|
|
3254
3338
|
const CircleGauge = ({ title = "Circle gauge", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3255
3339
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3256
3340
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.6 2.7a10 10 0 1 0 5.7 5.7" }),
|
|
@@ -3426,6 +3510,14 @@ const Circle = ({ title = "Circle", ...props }) => /* @__PURE__ */ jsxRuntime.js
|
|
|
3426
3510
|
] });
|
|
3427
3511
|
Circle.fill = "none";
|
|
3428
3512
|
|
|
3513
|
+
const CirclesIntersect = ({ title = "Circles intersect", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3514
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3515
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "9", cy: "9", r: "7", strokeDasharray: "2 4" }),
|
|
3516
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "15", cy: "15", r: "7", strokeDasharray: "2 4" }),
|
|
3517
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
3518
|
+
] });
|
|
3519
|
+
CirclesIntersect.fill = "none";
|
|
3520
|
+
|
|
3429
3521
|
const CircuitBoard = ({ title = "Circuit board", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3430
3522
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3431
3523
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -3701,139 +3793,161 @@ ClosedCaption.fill = "none";
|
|
|
3701
3793
|
|
|
3702
3794
|
const CloudAlert = ({ title = "Cloud alert", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3703
3795
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3704
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12v4m0 4h.01M17
|
|
3796
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12v4m0 4h.01M17 18h1a4 4 0 1 0-.766-7.927 6.499 6.499 0 0 0-12.72-1.41A5 5 0 0 0 7 18" })
|
|
3705
3797
|
] });
|
|
3706
3798
|
CloudAlert.fill = "none";
|
|
3707
3799
|
|
|
3708
3800
|
const CloudBackup = ({ title = "Cloud backup", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3709
3801
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3710
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607" }),
|
|
3711
3802
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 11v4h4" }),
|
|
3712
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15" })
|
|
3803
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15" }),
|
|
3804
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 15.644a4 4 0 0 0-3.766-6.57 6.499 6.499 0 0 0-12.72-1.412A4.997 4.997 0 0 0 3 14.997" })
|
|
3713
3805
|
] });
|
|
3714
3806
|
CloudBackup.fill = "none";
|
|
3715
3807
|
|
|
3716
3808
|
const CloudCheck = ({ title = "Cloud check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3717
3809
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3718
3810
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m17 15-5.5 5.5L9 18" }),
|
|
3719
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3811
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 18.874a4.002 4.002 0 0 0-1.766-7.8 6.499 6.499 0 0 0-12.72-1.412A5 5 0 0 0 5 18.581" })
|
|
3720
3812
|
] });
|
|
3721
3813
|
CloudCheck.fill = "none";
|
|
3722
3814
|
|
|
3723
3815
|
const CloudCog = ({ title = "Cloud cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3724
3816
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3725
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m10.852 19.772-.383.924m2.679-6.468.383-.923m-.383 6.467a3 3 0
|
|
3726
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544m3.92 1.624.923-.383m-.923 2.679.923.383" }),
|
|
3727
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3817
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m10.852 19.772-.383.924m2.679-6.468.383-.923m-.383 6.467a3 3 0 0 0-2.296-5.544l-.383-.923" }),
|
|
3818
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544m3.92 1.624.923-.383m-.923 2.679.923.383m-6.467-2.679-.923-.383m.923 2.679-.923.383" }),
|
|
3819
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 16.463a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A5 5 0 0 0 2.003 12c0 1.723.872 3.242 2.198 4.142" })
|
|
3728
3820
|
] });
|
|
3729
3821
|
CloudCog.fill = "none";
|
|
3730
3822
|
|
|
3823
|
+
const CloudDatabase = ({ title = "Cloud database", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3824
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3825
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
3826
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
3827
|
+
/* @__PURE__ */ jsxRuntime.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 17m4-.537a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3828
|
+
] });
|
|
3829
|
+
CloudDatabase.fill = "none";
|
|
3830
|
+
|
|
3731
3831
|
const CloudDownload = ({ title = "Cloud download", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3732
3832
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3733
3833
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13v8l-4-4m4 4 4-4" }),
|
|
3734
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3834
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.94 16.497a4 4 0 0 0-2.706-7.424 6.499 6.499 0 0 0-12.72-1.41 4.997 4.997 0 0 0-.124 8.599" })
|
|
3735
3835
|
] });
|
|
3736
3836
|
CloudDownload.fill = "none";
|
|
3737
3837
|
|
|
3738
3838
|
const CloudDrizzle = ({ title = "Cloud drizzle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3739
3839
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3740
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3840
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 19v1m0-6v1m8 4v1m0-6v1m-4 6v1m0-6v1m8-.537a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3741
3841
|
] });
|
|
3742
3842
|
CloudDrizzle.fill = "none";
|
|
3743
3843
|
|
|
3744
3844
|
const CloudFog = ({ title = "Cloud fog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3745
3845
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3746
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3846
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 17H7m10 4H9m11-4.537a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3747
3847
|
] });
|
|
3748
3848
|
CloudFog.fill = "none";
|
|
3749
3849
|
|
|
3750
3850
|
const CloudHail = ({ title = "Cloud hail", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3751
3851
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3752
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3852
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 14v2m-8-2v2m8 4h.01M8 20h.01M12 16v2m0 4h.01M20 16.463a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3753
3853
|
] });
|
|
3754
3854
|
CloudHail.fill = "none";
|
|
3755
3855
|
|
|
3856
|
+
const CloudInfo = ({ title = "Cloud info", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3857
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3858
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20v-4m0-4h.01M17 18h1a4 4 0 1 0-.766-7.927 6.499 6.499 0 0 0-12.72-1.41A5 5 0 0 0 7 18" })
|
|
3859
|
+
] });
|
|
3860
|
+
CloudInfo.fill = "none";
|
|
3861
|
+
|
|
3756
3862
|
const CloudLightning = ({ title = "Cloud lightning", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3757
3863
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3758
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3759
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3864
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m13 12-3 5h4l-3 5" }),
|
|
3865
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 17a4 4 0 1 0-.766-7.927 6.499 6.499 0 0 0-12.72-1.41A5.001 5.001 0 0 0 6 16.9" })
|
|
3760
3866
|
] });
|
|
3761
3867
|
CloudLightning.fill = "none";
|
|
3762
3868
|
|
|
3763
3869
|
const CloudMoonRain = ({ title = "Cloud moon rain", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3764
3870
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3765
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 20v2m7.376-7.488a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.
|
|
3871
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 20v2m7.376-7.488a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36M7 19v2m8 .232A3 3 0 0 0 16.002 19a3 3 0 0 0-3.45-2.966 4.5 4.5 0 0 0-8.865-.528A3.5 3.5 0 0 0 3 20.946" })
|
|
3766
3872
|
] });
|
|
3767
3873
|
CloudMoonRain.fill = "none";
|
|
3768
3874
|
|
|
3769
3875
|
const CloudMoon = ({ title = "Cloud moon", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3770
3876
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3771
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3877
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.376 14.512a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36" }),
|
|
3878
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.076 12a4.5 4.5 0 0 1 4.476 4.034q.22-.034.45-.034a3 3 0 0 1 0 6l-.001-.001h-7.5a3.5 3.5 0 0 1-1.814-6.493A4.5 4.5 0 0 1 8.077 12Z" })
|
|
3772
3879
|
] });
|
|
3773
3880
|
CloudMoon.fill = "none";
|
|
3774
3881
|
|
|
3775
3882
|
const CloudOff = ({ title = "Cloud off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3776
3883
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3777
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3884
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.654 16.625a4 4 0 0 0-4.42-5.552 6.5 6.5 0 0 0-7.262-6.027m8.926 13.852A4 4 0 0 1 18 19H7a5 5 0 0 1-2.485-9.338 6.5 6.5 0 0 1 2.03-3.117M2 2l20 20" })
|
|
3778
3885
|
] });
|
|
3779
3886
|
CloudOff.fill = "none";
|
|
3780
3887
|
|
|
3888
|
+
const CloudProvider = ({ title = "Cloud provider", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3889
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3890
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.75 4a7.5 7.5 0 0 1 7.347 6.002A5 5 0 0 1 18 20H7q-.023 0-.044-.003a5.998 5.998 0 0 1-3.28-10.992A7.5 7.5 0 0 1 10.75 4M6 11a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-4a1 1 0 0 0-1-1m4-4a1 1 0 0 0-1 1v8a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1m4 3a1 1 0 0 0-1 1v5a1 1 0 1 0 2 0v-5a1 1 0 0 0-1-1m4 3a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1" })
|
|
3891
|
+
] });
|
|
3892
|
+
CloudProvider.fill = "solid";
|
|
3893
|
+
|
|
3781
3894
|
const CloudRainWind = ({ title = "Cloud rain wind", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3782
3895
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3783
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3896
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9.2 22 3-7M9 13l-3 7m11-7-3 7m6-3.537a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3784
3897
|
] });
|
|
3785
3898
|
CloudRainWind.fill = "none";
|
|
3786
3899
|
|
|
3787
3900
|
const CloudRain = ({ title = "Cloud rain", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3788
3901
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3789
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3902
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 14v6m-8-6v6m4-4v6m8-5.537a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3790
3903
|
] });
|
|
3791
3904
|
CloudRain.fill = "none";
|
|
3792
3905
|
|
|
3793
3906
|
const CloudSnow = ({ title = "Cloud snow", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3794
3907
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3795
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3908
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 15h.01M8 19h.01M12 17h.01M12 21h.01M16 15h.01M16 19h.01M20 16.463a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3796
3909
|
] });
|
|
3797
3910
|
CloudSnow.fill = "none";
|
|
3798
3911
|
|
|
3799
3912
|
const CloudSunRain = ({ title = "Cloud sun rain", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3800
3913
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3801
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2v2m-7.07.93 1.41 1.41M20 12h2m-2.93-7.07-1.41 1.41m-1.713 6.31a4 4 0 0 0-5.925-4.
|
|
3914
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2v2m-7.07.93 1.41 1.41M20 12h2m-2.93-7.07-1.41 1.41m-1.713 6.31a4 4 0 0 0-5.925-4.128M11 20v2m-4-3v2m8 .232A3 3 0 0 0 16.002 19a3 3 0 0 0-3.45-2.966 4.5 4.5 0 0 0-8.865-.528A3.5 3.5 0 0 0 3 20.946" })
|
|
3802
3915
|
] });
|
|
3803
3916
|
CloudSunRain.fill = "none";
|
|
3804
3917
|
|
|
3805
3918
|
const CloudSun = ({ title = "Cloud sun", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3806
3919
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3807
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2v2m-7.07.93 1.41 1.41M20 12h2m-2.93-7.07-1.41 1.41m-1.713 6.31a4 4 0 0 0-5.925-4.
|
|
3920
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 2v2m-7.07.93 1.41 1.41M20 12h2m-2.93-7.07-1.41 1.41m-1.713 6.31a4 4 0 0 0-5.925-4.128" }),
|
|
3921
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.076 12a4.5 4.5 0 0 1 4.476 4.034q.22-.034.45-.034a3 3 0 0 1 0 6l-.001-.001h-7.5a3.5 3.5 0 0 1-1.814-6.493A4.5 4.5 0 0 1 8.077 12Z" })
|
|
3808
3922
|
] });
|
|
3809
3923
|
CloudSun.fill = "none";
|
|
3810
3924
|
|
|
3811
3925
|
const CloudSync = ({ title = "Cloud sync", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3812
3926
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3813
3927
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m17 18-1.535 1.605a5 5 0 0 1-8-1.5" }),
|
|
3814
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 22v-4h-
|
|
3815
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3816
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3928
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 22v-4h-4m-6-8v4h4" }),
|
|
3929
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m7 14 1.535-1.605a5 5 0 0 1 8 1.5" }),
|
|
3930
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 15.644a4 4 0 0 0-3.766-6.57 6.499 6.499 0 0 0-12.72-1.412A4.997 4.997 0 0 0 3 14.997" })
|
|
3817
3931
|
] });
|
|
3818
3932
|
CloudSync.fill = "none";
|
|
3819
3933
|
|
|
3820
3934
|
const CloudUpload = ({ title = "Cloud upload", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3821
3935
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3822
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13v8m-
|
|
3823
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3936
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13v8m-4-4 4-4 4 4" }),
|
|
3937
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 16.463a4 4 0 0 0-2.766-7.39 6.499 6.499 0 0 0-12.72-1.41A4.997 4.997 0 0 0 4 15.997" })
|
|
3824
3938
|
] });
|
|
3825
3939
|
CloudUpload.fill = "none";
|
|
3826
3940
|
|
|
3827
3941
|
const Cloud = ({ title = "Cloud", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3828
3942
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3829
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3943
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.75 5a6.5 6.5 0 0 1 6.484 6.073q.373-.072.766-.073a4 4 0 0 1 0 8H7a5 5 0 0 1-2.485-9.338A6.5 6.5 0 0 1 10.75 5Z" })
|
|
3830
3944
|
] });
|
|
3831
3945
|
Cloud.fill = "none";
|
|
3832
3946
|
|
|
3833
3947
|
const Cloudy = ({ title = "Cloudy", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3834
3948
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3835
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
3836
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22
|
|
3949
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.75 7a6.5 6.5 0 0 1 6.484 6.073q.373-.072.766-.073a4 4 0 0 1 0 8H7a5 5 0 0 1-2.485-9.338A6.5 6.5 0 0 1 10.75 7Z" }),
|
|
3950
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 10.002a3 3 0 0 0-3.45-2.966 4.5 4.5 0 0 0-8.865-.528" })
|
|
3837
3951
|
] });
|
|
3838
3952
|
Cloudy.fill = "none";
|
|
3839
3953
|
|
|
@@ -4067,6 +4181,12 @@ const CookingPot = ({ title = "Cooking pot", ...props }) => /* @__PURE__ */ jsxR
|
|
|
4067
4181
|
] });
|
|
4068
4182
|
CookingPot.fill = "none";
|
|
4069
4183
|
|
|
4184
|
+
const CoolS = ({ title = "Cool s", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4185
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4186
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
4187
|
+
] });
|
|
4188
|
+
CoolS.fill = "none";
|
|
4189
|
+
|
|
4070
4190
|
const CopyCheck = ({ title = "Copy check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4071
4191
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4072
4192
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m12 15 2 2 4-4" }),
|
|
@@ -4610,6 +4730,13 @@ const Drill = ({ title = "Drill", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
|
|
|
4610
4730
|
] });
|
|
4611
4731
|
Drill.fill = "none";
|
|
4612
4732
|
|
|
4733
|
+
const Drilldown = ({ title = "Drilldown", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4734
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4735
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0h24v24H0z" }),
|
|
4736
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 21h10m1-4 2-4m-4-3-8 2m8-6L8 8m-2 9-2-4M15 3H9v11l3 4 3-4z" })
|
|
4737
|
+
] });
|
|
4738
|
+
Drilldown.fill = "none";
|
|
4739
|
+
|
|
4613
4740
|
const Drone = ({ title = "Drone", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4614
4741
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4615
4742
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 10 7 7m3 7-3 3m7-7 3-3m-3 7 3 3M14.205 4.139a4 4 0 1 1 5.439 5.863M19.637 14a4 4 0 1 1-5.432 5.868M4.367 10a4 4 0 1 1 5.438-5.862m-.01 15.724a4 4 0 1 1-5.429-5.873" }),
|
|
@@ -5120,6 +5247,13 @@ const FileImage = ({ title = "File image", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
5120
5247
|
] });
|
|
5121
5248
|
FileImage.fill = "none";
|
|
5122
5249
|
|
|
5250
|
+
const FileInfo = ({ title = "File info", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5251
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5252
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
5253
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-8 9v-4m0-3h.01" })
|
|
5254
|
+
] });
|
|
5255
|
+
FileInfo.fill = "none";
|
|
5256
|
+
|
|
5123
5257
|
const FileInput = ({ title = "File input", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5124
5258
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5125
5259
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1" }),
|
|
@@ -5180,6 +5314,15 @@ const FileLock = ({ title = "File lock", ...props }) => /* @__PURE__ */ jsxRunti
|
|
|
5180
5314
|
] });
|
|
5181
5315
|
FileLock.fill = "none";
|
|
5182
5316
|
|
|
5317
|
+
const FileLog = ({ title = "File log", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5318
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5319
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
5320
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M4 11v6h3" }),
|
|
5321
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 13a2 2 0 1 1 4 0v2a2 2 0 1 1-4 0z" }),
|
|
5322
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 14h1v1a2 2 0 1 1-4 0v-2a2 2 0 0 1 3.212-1.591" })
|
|
5323
|
+
] });
|
|
5324
|
+
FileLog.fill = "none";
|
|
5325
|
+
|
|
5183
5326
|
const FileMinus_2 = ({ title = "File minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5184
5327
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5185
5328
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 14V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12" }),
|
|
@@ -7320,6 +7463,13 @@ const Laptop_2 = ({ title = "Laptop 2", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7320
7463
|
] });
|
|
7321
7464
|
Laptop_2.fill = "none";
|
|
7322
7465
|
|
|
7466
|
+
const LaptopCloud = ({ title = "Laptop cloud", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7467
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7468
|
+
/* @__PURE__ */ jsxRuntime.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.526V15m16.054.987H3.946" }),
|
|
7469
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.076 2a4.5 4.5 0 0 1 4.476 4.034 3 3 0 1 1 .45 5.966l-.001-.001h-7.5a3.5 3.5 0 0 1-1.814-6.493A4.5 4.5 0 0 1 8.077 2Z" })
|
|
7470
|
+
] });
|
|
7471
|
+
LaptopCloud.fill = "none";
|
|
7472
|
+
|
|
7323
7473
|
const LaptopMinimalCheck = ({ title = "Laptop minimal check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7324
7474
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7325
7475
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 20h20M9 10l2 2 4-4" }),
|
|
@@ -7375,6 +7525,12 @@ const Layers_3 = ({ title = "Layers 3", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7375
7525
|
] });
|
|
7376
7526
|
Layers_3.fill = "none";
|
|
7377
7527
|
|
|
7528
|
+
const LayersOff = ({ title = "Layers off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7529
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7530
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
7531
|
+
] });
|
|
7532
|
+
LayersOff.fill = "none";
|
|
7533
|
+
|
|
7378
7534
|
const LayersPlus = ({ title = "Layers plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7379
7535
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7380
7536
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831zM16 17h6m-3-3v6M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962" })
|
|
@@ -7398,6 +7554,12 @@ const LayoutDashboard = ({ title = "Layout dashboard", ...props }) => /* @__PURE
|
|
|
7398
7554
|
] });
|
|
7399
7555
|
LayoutDashboard.fill = "none";
|
|
7400
7556
|
|
|
7557
|
+
const LayoutGridPlus = ({ title = "Layout grid plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7558
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7559
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
7560
|
+
] });
|
|
7561
|
+
LayoutGridPlus.fill = "none";
|
|
7562
|
+
|
|
7401
7563
|
const LayoutGrid = ({ title = "Layout grid", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7402
7564
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7403
7565
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "7", height: "7", x: "3", y: "3", rx: "1" }),
|
|
@@ -7806,6 +7968,15 @@ const Lollipop = ({ title = "Lollipop", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7806
7968
|
] });
|
|
7807
7969
|
Lollipop.fill = "none";
|
|
7808
7970
|
|
|
7971
|
+
const LoopedArrowsBoxes = ({ title = "Looped arrows boxes", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7972
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7973
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3h6v6H3zm12 12h6v6h-6z" }),
|
|
7974
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 13v5a2 2 0 0 0 2 2h3" }),
|
|
7975
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9 16-3-3-3 3m15-5V6a2 2 0 0 0-2-2h-3" }),
|
|
7976
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15 8 3 3 3-3" })
|
|
7977
|
+
] });
|
|
7978
|
+
LoopedArrowsBoxes.fill = "none";
|
|
7979
|
+
|
|
7809
7980
|
const Luggage = ({ title = "Luggage", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7810
7981
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7811
7982
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2" }),
|
|
@@ -8439,8 +8610,8 @@ MonitorCheck.fill = "none";
|
|
|
8439
8610
|
|
|
8440
8611
|
const MonitorCloud = ({ title = "Monitor cloud", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8441
8612
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8442
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8443
|
-
/* @__PURE__ */ jsxRuntime.jsx("
|
|
8613
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 17v4m-4 0h8m4-18H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2" }),
|
|
8614
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.47 7a2.57 2.57 0 0 1 2.507 2.001L14 9a2 2 0 0 1 .204 3.99L14 13l-4.001-.001a2 2 0 0 1-1.087-3.678A2.57 2.57 0 0 1 11.471 7Z" })
|
|
8444
8615
|
] });
|
|
8445
8616
|
MonitorCloud.fill = "none";
|
|
8446
8617
|
|
|
@@ -8723,6 +8894,13 @@ const Move = ({ title = "Move", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
|
|
|
8723
8894
|
] });
|
|
8724
8895
|
Move.fill = "none";
|
|
8725
8896
|
|
|
8897
|
+
const MultiStep = ({ title = "Multi step", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8898
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8899
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
8900
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
8901
|
+
] });
|
|
8902
|
+
MultiStep.fill = "none";
|
|
8903
|
+
|
|
8726
8904
|
const Music_2 = ({ title = "Music 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8727
8905
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8728
8906
|
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "8", cy: "18", r: "4" }),
|
|
@@ -8922,6 +9100,25 @@ const Orbit = ({ title = "Orbit", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
|
|
|
8922
9100
|
] });
|
|
8923
9101
|
Orbit.fill = "none";
|
|
8924
9102
|
|
|
9103
|
+
const OrientationLandscape = ({
|
|
9104
|
+
title = "Orientation landscape",
|
|
9105
|
+
...props
|
|
9106
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9107
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9108
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
9109
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "6.5", cy: "8.5", r: "1.5" }),
|
|
9110
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m22 17-7-7-5 5-2-2-5.822 5.821" })
|
|
9111
|
+
] });
|
|
9112
|
+
OrientationLandscape.fill = "none";
|
|
9113
|
+
|
|
9114
|
+
const OrientationPortrait = ({ title = "Orientation portrait", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9115
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9116
|
+
/* @__PURE__ */ jsxRuntime.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" }),
|
|
9117
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z" }),
|
|
9118
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m20 15-5-5-5 5-2-2-4 3.999" })
|
|
9119
|
+
] });
|
|
9120
|
+
OrientationPortrait.fill = "none";
|
|
9121
|
+
|
|
8925
9122
|
const Origami = ({ title = "Origami", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8926
9123
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8927
9124
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025M12 21l-7.414-7.414A2 2 0 0 1 4 12.172V6.415a1.002 1.002 0 0 1 1.707-.707L20 20.009" }),
|
|
@@ -9134,6 +9331,13 @@ const PanelLeftRightDashed = ({
|
|
|
9134
9331
|
] });
|
|
9135
9332
|
PanelLeftRightDashed.fill = "none";
|
|
9136
9333
|
|
|
9334
|
+
const PanelLeftToggle = ({ title = "Panel left toggle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9335
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9336
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
9337
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "10", x: "6", y: "7", fill: "currentColor", rx: "1" })
|
|
9338
|
+
] });
|
|
9339
|
+
PanelLeftToggle.fill = "none";
|
|
9340
|
+
|
|
9137
9341
|
const PanelLeft = ({ title = "Panel left", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9138
9342
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9139
9343
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -9169,6 +9373,13 @@ const PanelRightOpen = ({ title = "Panel right open", ...props }) => /* @__PURE_
|
|
|
9169
9373
|
] });
|
|
9170
9374
|
PanelRightOpen.fill = "none";
|
|
9171
9375
|
|
|
9376
|
+
const PanelRightToggle = ({ title = "Panel right toggle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9377
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9378
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
9379
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "10", x: "14", y: "7", fill: "currentColor", rx: "1" })
|
|
9380
|
+
] });
|
|
9381
|
+
PanelRightToggle.fill = "none";
|
|
9382
|
+
|
|
9172
9383
|
const PanelRight = ({ title = "Panel right", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9173
9384
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9174
9385
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -9662,6 +9873,12 @@ const Plug_2 = ({ title = "Plug 2", ...props }) => /* @__PURE__ */ jsxRuntime.js
|
|
|
9662
9873
|
] });
|
|
9663
9874
|
Plug_2.fill = "none";
|
|
9664
9875
|
|
|
9876
|
+
const PlugDiagonal = ({ title = "Plug diagonal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9877
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9878
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
9879
|
+
] });
|
|
9880
|
+
PlugDiagonal.fill = "none";
|
|
9881
|
+
|
|
9665
9882
|
const PlugZap_2 = ({ title = "Plug zap 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9666
9883
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9667
9884
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4ZM2 22l3-3m2.5-5.5L10 11m.5 5.5L13 14m5-11-4 4h6l-4 4" })
|
|
@@ -10108,6 +10325,26 @@ const RefreshCw = ({ title = "Refresh cw", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
10108
10325
|
] });
|
|
10109
10326
|
RefreshCw.fill = "none";
|
|
10110
10327
|
|
|
10328
|
+
const RefreshX4Ccw = ({ title = "Refresh x4 ccw", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10329
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10330
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3a9.75 9.75 0 0 0-6.74 2.74L3 8" }),
|
|
10331
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v5h5m4 13a9.75 9.75 0 0 0 6.74-2.74L21 16" }),
|
|
10332
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 16h5v5M3 12a9.75 9.75 0 0 0 2.74 6.74L8 21" }),
|
|
10333
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 21h5v-5m13-4a9.75 9.75 0 0 0-2.74-6.74L16 3" }),
|
|
10334
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8V3h5" })
|
|
10335
|
+
] });
|
|
10336
|
+
RefreshX4Ccw.fill = "none";
|
|
10337
|
+
|
|
10338
|
+
const RefreshX4Cw = ({ title = "Refresh x4 cw", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10339
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10340
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3a9.75 9.75 0 0 1 6.74 2.74L21 8" }),
|
|
10341
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 3v5h-5m-4 13a9.75 9.75 0 0 1-6.74-2.74L3 16" }),
|
|
10342
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 16H3v5m18-9a9.75 9.75 0 0 1-2.74 6.74L16 21" }),
|
|
10343
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 21h-5v-5M3 12a9.75 9.75 0 0 1 2.74-6.74L8 3" }),
|
|
10344
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 8V3H3" })
|
|
10345
|
+
] });
|
|
10346
|
+
RefreshX4Cw.fill = "none";
|
|
10347
|
+
|
|
10111
10348
|
const Refrigerator = ({ title = "Refrigerator", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10112
10349
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10113
10350
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm0 4h14m-4-3v6" })
|
|
@@ -11494,6 +11731,15 @@ const SquareCode = ({ title = "Square code", ...props }) => /* @__PURE__ */ jsxR
|
|
|
11494
11731
|
] });
|
|
11495
11732
|
SquareCode.fill = "none";
|
|
11496
11733
|
|
|
11734
|
+
const SquareDashedArrowSmallSquare = ({
|
|
11735
|
+
title = "Square dashed arrow small square",
|
|
11736
|
+
...props
|
|
11737
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11738
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11739
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
11740
|
+
] });
|
|
11741
|
+
SquareDashedArrowSmallSquare.fill = "none";
|
|
11742
|
+
|
|
11497
11743
|
const SquareDashedBottomCode = ({
|
|
11498
11744
|
title = "Square dashed bottom code",
|
|
11499
11745
|
...props
|
|
@@ -11589,6 +11835,12 @@ const SquareLibrary = ({ title = "Square library", ...props }) => /* @__PURE__ *
|
|
|
11589
11835
|
] });
|
|
11590
11836
|
SquareLibrary.fill = "none";
|
|
11591
11837
|
|
|
11838
|
+
const SquareList = ({ title = "Square list", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11839
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11840
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
11841
|
+
] });
|
|
11842
|
+
SquareList.fill = "none";
|
|
11843
|
+
|
|
11592
11844
|
const SquareM = ({ title = "Square m", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11593
11845
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11594
11846
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 16V8.5a.5.5 0 0 1 .9-.3l2.7 3.599a.5.5 0 0 0 .8 0l2.7-3.6a.5.5 0 0 1 .9.3V16" }),
|
|
@@ -11631,6 +11883,12 @@ const SquareParking = ({ title = "Square parking", ...props }) => /* @__PURE__ *
|
|
|
11631
11883
|
] });
|
|
11632
11884
|
SquareParking.fill = "none";
|
|
11633
11885
|
|
|
11886
|
+
const SquarePartialList = ({ title = "Square partial list", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11887
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11888
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
11889
|
+
] });
|
|
11890
|
+
SquarePartialList.fill = "none";
|
|
11891
|
+
|
|
11634
11892
|
const SquarePause = ({ title = "Square pause", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11635
11893
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11636
11894
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -12966,6 +13224,13 @@ const UserCog = ({ title = "User cog", ...props }) => /* @__PURE__ */ jsxRuntime
|
|
|
12966
13224
|
] });
|
|
12967
13225
|
UserCog.fill = "none";
|
|
12968
13226
|
|
|
13227
|
+
const UserKey = ({ title = "User key", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
13228
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
13229
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 11.873-7" }),
|
|
13230
|
+
/* @__PURE__ */ jsxRuntime.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" })
|
|
13231
|
+
] });
|
|
13232
|
+
UserKey.fill = "none";
|
|
13233
|
+
|
|
12969
13234
|
const UserLock = ({ title = "User lock", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
12970
13235
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
12971
13236
|
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "7", r: "4" }),
|
|
@@ -13715,6 +13980,8 @@ const AllIcons = {
|
|
|
13715
13980
|
AlignHorizontalSpaceAround,
|
|
13716
13981
|
AlignHorizontalSpaceBetween,
|
|
13717
13982
|
AlignJustify,
|
|
13983
|
+
AlignLayoutLeft,
|
|
13984
|
+
AlignLayoutRight,
|
|
13718
13985
|
AlignLeft,
|
|
13719
13986
|
AlignRight,
|
|
13720
13987
|
AlignStartHorizontal,
|
|
@@ -13740,7 +14007,9 @@ const AllIcons = {
|
|
|
13740
14007
|
Aperture,
|
|
13741
14008
|
AppWindowMac,
|
|
13742
14009
|
AppWindow,
|
|
14010
|
+
AppWindows,
|
|
13743
14011
|
Apple,
|
|
14012
|
+
ApplicationObservability,
|
|
13744
14013
|
ArchiveRestore,
|
|
13745
14014
|
ArchiveX,
|
|
13746
14015
|
Archive,
|
|
@@ -13808,6 +14077,7 @@ const AllIcons = {
|
|
|
13808
14077
|
ArrowUpWideNarrow,
|
|
13809
14078
|
ArrowUpZA,
|
|
13810
14079
|
ArrowUp,
|
|
14080
|
+
ArrowsDiagonalCrossingRight,
|
|
13811
14081
|
ArrowsUpFromLine,
|
|
13812
14082
|
Asserts,
|
|
13813
14083
|
AsteriskSquare,
|
|
@@ -14028,6 +14298,8 @@ const AllIcons = {
|
|
|
14028
14298
|
Castle,
|
|
14029
14299
|
Cat,
|
|
14030
14300
|
Cctv,
|
|
14301
|
+
ChannelPlus,
|
|
14302
|
+
Channel,
|
|
14031
14303
|
ChartArea,
|
|
14032
14304
|
ChartBarBig,
|
|
14033
14305
|
ChartBarDecreasing,
|
|
@@ -14041,6 +14313,7 @@ const AllIcons = {
|
|
|
14041
14313
|
ChartColumnStacked,
|
|
14042
14314
|
ChartColumn,
|
|
14043
14315
|
ChartGantt,
|
|
14316
|
+
ChartLinePlus,
|
|
14044
14317
|
ChartLine,
|
|
14045
14318
|
ChartNetwork,
|
|
14046
14319
|
ChartNoAxesColumnDecreasing,
|
|
@@ -14048,6 +14321,7 @@ const AllIcons = {
|
|
|
14048
14321
|
ChartNoAxesColumn,
|
|
14049
14322
|
ChartNoAxesCombined,
|
|
14050
14323
|
ChartNoAxesGantt,
|
|
14324
|
+
ChartPanel,
|
|
14051
14325
|
ChartPie,
|
|
14052
14326
|
ChartScatter,
|
|
14053
14327
|
ChartSpline,
|
|
@@ -14083,10 +14357,12 @@ const AllIcons = {
|
|
|
14083
14357
|
ChevronsDownUp,
|
|
14084
14358
|
ChevronsDown,
|
|
14085
14359
|
ChevronsLeftRightEllipsis,
|
|
14360
|
+
ChevronsLeftRightLine,
|
|
14086
14361
|
ChevronsLeftRight,
|
|
14087
14362
|
ChevronsLeft,
|
|
14088
14363
|
ChevronsRightLeft,
|
|
14089
14364
|
ChevronsRight,
|
|
14365
|
+
ChevronsUpDownLine,
|
|
14090
14366
|
ChevronsUpDown,
|
|
14091
14367
|
ChevronsUp,
|
|
14092
14368
|
Chrome,
|
|
@@ -14117,6 +14393,7 @@ const AllIcons = {
|
|
|
14117
14393
|
CircleEqual,
|
|
14118
14394
|
CircleFadingArrowUp,
|
|
14119
14395
|
CircleFadingPlus,
|
|
14396
|
+
CircleFilled,
|
|
14120
14397
|
CircleGauge,
|
|
14121
14398
|
CircleHelp,
|
|
14122
14399
|
CircleMinus,
|
|
@@ -14141,6 +14418,7 @@ const AllIcons = {
|
|
|
14141
14418
|
CircleUser,
|
|
14142
14419
|
CircleX,
|
|
14143
14420
|
Circle,
|
|
14421
|
+
CirclesIntersect,
|
|
14144
14422
|
CircuitBoard,
|
|
14145
14423
|
Citrus,
|
|
14146
14424
|
Clapperboard,
|
|
@@ -14182,14 +14460,17 @@ const AllIcons = {
|
|
|
14182
14460
|
CloudBackup,
|
|
14183
14461
|
CloudCheck,
|
|
14184
14462
|
CloudCog,
|
|
14463
|
+
CloudDatabase,
|
|
14185
14464
|
CloudDownload,
|
|
14186
14465
|
CloudDrizzle,
|
|
14187
14466
|
CloudFog,
|
|
14188
14467
|
CloudHail,
|
|
14468
|
+
CloudInfo,
|
|
14189
14469
|
CloudLightning,
|
|
14190
14470
|
CloudMoonRain,
|
|
14191
14471
|
CloudMoon,
|
|
14192
14472
|
CloudOff,
|
|
14473
|
+
CloudProvider,
|
|
14193
14474
|
CloudRainWind,
|
|
14194
14475
|
CloudRain,
|
|
14195
14476
|
CloudSnow,
|
|
@@ -14232,6 +14513,7 @@ const AllIcons = {
|
|
|
14232
14513
|
Contrast,
|
|
14233
14514
|
Cookie,
|
|
14234
14515
|
CookingPot,
|
|
14516
|
+
CoolS,
|
|
14235
14517
|
CopyCheck,
|
|
14236
14518
|
CopyMinus,
|
|
14237
14519
|
CopyPlus,
|
|
@@ -14309,6 +14591,7 @@ const AllIcons = {
|
|
|
14309
14591
|
Drama,
|
|
14310
14592
|
Dribbble,
|
|
14311
14593
|
Drill,
|
|
14594
|
+
Drilldown,
|
|
14312
14595
|
Drone,
|
|
14313
14596
|
DropletOff,
|
|
14314
14597
|
Droplet,
|
|
@@ -14382,6 +14665,7 @@ const AllIcons = {
|
|
|
14382
14665
|
FileHeadphone,
|
|
14383
14666
|
FileHeart,
|
|
14384
14667
|
FileImage,
|
|
14668
|
+
FileInfo,
|
|
14385
14669
|
FileInput,
|
|
14386
14670
|
FileJson_2,
|
|
14387
14671
|
FileJson,
|
|
@@ -14390,6 +14674,7 @@ const AllIcons = {
|
|
|
14390
14674
|
FileLineChart,
|
|
14391
14675
|
FileLock_2,
|
|
14392
14676
|
FileLock,
|
|
14677
|
+
FileLog,
|
|
14393
14678
|
FileMinus_2,
|
|
14394
14679
|
FileMinusCorner,
|
|
14395
14680
|
FileMinus,
|
|
@@ -14691,6 +14976,7 @@ const AllIcons = {
|
|
|
14691
14976
|
Landmark,
|
|
14692
14977
|
Languages,
|
|
14693
14978
|
Laptop_2,
|
|
14979
|
+
LaptopCloud,
|
|
14694
14980
|
LaptopMinimalCheck,
|
|
14695
14981
|
LaptopMinimal,
|
|
14696
14982
|
Laptop,
|
|
@@ -14699,9 +14985,11 @@ const AllIcons = {
|
|
|
14699
14985
|
Laugh,
|
|
14700
14986
|
Layers_2,
|
|
14701
14987
|
Layers_3,
|
|
14988
|
+
LayersOff,
|
|
14702
14989
|
LayersPlus,
|
|
14703
14990
|
Layers,
|
|
14704
14991
|
LayoutDashboard,
|
|
14992
|
+
LayoutGridPlus,
|
|
14705
14993
|
LayoutGrid,
|
|
14706
14994
|
LayoutList,
|
|
14707
14995
|
LayoutPanelLeft,
|
|
@@ -14763,6 +15051,7 @@ const AllIcons = {
|
|
|
14763
15051
|
LogOut,
|
|
14764
15052
|
Logs,
|
|
14765
15053
|
Lollipop,
|
|
15054
|
+
LoopedArrowsBoxes,
|
|
14766
15055
|
Luggage,
|
|
14767
15056
|
MSquare,
|
|
14768
15057
|
Magnet,
|
|
@@ -14895,6 +15184,7 @@ const AllIcons = {
|
|
|
14895
15184
|
MoveUp,
|
|
14896
15185
|
MoveVertical,
|
|
14897
15186
|
Move,
|
|
15187
|
+
MultiStep,
|
|
14898
15188
|
Music_2,
|
|
14899
15189
|
Music_3,
|
|
14900
15190
|
Music_4,
|
|
@@ -14924,6 +15214,8 @@ const AllIcons = {
|
|
|
14924
15214
|
Omega,
|
|
14925
15215
|
Option,
|
|
14926
15216
|
Orbit,
|
|
15217
|
+
OrientationLandscape,
|
|
15218
|
+
OrientationPortrait,
|
|
14927
15219
|
Origami,
|
|
14928
15220
|
Outdent,
|
|
14929
15221
|
Package_2,
|
|
@@ -14953,11 +15245,13 @@ const AllIcons = {
|
|
|
14953
15245
|
PanelLeftInactive,
|
|
14954
15246
|
PanelLeftOpen,
|
|
14955
15247
|
PanelLeftRightDashed,
|
|
15248
|
+
PanelLeftToggle,
|
|
14956
15249
|
PanelLeft,
|
|
14957
15250
|
PanelRightClose,
|
|
14958
15251
|
PanelRightDashed,
|
|
14959
15252
|
PanelRightInactive,
|
|
14960
15253
|
PanelRightOpen,
|
|
15254
|
+
PanelRightToggle,
|
|
14961
15255
|
PanelRight,
|
|
14962
15256
|
PanelTopBottomDashed,
|
|
14963
15257
|
PanelTopClose,
|
|
@@ -15032,6 +15326,7 @@ const AllIcons = {
|
|
|
15032
15326
|
PlaySquare,
|
|
15033
15327
|
Play,
|
|
15034
15328
|
Plug_2,
|
|
15329
|
+
PlugDiagonal,
|
|
15035
15330
|
PlugZap_2,
|
|
15036
15331
|
PlugZap,
|
|
15037
15332
|
Plug,
|
|
@@ -15095,6 +15390,8 @@ const AllIcons = {
|
|
|
15095
15390
|
RefreshCcw,
|
|
15096
15391
|
RefreshCwOff,
|
|
15097
15392
|
RefreshCw,
|
|
15393
|
+
RefreshX4Ccw,
|
|
15394
|
+
RefreshX4Cw,
|
|
15098
15395
|
Refrigerator,
|
|
15099
15396
|
Regex,
|
|
15100
15397
|
RemoveFormatting,
|
|
@@ -15290,6 +15587,7 @@ const AllIcons = {
|
|
|
15290
15587
|
SquareChevronRight,
|
|
15291
15588
|
SquareChevronUp,
|
|
15292
15589
|
SquareCode,
|
|
15590
|
+
SquareDashedArrowSmallSquare,
|
|
15293
15591
|
SquareDashedBottomCode,
|
|
15294
15592
|
SquareDashedBottom,
|
|
15295
15593
|
SquareDashedKanban,
|
|
@@ -15303,12 +15601,14 @@ const AllIcons = {
|
|
|
15303
15601
|
SquareGanttChart,
|
|
15304
15602
|
SquareKanban,
|
|
15305
15603
|
SquareLibrary,
|
|
15604
|
+
SquareList,
|
|
15306
15605
|
SquareM,
|
|
15307
15606
|
SquareMenu,
|
|
15308
15607
|
SquareMinus,
|
|
15309
15608
|
SquareMousePointer,
|
|
15310
15609
|
SquareParkingOff,
|
|
15311
15610
|
SquareParking,
|
|
15611
|
+
SquarePartialList,
|
|
15312
15612
|
SquarePause,
|
|
15313
15613
|
SquarePen,
|
|
15314
15614
|
SquarePercent,
|
|
@@ -15506,6 +15806,7 @@ const AllIcons = {
|
|
|
15506
15806
|
UserCircle,
|
|
15507
15807
|
UserCog_2,
|
|
15508
15808
|
UserCog,
|
|
15809
|
+
UserKey,
|
|
15509
15810
|
UserLock,
|
|
15510
15811
|
UserMinus_2,
|
|
15511
15812
|
UserMinus,
|
|
@@ -15680,6 +15981,8 @@ const iconMetaData = {
|
|
|
15680
15981
|
AlignHorizontalSpaceAround: ["center", "items", "flex", "justify", "distribute", "between"],
|
|
15681
15982
|
AlignHorizontalSpaceBetween: ["around", "items", "bottom", "flex", "justify"],
|
|
15682
15983
|
AlignJustify: [],
|
|
15984
|
+
AlignLayoutLeft: [],
|
|
15985
|
+
AlignLayoutRight: [],
|
|
15683
15986
|
AlignLeft: [],
|
|
15684
15987
|
AlignRight: [],
|
|
15685
15988
|
AlignStartHorizontal: ["top", "items", "flex", "justify"],
|
|
@@ -15746,6 +16049,7 @@ const iconMetaData = {
|
|
|
15746
16049
|
Aperture: ["camera", "photo", "pictures", "shutter", "exposure"],
|
|
15747
16050
|
AppWindowMac: ["application", "menu bar", "pane", "preferences", "macos", "osx", "executable"],
|
|
15748
16051
|
AppWindow: ["application", "menu bar", "pane", "executable"],
|
|
16052
|
+
AppWindows: ["application", "menu bar", "pane", "executable", "browser"],
|
|
15749
16053
|
Apple: [
|
|
15750
16054
|
"fruit",
|
|
15751
16055
|
"food",
|
|
@@ -15770,6 +16074,7 @@ const iconMetaData = {
|
|
|
15770
16074
|
"raw",
|
|
15771
16075
|
"diet"
|
|
15772
16076
|
],
|
|
16077
|
+
ApplicationObservability: ["logo", "tool"],
|
|
15773
16078
|
ArchiveRestore: ["unarchive", "index", "backup", "box", "storage", "records"],
|
|
15774
16079
|
ArchiveX: ["index", "backup", "box", "storage", "records", "junk"],
|
|
15775
16080
|
Archive: ["index", "backup", "box", "storage", "records"],
|
|
@@ -16098,6 +16403,7 @@ const iconMetaData = {
|
|
|
16098
16403
|
"reverse"
|
|
16099
16404
|
],
|
|
16100
16405
|
ArrowUp: ["forward", "direction", "north"],
|
|
16406
|
+
ArrowsDiagonalCrossingRight: [],
|
|
16101
16407
|
ArrowsUpFromLine: [
|
|
16102
16408
|
"direction",
|
|
16103
16409
|
"orientation",
|
|
@@ -17890,6 +18196,8 @@ const iconMetaData = {
|
|
|
17890
18196
|
Castle: ["fortress", "stronghold", "palace", "chateau", "building"],
|
|
17891
18197
|
Cat: ["animal", "pet", "kitten", "feline"],
|
|
17892
18198
|
Cctv: ["camera", "surveillance", "recording", "film", "videotape", "crime", "watching"],
|
|
18199
|
+
ChannelPlus: [],
|
|
18200
|
+
Channel: [],
|
|
17893
18201
|
ChartArea: ["statistics", "analytics", "diagram", "graph", "area"],
|
|
17894
18202
|
ChartBarBig: ["statistics", "analytics", "diagram", "graph"],
|
|
17895
18203
|
ChartBarDecreasing: ["statistics", "analytics", "diagram", "graph", "trending down"],
|
|
@@ -17939,6 +18247,7 @@ const iconMetaData = {
|
|
|
17939
18247
|
],
|
|
17940
18248
|
ChartColumn: ["statistics", "analytics", "diagram", "graph"],
|
|
17941
18249
|
ChartGantt: ["diagram", "graph", "timeline", "planning"],
|
|
18250
|
+
ChartLinePlus: ["statistics", "analytics", "diagram", "graph", "add", "new"],
|
|
17942
18251
|
ChartLine: ["statistics", "analytics", "diagram", "graph"],
|
|
17943
18252
|
ChartNetwork: [
|
|
17944
18253
|
"statistics",
|
|
@@ -17975,6 +18284,7 @@ const iconMetaData = {
|
|
|
17975
18284
|
"code",
|
|
17976
18285
|
"coding"
|
|
17977
18286
|
],
|
|
18287
|
+
ChartPanel: ["statistics", "analytics", "diagram", "graph", "panel"],
|
|
17978
18288
|
ChartPie: ["statistics", "analytics", "diagram", "presentation"],
|
|
17979
18289
|
ChartScatter: ["statistics", "analytics", "diagram", "graph"],
|
|
17980
18290
|
ChartSpline: [
|
|
@@ -18074,10 +18384,12 @@ const iconMetaData = {
|
|
|
18074
18384
|
"input",
|
|
18075
18385
|
"output"
|
|
18076
18386
|
],
|
|
18387
|
+
ChevronsLeftRightLine: ["expand", "horizontal", "unfold"],
|
|
18077
18388
|
ChevronsLeftRight: ["expand", "horizontal", "unfold"],
|
|
18078
18389
|
ChevronsLeft: ["turn", "corner"],
|
|
18079
18390
|
ChevronsRightLeft: ["collapse", "fold", "horizontal"],
|
|
18080
18391
|
ChevronsRight: ["turn", "corner"],
|
|
18392
|
+
ChevronsUpDownLine: ["expand", "unfold", "vertical"],
|
|
18081
18393
|
ChevronsUpDown: ["expand", "unfold", "vertical"],
|
|
18082
18394
|
ChevronsUp: ["forward", "ahead", "faster", "speed", "boost"],
|
|
18083
18395
|
Chrome: [],
|
|
@@ -18176,6 +18488,7 @@ const iconMetaData = {
|
|
|
18176
18488
|
"sharing",
|
|
18177
18489
|
"content"
|
|
18178
18490
|
],
|
|
18491
|
+
CircleFilled: [],
|
|
18179
18492
|
CircleGauge: ["dashboard", "dial", "meter", "speed", "pressure", "measure", "level"],
|
|
18180
18493
|
CircleHelp: [],
|
|
18181
18494
|
CircleMinus: [
|
|
@@ -18374,6 +18687,7 @@ const iconMetaData = {
|
|
|
18374
18687
|
"multiplication"
|
|
18375
18688
|
],
|
|
18376
18689
|
Circle: ["off", "zero", "record", "shape"],
|
|
18690
|
+
CirclesIntersect: [],
|
|
18377
18691
|
CircuitBoard: ["computing", "electricity", "electronics"],
|
|
18378
18692
|
Citrus: ["lemon", "orange", "grapefruit", "fruit"],
|
|
18379
18693
|
Clapperboard: [
|
|
@@ -18510,14 +18824,17 @@ const iconMetaData = {
|
|
|
18510
18824
|
],
|
|
18511
18825
|
CloudCheck: ["sync", "network", "success", "done", "completed", "saved", "persisted"],
|
|
18512
18826
|
CloudCog: ["computing", "ai", "cluster", "network"],
|
|
18827
|
+
CloudDatabase: [],
|
|
18513
18828
|
CloudDownload: ["import"],
|
|
18514
18829
|
CloudDrizzle: ["weather", "shower"],
|
|
18515
18830
|
CloudFog: ["weather", "mist"],
|
|
18516
18831
|
CloudHail: ["weather", "rainfall"],
|
|
18832
|
+
CloudInfo: [],
|
|
18517
18833
|
CloudLightning: ["weather", "bolt"],
|
|
18518
18834
|
CloudMoonRain: ["weather", "partly", "night", "rainfall"],
|
|
18519
18835
|
CloudMoon: ["weather", "night"],
|
|
18520
18836
|
CloudOff: ["disconnect"],
|
|
18837
|
+
CloudProvider: [],
|
|
18521
18838
|
CloudRainWind: ["weather", "rainfall"],
|
|
18522
18839
|
CloudRain: ["weather", "rainfall"],
|
|
18523
18840
|
CloudSnow: ["weather", "blizzard"],
|
|
@@ -18723,6 +19040,7 @@ const iconMetaData = {
|
|
|
18723
19040
|
"meal",
|
|
18724
19041
|
"eat"
|
|
18725
19042
|
],
|
|
19043
|
+
CoolS: ["S", "fun"],
|
|
18726
19044
|
CopyCheck: ["clone", "duplicate", "done", "multiple"],
|
|
18727
19045
|
CopyMinus: ["clone", "duplicate", "remove", "delete", "collapse", "subtract", "multiple", "-"],
|
|
18728
19046
|
CopyPlus: ["clone", "duplicate", "add", "multiple", "expand", "+"],
|
|
@@ -19073,6 +19391,7 @@ const iconMetaData = {
|
|
|
19073
19391
|
Drama: ["drama", "masks", "theater", "theatre", "entertainment", "show"],
|
|
19074
19392
|
Dribbble: ["design", "social"],
|
|
19075
19393
|
Drill: ["power", "bit", "head", "hole", "diy", "toolbox", "build", "construction"],
|
|
19394
|
+
Drilldown: [],
|
|
19076
19395
|
Drone: ["quadcopter", "uav", "aerial", "flight", "flying", "technology", "airborne", "robotics"],
|
|
19077
19396
|
DropletOff: ["water", "weather", "liquid", "fluid", "wet", "moisture", "damp", "bead", "globule"],
|
|
19078
19397
|
Droplet: ["water", "weather", "liquid", "fluid", "wet", "moisture", "damp", "bead", "globule"],
|
|
@@ -19333,6 +19652,7 @@ const iconMetaData = {
|
|
|
19333
19652
|
FileHeadphone: ["music", "audio", "sound", "headphones"],
|
|
19334
19653
|
FileHeart: ["heart", "favourite", "bookmark", "quick link"],
|
|
19335
19654
|
FileImage: ["image", "graphics", "photo", "picture"],
|
|
19655
|
+
FileInfo: [],
|
|
19336
19656
|
FileInput: ["document"],
|
|
19337
19657
|
FileJson_2: [],
|
|
19338
19658
|
FileJson: [],
|
|
@@ -19341,6 +19661,7 @@ const iconMetaData = {
|
|
|
19341
19661
|
FileLineChart: [],
|
|
19342
19662
|
FileLock_2: [],
|
|
19343
19663
|
FileLock: ["lock", "password", "security"],
|
|
19664
|
+
FileLog: ["data", "txt", "document"],
|
|
19344
19665
|
FileMinus_2: [],
|
|
19345
19666
|
FileMinusCorner: ["document"],
|
|
19346
19667
|
FileMinus: ["delete", "remove", "erase", "document"],
|
|
@@ -20345,6 +20666,7 @@ const iconMetaData = {
|
|
|
20345
20666
|
],
|
|
20346
20667
|
Languages: ["translate"],
|
|
20347
20668
|
Laptop_2: [],
|
|
20669
|
+
LaptopCloud: [],
|
|
20348
20670
|
LaptopMinimalCheck: [
|
|
20349
20671
|
"computer",
|
|
20350
20672
|
"screen",
|
|
@@ -20374,6 +20696,7 @@ const iconMetaData = {
|
|
|
20374
20696
|
"shortcuts"
|
|
20375
20697
|
],
|
|
20376
20698
|
Layers_3: [],
|
|
20699
|
+
LayersOff: [],
|
|
20377
20700
|
LayersPlus: [
|
|
20378
20701
|
"stack",
|
|
20379
20702
|
"layers",
|
|
@@ -20387,7 +20710,8 @@ const iconMetaData = {
|
|
|
20387
20710
|
],
|
|
20388
20711
|
Layers: ["stack", "pile", "pages", "sheets", "paperwork", "copies", "copy"],
|
|
20389
20712
|
LayoutDashboard: ["masonry", "brick"],
|
|
20390
|
-
|
|
20713
|
+
LayoutGridPlus: ["app", "home", "start", "dashboard"],
|
|
20714
|
+
LayoutGrid: ["app", "home", "start", "dashboard"],
|
|
20391
20715
|
LayoutList: ["todo", "tasks", "items", "pending", "image", "photo"],
|
|
20392
20716
|
LayoutPanelLeft: ["app", "home", "start", "grid"],
|
|
20393
20717
|
LayoutPanelTop: ["window", "webpage", "block", "section", "grid", "template", "structure"],
|
|
@@ -20588,6 +20912,7 @@ const iconMetaData = {
|
|
|
20588
20912
|
LogOut: ["sign out", "arrow", "exit", "auth"],
|
|
20589
20913
|
Logs: ["options", "list", "menu", "order", "queue", "tasks", "logs"],
|
|
20590
20914
|
Lollipop: ["lolly", "candy", "sugar", "food", "sweet", "dessert", "spiral"],
|
|
20915
|
+
LoopedArrowsBoxes: ["loop", "arrows"],
|
|
20591
20916
|
Luggage: ["baggage", "luggage", "travel", "suitcase"],
|
|
20592
20917
|
MSquare: [],
|
|
20593
20918
|
Magnet: ["horseshoe", "lock", "science", "snap"],
|
|
@@ -21277,6 +21602,7 @@ const iconMetaData = {
|
|
|
21277
21602
|
MoveUp: ["arrow", "direction", "upwards", "north"],
|
|
21278
21603
|
MoveVertical: ["double", "arrow"],
|
|
21279
21604
|
Move: ["arrows"],
|
|
21605
|
+
MultiStep: [],
|
|
21280
21606
|
Music_2: ["quaver", "eighth note", "note"],
|
|
21281
21607
|
Music_3: ["crotchet", "minim", "quarter note", "half note", "note"],
|
|
21282
21608
|
Music_4: ["semiquaver", "sixteenth note", "note"],
|
|
@@ -21471,6 +21797,8 @@ const iconMetaData = {
|
|
|
21471
21797
|
],
|
|
21472
21798
|
Option: ["keyboard", "key", "mac", "alt", "button"],
|
|
21473
21799
|
Orbit: ["planet", "space", "physics", "satellites", "moons"],
|
|
21800
|
+
OrientationLandscape: [],
|
|
21801
|
+
OrientationPortrait: [],
|
|
21474
21802
|
Origami: ["paper", "bird"],
|
|
21475
21803
|
Outdent: [],
|
|
21476
21804
|
Package_2: [
|
|
@@ -21564,6 +21892,7 @@ const iconMetaData = {
|
|
|
21564
21892
|
"vertical",
|
|
21565
21893
|
"bleed"
|
|
21566
21894
|
],
|
|
21895
|
+
PanelLeftToggle: ["primary", "drawer", "show", "reveal"],
|
|
21567
21896
|
PanelLeft: ["primary", "drawer"],
|
|
21568
21897
|
PanelRightClose: ["sidebar", "secondary", "drawer", "hide", "chevron", ">"],
|
|
21569
21898
|
PanelRightDashed: [
|
|
@@ -21580,6 +21909,7 @@ const iconMetaData = {
|
|
|
21580
21909
|
],
|
|
21581
21910
|
PanelRightInactive: [],
|
|
21582
21911
|
PanelRightOpen: ["sidebar", "secondary", "drawer", "show", "reveal", "chevron", "left", "<"],
|
|
21912
|
+
PanelRightToggle: ["primary", "drawer", "show", "reveal"],
|
|
21583
21913
|
PanelRight: ["sidebar", "secondary", "drawer"],
|
|
21584
21914
|
PanelTopBottomDashed: [
|
|
21585
21915
|
"sidebar",
|
|
@@ -21942,6 +22272,20 @@ const iconMetaData = {
|
|
|
21942
22272
|
PlaySquare: [],
|
|
21943
22273
|
Play: ["music", "audio", "video", "start", "run"],
|
|
21944
22274
|
Plug_2: ["electricity", "energy", "socket", "outlet"],
|
|
22275
|
+
PlugDiagonal: [
|
|
22276
|
+
"electricity",
|
|
22277
|
+
"energy",
|
|
22278
|
+
"electronics",
|
|
22279
|
+
"socket",
|
|
22280
|
+
"outlet",
|
|
22281
|
+
"power",
|
|
22282
|
+
"voltage",
|
|
22283
|
+
"current",
|
|
22284
|
+
"charger",
|
|
22285
|
+
"api",
|
|
22286
|
+
"connect",
|
|
22287
|
+
"data"
|
|
22288
|
+
],
|
|
21945
22289
|
PlugZap_2: [],
|
|
21946
22290
|
PlugZap: ["electricity", "energy", "electronics", "charge", "charging", "battery", "connect"],
|
|
21947
22291
|
Plug: [
|
|
@@ -22247,6 +22591,8 @@ const iconMetaData = {
|
|
|
22247
22591
|
"circular",
|
|
22248
22592
|
"cycle"
|
|
22249
22593
|
],
|
|
22594
|
+
RefreshX4Ccw: [],
|
|
22595
|
+
RefreshX4Cw: [],
|
|
22250
22596
|
Refrigerator: ["frigerator", "fridge", "freezer", "cooler", "icebox", "chiller", "cold storage"],
|
|
22251
22597
|
Regex: ["search", "text", "code"],
|
|
22252
22598
|
RemoveFormatting: [
|
|
@@ -23692,6 +24038,7 @@ const iconMetaData = {
|
|
|
23692
24038
|
"^"
|
|
23693
24039
|
],
|
|
23694
24040
|
SquareCode: ["gist", "source", "programming", "html", "xml", "coding"],
|
|
24041
|
+
SquareDashedArrowSmallSquare: ["collapse", "minimize"],
|
|
23695
24042
|
SquareDashedBottomCode: [
|
|
23696
24043
|
"rectangle",
|
|
23697
24044
|
"aspect ratio",
|
|
@@ -23798,6 +24145,7 @@ const iconMetaData = {
|
|
|
23798
24145
|
"music",
|
|
23799
24146
|
"package"
|
|
23800
24147
|
],
|
|
24148
|
+
SquareList: [],
|
|
23801
24149
|
SquareM: ["metro", "subway", "underground", "track", "line"],
|
|
23802
24150
|
SquareMenu: ["bars", "navigation", "hamburger", "options", "menu bar", "panel"],
|
|
23803
24151
|
SquareMinus: [
|
|
@@ -23839,6 +24187,7 @@ const iconMetaData = {
|
|
|
23839
24187
|
],
|
|
23840
24188
|
SquareParkingOff: ["parking lot", "car park", "no parking"],
|
|
23841
24189
|
SquareParking: ["parking lot", "car park"],
|
|
24190
|
+
SquarePartialList: [],
|
|
23842
24191
|
SquarePause: ["music", "audio", "stop"],
|
|
23843
24192
|
SquarePen: [
|
|
23844
24193
|
"pencil",
|
|
@@ -24741,6 +25090,7 @@ const iconMetaData = {
|
|
|
24741
25090
|
UserCircle: [],
|
|
24742
25091
|
UserCog_2: [],
|
|
24743
25092
|
UserCog: ["settings", "edit", "cog", "gear"],
|
|
25093
|
+
UserKey: ["person", "lock", "locked", "account", "secure"],
|
|
24744
25094
|
UserLock: ["person", "lock", "locked", "account", "secure"],
|
|
24745
25095
|
UserMinus_2: [],
|
|
24746
25096
|
UserMinus: ["delete", "remove", "unfollow", "unsubscribe"],
|
|
@@ -26152,6 +26502,8 @@ exports.AlignHorizontalJustifyStart = AlignHorizontalJustifyStart;
|
|
|
26152
26502
|
exports.AlignHorizontalSpaceAround = AlignHorizontalSpaceAround;
|
|
26153
26503
|
exports.AlignHorizontalSpaceBetween = AlignHorizontalSpaceBetween;
|
|
26154
26504
|
exports.AlignJustify = AlignJustify;
|
|
26505
|
+
exports.AlignLayoutLeft = AlignLayoutLeft;
|
|
26506
|
+
exports.AlignLayoutRight = AlignLayoutRight;
|
|
26155
26507
|
exports.AlignLeft = AlignLeft;
|
|
26156
26508
|
exports.AlignRight = AlignRight;
|
|
26157
26509
|
exports.AlignStartHorizontal = AlignStartHorizontal;
|
|
@@ -26178,7 +26530,9 @@ exports.Anvil = Anvil;
|
|
|
26178
26530
|
exports.Aperture = Aperture;
|
|
26179
26531
|
exports.AppWindow = AppWindow;
|
|
26180
26532
|
exports.AppWindowMac = AppWindowMac;
|
|
26533
|
+
exports.AppWindows = AppWindows;
|
|
26181
26534
|
exports.Apple = Apple;
|
|
26535
|
+
exports.ApplicationObservability = ApplicationObservability;
|
|
26182
26536
|
exports.Archive = Archive;
|
|
26183
26537
|
exports.ArchiveRestore = ArchiveRestore;
|
|
26184
26538
|
exports.ArchiveX = ArchiveX;
|
|
@@ -26246,6 +26600,7 @@ exports.ArrowUpWideNarrow = ArrowUpWideNarrow;
|
|
|
26246
26600
|
exports.ArrowUpZA = ArrowUpZA;
|
|
26247
26601
|
exports.ArrowUp_0_1 = ArrowUp_0_1;
|
|
26248
26602
|
exports.ArrowUp_1_0 = ArrowUp_1_0;
|
|
26603
|
+
exports.ArrowsDiagonalCrossingRight = ArrowsDiagonalCrossingRight;
|
|
26249
26604
|
exports.ArrowsUpFromLine = ArrowsUpFromLine;
|
|
26250
26605
|
exports.Asserts = Asserts;
|
|
26251
26606
|
exports.Asterisk = Asterisk;
|
|
@@ -26466,6 +26821,8 @@ exports.Cast = Cast;
|
|
|
26466
26821
|
exports.Castle = Castle;
|
|
26467
26822
|
exports.Cat = Cat;
|
|
26468
26823
|
exports.Cctv = Cctv;
|
|
26824
|
+
exports.Channel = Channel;
|
|
26825
|
+
exports.ChannelPlus = ChannelPlus;
|
|
26469
26826
|
exports.ChartArea = ChartArea;
|
|
26470
26827
|
exports.ChartBar = ChartBar;
|
|
26471
26828
|
exports.ChartBarBig = ChartBarBig;
|
|
@@ -26480,12 +26837,14 @@ exports.ChartColumnIncreasing = ChartColumnIncreasing;
|
|
|
26480
26837
|
exports.ChartColumnStacked = ChartColumnStacked;
|
|
26481
26838
|
exports.ChartGantt = ChartGantt;
|
|
26482
26839
|
exports.ChartLine = ChartLine;
|
|
26840
|
+
exports.ChartLinePlus = ChartLinePlus;
|
|
26483
26841
|
exports.ChartNetwork = ChartNetwork;
|
|
26484
26842
|
exports.ChartNoAxesColumn = ChartNoAxesColumn;
|
|
26485
26843
|
exports.ChartNoAxesColumnDecreasing = ChartNoAxesColumnDecreasing;
|
|
26486
26844
|
exports.ChartNoAxesColumnIncreasing = ChartNoAxesColumnIncreasing;
|
|
26487
26845
|
exports.ChartNoAxesCombined = ChartNoAxesCombined;
|
|
26488
26846
|
exports.ChartNoAxesGantt = ChartNoAxesGantt;
|
|
26847
|
+
exports.ChartPanel = ChartPanel;
|
|
26489
26848
|
exports.ChartPie = ChartPie;
|
|
26490
26849
|
exports.ChartScatter = ChartScatter;
|
|
26491
26850
|
exports.ChartSpline = ChartSpline;
|
|
@@ -26523,10 +26882,12 @@ exports.ChevronsDownUp = ChevronsDownUp;
|
|
|
26523
26882
|
exports.ChevronsLeft = ChevronsLeft;
|
|
26524
26883
|
exports.ChevronsLeftRight = ChevronsLeftRight;
|
|
26525
26884
|
exports.ChevronsLeftRightEllipsis = ChevronsLeftRightEllipsis;
|
|
26885
|
+
exports.ChevronsLeftRightLine = ChevronsLeftRightLine;
|
|
26526
26886
|
exports.ChevronsRight = ChevronsRight;
|
|
26527
26887
|
exports.ChevronsRightLeft = ChevronsRightLeft;
|
|
26528
26888
|
exports.ChevronsUp = ChevronsUp;
|
|
26529
26889
|
exports.ChevronsUpDown = ChevronsUpDown;
|
|
26890
|
+
exports.ChevronsUpDownLine = ChevronsUpDownLine;
|
|
26530
26891
|
exports.Chrome = Chrome;
|
|
26531
26892
|
exports.Church = Church;
|
|
26532
26893
|
exports.Cigarette = Cigarette;
|
|
@@ -26556,6 +26917,7 @@ exports.CircleEllipsis = CircleEllipsis;
|
|
|
26556
26917
|
exports.CircleEqual = CircleEqual;
|
|
26557
26918
|
exports.CircleFadingArrowUp = CircleFadingArrowUp;
|
|
26558
26919
|
exports.CircleFadingPlus = CircleFadingPlus;
|
|
26920
|
+
exports.CircleFilled = CircleFilled;
|
|
26559
26921
|
exports.CircleGauge = CircleGauge;
|
|
26560
26922
|
exports.CircleHelp = CircleHelp;
|
|
26561
26923
|
exports.CircleMinus = CircleMinus;
|
|
@@ -26579,6 +26941,7 @@ exports.CircleStop = CircleStop;
|
|
|
26579
26941
|
exports.CircleUser = CircleUser;
|
|
26580
26942
|
exports.CircleUserRound = CircleUserRound;
|
|
26581
26943
|
exports.CircleX = CircleX;
|
|
26944
|
+
exports.CirclesIntersect = CirclesIntersect;
|
|
26582
26945
|
exports.CircuitBoard = CircuitBoard;
|
|
26583
26946
|
exports.Citrus = Citrus;
|
|
26584
26947
|
exports.Clapperboard = Clapperboard;
|
|
@@ -26621,14 +26984,17 @@ exports.CloudAlert = CloudAlert;
|
|
|
26621
26984
|
exports.CloudBackup = CloudBackup;
|
|
26622
26985
|
exports.CloudCheck = CloudCheck;
|
|
26623
26986
|
exports.CloudCog = CloudCog;
|
|
26987
|
+
exports.CloudDatabase = CloudDatabase;
|
|
26624
26988
|
exports.CloudDownload = CloudDownload;
|
|
26625
26989
|
exports.CloudDrizzle = CloudDrizzle;
|
|
26626
26990
|
exports.CloudFog = CloudFog;
|
|
26627
26991
|
exports.CloudHail = CloudHail;
|
|
26992
|
+
exports.CloudInfo = CloudInfo;
|
|
26628
26993
|
exports.CloudLightning = CloudLightning;
|
|
26629
26994
|
exports.CloudMoon = CloudMoon;
|
|
26630
26995
|
exports.CloudMoonRain = CloudMoonRain;
|
|
26631
26996
|
exports.CloudOff = CloudOff;
|
|
26997
|
+
exports.CloudProvider = CloudProvider;
|
|
26632
26998
|
exports.CloudRain = CloudRain;
|
|
26633
26999
|
exports.CloudRainWind = CloudRainWind;
|
|
26634
27000
|
exports.CloudSnow = CloudSnow;
|
|
@@ -26675,6 +27041,7 @@ exports.Container = Container;
|
|
|
26675
27041
|
exports.Contrast = Contrast;
|
|
26676
27042
|
exports.Cookie = Cookie;
|
|
26677
27043
|
exports.CookingPot = CookingPot;
|
|
27044
|
+
exports.CoolS = CoolS;
|
|
26678
27045
|
exports.Copy = Copy;
|
|
26679
27046
|
exports.CopyCheck = CopyCheck;
|
|
26680
27047
|
exports.CopyMinus = CopyMinus;
|
|
@@ -26752,6 +27119,7 @@ exports.DraftingCompass = DraftingCompass;
|
|
|
26752
27119
|
exports.Drama = Drama;
|
|
26753
27120
|
exports.Dribbble = Dribbble;
|
|
26754
27121
|
exports.Drill = Drill;
|
|
27122
|
+
exports.Drilldown = Drilldown;
|
|
26755
27123
|
exports.Drone = Drone;
|
|
26756
27124
|
exports.Droplet = Droplet;
|
|
26757
27125
|
exports.DropletOff = DropletOff;
|
|
@@ -26826,6 +27194,7 @@ exports.FileExclamationPoint = FileExclamationPoint;
|
|
|
26826
27194
|
exports.FileHeadphone = FileHeadphone;
|
|
26827
27195
|
exports.FileHeart = FileHeart;
|
|
26828
27196
|
exports.FileImage = FileImage;
|
|
27197
|
+
exports.FileInfo = FileInfo;
|
|
26829
27198
|
exports.FileInput = FileInput;
|
|
26830
27199
|
exports.FileJson = FileJson;
|
|
26831
27200
|
exports.FileJson_2 = FileJson_2;
|
|
@@ -26834,6 +27203,7 @@ exports.FileKey_2 = FileKey_2;
|
|
|
26834
27203
|
exports.FileLineChart = FileLineChart;
|
|
26835
27204
|
exports.FileLock = FileLock;
|
|
26836
27205
|
exports.FileLock_2 = FileLock_2;
|
|
27206
|
+
exports.FileLog = FileLog;
|
|
26837
27207
|
exports.FileMinus = FileMinus;
|
|
26838
27208
|
exports.FileMinusCorner = FileMinusCorner;
|
|
26839
27209
|
exports.FileMinus_2 = FileMinus_2;
|
|
@@ -27137,6 +27507,7 @@ exports.LandPlot = LandPlot;
|
|
|
27137
27507
|
exports.Landmark = Landmark;
|
|
27138
27508
|
exports.Languages = Languages;
|
|
27139
27509
|
exports.Laptop = Laptop;
|
|
27510
|
+
exports.LaptopCloud = LaptopCloud;
|
|
27140
27511
|
exports.LaptopMinimal = LaptopMinimal;
|
|
27141
27512
|
exports.LaptopMinimalCheck = LaptopMinimalCheck;
|
|
27142
27513
|
exports.Laptop_2 = Laptop_2;
|
|
@@ -27144,12 +27515,14 @@ exports.Lasso = Lasso;
|
|
|
27144
27515
|
exports.LassoSelect = LassoSelect;
|
|
27145
27516
|
exports.Laugh = Laugh;
|
|
27146
27517
|
exports.Layers = Layers;
|
|
27518
|
+
exports.LayersOff = LayersOff;
|
|
27147
27519
|
exports.LayersPlus = LayersPlus;
|
|
27148
27520
|
exports.Layers_2 = Layers_2;
|
|
27149
27521
|
exports.Layers_3 = Layers_3;
|
|
27150
27522
|
exports.Layout = Layout;
|
|
27151
27523
|
exports.LayoutDashboard = LayoutDashboard;
|
|
27152
27524
|
exports.LayoutGrid = LayoutGrid;
|
|
27525
|
+
exports.LayoutGridPlus = LayoutGridPlus;
|
|
27153
27526
|
exports.LayoutList = LayoutList;
|
|
27154
27527
|
exports.LayoutPanelLeft = LayoutPanelLeft;
|
|
27155
27528
|
exports.LayoutPanelTop = LayoutPanelTop;
|
|
@@ -27209,6 +27582,7 @@ exports.LogIn = LogIn;
|
|
|
27209
27582
|
exports.LogOut = LogOut;
|
|
27210
27583
|
exports.Logs = Logs;
|
|
27211
27584
|
exports.Lollipop = Lollipop;
|
|
27585
|
+
exports.LoopedArrowsBoxes = LoopedArrowsBoxes;
|
|
27212
27586
|
exports.Luggage = Luggage;
|
|
27213
27587
|
exports.MSquare = MSquare;
|
|
27214
27588
|
exports.Magnet = Magnet;
|
|
@@ -27341,6 +27715,7 @@ exports.MoveUpLeft = MoveUpLeft;
|
|
|
27341
27715
|
exports.MoveUpRight = MoveUpRight;
|
|
27342
27716
|
exports.MoveVertical = MoveVertical;
|
|
27343
27717
|
exports.Move_3D = Move_3D;
|
|
27718
|
+
exports.MultiStep = MultiStep;
|
|
27344
27719
|
exports.Music = Music;
|
|
27345
27720
|
exports.Music_2 = Music_2;
|
|
27346
27721
|
exports.Music_3 = Music_3;
|
|
@@ -27370,6 +27745,8 @@ exports.Okta = Okta;
|
|
|
27370
27745
|
exports.Omega = Omega;
|
|
27371
27746
|
exports.Option = Option;
|
|
27372
27747
|
exports.Orbit = Orbit;
|
|
27748
|
+
exports.OrientationLandscape = OrientationLandscape;
|
|
27749
|
+
exports.OrientationPortrait = OrientationPortrait;
|
|
27373
27750
|
exports.Origami = Origami;
|
|
27374
27751
|
exports.Outdent = Outdent;
|
|
27375
27752
|
exports.Package = Package;
|
|
@@ -27400,11 +27777,13 @@ exports.PanelLeftDashed = PanelLeftDashed;
|
|
|
27400
27777
|
exports.PanelLeftInactive = PanelLeftInactive;
|
|
27401
27778
|
exports.PanelLeftOpen = PanelLeftOpen;
|
|
27402
27779
|
exports.PanelLeftRightDashed = PanelLeftRightDashed;
|
|
27780
|
+
exports.PanelLeftToggle = PanelLeftToggle;
|
|
27403
27781
|
exports.PanelRight = PanelRight;
|
|
27404
27782
|
exports.PanelRightClose = PanelRightClose;
|
|
27405
27783
|
exports.PanelRightDashed = PanelRightDashed;
|
|
27406
27784
|
exports.PanelRightInactive = PanelRightInactive;
|
|
27407
27785
|
exports.PanelRightOpen = PanelRightOpen;
|
|
27786
|
+
exports.PanelRightToggle = PanelRightToggle;
|
|
27408
27787
|
exports.PanelTop = PanelTop;
|
|
27409
27788
|
exports.PanelTopBottomDashed = PanelTopBottomDashed;
|
|
27410
27789
|
exports.PanelTopClose = PanelTopClose;
|
|
@@ -27478,6 +27857,7 @@ exports.Play = Play;
|
|
|
27478
27857
|
exports.PlayCircle = PlayCircle;
|
|
27479
27858
|
exports.PlaySquare = PlaySquare;
|
|
27480
27859
|
exports.Plug = Plug;
|
|
27860
|
+
exports.PlugDiagonal = PlugDiagonal;
|
|
27481
27861
|
exports.PlugZap = PlugZap;
|
|
27482
27862
|
exports.PlugZap_2 = PlugZap_2;
|
|
27483
27863
|
exports.Plug_2 = Plug_2;
|
|
@@ -27543,6 +27923,8 @@ exports.RefreshCcw = RefreshCcw;
|
|
|
27543
27923
|
exports.RefreshCcwDot = RefreshCcwDot;
|
|
27544
27924
|
exports.RefreshCw = RefreshCw;
|
|
27545
27925
|
exports.RefreshCwOff = RefreshCwOff;
|
|
27926
|
+
exports.RefreshX4Ccw = RefreshX4Ccw;
|
|
27927
|
+
exports.RefreshX4Cw = RefreshX4Cw;
|
|
27546
27928
|
exports.Refrigerator = Refrigerator;
|
|
27547
27929
|
exports.Regex = Regex;
|
|
27548
27930
|
exports.RemoveFormatting = RemoveFormatting;
|
|
@@ -27740,6 +28122,7 @@ exports.SquareChevronRight = SquareChevronRight;
|
|
|
27740
28122
|
exports.SquareChevronUp = SquareChevronUp;
|
|
27741
28123
|
exports.SquareCode = SquareCode;
|
|
27742
28124
|
exports.SquareDashed = SquareDashed;
|
|
28125
|
+
exports.SquareDashedArrowSmallSquare = SquareDashedArrowSmallSquare;
|
|
27743
28126
|
exports.SquareDashedBottom = SquareDashedBottom;
|
|
27744
28127
|
exports.SquareDashedBottomCode = SquareDashedBottomCode;
|
|
27745
28128
|
exports.SquareDashedKanban = SquareDashedKanban;
|
|
@@ -27752,12 +28135,14 @@ exports.SquareFunction = SquareFunction;
|
|
|
27752
28135
|
exports.SquareGanttChart = SquareGanttChart;
|
|
27753
28136
|
exports.SquareKanban = SquareKanban;
|
|
27754
28137
|
exports.SquareLibrary = SquareLibrary;
|
|
28138
|
+
exports.SquareList = SquareList;
|
|
27755
28139
|
exports.SquareM = SquareM;
|
|
27756
28140
|
exports.SquareMenu = SquareMenu;
|
|
27757
28141
|
exports.SquareMinus = SquareMinus;
|
|
27758
28142
|
exports.SquareMousePointer = SquareMousePointer;
|
|
27759
28143
|
exports.SquareParking = SquareParking;
|
|
27760
28144
|
exports.SquareParkingOff = SquareParkingOff;
|
|
28145
|
+
exports.SquarePartialList = SquarePartialList;
|
|
27761
28146
|
exports.SquarePause = SquarePause;
|
|
27762
28147
|
exports.SquarePen = SquarePen;
|
|
27763
28148
|
exports.SquarePercent = SquarePercent;
|
|
@@ -27959,6 +28344,7 @@ exports.UserCircle = UserCircle;
|
|
|
27959
28344
|
exports.UserCircle_2 = UserCircle_2;
|
|
27960
28345
|
exports.UserCog = UserCog;
|
|
27961
28346
|
exports.UserCog_2 = UserCog_2;
|
|
28347
|
+
exports.UserKey = UserKey;
|
|
27962
28348
|
exports.UserLock = UserLock;
|
|
27963
28349
|
exports.UserMinus = UserMinus;
|
|
27964
28350
|
exports.UserMinus_2 = UserMinus_2;
|