lucide-angular 0.43.0 → 0.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/lucide-angular-src-icons.umd.js +166 -19
- package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
- package/bundles/lucide-angular.umd.js +177 -19
- package/bundles/lucide-angular.umd.js.map +1 -1
- package/bundles/lucide-angular.umd.min.js +1 -1
- package/bundles/lucide-angular.umd.min.js.map +1 -1
- package/esm2015/icons/bar-chart-3.js +13 -0
- package/esm2015/icons/bar-chart-4.js +13 -0
- package/esm2015/icons/bar-chart-horizontal.js +13 -0
- package/esm2015/icons/battery-charging.js +4 -4
- package/esm2015/icons/battery-full.js +4 -4
- package/esm2015/icons/battery-low.js +2 -2
- package/esm2015/icons/battery-medium.js +3 -3
- package/esm2015/icons/cloud-lightning.js +8 -3
- package/esm2015/icons/index.js +12 -1
- package/esm2015/icons/inspect.js +3 -4
- package/esm2015/icons/line-chart.js +8 -0
- package/esm2015/icons/map-pin-off.js +29 -0
- package/esm2015/icons/navigation-2-off.js +12 -0
- package/esm2015/icons/navigation-off.js +12 -0
- package/esm2015/icons/pipette.js +4 -4
- package/esm2015/icons/redo-2.js +11 -0
- package/esm2015/icons/shopping-cart.js +3 -3
- package/esm2015/icons/train.js +12 -0
- package/esm2015/icons/undo-2.js +14 -0
- package/esm2015/icons/venetian-mask.js +17 -0
- package/esm2015/src/icons/bar-chart-3.js +13 -0
- package/esm2015/src/icons/bar-chart-4.js +13 -0
- package/esm2015/src/icons/bar-chart-horizontal.js +13 -0
- package/esm2015/src/icons/battery-charging.js +4 -4
- package/esm2015/src/icons/battery-full.js +4 -4
- package/esm2015/src/icons/battery-low.js +2 -2
- package/esm2015/src/icons/battery-medium.js +3 -3
- package/esm2015/src/icons/cloud-lightning.js +8 -3
- package/esm2015/src/icons/index.js +12 -1
- package/esm2015/src/icons/inspect.js +3 -4
- package/esm2015/src/icons/line-chart.js +8 -0
- package/esm2015/src/icons/map-pin-off.js +29 -0
- package/esm2015/src/icons/navigation-2-off.js +12 -0
- package/esm2015/src/icons/navigation-off.js +12 -0
- package/esm2015/src/icons/pipette.js +4 -4
- package/esm2015/src/icons/redo-2.js +11 -0
- package/esm2015/src/icons/shopping-cart.js +3 -3
- package/esm2015/src/icons/train.js +12 -0
- package/esm2015/src/icons/undo-2.js +14 -0
- package/esm2015/src/icons/venetian-mask.js +17 -0
- package/fesm2015/lucide-angular-src-icons.js +156 -20
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +167 -20
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/bar-chart-3.d.ts +3 -0
- package/icons/bar-chart-4.d.ts +3 -0
- package/icons/bar-chart-horizontal.d.ts +3 -0
- package/icons/index.d.ts +11 -0
- package/icons/line-chart.d.ts +3 -0
- package/icons/map-pin-off.d.ts +3 -0
- package/icons/navigation-2-off.d.ts +3 -0
- package/icons/navigation-off.d.ts +3 -0
- package/icons/redo-2.d.ts +3 -0
- package/icons/train.d.ts +3 -0
- package/icons/undo-2.d.ts +3 -0
- package/icons/venetian-mask.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/bar-chart-3.d.ts +3 -0
- package/src/icons/bar-chart-4.d.ts +3 -0
- package/src/icons/bar-chart-horizontal.d.ts +3 -0
- package/src/icons/index.d.ts +11 -0
- package/src/icons/line-chart.d.ts +3 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/map-pin-off.d.ts +3 -0
- package/src/icons/navigation-2-off.d.ts +3 -0
- package/src/icons/navigation-off.d.ts +3 -0
- package/src/icons/redo-2.d.ts +3 -0
- package/src/icons/train.d.ts +3 -0
- package/src/icons/undo-2.d.ts +3 -0
- package/src/icons/venetian-mask.d.ts +3 -0
|
@@ -3,15 +3,15 @@ const ShoppingCart = [
|
|
|
3
3
|
'svg',
|
|
4
4
|
defaultAttributes,
|
|
5
5
|
[
|
|
6
|
-
['circle', { cx: '
|
|
6
|
+
['circle', { cx: '8', cy: '21', r: '1' }],
|
|
7
7
|
['circle', { cx: '19', cy: '21', r: '1' }],
|
|
8
8
|
[
|
|
9
9
|
'path',
|
|
10
10
|
{
|
|
11
|
-
d: 'M2
|
|
11
|
+
d: 'M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12',
|
|
12
12
|
},
|
|
13
13
|
],
|
|
14
14
|
],
|
|
15
15
|
];
|
|
16
16
|
export default ShoppingCart;
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2hvcHBpbmctY2FydC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pY29ucy9zaG9wcGluZy1jYXJ0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8saUJBQWlCLE1BQU0sZ0NBQWdDLENBQUM7QUFFL0QsTUFBTSxZQUFZLEdBQWE7SUFDN0IsS0FBSztJQUNMLGlCQUFpQjtJQUNqQjtRQUNFLENBQUMsUUFBUSxFQUFFLEVBQUUsRUFBRSxFQUFFLEdBQUcsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQztRQUN6QyxDQUFDLFFBQVEsRUFBRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUM7UUFDMUM7WUFDRSxNQUFNO1lBQ047Z0JBQ0UsQ0FBQyxFQUNDLGtGQUFrRjthQUNyRjtTQUNGO0tBQ0Y7Q0FDRixDQUFDO0FBRUYsZUFBZSxZQUFZLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJY29uRGF0YSB9IGZyb20gJy4vdHlwZXMnO1xuaW1wb3J0IGRlZmF1bHRBdHRyaWJ1dGVzIGZyb20gJy4vY29uc3RhbnRzL2RlZmF1bHQtYXR0cmlidXRlcyc7XG5cbmNvbnN0IFNob3BwaW5nQ2FydDogSWNvbkRhdGEgPSBbXG4gICdzdmcnLFxuICBkZWZhdWx0QXR0cmlidXRlcyxcbiAgW1xuICAgIFsnY2lyY2xlJywgeyBjeDogJzgnLCBjeTogJzIxJywgcjogJzEnIH1dLFxuICAgIFsnY2lyY2xlJywgeyBjeDogJzE5JywgY3k6ICcyMScsIHI6ICcxJyB9XSxcbiAgICBbXG4gICAgICAncGF0aCcsXG4gICAgICB7XG4gICAgICAgIGQ6XG4gICAgICAgICAgJ00yLjA1IDIuMDVoMmwyLjY2IDEyLjQyYTIgMiAwIDAgMCAyIDEuNThoOS43OGEyIDIgMCAwIDAgMS45NS0xLjU3bDEuNjUtNy40M0g1LjEyJyxcbiAgICAgIH0sXG4gICAgXSxcbiAgXSxcbl07XG5cbmV4cG9ydCBkZWZhdWx0IFNob3BwaW5nQ2FydDtcbiJdfQ==
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import defaultAttributes from './constants/default-attributes';
|
|
2
|
+
const Train = [
|
|
3
|
+
'svg',
|
|
4
|
+
defaultAttributes,
|
|
5
|
+
[
|
|
6
|
+
['rect', { x: '4', y: '3', width: '16', height: '16', rx: '2' }],
|
|
7
|
+
['path', { d: 'M4 11h16M12 3v8' }],
|
|
8
|
+
['path', { d: 'M8 15h.01M16 15h.01M8 19l-2 3M18 22l-2-3' }],
|
|
9
|
+
],
|
|
10
|
+
];
|
|
11
|
+
export default Train;
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaWNvbnMvdHJhaW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxpQkFBaUIsTUFBTSxnQ0FBZ0MsQ0FBQztBQUUvRCxNQUFNLEtBQUssR0FBYTtJQUN0QixLQUFLO0lBQ0wsaUJBQWlCO0lBQ2pCO1FBQ0UsQ0FBQyxNQUFNLEVBQUUsRUFBRSxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsRUFBRSxHQUFHLEVBQUUsS0FBSyxFQUFFLElBQUksRUFBRSxNQUFNLEVBQUUsSUFBSSxFQUFFLEVBQUUsRUFBRSxHQUFHLEVBQUUsQ0FBQztRQUNoRSxDQUFDLE1BQU0sRUFBRSxFQUFFLENBQUMsRUFBRSxpQkFBaUIsRUFBRSxDQUFDO1FBQ2xDLENBQUMsTUFBTSxFQUFFLEVBQUUsQ0FBQyxFQUFFLDBDQUEwQyxFQUFFLENBQUM7S0FDNUQ7Q0FDRixDQUFDO0FBRUYsZUFBZSxLQUFLLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJY29uRGF0YSB9IGZyb20gJy4vdHlwZXMnO1xuaW1wb3J0IGRlZmF1bHRBdHRyaWJ1dGVzIGZyb20gJy4vY29uc3RhbnRzL2RlZmF1bHQtYXR0cmlidXRlcyc7XG5cbmNvbnN0IFRyYWluOiBJY29uRGF0YSA9IFtcbiAgJ3N2ZycsXG4gIGRlZmF1bHRBdHRyaWJ1dGVzLFxuICBbXG4gICAgWydyZWN0JywgeyB4OiAnNCcsIHk6ICczJywgd2lkdGg6ICcxNicsIGhlaWdodDogJzE2Jywgcng6ICcyJyB9XSxcbiAgICBbJ3BhdGgnLCB7IGQ6ICdNNCAxMWgxNk0xMiAzdjgnIH1dLFxuICAgIFsncGF0aCcsIHsgZDogJ004IDE1aC4wMU0xNiAxNWguMDFNOCAxOWwtMiAzTTE4IDIybC0yLTMnIH1dLFxuICBdLFxuXTtcblxuZXhwb3J0IGRlZmF1bHQgVHJhaW47XG4iXX0=
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import defaultAttributes from './constants/default-attributes';
|
|
2
|
+
const Undo2 = [
|
|
3
|
+
'svg',
|
|
4
|
+
defaultAttributes,
|
|
5
|
+
[
|
|
6
|
+
['path', { d: 'M9 14 4 9l5-5' }],
|
|
7
|
+
[
|
|
8
|
+
'path',
|
|
9
|
+
{ d: 'M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11' },
|
|
10
|
+
],
|
|
11
|
+
],
|
|
12
|
+
];
|
|
13
|
+
export default Undo2;
|
|
14
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5kby0yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ljb25zL3VuZG8tMi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLGlCQUFpQixNQUFNLGdDQUFnQyxDQUFDO0FBRS9ELE1BQU0sS0FBSyxHQUFhO0lBQ3RCLEtBQUs7SUFDTCxpQkFBaUI7SUFDakI7UUFDRSxDQUFDLE1BQU0sRUFBRSxFQUFFLENBQUMsRUFBRSxlQUFlLEVBQUUsQ0FBQztRQUNoQztZQUNFLE1BQU07WUFDTixFQUFFLENBQUMsRUFBRSw0REFBNEQsRUFBRTtTQUNwRTtLQUNGO0NBQ0YsQ0FBQztBQUVGLGVBQWUsS0FBSyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSWNvbkRhdGEgfSBmcm9tICcuL3R5cGVzJztcbmltcG9ydCBkZWZhdWx0QXR0cmlidXRlcyBmcm9tICcuL2NvbnN0YW50cy9kZWZhdWx0LWF0dHJpYnV0ZXMnO1xuXG5jb25zdCBVbmRvMjogSWNvbkRhdGEgPSBbXG4gICdzdmcnLFxuICBkZWZhdWx0QXR0cmlidXRlcyxcbiAgW1xuICAgIFsncGF0aCcsIHsgZDogJ005IDE0IDQgOWw1LTUnIH1dLFxuICAgIFtcbiAgICAgICdwYXRoJyxcbiAgICAgIHsgZDogJ000IDloMTAuNWE1LjUgNS41IDAgMCAxIDUuNSA1LjV2MGE1LjUgNS41IDAgMCAxLTUuNSA1LjVIMTEnIH0sXG4gICAgXSxcbiAgXSxcbl07XG5cbmV4cG9ydCBkZWZhdWx0IFVuZG8yO1xuIl19
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import defaultAttributes from './constants/default-attributes';
|
|
2
|
+
const VenetianMask = [
|
|
3
|
+
'svg',
|
|
4
|
+
defaultAttributes,
|
|
5
|
+
[
|
|
6
|
+
[
|
|
7
|
+
'path',
|
|
8
|
+
{
|
|
9
|
+
d: 'M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z',
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
['path', { d: 'M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z' }],
|
|
13
|
+
['path', { d: 'M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z' }],
|
|
14
|
+
],
|
|
15
|
+
];
|
|
16
|
+
export default VenetianMask;
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVuZXRpYW4tbWFzay5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pY29ucy92ZW5ldGlhbi1tYXNrLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8saUJBQWlCLE1BQU0sZ0NBQWdDLENBQUM7QUFFL0QsTUFBTSxZQUFZLEdBQWE7SUFDN0IsS0FBSztJQUNMLGlCQUFpQjtJQUNqQjtRQUNFO1lBQ0UsTUFBTTtZQUNOO2dCQUNFLENBQUMsRUFDQyxtR0FBbUc7YUFDdEc7U0FDRjtRQUNELENBQUMsTUFBTSxFQUFFLEVBQUUsQ0FBQyxFQUFFLG1DQUFtQyxFQUFFLENBQUM7UUFDcEQsQ0FBQyxNQUFNLEVBQUUsRUFBRSxDQUFDLEVBQUUscUNBQXFDLEVBQUUsQ0FBQztLQUN2RDtDQUNGLENBQUM7QUFFRixlQUFlLFlBQVksQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEljb25EYXRhIH0gZnJvbSAnLi90eXBlcyc7XG5pbXBvcnQgZGVmYXVsdEF0dHJpYnV0ZXMgZnJvbSAnLi9jb25zdGFudHMvZGVmYXVsdC1hdHRyaWJ1dGVzJztcblxuY29uc3QgVmVuZXRpYW5NYXNrOiBJY29uRGF0YSA9IFtcbiAgJ3N2ZycsXG4gIGRlZmF1bHRBdHRyaWJ1dGVzLFxuICBbXG4gICAgW1xuICAgICAgJ3BhdGgnLFxuICAgICAge1xuICAgICAgICBkOlxuICAgICAgICAgICdNMiAxMmE1IDUgMCAwIDAgNSA1IDggOCAwIDAgMSA1IDIgOCA4IDAgMCAxIDUtMiA1IDUgMCAwIDAgNS01VjdoLTVhOCA4IDAgMCAwLTUgMiA4IDggMCAwIDAtNS0ySDJaJyxcbiAgICAgIH0sXG4gICAgXSxcbiAgICBbJ3BhdGgnLCB7IGQ6ICdNNiAxMWMxLjUgMCAzIC41IDMgMi0yIDAtMyAwLTMtMlonIH1dLFxuICAgIFsncGF0aCcsIHsgZDogJ00xOCAxMWMtMS41IDAtMyAuNS0zIDIgMiAwIDMgMCAzLTJaJyB9XSxcbiAgXSxcbl07XG5cbmV4cG9ydCBkZWZhdWx0IFZlbmV0aWFuTWFzaztcbiJdfQ==
|
|
@@ -694,6 +694,39 @@ const BarChart2 = [
|
|
|
694
694
|
],
|
|
695
695
|
];
|
|
696
696
|
|
|
697
|
+
const BarChart3 = [
|
|
698
|
+
'svg',
|
|
699
|
+
defaultAttributes,
|
|
700
|
+
[
|
|
701
|
+
['path', { d: 'M2 2v20h20' }],
|
|
702
|
+
['path', { d: 'M17 18V9' }],
|
|
703
|
+
['path', { d: 'M12 18V4' }],
|
|
704
|
+
['path', { d: 'M7 18v-4' }],
|
|
705
|
+
],
|
|
706
|
+
];
|
|
707
|
+
|
|
708
|
+
const BarChart4 = [
|
|
709
|
+
'svg',
|
|
710
|
+
defaultAttributes,
|
|
711
|
+
[
|
|
712
|
+
['path', { d: 'M2 2v20h20' }],
|
|
713
|
+
['path', { d: 'M12 18V9' }],
|
|
714
|
+
['path', { d: 'M17 18V4' }],
|
|
715
|
+
['path', { d: 'M7 18v-4' }],
|
|
716
|
+
],
|
|
717
|
+
];
|
|
718
|
+
|
|
719
|
+
const BarChartHorizontal = [
|
|
720
|
+
'svg',
|
|
721
|
+
defaultAttributes,
|
|
722
|
+
[
|
|
723
|
+
['path', { d: 'M2 2V22H22' }],
|
|
724
|
+
['path', { d: 'M6 17L15 17' }],
|
|
725
|
+
['path', { d: 'M6 12L20 12' }],
|
|
726
|
+
['path', { d: 'M6 7L10 7' }],
|
|
727
|
+
],
|
|
728
|
+
];
|
|
729
|
+
|
|
697
730
|
const BarChart = [
|
|
698
731
|
'svg',
|
|
699
732
|
defaultAttributes,
|
|
@@ -718,9 +751,9 @@ const BatteryCharging = [
|
|
|
718
751
|
'svg',
|
|
719
752
|
defaultAttributes,
|
|
720
753
|
[
|
|
721
|
-
['path', { d: '
|
|
722
|
-
['path', { d: '
|
|
723
|
-
['
|
|
754
|
+
['path', { d: 'M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2' }],
|
|
755
|
+
['path', { d: 'M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1' }],
|
|
756
|
+
['path', { d: 'm11 7-3 5h4l-3 5' }],
|
|
724
757
|
['line', { x1: '22', x2: '22', y1: '11', y2: '13' }],
|
|
725
758
|
],
|
|
726
759
|
];
|
|
@@ -731,9 +764,9 @@ const BatteryFull = [
|
|
|
731
764
|
[
|
|
732
765
|
['rect', { x: '2', y: '7', width: '16', height: '10', rx: '2', ry: '2' }],
|
|
733
766
|
['line', { x1: '22', x2: '22', y1: '11', y2: '13' }],
|
|
734
|
-
['line', { x1: '6', x2: '6', y1: '
|
|
735
|
-
['line', { x1: '10', x2: '10', y1: '
|
|
736
|
-
['line', { x1: '14', x2: '14', y1: '
|
|
767
|
+
['line', { x1: '6', x2: '6', y1: '11', y2: '13' }],
|
|
768
|
+
['line', { x1: '10', x2: '10', y1: '11', y2: '13' }],
|
|
769
|
+
['line', { x1: '14', x2: '14', y1: '11', y2: '13' }],
|
|
737
770
|
],
|
|
738
771
|
];
|
|
739
772
|
|
|
@@ -743,7 +776,7 @@ const BatteryLow = [
|
|
|
743
776
|
[
|
|
744
777
|
['rect', { x: '2', y: '7', width: '16', height: '10', rx: '2', ry: '2' }],
|
|
745
778
|
['line', { x1: '22', x2: '22', y1: '11', y2: '13' }],
|
|
746
|
-
['line', { x1: '6', x2: '6', y1: '
|
|
779
|
+
['line', { x1: '6', x2: '6', y1: '11', y2: '13' }],
|
|
747
780
|
],
|
|
748
781
|
];
|
|
749
782
|
|
|
@@ -753,8 +786,8 @@ const BatteryMedium = [
|
|
|
753
786
|
[
|
|
754
787
|
['rect', { x: '2', y: '7', width: '16', height: '10', rx: '2', ry: '2' }],
|
|
755
788
|
['line', { x1: '22', x2: '22', y1: '11', y2: '13' }],
|
|
756
|
-
['line', { x1: '6', x2: '6', y1: '
|
|
757
|
-
['line', { x1: '10', x2: '10', y1: '
|
|
789
|
+
['line', { x1: '6', x2: '6', y1: '11', y2: '13' }],
|
|
790
|
+
['line', { x1: '10', x2: '10', y1: '11', y2: '13' }],
|
|
758
791
|
],
|
|
759
792
|
];
|
|
760
793
|
|
|
@@ -1651,8 +1684,13 @@ const CloudLightning = [
|
|
|
1651
1684
|
'svg',
|
|
1652
1685
|
defaultAttributes,
|
|
1653
1686
|
[
|
|
1654
|
-
['path', { d: '
|
|
1655
|
-
[
|
|
1687
|
+
['path', { d: 'm13 12-3 5h4l-3 5' }],
|
|
1688
|
+
[
|
|
1689
|
+
'path',
|
|
1690
|
+
{
|
|
1691
|
+
d: 'M18 17a4.5 4.5 0 0 0-.5-9h-1.8a7.05 7.05 0 0 0-2-3.23A7 7 0 1 0 5.32 16a6.42 6.42 0 0 0 .68.37',
|
|
1692
|
+
},
|
|
1693
|
+
],
|
|
1656
1694
|
],
|
|
1657
1695
|
];
|
|
1658
1696
|
|
|
@@ -3647,10 +3685,9 @@ const Inspect = [
|
|
|
3647
3685
|
[
|
|
3648
3686
|
[
|
|
3649
3687
|
'path',
|
|
3650
|
-
{ d: '
|
|
3688
|
+
{ d: 'M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' },
|
|
3651
3689
|
],
|
|
3652
|
-
['path', { d: 'm12 12 4
|
|
3653
|
-
['path', { d: 'm18 18 3 3' }],
|
|
3690
|
+
['path', { d: 'm12 12 4 10 1.7-4.3L22 16Z' }],
|
|
3654
3691
|
],
|
|
3655
3692
|
];
|
|
3656
3693
|
|
|
@@ -3919,6 +3956,12 @@ const Lightbulb = [
|
|
|
3919
3956
|
],
|
|
3920
3957
|
];
|
|
3921
3958
|
|
|
3959
|
+
const LineChart = [
|
|
3960
|
+
'svg',
|
|
3961
|
+
defaultAttributes,
|
|
3962
|
+
[['path', { d: 'M2 2v20h20' }], ['path', { d: 'm20 9-6 6-5-5-3 3' }]],
|
|
3963
|
+
];
|
|
3964
|
+
|
|
3922
3965
|
const Link2Off = [
|
|
3923
3966
|
'svg',
|
|
3924
3967
|
defaultAttributes,
|
|
@@ -4155,6 +4198,33 @@ const Mail = [
|
|
|
4155
4198
|
],
|
|
4156
4199
|
];
|
|
4157
4200
|
|
|
4201
|
+
const MapPinOff = [
|
|
4202
|
+
'svg',
|
|
4203
|
+
defaultAttributes,
|
|
4204
|
+
[
|
|
4205
|
+
[
|
|
4206
|
+
'path',
|
|
4207
|
+
{
|
|
4208
|
+
d: 'M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5',
|
|
4209
|
+
},
|
|
4210
|
+
],
|
|
4211
|
+
[
|
|
4212
|
+
'path',
|
|
4213
|
+
{
|
|
4214
|
+
d: 'M19.18 13.52A8.66 8.66 0 0 0 20 10a8 8 0 0 0-8-8 7.88 7.88 0 0 0-3.52.82',
|
|
4215
|
+
},
|
|
4216
|
+
],
|
|
4217
|
+
[
|
|
4218
|
+
'path',
|
|
4219
|
+
{
|
|
4220
|
+
d: 'M9.13 9.13A2.78 2.78 0 0 0 9 10a3 3 0 0 0 3 3 2.78 2.78 0 0 0 .87-.13',
|
|
4221
|
+
},
|
|
4222
|
+
],
|
|
4223
|
+
['path', { d: 'M14.9 9.25a3 3 0 0 0-2.15-2.16' }],
|
|
4224
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4225
|
+
],
|
|
4226
|
+
];
|
|
4227
|
+
|
|
4158
4228
|
const MapPin = [
|
|
4159
4229
|
'svg',
|
|
4160
4230
|
defaultAttributes,
|
|
@@ -4513,12 +4583,32 @@ const Music = [
|
|
|
4513
4583
|
],
|
|
4514
4584
|
];
|
|
4515
4585
|
|
|
4586
|
+
const Navigation2Off = [
|
|
4587
|
+
'svg',
|
|
4588
|
+
defaultAttributes,
|
|
4589
|
+
[
|
|
4590
|
+
['path', { d: 'M9.31 9.31 5 21l7-4 7 4-1.17-3.17' }],
|
|
4591
|
+
['path', { d: 'M14.53 8.88 12 2 10.83 5.17' }],
|
|
4592
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4593
|
+
],
|
|
4594
|
+
];
|
|
4595
|
+
|
|
4516
4596
|
const Navigation2 = [
|
|
4517
4597
|
'svg',
|
|
4518
4598
|
defaultAttributes,
|
|
4519
4599
|
[['polygon', { points: '12 2 19 21 12 17 5 21 12 2' }]],
|
|
4520
4600
|
];
|
|
4521
4601
|
|
|
4602
|
+
const NavigationOff = [
|
|
4603
|
+
'svg',
|
|
4604
|
+
defaultAttributes,
|
|
4605
|
+
[
|
|
4606
|
+
['path', { d: 'M8.43 8.43 3 11l8 2 2 8 2.57-5.43' }],
|
|
4607
|
+
['path', { d: 'M17.39 11.73 22 2 12.27 6.61' }],
|
|
4608
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4609
|
+
],
|
|
4610
|
+
];
|
|
4611
|
+
|
|
4522
4612
|
const Navigation = [
|
|
4523
4613
|
'svg',
|
|
4524
4614
|
defaultAttributes,
|
|
@@ -4928,12 +5018,12 @@ const Pipette = [
|
|
|
4928
5018
|
'svg',
|
|
4929
5019
|
defaultAttributes,
|
|
4930
5020
|
[
|
|
4931
|
-
['path', { d: '
|
|
4932
|
-
['path', { d: '
|
|
5021
|
+
['path', { d: 'M2 22l1-1H6l9-9' }],
|
|
5022
|
+
['path', { d: 'M3 21V18l9-9' }],
|
|
4933
5023
|
[
|
|
4934
5024
|
'path',
|
|
4935
5025
|
{
|
|
4936
|
-
d: '
|
|
5026
|
+
d: 'M21.37 5.63a2.12 2.12 0 0 0-3-3L15.58 5.42a1.05 1.05 0 0 1-1.5 0 1.07 1.07 0 0 0-1.5 0L11.25 6.75a1.07 1.07 0 0 0 0 1.5l4.5 4.5a1.07 1.07 0 0 0 1.5 0l1.33-1.33a1.07 1.07 0 0 0 0-1.5 1.05 1.05 0 0 1 0-1.5Z',
|
|
4937
5027
|
},
|
|
4938
5028
|
],
|
|
4939
5029
|
],
|
|
@@ -5184,6 +5274,15 @@ const Radio = [
|
|
|
5184
5274
|
],
|
|
5185
5275
|
];
|
|
5186
5276
|
|
|
5277
|
+
const Redo2 = [
|
|
5278
|
+
'svg',
|
|
5279
|
+
defaultAttributes,
|
|
5280
|
+
[
|
|
5281
|
+
['path', { d: 'm15 14 5-5-5-5' }],
|
|
5282
|
+
['path', { d: 'M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13' }],
|
|
5283
|
+
],
|
|
5284
|
+
];
|
|
5285
|
+
|
|
5187
5286
|
const Redo = [
|
|
5188
5287
|
'svg',
|
|
5189
5288
|
defaultAttributes,
|
|
@@ -5671,12 +5770,12 @@ const ShoppingCart = [
|
|
|
5671
5770
|
'svg',
|
|
5672
5771
|
defaultAttributes,
|
|
5673
5772
|
[
|
|
5674
|
-
['circle', { cx: '
|
|
5773
|
+
['circle', { cx: '8', cy: '21', r: '1' }],
|
|
5675
5774
|
['circle', { cx: '19', cy: '21', r: '1' }],
|
|
5676
5775
|
[
|
|
5677
5776
|
'path',
|
|
5678
5777
|
{
|
|
5679
|
-
d: 'M2
|
|
5778
|
+
d: 'M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12',
|
|
5680
5779
|
},
|
|
5681
5780
|
],
|
|
5682
5781
|
],
|
|
@@ -6409,6 +6508,16 @@ const Tornado = [
|
|
|
6409
6508
|
],
|
|
6410
6509
|
];
|
|
6411
6510
|
|
|
6511
|
+
const Train = [
|
|
6512
|
+
'svg',
|
|
6513
|
+
defaultAttributes,
|
|
6514
|
+
[
|
|
6515
|
+
['rect', { x: '4', y: '3', width: '16', height: '16', rx: '2' }],
|
|
6516
|
+
['path', { d: 'M4 11h16M12 3v8' }],
|
|
6517
|
+
['path', { d: 'M8 15h.01M16 15h.01M8 19l-2 3M18 22l-2-3' }],
|
|
6518
|
+
],
|
|
6519
|
+
];
|
|
6520
|
+
|
|
6412
6521
|
const Trash2 = [
|
|
6413
6522
|
'svg',
|
|
6414
6523
|
defaultAttributes,
|
|
@@ -6564,6 +6673,18 @@ const Underline = [
|
|
|
6564
6673
|
],
|
|
6565
6674
|
];
|
|
6566
6675
|
|
|
6676
|
+
const Undo2 = [
|
|
6677
|
+
'svg',
|
|
6678
|
+
defaultAttributes,
|
|
6679
|
+
[
|
|
6680
|
+
['path', { d: 'M9 14 4 9l5-5' }],
|
|
6681
|
+
[
|
|
6682
|
+
'path',
|
|
6683
|
+
{ d: 'M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11' },
|
|
6684
|
+
],
|
|
6685
|
+
],
|
|
6686
|
+
];
|
|
6687
|
+
|
|
6567
6688
|
const Undo = [
|
|
6568
6689
|
'svg',
|
|
6569
6690
|
defaultAttributes,
|
|
@@ -6693,6 +6814,21 @@ const Users = [
|
|
|
6693
6814
|
],
|
|
6694
6815
|
];
|
|
6695
6816
|
|
|
6817
|
+
const VenetianMask = [
|
|
6818
|
+
'svg',
|
|
6819
|
+
defaultAttributes,
|
|
6820
|
+
[
|
|
6821
|
+
[
|
|
6822
|
+
'path',
|
|
6823
|
+
{
|
|
6824
|
+
d: 'M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z',
|
|
6825
|
+
},
|
|
6826
|
+
],
|
|
6827
|
+
['path', { d: 'M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z' }],
|
|
6828
|
+
['path', { d: 'M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z' }],
|
|
6829
|
+
],
|
|
6830
|
+
];
|
|
6831
|
+
|
|
6696
6832
|
const Verified = [
|
|
6697
6833
|
'svg',
|
|
6698
6834
|
defaultAttributes,
|
|
@@ -7046,5 +7182,5 @@ const ZoomOut = [
|
|
|
7046
7182
|
* Generated bundle index. Do not edit.
|
|
7047
7183
|
*/
|
|
7048
7184
|
|
|
7049
|
-
export { Accessibility, Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, Baseline, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Crop, Cross, Crosshair, Crown, Currency, Database, Delete, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, Mail, Map, MapPin, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Redo, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
|
|
7185
|
+
export { Accessibility, Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Crop, Cross, Crosshair, Crown, Currency, Database, Delete, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, Mail, Map, MapPin, MapPinOff, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
|
|
7050
7186
|
//# sourceMappingURL=lucide-angular-src-icons.js.map
|