lucide-angular 0.46.0 → 0.49.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 +248 -66
- 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 +259 -66
- 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/alarm-clock-off.js +5 -2
- package/esm2015/icons/bath.js +19 -0
- package/esm2015/icons/binary.js +7 -5
- package/esm2015/icons/bus.js +3 -2
- package/esm2015/icons/camera-off.js +3 -7
- package/esm2015/icons/cast.js +4 -4
- package/esm2015/icons/chef-hat.js +16 -0
- package/esm2015/icons/clipboard-copy.js +3 -4
- package/esm2015/icons/component.js +13 -0
- package/esm2015/icons/contact.js +2 -2
- package/esm2015/icons/croissant.js +29 -0
- package/esm2015/icons/dribbble.js +4 -7
- package/esm2015/icons/flag-off.js +3 -2
- package/esm2015/icons/fuel.js +18 -0
- package/esm2015/icons/index.js +12 -1
- package/esm2015/icons/lightbulb-off.js +3 -2
- package/esm2015/icons/link-2-off.js +3 -2
- package/esm2015/icons/link-2.js +3 -2
- package/esm2015/icons/magnet.js +17 -0
- package/esm2015/icons/maximize.js +5 -7
- package/esm2015/icons/minimize.js +5 -7
- package/esm2015/icons/phone-call.js +4 -2
- package/esm2015/icons/podcast.js +4 -4
- package/esm2015/icons/power-off.js +3 -5
- package/esm2015/icons/radio.js +8 -2
- package/esm2015/icons/scale.js +3 -3
- package/esm2015/icons/star-off.js +15 -0
- package/esm2015/icons/sun-medium.js +18 -0
- package/esm2015/icons/sun-moon.js +19 -0
- package/esm2015/icons/sword.js +13 -0
- package/esm2015/icons/swords.js +17 -0
- package/esm2015/icons/text-cursor-input.js +5 -7
- package/esm2015/icons/truck.js +4 -5
- package/esm2015/icons/volume-2.js +3 -5
- package/esm2015/src/icons/alarm-clock-off.js +5 -2
- package/esm2015/src/icons/bath.js +19 -0
- package/esm2015/src/icons/binary.js +7 -5
- package/esm2015/src/icons/bus.js +3 -2
- package/esm2015/src/icons/camera-off.js +3 -7
- package/esm2015/src/icons/cast.js +4 -4
- package/esm2015/src/icons/chef-hat.js +16 -0
- package/esm2015/src/icons/clipboard-copy.js +3 -4
- package/esm2015/src/icons/component.js +13 -0
- package/esm2015/src/icons/contact.js +2 -2
- package/esm2015/src/icons/croissant.js +29 -0
- package/esm2015/src/icons/dribbble.js +4 -7
- package/esm2015/src/icons/flag-off.js +3 -2
- package/esm2015/src/icons/fuel.js +18 -0
- package/esm2015/src/icons/index.js +12 -1
- package/esm2015/src/icons/lightbulb-off.js +3 -2
- package/esm2015/src/icons/link-2-off.js +3 -2
- package/esm2015/src/icons/link-2.js +3 -2
- package/esm2015/src/icons/magnet.js +17 -0
- package/esm2015/src/icons/maximize.js +5 -7
- package/esm2015/src/icons/minimize.js +5 -7
- package/esm2015/src/icons/phone-call.js +4 -2
- package/esm2015/src/icons/podcast.js +4 -4
- package/esm2015/src/icons/power-off.js +3 -5
- package/esm2015/src/icons/radio.js +8 -2
- package/esm2015/src/icons/scale.js +3 -3
- package/esm2015/src/icons/star-off.js +15 -0
- package/esm2015/src/icons/sun-medium.js +18 -0
- package/esm2015/src/icons/sun-moon.js +19 -0
- package/esm2015/src/icons/sword.js +13 -0
- package/esm2015/src/icons/swords.js +17 -0
- package/esm2015/src/icons/text-cursor-input.js +5 -7
- package/esm2015/src/icons/truck.js +4 -5
- package/esm2015/src/icons/volume-2.js +3 -5
- package/fesm2015/lucide-angular-src-icons.js +238 -67
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +251 -69
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/bath.d.ts +3 -0
- package/icons/chef-hat.d.ts +3 -0
- package/icons/component.d.ts +3 -0
- package/icons/croissant.d.ts +3 -0
- package/icons/fuel.d.ts +3 -0
- package/icons/index.d.ts +11 -0
- package/icons/magnet.d.ts +3 -0
- package/icons/star-off.d.ts +3 -0
- package/icons/sun-medium.d.ts +3 -0
- package/icons/sun-moon.d.ts +3 -0
- package/icons/sword.d.ts +3 -0
- package/icons/swords.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/bath.d.ts +3 -0
- package/src/icons/chef-hat.d.ts +3 -0
- package/src/icons/component.d.ts +3 -0
- package/src/icons/croissant.d.ts +3 -0
- package/src/icons/fuel.d.ts +3 -0
- package/src/icons/index.d.ts +11 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/magnet.d.ts +3 -0
- package/src/icons/star-off.d.ts +3 -0
- package/src/icons/sun-medium.d.ts +3 -0
- package/src/icons/sun-moon.d.ts +3 -0
- package/src/icons/sword.d.ts +3 -0
- package/src/icons/swords.d.ts +3 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Component, ElementRef, Inject, ChangeDetectorRef, Input, NgModule, Optional } from '@angular/core';
|
|
1
|
+
import { Component as Component$1, ElementRef, Inject, ChangeDetectorRef, Input, NgModule, Optional } from '@angular/core';
|
|
2
2
|
|
|
3
3
|
var defaultAttributes = {
|
|
4
4
|
xmlns: 'http://www.w3.org/2000/svg',
|
|
@@ -71,9 +71,12 @@ const AlarmClockOff = [
|
|
|
71
71
|
'svg',
|
|
72
72
|
defaultAttributes,
|
|
73
73
|
[
|
|
74
|
+
['path', { d: 'M6.87 6.87a8 8 0 1 0 11.26 11.26' }],
|
|
74
75
|
[
|
|
75
76
|
'path',
|
|
76
|
-
{
|
|
77
|
+
{
|
|
78
|
+
d: 'M19.9 14.25A7.44 7.44 0 0 0 20 13a8 8 0 0 0-8-8 7.44 7.44 0 0 0-1.25.1',
|
|
79
|
+
},
|
|
77
80
|
],
|
|
78
81
|
['path', { d: 'm22 6-3-3' }],
|
|
79
82
|
['path', { d: 'm6 19-2 2' }],
|
|
@@ -749,6 +752,23 @@ const Baseline = [
|
|
|
749
752
|
],
|
|
750
753
|
];
|
|
751
754
|
|
|
755
|
+
const Bath = [
|
|
756
|
+
'svg',
|
|
757
|
+
defaultAttributes,
|
|
758
|
+
[
|
|
759
|
+
[
|
|
760
|
+
'path',
|
|
761
|
+
{
|
|
762
|
+
d: 'M9 6 6.5 3.5a1.5 1.5 0 0 0-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5',
|
|
763
|
+
},
|
|
764
|
+
],
|
|
765
|
+
['line', { x1: '10', y1: '5', x2: '8', y2: '7' }],
|
|
766
|
+
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
767
|
+
['line', { x1: '7', y1: '19', x2: '7', y2: '21' }],
|
|
768
|
+
['line', { x1: '17', y1: '19', x2: '17', y2: '21' }],
|
|
769
|
+
],
|
|
770
|
+
];
|
|
771
|
+
|
|
752
772
|
const BatteryCharging = [
|
|
753
773
|
'svg',
|
|
754
774
|
defaultAttributes,
|
|
@@ -888,10 +908,12 @@ const Binary = [
|
|
|
888
908
|
'svg',
|
|
889
909
|
defaultAttributes,
|
|
890
910
|
[
|
|
891
|
-
['path', { d: '
|
|
892
|
-
['path', { d: '
|
|
893
|
-
['path', { d: '
|
|
894
|
-
['path', { d: '
|
|
911
|
+
['path', { d: 'M6 20h4' }],
|
|
912
|
+
['path', { d: 'M14 10h4' }],
|
|
913
|
+
['path', { d: 'M6 14h2v6' }],
|
|
914
|
+
['path', { d: 'M14 4h2v6' }],
|
|
915
|
+
['rect', { x: '6', y: '4', width: '4', height: '6' }],
|
|
916
|
+
['rect', { x: '14', y: '14', width: '4', height: '6' }],
|
|
895
917
|
],
|
|
896
918
|
];
|
|
897
919
|
|
|
@@ -1141,9 +1163,10 @@ const Bus = [
|
|
|
1141
1163
|
[
|
|
1142
1164
|
'path',
|
|
1143
1165
|
{
|
|
1144
|
-
d: 'M19 17h2l.64-2.
|
|
1166
|
+
d: 'M19 17h2l.64-2.54c.24-.959.24-1.962 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2',
|
|
1145
1167
|
},
|
|
1146
1168
|
],
|
|
1169
|
+
['path', { d: 'M14 17H9' }],
|
|
1147
1170
|
['circle', { cx: '6.5', cy: '17.5', r: '2.5' }],
|
|
1148
1171
|
['circle', { cx: '16.5', cy: '17.5', r: '2.5' }],
|
|
1149
1172
|
],
|
|
@@ -1182,12 +1205,8 @@ const CameraOff = [
|
|
|
1182
1205
|
defaultAttributes,
|
|
1183
1206
|
[
|
|
1184
1207
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
1185
|
-
[
|
|
1186
|
-
|
|
1187
|
-
{
|
|
1188
|
-
d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16',
|
|
1189
|
-
},
|
|
1190
|
-
],
|
|
1208
|
+
['path', { d: 'M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16' }],
|
|
1209
|
+
['path', { d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5' }],
|
|
1191
1210
|
['path', { d: 'M14.121 15.121A3 3 0 1 1 9.88 10.88' }],
|
|
1192
1211
|
],
|
|
1193
1212
|
];
|
|
@@ -1248,10 +1267,10 @@ const Cast = [
|
|
|
1248
1267
|
[
|
|
1249
1268
|
[
|
|
1250
1269
|
'path',
|
|
1251
|
-
{
|
|
1252
|
-
d: 'M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6',
|
|
1253
|
-
},
|
|
1270
|
+
{ d: 'M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6' },
|
|
1254
1271
|
],
|
|
1272
|
+
['path', { d: 'M2 12a9 9 0 0 1 8 8' }],
|
|
1273
|
+
['path', { d: 'M2 16a5 5 0 0 1 4 4' }],
|
|
1255
1274
|
['line', { x1: '2', y1: '20', x2: '2.01', y2: '20' }],
|
|
1256
1275
|
],
|
|
1257
1276
|
];
|
|
@@ -1297,6 +1316,20 @@ const Check = [
|
|
|
1297
1316
|
[['polyline', { points: '20 6 9 17 4 12' }]],
|
|
1298
1317
|
];
|
|
1299
1318
|
|
|
1319
|
+
const ChefHat = [
|
|
1320
|
+
'svg',
|
|
1321
|
+
defaultAttributes,
|
|
1322
|
+
[
|
|
1323
|
+
[
|
|
1324
|
+
'path',
|
|
1325
|
+
{
|
|
1326
|
+
d: 'M6 13.87A4 4 0 0 1 7.41 6a5.11 5.11 0 0 1 1.05-1.54 5 5 0 0 1 7.08 0A5.11 5.11 0 0 1 16.59 6 4 4 0 0 1 18 13.87V21H6Z',
|
|
1327
|
+
},
|
|
1328
|
+
],
|
|
1329
|
+
['line', { x1: '6', y1: '17', x2: '18', y2: '17' }],
|
|
1330
|
+
],
|
|
1331
|
+
];
|
|
1332
|
+
|
|
1300
1333
|
const ChevronDown = [
|
|
1301
1334
|
'svg',
|
|
1302
1335
|
defaultAttributes,
|
|
@@ -1459,10 +1492,9 @@ const ClipboardCopy = [
|
|
|
1459
1492
|
[
|
|
1460
1493
|
[
|
|
1461
1494
|
'path',
|
|
1462
|
-
{
|
|
1463
|
-
d: 'M16 4h2a2 2 0 0 1 2 2v4M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
|
|
1464
|
-
},
|
|
1495
|
+
{ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2' },
|
|
1465
1496
|
],
|
|
1497
|
+
['path', { d: 'M16 4h2a2 2 0 0 1 2 2v4' }],
|
|
1466
1498
|
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1467
1499
|
['path', { d: 'M21 14H11' }],
|
|
1468
1500
|
['path', { d: 'm15 10-4 4 4 4' }],
|
|
@@ -1937,13 +1969,24 @@ const Compass = [
|
|
|
1937
1969
|
],
|
|
1938
1970
|
];
|
|
1939
1971
|
|
|
1972
|
+
const Component = [
|
|
1973
|
+
'svg',
|
|
1974
|
+
defaultAttributes,
|
|
1975
|
+
[
|
|
1976
|
+
['path', { d: 'M5.5 8.5 9 12l-3.5 3.5L2 12l3.5-3.5Z' }],
|
|
1977
|
+
['path', { d: 'm12 2 3.5 3.5L12 9 8.5 5.5 12 2Z' }],
|
|
1978
|
+
['path', { d: 'M18.5 8.5 22 12l-3.5 3.5L15 12l3.5-3.5Z' }],
|
|
1979
|
+
['path', { d: 'm12 15 3.5 3.5L12 22l-3.5-3.5L12 15Z' }],
|
|
1980
|
+
],
|
|
1981
|
+
];
|
|
1982
|
+
|
|
1940
1983
|
const Contact = [
|
|
1941
1984
|
'svg',
|
|
1942
1985
|
defaultAttributes,
|
|
1943
1986
|
[
|
|
1944
1987
|
['path', { d: 'M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2' }],
|
|
1945
1988
|
['rect', { x: '3', y: '4', width: '18', height: '18', rx: '2' }],
|
|
1946
|
-
['circle', {
|
|
1989
|
+
['circle', { cx: '12', cy: '10', r: '2' }],
|
|
1947
1990
|
['line', { x1: '8', y1: '2', x2: '8', y2: '4' }],
|
|
1948
1991
|
['line', { x1: '16', y1: '2', x2: '16', y2: '4' }],
|
|
1949
1992
|
],
|
|
@@ -2096,6 +2139,33 @@ const CreditCard = [
|
|
|
2096
2139
|
],
|
|
2097
2140
|
];
|
|
2098
2141
|
|
|
2142
|
+
const Croissant = [
|
|
2143
|
+
'svg',
|
|
2144
|
+
defaultAttributes,
|
|
2145
|
+
[
|
|
2146
|
+
[
|
|
2147
|
+
'path',
|
|
2148
|
+
{
|
|
2149
|
+
d: 'm4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z',
|
|
2150
|
+
},
|
|
2151
|
+
],
|
|
2152
|
+
[
|
|
2153
|
+
'path',
|
|
2154
|
+
{
|
|
2155
|
+
d: 'm10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83',
|
|
2156
|
+
},
|
|
2157
|
+
],
|
|
2158
|
+
['path', { d: 'M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4' }],
|
|
2159
|
+
[
|
|
2160
|
+
'path',
|
|
2161
|
+
{
|
|
2162
|
+
d: 'm14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2',
|
|
2163
|
+
},
|
|
2164
|
+
],
|
|
2165
|
+
['path', { d: 'M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5' }],
|
|
2166
|
+
],
|
|
2167
|
+
];
|
|
2168
|
+
|
|
2099
2169
|
const Crop = [
|
|
2100
2170
|
'svg',
|
|
2101
2171
|
defaultAttributes,
|
|
@@ -2312,12 +2382,9 @@ const Dribbble = [
|
|
|
2312
2382
|
defaultAttributes,
|
|
2313
2383
|
[
|
|
2314
2384
|
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
2315
|
-
[
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
d: 'M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32',
|
|
2319
|
-
},
|
|
2320
|
-
],
|
|
2385
|
+
['path', { d: 'M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94' }],
|
|
2386
|
+
['path', { d: 'M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32' }],
|
|
2387
|
+
['path', { d: 'M8.56 2.75c4.37 6 6 9.42 8 17.72' }],
|
|
2321
2388
|
],
|
|
2322
2389
|
];
|
|
2323
2390
|
|
|
@@ -2804,7 +2871,8 @@ const FlagOff = [
|
|
|
2804
2871
|
defaultAttributes,
|
|
2805
2872
|
[
|
|
2806
2873
|
['path', { d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11' }],
|
|
2807
|
-
['path', { d: 'M4
|
|
2874
|
+
['path', { d: 'M4 22V4' }],
|
|
2875
|
+
['path', { d: 'M4 15s1-1 4-1 5 2 8 2' }],
|
|
2808
2876
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
2809
2877
|
],
|
|
2810
2878
|
];
|
|
@@ -3014,6 +3082,22 @@ const Frown = [
|
|
|
3014
3082
|
],
|
|
3015
3083
|
];
|
|
3016
3084
|
|
|
3085
|
+
const Fuel = [
|
|
3086
|
+
'svg',
|
|
3087
|
+
defaultAttributes,
|
|
3088
|
+
[
|
|
3089
|
+
['line', { x1: '3', y1: '22', x2: '15', y2: '22' }],
|
|
3090
|
+
['line', { x1: '4', y1: '9', x2: '14', y2: '9' }],
|
|
3091
|
+
['path', { d: 'M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18' }],
|
|
3092
|
+
[
|
|
3093
|
+
'path',
|
|
3094
|
+
{
|
|
3095
|
+
d: 'M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5',
|
|
3096
|
+
},
|
|
3097
|
+
],
|
|
3098
|
+
],
|
|
3099
|
+
];
|
|
3100
|
+
|
|
3017
3101
|
const FunctionSquare = [
|
|
3018
3102
|
'svg',
|
|
3019
3103
|
defaultAttributes,
|
|
@@ -3934,10 +4018,11 @@ const LightbulbOff = [
|
|
|
3934
4018
|
['path', { d: 'M9 18h6' }],
|
|
3935
4019
|
['path', { d: 'M10 22h4' }],
|
|
3936
4020
|
['path', { d: 'm2 2 20 20' }],
|
|
4021
|
+
['path', { d: 'M9 2.804A6 6 0 0 1 18 8a4.65 4.65 0 0 1-1.03 3' }],
|
|
3937
4022
|
[
|
|
3938
4023
|
'path',
|
|
3939
4024
|
{
|
|
3940
|
-
d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-
|
|
4025
|
+
d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1',
|
|
3941
4026
|
},
|
|
3942
4027
|
],
|
|
3943
4028
|
],
|
|
@@ -3968,7 +4053,8 @@ const Link2Off = [
|
|
|
3968
4053
|
'svg',
|
|
3969
4054
|
defaultAttributes,
|
|
3970
4055
|
[
|
|
3971
|
-
['path', { d: '
|
|
4056
|
+
['path', { d: 'M9 17H7A5 5 0 0 1 7 7' }],
|
|
4057
|
+
['path', { d: 'M15 7h2a5 5 0 0 1 4 8' }],
|
|
3972
4058
|
['line', { x1: '8', y1: '12', x2: '12', y2: '12' }],
|
|
3973
4059
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
3974
4060
|
],
|
|
@@ -3978,7 +4064,8 @@ const Link2 = [
|
|
|
3978
4064
|
'svg',
|
|
3979
4065
|
defaultAttributes,
|
|
3980
4066
|
[
|
|
3981
|
-
['path', { d: '
|
|
4067
|
+
['path', { d: 'M9 17H7A5 5 0 0 1 7 7h2' }],
|
|
4068
|
+
['path', { d: 'M15 7h2a5 5 0 1 1 0 10h-2' }],
|
|
3982
4069
|
['line', { x1: '8', y1: '12', x2: '16', y2: '12' }],
|
|
3983
4070
|
],
|
|
3984
4071
|
];
|
|
@@ -4186,6 +4273,21 @@ const LogOut = [
|
|
|
4186
4273
|
],
|
|
4187
4274
|
];
|
|
4188
4275
|
|
|
4276
|
+
const Magnet = [
|
|
4277
|
+
'svg',
|
|
4278
|
+
defaultAttributes,
|
|
4279
|
+
[
|
|
4280
|
+
[
|
|
4281
|
+
'path',
|
|
4282
|
+
{
|
|
4283
|
+
d: 'm6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15',
|
|
4284
|
+
},
|
|
4285
|
+
],
|
|
4286
|
+
['path', { d: 'm5 8 4 4' }],
|
|
4287
|
+
['path', { d: 'm12 15 4 4' }],
|
|
4288
|
+
],
|
|
4289
|
+
];
|
|
4290
|
+
|
|
4189
4291
|
const Mail = [
|
|
4190
4292
|
'svg',
|
|
4191
4293
|
defaultAttributes,
|
|
@@ -4261,12 +4363,10 @@ const Maximize = [
|
|
|
4261
4363
|
'svg',
|
|
4262
4364
|
defaultAttributes,
|
|
4263
4365
|
[
|
|
4264
|
-
[
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
},
|
|
4269
|
-
],
|
|
4366
|
+
['path', { d: 'M8 3H5a2 2 0 0 0-2 2v3' }],
|
|
4367
|
+
['path', { d: 'M21 8V5a2 2 0 0 0-2-2h-3' }],
|
|
4368
|
+
['path', { d: 'M3 16v3a2 2 0 0 0 2 2h3' }],
|
|
4369
|
+
['path', { d: 'M16 21h3a2 2 0 0 0 2-2v-3' }],
|
|
4270
4370
|
],
|
|
4271
4371
|
];
|
|
4272
4372
|
|
|
@@ -4372,12 +4472,10 @@ const Minimize = [
|
|
|
4372
4472
|
'svg',
|
|
4373
4473
|
defaultAttributes,
|
|
4374
4474
|
[
|
|
4375
|
-
[
|
|
4376
|
-
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
},
|
|
4380
|
-
],
|
|
4475
|
+
['path', { d: 'M8 3v3a2 2 0 0 1-2 2H3' }],
|
|
4476
|
+
['path', { d: 'M21 8h-3a2 2 0 0 1-2-2V3' }],
|
|
4477
|
+
['path', { d: 'M3 16h3a2 2 0 0 1 2 2v3' }],
|
|
4478
|
+
['path', { d: 'M16 21v-3a2 2 0 0 1 2-2h3' }],
|
|
4381
4479
|
],
|
|
4382
4480
|
];
|
|
4383
4481
|
|
|
@@ -4889,9 +4987,11 @@ const PhoneCall = [
|
|
|
4889
4987
|
[
|
|
4890
4988
|
'path',
|
|
4891
4989
|
{
|
|
4892
|
-
d: '
|
|
4990
|
+
d: 'M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z',
|
|
4893
4991
|
},
|
|
4894
4992
|
],
|
|
4993
|
+
['path', { d: 'M14.05 2a9 9 0 0 1 8 7.94' }],
|
|
4994
|
+
['path', { d: 'M14.05 6A5 5 0 0 1 18 10' }],
|
|
4895
4995
|
],
|
|
4896
4996
|
];
|
|
4897
4997
|
|
|
@@ -5125,14 +5225,14 @@ const Podcast = [
|
|
|
5125
5225
|
defaultAttributes,
|
|
5126
5226
|
[
|
|
5127
5227
|
['circle', { cx: '12', cy: '11', r: '1' }],
|
|
5128
|
-
['path', { d: 'M17.03 18.46a9 9 0 1 0-10.02.03' }],
|
|
5129
|
-
['path', { d: 'M16.06 13.91a5 5 0 1 0-7.97.2' }],
|
|
5130
5228
|
[
|
|
5131
5229
|
'path',
|
|
5132
5230
|
{
|
|
5133
|
-
d: 'M11
|
|
5231
|
+
d: 'M11 17a1 1 0 0 1 2 0c0 .5-.34 3-.5 4.5a.5.5 0 0 1-1 0c-.16-1.5-.5-4-.5-4.5Z',
|
|
5134
5232
|
},
|
|
5135
5233
|
],
|
|
5234
|
+
['path', { d: 'M8 14a5 5 0 1 1 8 0' }],
|
|
5235
|
+
['path', { d: 'M17 18.5a9 9 0 1 0-10 0' }],
|
|
5136
5236
|
],
|
|
5137
5237
|
];
|
|
5138
5238
|
|
|
@@ -5168,10 +5268,8 @@ const PowerOff = [
|
|
|
5168
5268
|
'svg',
|
|
5169
5269
|
defaultAttributes,
|
|
5170
5270
|
[
|
|
5171
|
-
[
|
|
5172
|
-
|
|
5173
|
-
{ d: 'M18.36 6.64A9 9 0 0 1 20.77 15M5.63 6.64A9 9 0 1 0 18.706 19' },
|
|
5174
|
-
],
|
|
5271
|
+
['path', { d: 'M18.36 6.64A9 9 0 0 1 20.77 15' }],
|
|
5272
|
+
['path', { d: 'M6.16 6.16a9 9 0 1 0 12.68 12.68' }],
|
|
5175
5273
|
['path', { d: 'M12 2v4' }],
|
|
5176
5274
|
['path', { d: 'm2 2 20 20' }],
|
|
5177
5275
|
],
|
|
@@ -5267,12 +5365,18 @@ const Radio = [
|
|
|
5267
5365
|
defaultAttributes,
|
|
5268
5366
|
[
|
|
5269
5367
|
['circle', { cx: '12', cy: '12', r: '2' }],
|
|
5368
|
+
['path', { d: 'M4.93 19.07a10 10 0 0 1 0-14.14' }],
|
|
5270
5369
|
[
|
|
5271
5370
|
'path',
|
|
5272
5371
|
{
|
|
5273
|
-
d: '
|
|
5372
|
+
d: 'M7.76 16.24a6 6 0 0 1-1.3-1.95 6 6 0 0 1 0-4.59 6 6 0 0 1 1.3-1.95',
|
|
5274
5373
|
},
|
|
5275
5374
|
],
|
|
5375
|
+
[
|
|
5376
|
+
'path',
|
|
5377
|
+
{ d: 'M16.24 7.76a6 6 0 0 1 1.3 2 6 6 0 0 1 0 4.59 6 6 0 0 1-1.3 1.95' },
|
|
5378
|
+
],
|
|
5379
|
+
['path', { d: 'M19.07 4.93a10 10 0 0 1 0 14.14' }],
|
|
5276
5380
|
],
|
|
5277
5381
|
];
|
|
5278
5382
|
|
|
@@ -5481,8 +5585,8 @@ const Scale = [
|
|
|
5481
5585
|
'svg',
|
|
5482
5586
|
defaultAttributes,
|
|
5483
5587
|
[
|
|
5484
|
-
['path', { d: 'm16 16 3-8 3
|
|
5485
|
-
['path', { d: 'm2 16 3-8 3
|
|
5588
|
+
['path', { d: 'm16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' }],
|
|
5589
|
+
['path', { d: 'm2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' }],
|
|
5486
5590
|
['path', { d: 'M7 21h10' }],
|
|
5487
5591
|
['path', { d: 'M12 3v18' }],
|
|
5488
5592
|
['path', { d: 'M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2' }],
|
|
@@ -6099,6 +6203,19 @@ const StarHalf = [
|
|
|
6099
6203
|
[['path', { d: 'M12 17.8 5.8 21 7 14.1 2 9.3l7-1L12 2' }]],
|
|
6100
6204
|
];
|
|
6101
6205
|
|
|
6206
|
+
const StarOff = [
|
|
6207
|
+
'svg',
|
|
6208
|
+
defaultAttributes,
|
|
6209
|
+
[
|
|
6210
|
+
[
|
|
6211
|
+
'path',
|
|
6212
|
+
{ d: 'M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43' },
|
|
6213
|
+
],
|
|
6214
|
+
['path', { d: 'M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91' }],
|
|
6215
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
6216
|
+
],
|
|
6217
|
+
];
|
|
6218
|
+
|
|
6102
6219
|
const Star = [
|
|
6103
6220
|
'svg',
|
|
6104
6221
|
defaultAttributes,
|
|
@@ -6180,6 +6297,39 @@ const SunDim = [
|
|
|
6180
6297
|
],
|
|
6181
6298
|
];
|
|
6182
6299
|
|
|
6300
|
+
const SunMedium = [
|
|
6301
|
+
'svg',
|
|
6302
|
+
defaultAttributes,
|
|
6303
|
+
[
|
|
6304
|
+
['path', { d: 'M12 16a4 4 0 100-8 4 4 0 000 8z' }],
|
|
6305
|
+
['path', { d: 'M12 3v1' }],
|
|
6306
|
+
['path', { d: 'M12 20v1' }],
|
|
6307
|
+
['path', { d: 'M3 12h1' }],
|
|
6308
|
+
['path', { d: 'M20 12h1' }],
|
|
6309
|
+
['path', { d: 'M18.364 5.636l-.707.707' }],
|
|
6310
|
+
['path', { d: 'M6.343 17.657l-.707.707' }],
|
|
6311
|
+
['path', { d: 'M5.636 5.636l.707.707' }],
|
|
6312
|
+
['path', { d: 'M17.657 17.657l.707.707' }],
|
|
6313
|
+
],
|
|
6314
|
+
];
|
|
6315
|
+
|
|
6316
|
+
const SunMoon = [
|
|
6317
|
+
'svg',
|
|
6318
|
+
defaultAttributes,
|
|
6319
|
+
[
|
|
6320
|
+
['path', { d: 'M12 16a4 4 0 100-8 4 4 0 000 8z' }],
|
|
6321
|
+
['path', { d: 'M16 12.386A3.136 3.136 0 0111.614 8' }],
|
|
6322
|
+
['path', { d: 'M12 2v2' }],
|
|
6323
|
+
['path', { d: 'M12 20v2' }],
|
|
6324
|
+
['path', { d: 'M5 5l1.5 1.5' }],
|
|
6325
|
+
['path', { d: 'M17.5 17.5L19 19' }],
|
|
6326
|
+
['path', { d: 'M2 12h2' }],
|
|
6327
|
+
['path', { d: 'M20 12h2' }],
|
|
6328
|
+
['path', { d: 'M5 19l1.5-1.5' }],
|
|
6329
|
+
['path', { d: 'M17.5 6.5L19 5' }],
|
|
6330
|
+
],
|
|
6331
|
+
];
|
|
6332
|
+
|
|
6183
6333
|
const Sun = [
|
|
6184
6334
|
'svg',
|
|
6185
6335
|
defaultAttributes,
|
|
@@ -6263,6 +6413,32 @@ const SwitchCamera = [
|
|
|
6263
6413
|
],
|
|
6264
6414
|
];
|
|
6265
6415
|
|
|
6416
|
+
const Sword = [
|
|
6417
|
+
'svg',
|
|
6418
|
+
defaultAttributes,
|
|
6419
|
+
[
|
|
6420
|
+
['polyline', { points: '14.5 17.5 3 6 3 3 6 3 17.5 14.5' }],
|
|
6421
|
+
['line', { x1: '13', y1: '19', x2: '19', y2: '13' }],
|
|
6422
|
+
['line', { x1: '16', y1: '16', x2: '20', y2: '20' }],
|
|
6423
|
+
['line', { x1: '19', y1: '21', x2: '21', y2: '19' }],
|
|
6424
|
+
],
|
|
6425
|
+
];
|
|
6426
|
+
|
|
6427
|
+
const Swords = [
|
|
6428
|
+
'svg',
|
|
6429
|
+
defaultAttributes,
|
|
6430
|
+
[
|
|
6431
|
+
['polyline', { points: '14.5 17.5 3 6 3 3 6 3 17.5 14.5' }],
|
|
6432
|
+
['line', { x1: '13', y1: '19', x2: '19', y2: '13' }],
|
|
6433
|
+
['line', { x1: '16', y1: '16', x2: '20', y2: '20' }],
|
|
6434
|
+
['line', { x1: '19', y1: '21', x2: '21', y2: '19' }],
|
|
6435
|
+
['polyline', { points: '14.5 6.5 18 3 21 3 21 6 17.5 9.5' }],
|
|
6436
|
+
['line', { x1: '5', y1: '14', x2: '9', y2: '18' }],
|
|
6437
|
+
['line', { x1: '7', y1: '17', x2: '4', y2: '20' }],
|
|
6438
|
+
['line', { x1: '3', y1: '19', x2: '5', y2: '21' }],
|
|
6439
|
+
],
|
|
6440
|
+
];
|
|
6441
|
+
|
|
6266
6442
|
const Table = [
|
|
6267
6443
|
'svg',
|
|
6268
6444
|
defaultAttributes,
|
|
@@ -6342,19 +6518,17 @@ const TextCursorInput = [
|
|
|
6342
6518
|
'svg',
|
|
6343
6519
|
defaultAttributes,
|
|
6344
6520
|
[
|
|
6521
|
+
['path', { d: 'M13 20h-1a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1' }],
|
|
6522
|
+
['path', { d: 'M5 4h1a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5' }],
|
|
6345
6523
|
[
|
|
6346
6524
|
'path',
|
|
6347
6525
|
{
|
|
6348
|
-
d: '
|
|
6526
|
+
d: 'M13.1 7.9h6.8A2.18 2.18 0 0 1 22 10v4a2.11 2.11 0 0 1-2.1 2.1h-6.8',
|
|
6349
6527
|
},
|
|
6350
6528
|
],
|
|
6351
6529
|
[
|
|
6352
6530
|
'path',
|
|
6353
|
-
{ d: '
|
|
6354
|
-
],
|
|
6355
|
-
[
|
|
6356
|
-
'path',
|
|
6357
|
-
{ d: 'M4.8 16.1h-.7C3 16.1 2 15.1 2 14v-4c0-1.1 1-2.1 2.1-2.1h.7' },
|
|
6531
|
+
{ d: 'M4.8 16.1h-.7A2.18 2.18 0 0 1 2 14v-4a2.18 2.18 0 0 1 2.1-2.1h.7' },
|
|
6358
6532
|
],
|
|
6359
6533
|
],
|
|
6360
6534
|
];
|
|
@@ -6595,10 +6769,9 @@ const Truck = [
|
|
|
6595
6769
|
'svg',
|
|
6596
6770
|
defaultAttributes,
|
|
6597
6771
|
[
|
|
6598
|
-
[
|
|
6599
|
-
|
|
6600
|
-
|
|
6601
|
-
],
|
|
6772
|
+
['path', { d: 'M10 17h4V5H2v12h3' }],
|
|
6773
|
+
['path', { d: 'M20 17h2v-3.34a4 4 0 0 0-1.17-2.83L19 9h-5' }],
|
|
6774
|
+
['path', { d: 'M14 17h1' }],
|
|
6602
6775
|
['circle', { cx: '7.5', cy: '17.5', r: '2.5' }],
|
|
6603
6776
|
['circle', { cx: '17.5', cy: '17.5', r: '2.5' }],
|
|
6604
6777
|
],
|
|
@@ -6928,10 +7101,8 @@ const Volume2 = [
|
|
|
6928
7101
|
defaultAttributes,
|
|
6929
7102
|
[
|
|
6930
7103
|
['polygon', { points: '11 5 6 9 2 9 2 15 6 15 11 19 11 5' }],
|
|
6931
|
-
[
|
|
6932
|
-
|
|
6933
|
-
{ d: 'M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07' },
|
|
6934
|
-
],
|
|
7104
|
+
['path', { d: 'M15.54 8.46a5 5 0 0 1 0 7.07' }],
|
|
7105
|
+
['path', { d: 'M19.07 4.93a10 10 0 0 1 0 14.14' }],
|
|
6935
7106
|
],
|
|
6936
7107
|
];
|
|
6937
7108
|
|
|
@@ -7251,6 +7422,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7251
7422
|
BarChartHorizontal: BarChartHorizontal,
|
|
7252
7423
|
BarChart: BarChart,
|
|
7253
7424
|
Baseline: Baseline,
|
|
7425
|
+
Bath: Bath,
|
|
7254
7426
|
BatteryCharging: BatteryCharging,
|
|
7255
7427
|
BatteryFull: BatteryFull,
|
|
7256
7428
|
BatteryLow: BatteryLow,
|
|
@@ -7295,6 +7467,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7295
7467
|
CheckCircle: CheckCircle,
|
|
7296
7468
|
CheckSquare: CheckSquare,
|
|
7297
7469
|
Check: Check,
|
|
7470
|
+
ChefHat: ChefHat,
|
|
7298
7471
|
ChevronDown: ChevronDown,
|
|
7299
7472
|
ChevronFirst: ChevronFirst,
|
|
7300
7473
|
ChevronLast: ChevronLast,
|
|
@@ -7353,6 +7526,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7353
7526
|
Columns: Columns,
|
|
7354
7527
|
Command: Command,
|
|
7355
7528
|
Compass: Compass,
|
|
7529
|
+
Component: Component,
|
|
7356
7530
|
Contact: Contact,
|
|
7357
7531
|
Contrast: Contrast,
|
|
7358
7532
|
Cookie: Cookie,
|
|
@@ -7369,6 +7543,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7369
7543
|
CornerUpRight: CornerUpRight,
|
|
7370
7544
|
Cpu: Cpu,
|
|
7371
7545
|
CreditCard: CreditCard,
|
|
7546
|
+
Croissant: Croissant,
|
|
7372
7547
|
Crop: Crop,
|
|
7373
7548
|
Cross: Cross,
|
|
7374
7549
|
Crosshair: Crosshair,
|
|
@@ -7447,6 +7622,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7447
7622
|
Frame: Frame,
|
|
7448
7623
|
Framer: Framer,
|
|
7449
7624
|
Frown: Frown,
|
|
7625
|
+
Fuel: Fuel,
|
|
7450
7626
|
FunctionSquare: FunctionSquare,
|
|
7451
7627
|
Gamepad2: Gamepad2,
|
|
7452
7628
|
Gamepad: Gamepad,
|
|
@@ -7538,6 +7714,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7538
7714
|
Lock: Lock,
|
|
7539
7715
|
LogIn: LogIn,
|
|
7540
7716
|
LogOut: LogOut,
|
|
7717
|
+
Magnet: Magnet,
|
|
7541
7718
|
Mail: Mail,
|
|
7542
7719
|
MapPinOff: MapPinOff,
|
|
7543
7720
|
MapPin: MapPin,
|
|
@@ -7702,6 +7879,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7702
7879
|
Sprout: Sprout,
|
|
7703
7880
|
Square: Square,
|
|
7704
7881
|
StarHalf: StarHalf,
|
|
7882
|
+
StarOff: StarOff,
|
|
7705
7883
|
Star: Star,
|
|
7706
7884
|
StopCircle: StopCircle,
|
|
7707
7885
|
StretchHorizontal: StretchHorizontal,
|
|
@@ -7709,12 +7887,16 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7709
7887
|
Strikethrough: Strikethrough,
|
|
7710
7888
|
Subscript: Subscript,
|
|
7711
7889
|
SunDim: SunDim,
|
|
7890
|
+
SunMedium: SunMedium,
|
|
7891
|
+
SunMoon: SunMoon,
|
|
7712
7892
|
Sun: Sun,
|
|
7713
7893
|
Sunrise: Sunrise,
|
|
7714
7894
|
Sunset: Sunset,
|
|
7715
7895
|
Superscript: Superscript,
|
|
7716
7896
|
SwissFranc: SwissFranc,
|
|
7717
7897
|
SwitchCamera: SwitchCamera,
|
|
7898
|
+
Sword: Sword,
|
|
7899
|
+
Swords: Swords,
|
|
7718
7900
|
Table: Table,
|
|
7719
7901
|
Tablet: Tablet,
|
|
7720
7902
|
Tag: Tag,
|
|
@@ -7865,7 +8047,7 @@ class LucideAngularComponent {
|
|
|
7865
8047
|
}
|
|
7866
8048
|
}
|
|
7867
8049
|
LucideAngularComponent.decorators = [
|
|
7868
|
-
{ type: Component, args: [{
|
|
8050
|
+
{ type: Component$1, args: [{
|
|
7869
8051
|
selector: 'lucide-angular, lucide-icon, i-lucide, span-lucide',
|
|
7870
8052
|
template: `<ng-content></ng-content>`,
|
|
7871
8053
|
styles: [`
|
|
@@ -7923,5 +8105,5 @@ LucideAngularModule.ctorParameters = () => [
|
|
|
7923
8105
|
* Generated bundle index. Do not edit.
|
|
7924
8106
|
*/
|
|
7925
8107
|
|
|
7926
|
-
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, LucideAngularComponent, LucideAngularModule, 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, createElement, index as icons, Icons as ɵa };
|
|
8108
|
+
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, Bath, 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, ChefHat, 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, Component, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Croissant, 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, Fuel, 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, LucideAngularComponent, LucideAngularModule, Magnet, 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, StarOff, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, 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, createElement, index as icons, Icons as ɵa };
|
|
7927
8109
|
//# sourceMappingURL=lucide-angular.js.map
|