@grafana/components 0.0.41 → 0.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.cjs +377 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/cjs/index.d.cts +72 -2
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js +35 -0
- package/dist/esm/components/ComparisonBadge/ComparisonBadge.js.map +1 -1
- package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js +35 -0
- package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js.map +1 -1
- package/dist/esm/components/Icons/AlignLayoutLeft.js +10 -0
- package/dist/esm/components/Icons/AlignLayoutLeft.js.map +1 -0
- package/dist/esm/components/Icons/AlignLayoutRight.js +10 -0
- package/dist/esm/components/Icons/AlignLayoutRight.js.map +1 -0
- package/dist/esm/components/Icons/AppWindows.js +11 -0
- package/dist/esm/components/Icons/AppWindows.js.map +1 -0
- package/dist/esm/components/Icons/ApplicationObservability.js +13 -0
- package/dist/esm/components/Icons/ApplicationObservability.js.map +1 -0
- package/dist/esm/components/Icons/ArrowsDiagonalCrossingRight.js +13 -0
- package/dist/esm/components/Icons/ArrowsDiagonalCrossingRight.js.map +1 -0
- package/dist/esm/components/Icons/Channel.js +10 -0
- package/dist/esm/components/Icons/Channel.js.map +1 -0
- package/dist/esm/components/Icons/ChannelPlus.js +10 -0
- package/dist/esm/components/Icons/ChannelPlus.js.map +1 -0
- package/dist/esm/components/Icons/ChartLinePlus.js +11 -0
- package/dist/esm/components/Icons/ChartLinePlus.js.map +1 -0
- package/dist/esm/components/Icons/ChartPanel.js +11 -0
- package/dist/esm/components/Icons/ChartPanel.js.map +1 -0
- package/dist/esm/components/Icons/ChevronsLeftRightLine.js +13 -0
- package/dist/esm/components/Icons/ChevronsLeftRightLine.js.map +1 -0
- package/dist/esm/components/Icons/ChevronsUpDownLine.js +10 -0
- package/dist/esm/components/Icons/ChevronsUpDownLine.js.map +1 -0
- package/dist/esm/components/Icons/CircleFilled.js +10 -0
- package/dist/esm/components/Icons/CircleFilled.js.map +1 -0
- package/dist/esm/components/Icons/CirclesIntersect.js +12 -0
- package/dist/esm/components/Icons/CirclesIntersect.js.map +1 -0
- package/dist/esm/components/Icons/CloudDatabase.js +13 -0
- package/dist/esm/components/Icons/CloudDatabase.js.map +1 -0
- package/dist/esm/components/Icons/CloudInfo.js +10 -0
- package/dist/esm/components/Icons/CloudInfo.js.map +1 -0
- package/dist/esm/components/Icons/CoolS.js +10 -0
- package/dist/esm/components/Icons/CoolS.js.map +1 -0
- package/dist/esm/components/Icons/Drilldown.js +11 -0
- package/dist/esm/components/Icons/Drilldown.js.map +1 -0
- package/dist/esm/components/Icons/FileInfo.js +11 -0
- package/dist/esm/components/Icons/FileInfo.js.map +1 -0
- package/dist/esm/components/Icons/FileLog.js +13 -0
- package/dist/esm/components/Icons/FileLog.js.map +1 -0
- package/dist/esm/components/Icons/LaptopCloud.js +11 -0
- package/dist/esm/components/Icons/LaptopCloud.js.map +1 -0
- package/dist/esm/components/Icons/LayersOff.js +10 -0
- package/dist/esm/components/Icons/LayersOff.js.map +1 -0
- package/dist/esm/components/Icons/LayoutGridPlus.js +10 -0
- package/dist/esm/components/Icons/LayoutGridPlus.js.map +1 -0
- package/dist/esm/components/Icons/LoopedArrowsBoxes.js +13 -0
- package/dist/esm/components/Icons/LoopedArrowsBoxes.js.map +1 -0
- package/dist/esm/components/Icons/MultiStep.js +11 -0
- package/dist/esm/components/Icons/MultiStep.js.map +1 -0
- package/dist/esm/components/Icons/OrientationLandscape.js +15 -0
- package/dist/esm/components/Icons/OrientationLandscape.js.map +1 -0
- package/dist/esm/components/Icons/OrientationPortrait.js +12 -0
- package/dist/esm/components/Icons/OrientationPortrait.js.map +1 -0
- package/dist/esm/components/Icons/PanelLeftToggle.js +11 -0
- package/dist/esm/components/Icons/PanelLeftToggle.js.map +1 -0
- package/dist/esm/components/Icons/PanelRightToggle.js +11 -0
- package/dist/esm/components/Icons/PanelRightToggle.js.map +1 -0
- package/dist/esm/components/Icons/PlugDiagonal.js +10 -0
- package/dist/esm/components/Icons/PlugDiagonal.js.map +1 -0
- package/dist/esm/components/Icons/RefreshX4Ccw.js +14 -0
- package/dist/esm/components/Icons/RefreshX4Ccw.js.map +1 -0
- package/dist/esm/components/Icons/RefreshX4Cw.js +14 -0
- package/dist/esm/components/Icons/RefreshX4Cw.js.map +1 -0
- package/dist/esm/components/Icons/SquareDashedArrowSmallSquare.js +13 -0
- package/dist/esm/components/Icons/SquareDashedArrowSmallSquare.js.map +1 -0
- package/dist/esm/components/Icons/SquareList.js +10 -0
- package/dist/esm/components/Icons/SquareList.js.map +1 -0
- package/dist/esm/components/Icons/SquarePartialList.js +10 -0
- package/dist/esm/components/Icons/SquarePartialList.js.map +1 -0
- package/dist/esm/components/Icons/UserKey.js +11 -0
- package/dist/esm/components/Icons/UserKey.js.map +1 -0
- package/dist/esm/components/Icons/allIcons.js +70 -0
- package/dist/esm/components/Icons/allIcons.js.map +1 -1
- package/dist/esm/components/Icons/iconMetaData.js +49 -1
- package/dist/esm/components/Icons/iconMetaData.js.map +1 -1
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js +35 -0
- package/dist/esm/components/StackedChartNoData/StackedChartNoData.js.map +1 -1
- package/dist/esm/index.d.ts +72 -2
- package/dist/esm/index.js +35 -0
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
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" }),
|
|
@@ -3728,6 +3820,15 @@ const CloudCog = ({ title = "Cloud cog", ...props }) => /* @__PURE__ */ jsxRunti
|
|
|
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: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" }),
|
|
3826
|
+
/* @__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" }),
|
|
3827
|
+
/* @__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" }),
|
|
3828
|
+
/* @__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 17" })
|
|
3829
|
+
] });
|
|
3830
|
+
CloudDatabase.fill = "none";
|
|
3831
|
+
|
|
3731
3832
|
const CloudDownload = ({ title = "Cloud download", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3732
3833
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3733
3834
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13v8l-4-4m4 4 4-4" }),
|
|
@@ -3753,6 +3854,12 @@ const CloudHail = ({ title = "Cloud hail", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
3753
3854
|
] });
|
|
3754
3855
|
CloudHail.fill = "none";
|
|
3755
3856
|
|
|
3857
|
+
const CloudInfo = ({ title = "Cloud info", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3858
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3859
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20v-4m0-4h.01M17 18h.5a4.5 4.5 0 1 0 0-9h-1.79A7 7 0 1 0 7 17.708" })
|
|
3860
|
+
] });
|
|
3861
|
+
CloudInfo.fill = "none";
|
|
3862
|
+
|
|
3756
3863
|
const CloudLightning = ({ title = "Cloud lightning", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
3757
3864
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
3758
3865
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973" }),
|
|
@@ -4067,6 +4174,12 @@ const CookingPot = ({ title = "Cooking pot", ...props }) => /* @__PURE__ */ jsxR
|
|
|
4067
4174
|
] });
|
|
4068
4175
|
CookingPot.fill = "none";
|
|
4069
4176
|
|
|
4177
|
+
const CoolS = ({ title = "Cool s", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4178
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4179
|
+
/* @__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" })
|
|
4180
|
+
] });
|
|
4181
|
+
CoolS.fill = "none";
|
|
4182
|
+
|
|
4070
4183
|
const CopyCheck = ({ title = "Copy check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4071
4184
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4072
4185
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m12 15 2 2 4-4" }),
|
|
@@ -4610,6 +4723,13 @@ const Drill = ({ title = "Drill", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
|
|
|
4610
4723
|
] });
|
|
4611
4724
|
Drill.fill = "none";
|
|
4612
4725
|
|
|
4726
|
+
const Drilldown = ({ title = "Drilldown", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4727
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4728
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0h24v24H0z" }),
|
|
4729
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 21h10m1-4 2-4m-4-3-8 2m8-6L8 8m-2 9-2-4M15 3H9v11l3 4 3-4z" })
|
|
4730
|
+
] });
|
|
4731
|
+
Drilldown.fill = "none";
|
|
4732
|
+
|
|
4613
4733
|
const Drone = ({ title = "Drone", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
4614
4734
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
4615
4735
|
/* @__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 +5240,13 @@ const FileImage = ({ title = "File image", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
5120
5240
|
] });
|
|
5121
5241
|
FileImage.fill = "none";
|
|
5122
5242
|
|
|
5243
|
+
const FileInfo = ({ title = "File info", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5244
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5245
|
+
/* @__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" }),
|
|
5246
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-8 9v-4m0-3h.01" })
|
|
5247
|
+
] });
|
|
5248
|
+
FileInfo.fill = "none";
|
|
5249
|
+
|
|
5123
5250
|
const FileInput = ({ title = "File input", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5124
5251
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5125
5252
|
/* @__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 +5307,15 @@ const FileLock = ({ title = "File lock", ...props }) => /* @__PURE__ */ jsxRunti
|
|
|
5180
5307
|
] });
|
|
5181
5308
|
FileLock.fill = "none";
|
|
5182
5309
|
|
|
5310
|
+
const FileLog = ({ title = "File log", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5311
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5312
|
+
/* @__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" }),
|
|
5313
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M4 11v6h3" }),
|
|
5314
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 13a2 2 0 1 1 4 0v2a2 2 0 1 1-4 0z" }),
|
|
5315
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 14h1v1a2 2 0 1 1-4 0v-2a2 2 0 0 1 3.212-1.591" })
|
|
5316
|
+
] });
|
|
5317
|
+
FileLog.fill = "none";
|
|
5318
|
+
|
|
5183
5319
|
const FileMinus_2 = ({ title = "File minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
5184
5320
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
5185
5321
|
/* @__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 +7456,13 @@ const Laptop_2 = ({ title = "Laptop 2", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7320
7456
|
] });
|
|
7321
7457
|
Laptop_2.fill = "none";
|
|
7322
7458
|
|
|
7459
|
+
const LaptopCloud = ({ title = "Laptop cloud", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7460
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7461
|
+
/* @__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.526V14.46m16.054 1.527H3.946" }),
|
|
7462
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 6a3 3 0 0 1 0 6H7a5 5 0 1 1 4.9-6z" })
|
|
7463
|
+
] });
|
|
7464
|
+
LaptopCloud.fill = "none";
|
|
7465
|
+
|
|
7323
7466
|
const LaptopMinimalCheck = ({ title = "Laptop minimal check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7324
7467
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7325
7468
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 20h20M9 10l2 2 4-4" }),
|
|
@@ -7375,6 +7518,12 @@ const Layers_3 = ({ title = "Layers 3", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7375
7518
|
] });
|
|
7376
7519
|
Layers_3.fill = "none";
|
|
7377
7520
|
|
|
7521
|
+
const LayersOff = ({ title = "Layers off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7522
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7523
|
+
/* @__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" })
|
|
7524
|
+
] });
|
|
7525
|
+
LayersOff.fill = "none";
|
|
7526
|
+
|
|
7378
7527
|
const LayersPlus = ({ title = "Layers plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7379
7528
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7380
7529
|
/* @__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 +7547,12 @@ const LayoutDashboard = ({ title = "Layout dashboard", ...props }) => /* @__PURE
|
|
|
7398
7547
|
] });
|
|
7399
7548
|
LayoutDashboard.fill = "none";
|
|
7400
7549
|
|
|
7550
|
+
const LayoutGridPlus = ({ title = "Layout grid plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7551
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7552
|
+
/* @__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" })
|
|
7553
|
+
] });
|
|
7554
|
+
LayoutGridPlus.fill = "none";
|
|
7555
|
+
|
|
7401
7556
|
const LayoutGrid = ({ title = "Layout grid", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7402
7557
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7403
7558
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "7", height: "7", x: "3", y: "3", rx: "1" }),
|
|
@@ -7806,6 +7961,15 @@ const Lollipop = ({ title = "Lollipop", ...props }) => /* @__PURE__ */ jsxRuntim
|
|
|
7806
7961
|
] });
|
|
7807
7962
|
Lollipop.fill = "none";
|
|
7808
7963
|
|
|
7964
|
+
const LoopedArrowsBoxes = ({ title = "Looped arrows boxes", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7965
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7966
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3h6v6H3zm12 12h6v6h-6z" }),
|
|
7967
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 13v5a2 2 0 0 0 2 2h3" }),
|
|
7968
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9 16-3-3-3 3m15-5V6a2 2 0 0 0-2-2h-3" }),
|
|
7969
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15 8 3 3 3-3" })
|
|
7970
|
+
] });
|
|
7971
|
+
LoopedArrowsBoxes.fill = "none";
|
|
7972
|
+
|
|
7809
7973
|
const Luggage = ({ title = "Luggage", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
7810
7974
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
7811
7975
|
/* @__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" }),
|
|
@@ -8723,6 +8887,13 @@ const Move = ({ title = "Move", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
|
|
|
8723
8887
|
] });
|
|
8724
8888
|
Move.fill = "none";
|
|
8725
8889
|
|
|
8890
|
+
const MultiStep = ({ title = "Multi step", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8891
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8892
|
+
/* @__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" }),
|
|
8893
|
+
/* @__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" })
|
|
8894
|
+
] });
|
|
8895
|
+
MultiStep.fill = "none";
|
|
8896
|
+
|
|
8726
8897
|
const Music_2 = ({ title = "Music 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8727
8898
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8728
8899
|
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "8", cy: "18", r: "4" }),
|
|
@@ -8922,6 +9093,25 @@ const Orbit = ({ title = "Orbit", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
|
|
|
8922
9093
|
] });
|
|
8923
9094
|
Orbit.fill = "none";
|
|
8924
9095
|
|
|
9096
|
+
const OrientationLandscape = ({
|
|
9097
|
+
title = "Orientation landscape",
|
|
9098
|
+
...props
|
|
9099
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9100
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9101
|
+
/* @__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" }),
|
|
9102
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "6.5", cy: "8.5", r: "1.5" }),
|
|
9103
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m22 17-7-7-5 5-2-2-5.822 5.821" })
|
|
9104
|
+
] });
|
|
9105
|
+
OrientationLandscape.fill = "none";
|
|
9106
|
+
|
|
9107
|
+
const OrientationPortrait = ({ title = "Orientation portrait", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9108
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9109
|
+
/* @__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" }),
|
|
9110
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z" }),
|
|
9111
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "m20 15-5-5-5 5-2-2-4 3.999" })
|
|
9112
|
+
] });
|
|
9113
|
+
OrientationPortrait.fill = "none";
|
|
9114
|
+
|
|
8925
9115
|
const Origami = ({ title = "Origami", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
8926
9116
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
8927
9117
|
/* @__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 +9324,13 @@ const PanelLeftRightDashed = ({
|
|
|
9134
9324
|
] });
|
|
9135
9325
|
PanelLeftRightDashed.fill = "none";
|
|
9136
9326
|
|
|
9327
|
+
const PanelLeftToggle = ({ title = "Panel left toggle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9328
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9329
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
9330
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "10", x: "6", y: "7", fill: "currentColor", rx: "1" })
|
|
9331
|
+
] });
|
|
9332
|
+
PanelLeftToggle.fill = "none";
|
|
9333
|
+
|
|
9137
9334
|
const PanelLeft = ({ title = "Panel left", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9138
9335
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9139
9336
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -9169,6 +9366,13 @@ const PanelRightOpen = ({ title = "Panel right open", ...props }) => /* @__PURE_
|
|
|
9169
9366
|
] });
|
|
9170
9367
|
PanelRightOpen.fill = "none";
|
|
9171
9368
|
|
|
9369
|
+
const PanelRightToggle = ({ title = "Panel right toggle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9370
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9371
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "18", x: "2", y: "3", rx: "4" }),
|
|
9372
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "10", x: "14", y: "7", fill: "currentColor", rx: "1" })
|
|
9373
|
+
] });
|
|
9374
|
+
PanelRightToggle.fill = "none";
|
|
9375
|
+
|
|
9172
9376
|
const PanelRight = ({ title = "Panel right", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9173
9377
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9174
9378
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -9662,6 +9866,12 @@ const Plug_2 = ({ title = "Plug 2", ...props }) => /* @__PURE__ */ jsxRuntime.js
|
|
|
9662
9866
|
] });
|
|
9663
9867
|
Plug_2.fill = "none";
|
|
9664
9868
|
|
|
9869
|
+
const PlugDiagonal = ({ title = "Plug diagonal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9870
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9871
|
+
/* @__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" })
|
|
9872
|
+
] });
|
|
9873
|
+
PlugDiagonal.fill = "none";
|
|
9874
|
+
|
|
9665
9875
|
const PlugZap_2 = ({ title = "Plug zap 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
9666
9876
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
9667
9877
|
/* @__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 +10318,26 @@ const RefreshCw = ({ title = "Refresh cw", ...props }) => /* @__PURE__ */ jsxRun
|
|
|
10108
10318
|
] });
|
|
10109
10319
|
RefreshCw.fill = "none";
|
|
10110
10320
|
|
|
10321
|
+
const RefreshX4Ccw = ({ title = "Refresh x4 ccw", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10322
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10323
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3a9.75 9.75 0 0 0-6.74 2.74L3 8" }),
|
|
10324
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v5h5m4 13a9.75 9.75 0 0 0 6.74-2.74L21 16" }),
|
|
10325
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 16h5v5M3 12a9.75 9.75 0 0 0 2.74 6.74L8 21" }),
|
|
10326
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 21h5v-5m13-4a9.75 9.75 0 0 0-2.74-6.74L16 3" }),
|
|
10327
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8V3h5" })
|
|
10328
|
+
] });
|
|
10329
|
+
RefreshX4Ccw.fill = "none";
|
|
10330
|
+
|
|
10331
|
+
const RefreshX4Cw = ({ title = "Refresh x4 cw", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10332
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10333
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3a9.75 9.75 0 0 1 6.74 2.74L21 8" }),
|
|
10334
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 3v5h-5m-4 13a9.75 9.75 0 0 1-6.74-2.74L3 16" }),
|
|
10335
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 16H3v5m18-9a9.75 9.75 0 0 1-2.74 6.74L16 21" }),
|
|
10336
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 21h-5v-5M3 12a9.75 9.75 0 0 1 2.74-6.74L8 3" }),
|
|
10337
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 8V3H3" })
|
|
10338
|
+
] });
|
|
10339
|
+
RefreshX4Cw.fill = "none";
|
|
10340
|
+
|
|
10111
10341
|
const Refrigerator = ({ title = "Refrigerator", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
10112
10342
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
10113
10343
|
/* @__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 +11724,15 @@ const SquareCode = ({ title = "Square code", ...props }) => /* @__PURE__ */ jsxR
|
|
|
11494
11724
|
] });
|
|
11495
11725
|
SquareCode.fill = "none";
|
|
11496
11726
|
|
|
11727
|
+
const SquareDashedArrowSmallSquare = ({
|
|
11728
|
+
title = "Square dashed arrow small square",
|
|
11729
|
+
...props
|
|
11730
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11731
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11732
|
+
/* @__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" })
|
|
11733
|
+
] });
|
|
11734
|
+
SquareDashedArrowSmallSquare.fill = "none";
|
|
11735
|
+
|
|
11497
11736
|
const SquareDashedBottomCode = ({
|
|
11498
11737
|
title = "Square dashed bottom code",
|
|
11499
11738
|
...props
|
|
@@ -11589,6 +11828,12 @@ const SquareLibrary = ({ title = "Square library", ...props }) => /* @__PURE__ *
|
|
|
11589
11828
|
] });
|
|
11590
11829
|
SquareLibrary.fill = "none";
|
|
11591
11830
|
|
|
11831
|
+
const SquareList = ({ title = "Square list", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11832
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11833
|
+
/* @__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" })
|
|
11834
|
+
] });
|
|
11835
|
+
SquareList.fill = "none";
|
|
11836
|
+
|
|
11592
11837
|
const SquareM = ({ title = "Square m", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11593
11838
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11594
11839
|
/* @__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 +11876,12 @@ const SquareParking = ({ title = "Square parking", ...props }) => /* @__PURE__ *
|
|
|
11631
11876
|
] });
|
|
11632
11877
|
SquareParking.fill = "none";
|
|
11633
11878
|
|
|
11879
|
+
const SquarePartialList = ({ title = "Square partial list", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11880
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11881
|
+
/* @__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" })
|
|
11882
|
+
] });
|
|
11883
|
+
SquarePartialList.fill = "none";
|
|
11884
|
+
|
|
11634
11885
|
const SquarePause = ({ title = "Square pause", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
11635
11886
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
11636
11887
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
@@ -12966,6 +13217,13 @@ const UserCog = ({ title = "User cog", ...props }) => /* @__PURE__ */ jsxRuntime
|
|
|
12966
13217
|
] });
|
|
12967
13218
|
UserCog.fill = "none";
|
|
12968
13219
|
|
|
13220
|
+
const UserKey = ({ title = "User key", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
13221
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
13222
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 11.873-7" }),
|
|
13223
|
+
/* @__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" })
|
|
13224
|
+
] });
|
|
13225
|
+
UserKey.fill = "none";
|
|
13226
|
+
|
|
12969
13227
|
const UserLock = ({ title = "User lock", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
|
|
12970
13228
|
title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
|
|
12971
13229
|
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "7", r: "4" }),
|
|
@@ -13715,6 +13973,8 @@ const AllIcons = {
|
|
|
13715
13973
|
AlignHorizontalSpaceAround,
|
|
13716
13974
|
AlignHorizontalSpaceBetween,
|
|
13717
13975
|
AlignJustify,
|
|
13976
|
+
AlignLayoutLeft,
|
|
13977
|
+
AlignLayoutRight,
|
|
13718
13978
|
AlignLeft,
|
|
13719
13979
|
AlignRight,
|
|
13720
13980
|
AlignStartHorizontal,
|
|
@@ -13740,7 +14000,9 @@ const AllIcons = {
|
|
|
13740
14000
|
Aperture,
|
|
13741
14001
|
AppWindowMac,
|
|
13742
14002
|
AppWindow,
|
|
14003
|
+
AppWindows,
|
|
13743
14004
|
Apple,
|
|
14005
|
+
ApplicationObservability,
|
|
13744
14006
|
ArchiveRestore,
|
|
13745
14007
|
ArchiveX,
|
|
13746
14008
|
Archive,
|
|
@@ -13808,6 +14070,7 @@ const AllIcons = {
|
|
|
13808
14070
|
ArrowUpWideNarrow,
|
|
13809
14071
|
ArrowUpZA,
|
|
13810
14072
|
ArrowUp,
|
|
14073
|
+
ArrowsDiagonalCrossingRight,
|
|
13811
14074
|
ArrowsUpFromLine,
|
|
13812
14075
|
Asserts,
|
|
13813
14076
|
AsteriskSquare,
|
|
@@ -14028,6 +14291,8 @@ const AllIcons = {
|
|
|
14028
14291
|
Castle,
|
|
14029
14292
|
Cat,
|
|
14030
14293
|
Cctv,
|
|
14294
|
+
ChannelPlus,
|
|
14295
|
+
Channel,
|
|
14031
14296
|
ChartArea,
|
|
14032
14297
|
ChartBarBig,
|
|
14033
14298
|
ChartBarDecreasing,
|
|
@@ -14041,6 +14306,7 @@ const AllIcons = {
|
|
|
14041
14306
|
ChartColumnStacked,
|
|
14042
14307
|
ChartColumn,
|
|
14043
14308
|
ChartGantt,
|
|
14309
|
+
ChartLinePlus,
|
|
14044
14310
|
ChartLine,
|
|
14045
14311
|
ChartNetwork,
|
|
14046
14312
|
ChartNoAxesColumnDecreasing,
|
|
@@ -14048,6 +14314,7 @@ const AllIcons = {
|
|
|
14048
14314
|
ChartNoAxesColumn,
|
|
14049
14315
|
ChartNoAxesCombined,
|
|
14050
14316
|
ChartNoAxesGantt,
|
|
14317
|
+
ChartPanel,
|
|
14051
14318
|
ChartPie,
|
|
14052
14319
|
ChartScatter,
|
|
14053
14320
|
ChartSpline,
|
|
@@ -14083,10 +14350,12 @@ const AllIcons = {
|
|
|
14083
14350
|
ChevronsDownUp,
|
|
14084
14351
|
ChevronsDown,
|
|
14085
14352
|
ChevronsLeftRightEllipsis,
|
|
14353
|
+
ChevronsLeftRightLine,
|
|
14086
14354
|
ChevronsLeftRight,
|
|
14087
14355
|
ChevronsLeft,
|
|
14088
14356
|
ChevronsRightLeft,
|
|
14089
14357
|
ChevronsRight,
|
|
14358
|
+
ChevronsUpDownLine,
|
|
14090
14359
|
ChevronsUpDown,
|
|
14091
14360
|
ChevronsUp,
|
|
14092
14361
|
Chrome,
|
|
@@ -14117,6 +14386,7 @@ const AllIcons = {
|
|
|
14117
14386
|
CircleEqual,
|
|
14118
14387
|
CircleFadingArrowUp,
|
|
14119
14388
|
CircleFadingPlus,
|
|
14389
|
+
CircleFilled,
|
|
14120
14390
|
CircleGauge,
|
|
14121
14391
|
CircleHelp,
|
|
14122
14392
|
CircleMinus,
|
|
@@ -14141,6 +14411,7 @@ const AllIcons = {
|
|
|
14141
14411
|
CircleUser,
|
|
14142
14412
|
CircleX,
|
|
14143
14413
|
Circle,
|
|
14414
|
+
CirclesIntersect,
|
|
14144
14415
|
CircuitBoard,
|
|
14145
14416
|
Citrus,
|
|
14146
14417
|
Clapperboard,
|
|
@@ -14182,10 +14453,12 @@ const AllIcons = {
|
|
|
14182
14453
|
CloudBackup,
|
|
14183
14454
|
CloudCheck,
|
|
14184
14455
|
CloudCog,
|
|
14456
|
+
CloudDatabase,
|
|
14185
14457
|
CloudDownload,
|
|
14186
14458
|
CloudDrizzle,
|
|
14187
14459
|
CloudFog,
|
|
14188
14460
|
CloudHail,
|
|
14461
|
+
CloudInfo,
|
|
14189
14462
|
CloudLightning,
|
|
14190
14463
|
CloudMoonRain,
|
|
14191
14464
|
CloudMoon,
|
|
@@ -14232,6 +14505,7 @@ const AllIcons = {
|
|
|
14232
14505
|
Contrast,
|
|
14233
14506
|
Cookie,
|
|
14234
14507
|
CookingPot,
|
|
14508
|
+
CoolS,
|
|
14235
14509
|
CopyCheck,
|
|
14236
14510
|
CopyMinus,
|
|
14237
14511
|
CopyPlus,
|
|
@@ -14309,6 +14583,7 @@ const AllIcons = {
|
|
|
14309
14583
|
Drama,
|
|
14310
14584
|
Dribbble,
|
|
14311
14585
|
Drill,
|
|
14586
|
+
Drilldown,
|
|
14312
14587
|
Drone,
|
|
14313
14588
|
DropletOff,
|
|
14314
14589
|
Droplet,
|
|
@@ -14382,6 +14657,7 @@ const AllIcons = {
|
|
|
14382
14657
|
FileHeadphone,
|
|
14383
14658
|
FileHeart,
|
|
14384
14659
|
FileImage,
|
|
14660
|
+
FileInfo,
|
|
14385
14661
|
FileInput,
|
|
14386
14662
|
FileJson_2,
|
|
14387
14663
|
FileJson,
|
|
@@ -14390,6 +14666,7 @@ const AllIcons = {
|
|
|
14390
14666
|
FileLineChart,
|
|
14391
14667
|
FileLock_2,
|
|
14392
14668
|
FileLock,
|
|
14669
|
+
FileLog,
|
|
14393
14670
|
FileMinus_2,
|
|
14394
14671
|
FileMinusCorner,
|
|
14395
14672
|
FileMinus,
|
|
@@ -14691,6 +14968,7 @@ const AllIcons = {
|
|
|
14691
14968
|
Landmark,
|
|
14692
14969
|
Languages,
|
|
14693
14970
|
Laptop_2,
|
|
14971
|
+
LaptopCloud,
|
|
14694
14972
|
LaptopMinimalCheck,
|
|
14695
14973
|
LaptopMinimal,
|
|
14696
14974
|
Laptop,
|
|
@@ -14699,9 +14977,11 @@ const AllIcons = {
|
|
|
14699
14977
|
Laugh,
|
|
14700
14978
|
Layers_2,
|
|
14701
14979
|
Layers_3,
|
|
14980
|
+
LayersOff,
|
|
14702
14981
|
LayersPlus,
|
|
14703
14982
|
Layers,
|
|
14704
14983
|
LayoutDashboard,
|
|
14984
|
+
LayoutGridPlus,
|
|
14705
14985
|
LayoutGrid,
|
|
14706
14986
|
LayoutList,
|
|
14707
14987
|
LayoutPanelLeft,
|
|
@@ -14763,6 +15043,7 @@ const AllIcons = {
|
|
|
14763
15043
|
LogOut,
|
|
14764
15044
|
Logs,
|
|
14765
15045
|
Lollipop,
|
|
15046
|
+
LoopedArrowsBoxes,
|
|
14766
15047
|
Luggage,
|
|
14767
15048
|
MSquare,
|
|
14768
15049
|
Magnet,
|
|
@@ -14895,6 +15176,7 @@ const AllIcons = {
|
|
|
14895
15176
|
MoveUp,
|
|
14896
15177
|
MoveVertical,
|
|
14897
15178
|
Move,
|
|
15179
|
+
MultiStep,
|
|
14898
15180
|
Music_2,
|
|
14899
15181
|
Music_3,
|
|
14900
15182
|
Music_4,
|
|
@@ -14924,6 +15206,8 @@ const AllIcons = {
|
|
|
14924
15206
|
Omega,
|
|
14925
15207
|
Option,
|
|
14926
15208
|
Orbit,
|
|
15209
|
+
OrientationLandscape,
|
|
15210
|
+
OrientationPortrait,
|
|
14927
15211
|
Origami,
|
|
14928
15212
|
Outdent,
|
|
14929
15213
|
Package_2,
|
|
@@ -14953,11 +15237,13 @@ const AllIcons = {
|
|
|
14953
15237
|
PanelLeftInactive,
|
|
14954
15238
|
PanelLeftOpen,
|
|
14955
15239
|
PanelLeftRightDashed,
|
|
15240
|
+
PanelLeftToggle,
|
|
14956
15241
|
PanelLeft,
|
|
14957
15242
|
PanelRightClose,
|
|
14958
15243
|
PanelRightDashed,
|
|
14959
15244
|
PanelRightInactive,
|
|
14960
15245
|
PanelRightOpen,
|
|
15246
|
+
PanelRightToggle,
|
|
14961
15247
|
PanelRight,
|
|
14962
15248
|
PanelTopBottomDashed,
|
|
14963
15249
|
PanelTopClose,
|
|
@@ -15032,6 +15318,7 @@ const AllIcons = {
|
|
|
15032
15318
|
PlaySquare,
|
|
15033
15319
|
Play,
|
|
15034
15320
|
Plug_2,
|
|
15321
|
+
PlugDiagonal,
|
|
15035
15322
|
PlugZap_2,
|
|
15036
15323
|
PlugZap,
|
|
15037
15324
|
Plug,
|
|
@@ -15095,6 +15382,8 @@ const AllIcons = {
|
|
|
15095
15382
|
RefreshCcw,
|
|
15096
15383
|
RefreshCwOff,
|
|
15097
15384
|
RefreshCw,
|
|
15385
|
+
RefreshX4Ccw,
|
|
15386
|
+
RefreshX4Cw,
|
|
15098
15387
|
Refrigerator,
|
|
15099
15388
|
Regex,
|
|
15100
15389
|
RemoveFormatting,
|
|
@@ -15290,6 +15579,7 @@ const AllIcons = {
|
|
|
15290
15579
|
SquareChevronRight,
|
|
15291
15580
|
SquareChevronUp,
|
|
15292
15581
|
SquareCode,
|
|
15582
|
+
SquareDashedArrowSmallSquare,
|
|
15293
15583
|
SquareDashedBottomCode,
|
|
15294
15584
|
SquareDashedBottom,
|
|
15295
15585
|
SquareDashedKanban,
|
|
@@ -15303,12 +15593,14 @@ const AllIcons = {
|
|
|
15303
15593
|
SquareGanttChart,
|
|
15304
15594
|
SquareKanban,
|
|
15305
15595
|
SquareLibrary,
|
|
15596
|
+
SquareList,
|
|
15306
15597
|
SquareM,
|
|
15307
15598
|
SquareMenu,
|
|
15308
15599
|
SquareMinus,
|
|
15309
15600
|
SquareMousePointer,
|
|
15310
15601
|
SquareParkingOff,
|
|
15311
15602
|
SquareParking,
|
|
15603
|
+
SquarePartialList,
|
|
15312
15604
|
SquarePause,
|
|
15313
15605
|
SquarePen,
|
|
15314
15606
|
SquarePercent,
|
|
@@ -15506,6 +15798,7 @@ const AllIcons = {
|
|
|
15506
15798
|
UserCircle,
|
|
15507
15799
|
UserCog_2,
|
|
15508
15800
|
UserCog,
|
|
15801
|
+
UserKey,
|
|
15509
15802
|
UserLock,
|
|
15510
15803
|
UserMinus_2,
|
|
15511
15804
|
UserMinus,
|
|
@@ -15680,6 +15973,8 @@ const iconMetaData = {
|
|
|
15680
15973
|
AlignHorizontalSpaceAround: ["center", "items", "flex", "justify", "distribute", "between"],
|
|
15681
15974
|
AlignHorizontalSpaceBetween: ["around", "items", "bottom", "flex", "justify"],
|
|
15682
15975
|
AlignJustify: [],
|
|
15976
|
+
AlignLayoutLeft: [],
|
|
15977
|
+
AlignLayoutRight: [],
|
|
15683
15978
|
AlignLeft: [],
|
|
15684
15979
|
AlignRight: [],
|
|
15685
15980
|
AlignStartHorizontal: ["top", "items", "flex", "justify"],
|
|
@@ -15746,6 +16041,7 @@ const iconMetaData = {
|
|
|
15746
16041
|
Aperture: ["camera", "photo", "pictures", "shutter", "exposure"],
|
|
15747
16042
|
AppWindowMac: ["application", "menu bar", "pane", "preferences", "macos", "osx", "executable"],
|
|
15748
16043
|
AppWindow: ["application", "menu bar", "pane", "executable"],
|
|
16044
|
+
AppWindows: ["application", "menu bar", "pane", "executable", "browser"],
|
|
15749
16045
|
Apple: [
|
|
15750
16046
|
"fruit",
|
|
15751
16047
|
"food",
|
|
@@ -15770,6 +16066,7 @@ const iconMetaData = {
|
|
|
15770
16066
|
"raw",
|
|
15771
16067
|
"diet"
|
|
15772
16068
|
],
|
|
16069
|
+
ApplicationObservability: ["logo", "tool"],
|
|
15773
16070
|
ArchiveRestore: ["unarchive", "index", "backup", "box", "storage", "records"],
|
|
15774
16071
|
ArchiveX: ["index", "backup", "box", "storage", "records", "junk"],
|
|
15775
16072
|
Archive: ["index", "backup", "box", "storage", "records"],
|
|
@@ -16098,6 +16395,7 @@ const iconMetaData = {
|
|
|
16098
16395
|
"reverse"
|
|
16099
16396
|
],
|
|
16100
16397
|
ArrowUp: ["forward", "direction", "north"],
|
|
16398
|
+
ArrowsDiagonalCrossingRight: [],
|
|
16101
16399
|
ArrowsUpFromLine: [
|
|
16102
16400
|
"direction",
|
|
16103
16401
|
"orientation",
|
|
@@ -17890,6 +18188,8 @@ const iconMetaData = {
|
|
|
17890
18188
|
Castle: ["fortress", "stronghold", "palace", "chateau", "building"],
|
|
17891
18189
|
Cat: ["animal", "pet", "kitten", "feline"],
|
|
17892
18190
|
Cctv: ["camera", "surveillance", "recording", "film", "videotape", "crime", "watching"],
|
|
18191
|
+
ChannelPlus: [],
|
|
18192
|
+
Channel: [],
|
|
17893
18193
|
ChartArea: ["statistics", "analytics", "diagram", "graph", "area"],
|
|
17894
18194
|
ChartBarBig: ["statistics", "analytics", "diagram", "graph"],
|
|
17895
18195
|
ChartBarDecreasing: ["statistics", "analytics", "diagram", "graph", "trending down"],
|
|
@@ -17939,6 +18239,7 @@ const iconMetaData = {
|
|
|
17939
18239
|
],
|
|
17940
18240
|
ChartColumn: ["statistics", "analytics", "diagram", "graph"],
|
|
17941
18241
|
ChartGantt: ["diagram", "graph", "timeline", "planning"],
|
|
18242
|
+
ChartLinePlus: ["statistics", "analytics", "diagram", "graph", "add", "new"],
|
|
17942
18243
|
ChartLine: ["statistics", "analytics", "diagram", "graph"],
|
|
17943
18244
|
ChartNetwork: [
|
|
17944
18245
|
"statistics",
|
|
@@ -17975,6 +18276,7 @@ const iconMetaData = {
|
|
|
17975
18276
|
"code",
|
|
17976
18277
|
"coding"
|
|
17977
18278
|
],
|
|
18279
|
+
ChartPanel: ["statistics", "analytics", "diagram", "graph", "panel"],
|
|
17978
18280
|
ChartPie: ["statistics", "analytics", "diagram", "presentation"],
|
|
17979
18281
|
ChartScatter: ["statistics", "analytics", "diagram", "graph"],
|
|
17980
18282
|
ChartSpline: [
|
|
@@ -18074,10 +18376,12 @@ const iconMetaData = {
|
|
|
18074
18376
|
"input",
|
|
18075
18377
|
"output"
|
|
18076
18378
|
],
|
|
18379
|
+
ChevronsLeftRightLine: ["expand", "horizontal", "unfold"],
|
|
18077
18380
|
ChevronsLeftRight: ["expand", "horizontal", "unfold"],
|
|
18078
18381
|
ChevronsLeft: ["turn", "corner"],
|
|
18079
18382
|
ChevronsRightLeft: ["collapse", "fold", "horizontal"],
|
|
18080
18383
|
ChevronsRight: ["turn", "corner"],
|
|
18384
|
+
ChevronsUpDownLine: ["expand", "unfold", "vertical"],
|
|
18081
18385
|
ChevronsUpDown: ["expand", "unfold", "vertical"],
|
|
18082
18386
|
ChevronsUp: ["forward", "ahead", "faster", "speed", "boost"],
|
|
18083
18387
|
Chrome: [],
|
|
@@ -18176,6 +18480,7 @@ const iconMetaData = {
|
|
|
18176
18480
|
"sharing",
|
|
18177
18481
|
"content"
|
|
18178
18482
|
],
|
|
18483
|
+
CircleFilled: [],
|
|
18179
18484
|
CircleGauge: ["dashboard", "dial", "meter", "speed", "pressure", "measure", "level"],
|
|
18180
18485
|
CircleHelp: [],
|
|
18181
18486
|
CircleMinus: [
|
|
@@ -18374,6 +18679,7 @@ const iconMetaData = {
|
|
|
18374
18679
|
"multiplication"
|
|
18375
18680
|
],
|
|
18376
18681
|
Circle: ["off", "zero", "record", "shape"],
|
|
18682
|
+
CirclesIntersect: [],
|
|
18377
18683
|
CircuitBoard: ["computing", "electricity", "electronics"],
|
|
18378
18684
|
Citrus: ["lemon", "orange", "grapefruit", "fruit"],
|
|
18379
18685
|
Clapperboard: [
|
|
@@ -18510,10 +18816,12 @@ const iconMetaData = {
|
|
|
18510
18816
|
],
|
|
18511
18817
|
CloudCheck: ["sync", "network", "success", "done", "completed", "saved", "persisted"],
|
|
18512
18818
|
CloudCog: ["computing", "ai", "cluster", "network"],
|
|
18819
|
+
CloudDatabase: [],
|
|
18513
18820
|
CloudDownload: ["import"],
|
|
18514
18821
|
CloudDrizzle: ["weather", "shower"],
|
|
18515
18822
|
CloudFog: ["weather", "mist"],
|
|
18516
18823
|
CloudHail: ["weather", "rainfall"],
|
|
18824
|
+
CloudInfo: [],
|
|
18517
18825
|
CloudLightning: ["weather", "bolt"],
|
|
18518
18826
|
CloudMoonRain: ["weather", "partly", "night", "rainfall"],
|
|
18519
18827
|
CloudMoon: ["weather", "night"],
|
|
@@ -18723,6 +19031,7 @@ const iconMetaData = {
|
|
|
18723
19031
|
"meal",
|
|
18724
19032
|
"eat"
|
|
18725
19033
|
],
|
|
19034
|
+
CoolS: ["S", "fun"],
|
|
18726
19035
|
CopyCheck: ["clone", "duplicate", "done", "multiple"],
|
|
18727
19036
|
CopyMinus: ["clone", "duplicate", "remove", "delete", "collapse", "subtract", "multiple", "-"],
|
|
18728
19037
|
CopyPlus: ["clone", "duplicate", "add", "multiple", "expand", "+"],
|
|
@@ -19073,6 +19382,7 @@ const iconMetaData = {
|
|
|
19073
19382
|
Drama: ["drama", "masks", "theater", "theatre", "entertainment", "show"],
|
|
19074
19383
|
Dribbble: ["design", "social"],
|
|
19075
19384
|
Drill: ["power", "bit", "head", "hole", "diy", "toolbox", "build", "construction"],
|
|
19385
|
+
Drilldown: [],
|
|
19076
19386
|
Drone: ["quadcopter", "uav", "aerial", "flight", "flying", "technology", "airborne", "robotics"],
|
|
19077
19387
|
DropletOff: ["water", "weather", "liquid", "fluid", "wet", "moisture", "damp", "bead", "globule"],
|
|
19078
19388
|
Droplet: ["water", "weather", "liquid", "fluid", "wet", "moisture", "damp", "bead", "globule"],
|
|
@@ -19333,6 +19643,7 @@ const iconMetaData = {
|
|
|
19333
19643
|
FileHeadphone: ["music", "audio", "sound", "headphones"],
|
|
19334
19644
|
FileHeart: ["heart", "favourite", "bookmark", "quick link"],
|
|
19335
19645
|
FileImage: ["image", "graphics", "photo", "picture"],
|
|
19646
|
+
FileInfo: [],
|
|
19336
19647
|
FileInput: ["document"],
|
|
19337
19648
|
FileJson_2: [],
|
|
19338
19649
|
FileJson: [],
|
|
@@ -19341,6 +19652,7 @@ const iconMetaData = {
|
|
|
19341
19652
|
FileLineChart: [],
|
|
19342
19653
|
FileLock_2: [],
|
|
19343
19654
|
FileLock: ["lock", "password", "security"],
|
|
19655
|
+
FileLog: ["data", "txt", "document"],
|
|
19344
19656
|
FileMinus_2: [],
|
|
19345
19657
|
FileMinusCorner: ["document"],
|
|
19346
19658
|
FileMinus: ["delete", "remove", "erase", "document"],
|
|
@@ -20345,6 +20657,7 @@ const iconMetaData = {
|
|
|
20345
20657
|
],
|
|
20346
20658
|
Languages: ["translate"],
|
|
20347
20659
|
Laptop_2: [],
|
|
20660
|
+
LaptopCloud: [],
|
|
20348
20661
|
LaptopMinimalCheck: [
|
|
20349
20662
|
"computer",
|
|
20350
20663
|
"screen",
|
|
@@ -20374,6 +20687,7 @@ const iconMetaData = {
|
|
|
20374
20687
|
"shortcuts"
|
|
20375
20688
|
],
|
|
20376
20689
|
Layers_3: [],
|
|
20690
|
+
LayersOff: [],
|
|
20377
20691
|
LayersPlus: [
|
|
20378
20692
|
"stack",
|
|
20379
20693
|
"layers",
|
|
@@ -20387,7 +20701,8 @@ const iconMetaData = {
|
|
|
20387
20701
|
],
|
|
20388
20702
|
Layers: ["stack", "pile", "pages", "sheets", "paperwork", "copies", "copy"],
|
|
20389
20703
|
LayoutDashboard: ["masonry", "brick"],
|
|
20390
|
-
|
|
20704
|
+
LayoutGridPlus: ["app", "home", "start", "dashboard"],
|
|
20705
|
+
LayoutGrid: ["app", "home", "start", "dashboard"],
|
|
20391
20706
|
LayoutList: ["todo", "tasks", "items", "pending", "image", "photo"],
|
|
20392
20707
|
LayoutPanelLeft: ["app", "home", "start", "grid"],
|
|
20393
20708
|
LayoutPanelTop: ["window", "webpage", "block", "section", "grid", "template", "structure"],
|
|
@@ -20588,6 +20903,7 @@ const iconMetaData = {
|
|
|
20588
20903
|
LogOut: ["sign out", "arrow", "exit", "auth"],
|
|
20589
20904
|
Logs: ["options", "list", "menu", "order", "queue", "tasks", "logs"],
|
|
20590
20905
|
Lollipop: ["lolly", "candy", "sugar", "food", "sweet", "dessert", "spiral"],
|
|
20906
|
+
LoopedArrowsBoxes: ["loop", "arrows"],
|
|
20591
20907
|
Luggage: ["baggage", "luggage", "travel", "suitcase"],
|
|
20592
20908
|
MSquare: [],
|
|
20593
20909
|
Magnet: ["horseshoe", "lock", "science", "snap"],
|
|
@@ -21277,6 +21593,7 @@ const iconMetaData = {
|
|
|
21277
21593
|
MoveUp: ["arrow", "direction", "upwards", "north"],
|
|
21278
21594
|
MoveVertical: ["double", "arrow"],
|
|
21279
21595
|
Move: ["arrows"],
|
|
21596
|
+
MultiStep: [],
|
|
21280
21597
|
Music_2: ["quaver", "eighth note", "note"],
|
|
21281
21598
|
Music_3: ["crotchet", "minim", "quarter note", "half note", "note"],
|
|
21282
21599
|
Music_4: ["semiquaver", "sixteenth note", "note"],
|
|
@@ -21471,6 +21788,8 @@ const iconMetaData = {
|
|
|
21471
21788
|
],
|
|
21472
21789
|
Option: ["keyboard", "key", "mac", "alt", "button"],
|
|
21473
21790
|
Orbit: ["planet", "space", "physics", "satellites", "moons"],
|
|
21791
|
+
OrientationLandscape: [],
|
|
21792
|
+
OrientationPortrait: [],
|
|
21474
21793
|
Origami: ["paper", "bird"],
|
|
21475
21794
|
Outdent: [],
|
|
21476
21795
|
Package_2: [
|
|
@@ -21564,6 +21883,7 @@ const iconMetaData = {
|
|
|
21564
21883
|
"vertical",
|
|
21565
21884
|
"bleed"
|
|
21566
21885
|
],
|
|
21886
|
+
PanelLeftToggle: ["primary", "drawer", "show", "reveal"],
|
|
21567
21887
|
PanelLeft: ["primary", "drawer"],
|
|
21568
21888
|
PanelRightClose: ["sidebar", "secondary", "drawer", "hide", "chevron", ">"],
|
|
21569
21889
|
PanelRightDashed: [
|
|
@@ -21580,6 +21900,7 @@ const iconMetaData = {
|
|
|
21580
21900
|
],
|
|
21581
21901
|
PanelRightInactive: [],
|
|
21582
21902
|
PanelRightOpen: ["sidebar", "secondary", "drawer", "show", "reveal", "chevron", "left", "<"],
|
|
21903
|
+
PanelRightToggle: ["primary", "drawer", "show", "reveal"],
|
|
21583
21904
|
PanelRight: ["sidebar", "secondary", "drawer"],
|
|
21584
21905
|
PanelTopBottomDashed: [
|
|
21585
21906
|
"sidebar",
|
|
@@ -21942,6 +22263,20 @@ const iconMetaData = {
|
|
|
21942
22263
|
PlaySquare: [],
|
|
21943
22264
|
Play: ["music", "audio", "video", "start", "run"],
|
|
21944
22265
|
Plug_2: ["electricity", "energy", "socket", "outlet"],
|
|
22266
|
+
PlugDiagonal: [
|
|
22267
|
+
"electricity",
|
|
22268
|
+
"energy",
|
|
22269
|
+
"electronics",
|
|
22270
|
+
"socket",
|
|
22271
|
+
"outlet",
|
|
22272
|
+
"power",
|
|
22273
|
+
"voltage",
|
|
22274
|
+
"current",
|
|
22275
|
+
"charger",
|
|
22276
|
+
"api",
|
|
22277
|
+
"connect",
|
|
22278
|
+
"data"
|
|
22279
|
+
],
|
|
21945
22280
|
PlugZap_2: [],
|
|
21946
22281
|
PlugZap: ["electricity", "energy", "electronics", "charge", "charging", "battery", "connect"],
|
|
21947
22282
|
Plug: [
|
|
@@ -22247,6 +22582,8 @@ const iconMetaData = {
|
|
|
22247
22582
|
"circular",
|
|
22248
22583
|
"cycle"
|
|
22249
22584
|
],
|
|
22585
|
+
RefreshX4Ccw: [],
|
|
22586
|
+
RefreshX4Cw: [],
|
|
22250
22587
|
Refrigerator: ["frigerator", "fridge", "freezer", "cooler", "icebox", "chiller", "cold storage"],
|
|
22251
22588
|
Regex: ["search", "text", "code"],
|
|
22252
22589
|
RemoveFormatting: [
|
|
@@ -23692,6 +24029,7 @@ const iconMetaData = {
|
|
|
23692
24029
|
"^"
|
|
23693
24030
|
],
|
|
23694
24031
|
SquareCode: ["gist", "source", "programming", "html", "xml", "coding"],
|
|
24032
|
+
SquareDashedArrowSmallSquare: ["collapse", "minimize"],
|
|
23695
24033
|
SquareDashedBottomCode: [
|
|
23696
24034
|
"rectangle",
|
|
23697
24035
|
"aspect ratio",
|
|
@@ -23798,6 +24136,7 @@ const iconMetaData = {
|
|
|
23798
24136
|
"music",
|
|
23799
24137
|
"package"
|
|
23800
24138
|
],
|
|
24139
|
+
SquareList: [],
|
|
23801
24140
|
SquareM: ["metro", "subway", "underground", "track", "line"],
|
|
23802
24141
|
SquareMenu: ["bars", "navigation", "hamburger", "options", "menu bar", "panel"],
|
|
23803
24142
|
SquareMinus: [
|
|
@@ -23839,6 +24178,7 @@ const iconMetaData = {
|
|
|
23839
24178
|
],
|
|
23840
24179
|
SquareParkingOff: ["parking lot", "car park", "no parking"],
|
|
23841
24180
|
SquareParking: ["parking lot", "car park"],
|
|
24181
|
+
SquarePartialList: [],
|
|
23842
24182
|
SquarePause: ["music", "audio", "stop"],
|
|
23843
24183
|
SquarePen: [
|
|
23844
24184
|
"pencil",
|
|
@@ -24741,6 +25081,7 @@ const iconMetaData = {
|
|
|
24741
25081
|
UserCircle: [],
|
|
24742
25082
|
UserCog_2: [],
|
|
24743
25083
|
UserCog: ["settings", "edit", "cog", "gear"],
|
|
25084
|
+
UserKey: ["person", "lock", "locked", "account", "secure"],
|
|
24744
25085
|
UserLock: ["person", "lock", "locked", "account", "secure"],
|
|
24745
25086
|
UserMinus_2: [],
|
|
24746
25087
|
UserMinus: ["delete", "remove", "unfollow", "unsubscribe"],
|
|
@@ -26152,6 +26493,8 @@ exports.AlignHorizontalJustifyStart = AlignHorizontalJustifyStart;
|
|
|
26152
26493
|
exports.AlignHorizontalSpaceAround = AlignHorizontalSpaceAround;
|
|
26153
26494
|
exports.AlignHorizontalSpaceBetween = AlignHorizontalSpaceBetween;
|
|
26154
26495
|
exports.AlignJustify = AlignJustify;
|
|
26496
|
+
exports.AlignLayoutLeft = AlignLayoutLeft;
|
|
26497
|
+
exports.AlignLayoutRight = AlignLayoutRight;
|
|
26155
26498
|
exports.AlignLeft = AlignLeft;
|
|
26156
26499
|
exports.AlignRight = AlignRight;
|
|
26157
26500
|
exports.AlignStartHorizontal = AlignStartHorizontal;
|
|
@@ -26178,7 +26521,9 @@ exports.Anvil = Anvil;
|
|
|
26178
26521
|
exports.Aperture = Aperture;
|
|
26179
26522
|
exports.AppWindow = AppWindow;
|
|
26180
26523
|
exports.AppWindowMac = AppWindowMac;
|
|
26524
|
+
exports.AppWindows = AppWindows;
|
|
26181
26525
|
exports.Apple = Apple;
|
|
26526
|
+
exports.ApplicationObservability = ApplicationObservability;
|
|
26182
26527
|
exports.Archive = Archive;
|
|
26183
26528
|
exports.ArchiveRestore = ArchiveRestore;
|
|
26184
26529
|
exports.ArchiveX = ArchiveX;
|
|
@@ -26246,6 +26591,7 @@ exports.ArrowUpWideNarrow = ArrowUpWideNarrow;
|
|
|
26246
26591
|
exports.ArrowUpZA = ArrowUpZA;
|
|
26247
26592
|
exports.ArrowUp_0_1 = ArrowUp_0_1;
|
|
26248
26593
|
exports.ArrowUp_1_0 = ArrowUp_1_0;
|
|
26594
|
+
exports.ArrowsDiagonalCrossingRight = ArrowsDiagonalCrossingRight;
|
|
26249
26595
|
exports.ArrowsUpFromLine = ArrowsUpFromLine;
|
|
26250
26596
|
exports.Asserts = Asserts;
|
|
26251
26597
|
exports.Asterisk = Asterisk;
|
|
@@ -26466,6 +26812,8 @@ exports.Cast = Cast;
|
|
|
26466
26812
|
exports.Castle = Castle;
|
|
26467
26813
|
exports.Cat = Cat;
|
|
26468
26814
|
exports.Cctv = Cctv;
|
|
26815
|
+
exports.Channel = Channel;
|
|
26816
|
+
exports.ChannelPlus = ChannelPlus;
|
|
26469
26817
|
exports.ChartArea = ChartArea;
|
|
26470
26818
|
exports.ChartBar = ChartBar;
|
|
26471
26819
|
exports.ChartBarBig = ChartBarBig;
|
|
@@ -26480,12 +26828,14 @@ exports.ChartColumnIncreasing = ChartColumnIncreasing;
|
|
|
26480
26828
|
exports.ChartColumnStacked = ChartColumnStacked;
|
|
26481
26829
|
exports.ChartGantt = ChartGantt;
|
|
26482
26830
|
exports.ChartLine = ChartLine;
|
|
26831
|
+
exports.ChartLinePlus = ChartLinePlus;
|
|
26483
26832
|
exports.ChartNetwork = ChartNetwork;
|
|
26484
26833
|
exports.ChartNoAxesColumn = ChartNoAxesColumn;
|
|
26485
26834
|
exports.ChartNoAxesColumnDecreasing = ChartNoAxesColumnDecreasing;
|
|
26486
26835
|
exports.ChartNoAxesColumnIncreasing = ChartNoAxesColumnIncreasing;
|
|
26487
26836
|
exports.ChartNoAxesCombined = ChartNoAxesCombined;
|
|
26488
26837
|
exports.ChartNoAxesGantt = ChartNoAxesGantt;
|
|
26838
|
+
exports.ChartPanel = ChartPanel;
|
|
26489
26839
|
exports.ChartPie = ChartPie;
|
|
26490
26840
|
exports.ChartScatter = ChartScatter;
|
|
26491
26841
|
exports.ChartSpline = ChartSpline;
|
|
@@ -26523,10 +26873,12 @@ exports.ChevronsDownUp = ChevronsDownUp;
|
|
|
26523
26873
|
exports.ChevronsLeft = ChevronsLeft;
|
|
26524
26874
|
exports.ChevronsLeftRight = ChevronsLeftRight;
|
|
26525
26875
|
exports.ChevronsLeftRightEllipsis = ChevronsLeftRightEllipsis;
|
|
26876
|
+
exports.ChevronsLeftRightLine = ChevronsLeftRightLine;
|
|
26526
26877
|
exports.ChevronsRight = ChevronsRight;
|
|
26527
26878
|
exports.ChevronsRightLeft = ChevronsRightLeft;
|
|
26528
26879
|
exports.ChevronsUp = ChevronsUp;
|
|
26529
26880
|
exports.ChevronsUpDown = ChevronsUpDown;
|
|
26881
|
+
exports.ChevronsUpDownLine = ChevronsUpDownLine;
|
|
26530
26882
|
exports.Chrome = Chrome;
|
|
26531
26883
|
exports.Church = Church;
|
|
26532
26884
|
exports.Cigarette = Cigarette;
|
|
@@ -26556,6 +26908,7 @@ exports.CircleEllipsis = CircleEllipsis;
|
|
|
26556
26908
|
exports.CircleEqual = CircleEqual;
|
|
26557
26909
|
exports.CircleFadingArrowUp = CircleFadingArrowUp;
|
|
26558
26910
|
exports.CircleFadingPlus = CircleFadingPlus;
|
|
26911
|
+
exports.CircleFilled = CircleFilled;
|
|
26559
26912
|
exports.CircleGauge = CircleGauge;
|
|
26560
26913
|
exports.CircleHelp = CircleHelp;
|
|
26561
26914
|
exports.CircleMinus = CircleMinus;
|
|
@@ -26579,6 +26932,7 @@ exports.CircleStop = CircleStop;
|
|
|
26579
26932
|
exports.CircleUser = CircleUser;
|
|
26580
26933
|
exports.CircleUserRound = CircleUserRound;
|
|
26581
26934
|
exports.CircleX = CircleX;
|
|
26935
|
+
exports.CirclesIntersect = CirclesIntersect;
|
|
26582
26936
|
exports.CircuitBoard = CircuitBoard;
|
|
26583
26937
|
exports.Citrus = Citrus;
|
|
26584
26938
|
exports.Clapperboard = Clapperboard;
|
|
@@ -26621,10 +26975,12 @@ exports.CloudAlert = CloudAlert;
|
|
|
26621
26975
|
exports.CloudBackup = CloudBackup;
|
|
26622
26976
|
exports.CloudCheck = CloudCheck;
|
|
26623
26977
|
exports.CloudCog = CloudCog;
|
|
26978
|
+
exports.CloudDatabase = CloudDatabase;
|
|
26624
26979
|
exports.CloudDownload = CloudDownload;
|
|
26625
26980
|
exports.CloudDrizzle = CloudDrizzle;
|
|
26626
26981
|
exports.CloudFog = CloudFog;
|
|
26627
26982
|
exports.CloudHail = CloudHail;
|
|
26983
|
+
exports.CloudInfo = CloudInfo;
|
|
26628
26984
|
exports.CloudLightning = CloudLightning;
|
|
26629
26985
|
exports.CloudMoon = CloudMoon;
|
|
26630
26986
|
exports.CloudMoonRain = CloudMoonRain;
|
|
@@ -26675,6 +27031,7 @@ exports.Container = Container;
|
|
|
26675
27031
|
exports.Contrast = Contrast;
|
|
26676
27032
|
exports.Cookie = Cookie;
|
|
26677
27033
|
exports.CookingPot = CookingPot;
|
|
27034
|
+
exports.CoolS = CoolS;
|
|
26678
27035
|
exports.Copy = Copy;
|
|
26679
27036
|
exports.CopyCheck = CopyCheck;
|
|
26680
27037
|
exports.CopyMinus = CopyMinus;
|
|
@@ -26752,6 +27109,7 @@ exports.DraftingCompass = DraftingCompass;
|
|
|
26752
27109
|
exports.Drama = Drama;
|
|
26753
27110
|
exports.Dribbble = Dribbble;
|
|
26754
27111
|
exports.Drill = Drill;
|
|
27112
|
+
exports.Drilldown = Drilldown;
|
|
26755
27113
|
exports.Drone = Drone;
|
|
26756
27114
|
exports.Droplet = Droplet;
|
|
26757
27115
|
exports.DropletOff = DropletOff;
|
|
@@ -26826,6 +27184,7 @@ exports.FileExclamationPoint = FileExclamationPoint;
|
|
|
26826
27184
|
exports.FileHeadphone = FileHeadphone;
|
|
26827
27185
|
exports.FileHeart = FileHeart;
|
|
26828
27186
|
exports.FileImage = FileImage;
|
|
27187
|
+
exports.FileInfo = FileInfo;
|
|
26829
27188
|
exports.FileInput = FileInput;
|
|
26830
27189
|
exports.FileJson = FileJson;
|
|
26831
27190
|
exports.FileJson_2 = FileJson_2;
|
|
@@ -26834,6 +27193,7 @@ exports.FileKey_2 = FileKey_2;
|
|
|
26834
27193
|
exports.FileLineChart = FileLineChart;
|
|
26835
27194
|
exports.FileLock = FileLock;
|
|
26836
27195
|
exports.FileLock_2 = FileLock_2;
|
|
27196
|
+
exports.FileLog = FileLog;
|
|
26837
27197
|
exports.FileMinus = FileMinus;
|
|
26838
27198
|
exports.FileMinusCorner = FileMinusCorner;
|
|
26839
27199
|
exports.FileMinus_2 = FileMinus_2;
|
|
@@ -27137,6 +27497,7 @@ exports.LandPlot = LandPlot;
|
|
|
27137
27497
|
exports.Landmark = Landmark;
|
|
27138
27498
|
exports.Languages = Languages;
|
|
27139
27499
|
exports.Laptop = Laptop;
|
|
27500
|
+
exports.LaptopCloud = LaptopCloud;
|
|
27140
27501
|
exports.LaptopMinimal = LaptopMinimal;
|
|
27141
27502
|
exports.LaptopMinimalCheck = LaptopMinimalCheck;
|
|
27142
27503
|
exports.Laptop_2 = Laptop_2;
|
|
@@ -27144,12 +27505,14 @@ exports.Lasso = Lasso;
|
|
|
27144
27505
|
exports.LassoSelect = LassoSelect;
|
|
27145
27506
|
exports.Laugh = Laugh;
|
|
27146
27507
|
exports.Layers = Layers;
|
|
27508
|
+
exports.LayersOff = LayersOff;
|
|
27147
27509
|
exports.LayersPlus = LayersPlus;
|
|
27148
27510
|
exports.Layers_2 = Layers_2;
|
|
27149
27511
|
exports.Layers_3 = Layers_3;
|
|
27150
27512
|
exports.Layout = Layout;
|
|
27151
27513
|
exports.LayoutDashboard = LayoutDashboard;
|
|
27152
27514
|
exports.LayoutGrid = LayoutGrid;
|
|
27515
|
+
exports.LayoutGridPlus = LayoutGridPlus;
|
|
27153
27516
|
exports.LayoutList = LayoutList;
|
|
27154
27517
|
exports.LayoutPanelLeft = LayoutPanelLeft;
|
|
27155
27518
|
exports.LayoutPanelTop = LayoutPanelTop;
|
|
@@ -27209,6 +27572,7 @@ exports.LogIn = LogIn;
|
|
|
27209
27572
|
exports.LogOut = LogOut;
|
|
27210
27573
|
exports.Logs = Logs;
|
|
27211
27574
|
exports.Lollipop = Lollipop;
|
|
27575
|
+
exports.LoopedArrowsBoxes = LoopedArrowsBoxes;
|
|
27212
27576
|
exports.Luggage = Luggage;
|
|
27213
27577
|
exports.MSquare = MSquare;
|
|
27214
27578
|
exports.Magnet = Magnet;
|
|
@@ -27341,6 +27705,7 @@ exports.MoveUpLeft = MoveUpLeft;
|
|
|
27341
27705
|
exports.MoveUpRight = MoveUpRight;
|
|
27342
27706
|
exports.MoveVertical = MoveVertical;
|
|
27343
27707
|
exports.Move_3D = Move_3D;
|
|
27708
|
+
exports.MultiStep = MultiStep;
|
|
27344
27709
|
exports.Music = Music;
|
|
27345
27710
|
exports.Music_2 = Music_2;
|
|
27346
27711
|
exports.Music_3 = Music_3;
|
|
@@ -27370,6 +27735,8 @@ exports.Okta = Okta;
|
|
|
27370
27735
|
exports.Omega = Omega;
|
|
27371
27736
|
exports.Option = Option;
|
|
27372
27737
|
exports.Orbit = Orbit;
|
|
27738
|
+
exports.OrientationLandscape = OrientationLandscape;
|
|
27739
|
+
exports.OrientationPortrait = OrientationPortrait;
|
|
27373
27740
|
exports.Origami = Origami;
|
|
27374
27741
|
exports.Outdent = Outdent;
|
|
27375
27742
|
exports.Package = Package;
|
|
@@ -27400,11 +27767,13 @@ exports.PanelLeftDashed = PanelLeftDashed;
|
|
|
27400
27767
|
exports.PanelLeftInactive = PanelLeftInactive;
|
|
27401
27768
|
exports.PanelLeftOpen = PanelLeftOpen;
|
|
27402
27769
|
exports.PanelLeftRightDashed = PanelLeftRightDashed;
|
|
27770
|
+
exports.PanelLeftToggle = PanelLeftToggle;
|
|
27403
27771
|
exports.PanelRight = PanelRight;
|
|
27404
27772
|
exports.PanelRightClose = PanelRightClose;
|
|
27405
27773
|
exports.PanelRightDashed = PanelRightDashed;
|
|
27406
27774
|
exports.PanelRightInactive = PanelRightInactive;
|
|
27407
27775
|
exports.PanelRightOpen = PanelRightOpen;
|
|
27776
|
+
exports.PanelRightToggle = PanelRightToggle;
|
|
27408
27777
|
exports.PanelTop = PanelTop;
|
|
27409
27778
|
exports.PanelTopBottomDashed = PanelTopBottomDashed;
|
|
27410
27779
|
exports.PanelTopClose = PanelTopClose;
|
|
@@ -27478,6 +27847,7 @@ exports.Play = Play;
|
|
|
27478
27847
|
exports.PlayCircle = PlayCircle;
|
|
27479
27848
|
exports.PlaySquare = PlaySquare;
|
|
27480
27849
|
exports.Plug = Plug;
|
|
27850
|
+
exports.PlugDiagonal = PlugDiagonal;
|
|
27481
27851
|
exports.PlugZap = PlugZap;
|
|
27482
27852
|
exports.PlugZap_2 = PlugZap_2;
|
|
27483
27853
|
exports.Plug_2 = Plug_2;
|
|
@@ -27543,6 +27913,8 @@ exports.RefreshCcw = RefreshCcw;
|
|
|
27543
27913
|
exports.RefreshCcwDot = RefreshCcwDot;
|
|
27544
27914
|
exports.RefreshCw = RefreshCw;
|
|
27545
27915
|
exports.RefreshCwOff = RefreshCwOff;
|
|
27916
|
+
exports.RefreshX4Ccw = RefreshX4Ccw;
|
|
27917
|
+
exports.RefreshX4Cw = RefreshX4Cw;
|
|
27546
27918
|
exports.Refrigerator = Refrigerator;
|
|
27547
27919
|
exports.Regex = Regex;
|
|
27548
27920
|
exports.RemoveFormatting = RemoveFormatting;
|
|
@@ -27740,6 +28112,7 @@ exports.SquareChevronRight = SquareChevronRight;
|
|
|
27740
28112
|
exports.SquareChevronUp = SquareChevronUp;
|
|
27741
28113
|
exports.SquareCode = SquareCode;
|
|
27742
28114
|
exports.SquareDashed = SquareDashed;
|
|
28115
|
+
exports.SquareDashedArrowSmallSquare = SquareDashedArrowSmallSquare;
|
|
27743
28116
|
exports.SquareDashedBottom = SquareDashedBottom;
|
|
27744
28117
|
exports.SquareDashedBottomCode = SquareDashedBottomCode;
|
|
27745
28118
|
exports.SquareDashedKanban = SquareDashedKanban;
|
|
@@ -27752,12 +28125,14 @@ exports.SquareFunction = SquareFunction;
|
|
|
27752
28125
|
exports.SquareGanttChart = SquareGanttChart;
|
|
27753
28126
|
exports.SquareKanban = SquareKanban;
|
|
27754
28127
|
exports.SquareLibrary = SquareLibrary;
|
|
28128
|
+
exports.SquareList = SquareList;
|
|
27755
28129
|
exports.SquareM = SquareM;
|
|
27756
28130
|
exports.SquareMenu = SquareMenu;
|
|
27757
28131
|
exports.SquareMinus = SquareMinus;
|
|
27758
28132
|
exports.SquareMousePointer = SquareMousePointer;
|
|
27759
28133
|
exports.SquareParking = SquareParking;
|
|
27760
28134
|
exports.SquareParkingOff = SquareParkingOff;
|
|
28135
|
+
exports.SquarePartialList = SquarePartialList;
|
|
27761
28136
|
exports.SquarePause = SquarePause;
|
|
27762
28137
|
exports.SquarePen = SquarePen;
|
|
27763
28138
|
exports.SquarePercent = SquarePercent;
|
|
@@ -27959,6 +28334,7 @@ exports.UserCircle = UserCircle;
|
|
|
27959
28334
|
exports.UserCircle_2 = UserCircle_2;
|
|
27960
28335
|
exports.UserCog = UserCog;
|
|
27961
28336
|
exports.UserCog_2 = UserCog_2;
|
|
28337
|
+
exports.UserKey = UserKey;
|
|
27962
28338
|
exports.UserLock = UserLock;
|
|
27963
28339
|
exports.UserMinus = UserMinus;
|
|
27964
28340
|
exports.UserMinus_2 = UserMinus_2;
|