lucide-angular 0.37.0 → 0.40.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 +57 -0
- 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 +61 -0
- 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/clapperboard.js +18 -0
- package/esm2015/icons/focus.js +14 -0
- package/esm2015/icons/index.js +5 -1
- package/esm2015/icons/puzzle.js +15 -0
- package/esm2015/icons/vibrate-off.js +14 -0
- package/esm2015/src/icons/clapperboard.js +18 -0
- package/esm2015/src/icons/focus.js +14 -0
- package/esm2015/src/icons/index.js +5 -1
- package/esm2015/src/icons/puzzle.js +15 -0
- package/esm2015/src/icons/vibrate-off.js +14 -0
- package/fesm2015/lucide-angular-src-icons.js +54 -1
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +58 -1
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/clapperboard.d.ts +3 -0
- package/icons/focus.d.ts +3 -0
- package/icons/index.d.ts +4 -0
- package/icons/puzzle.d.ts +3 -0
- package/icons/vibrate-off.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/clapperboard.d.ts +3 -0
- package/src/icons/focus.d.ts +3 -0
- package/src/icons/index.d.ts +4 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/puzzle.d.ts +3 -0
- package/src/icons/vibrate-off.d.ts +3 -0
|
@@ -1388,6 +1388,22 @@
|
|
|
1388
1388
|
[['circle', { cx: '12', cy: '12', r: '10' }]],
|
|
1389
1389
|
];
|
|
1390
1390
|
|
|
1391
|
+
var Clapperboard = [
|
|
1392
|
+
'svg',
|
|
1393
|
+
defaultAttributes,
|
|
1394
|
+
[
|
|
1395
|
+
['path', { d: 'M4 11v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8H4Z' }],
|
|
1396
|
+
[
|
|
1397
|
+
'path',
|
|
1398
|
+
{
|
|
1399
|
+
d: 'm4 11-.88-2.87a2 2 0 0 1 1.33-2.5l11.48-3.5a2 2 0 0 1 2.5 1.32l.87 2.87L4 11.01Z',
|
|
1400
|
+
},
|
|
1401
|
+
],
|
|
1402
|
+
['path', { d: 'm6.6 4.99 3.38 4.2' }],
|
|
1403
|
+
['path', { d: 'm11.86 3.38 3.38 4.2' }],
|
|
1404
|
+
],
|
|
1405
|
+
];
|
|
1406
|
+
|
|
1391
1407
|
var ClipboardCheck = [
|
|
1392
1408
|
'svg',
|
|
1393
1409
|
defaultAttributes,
|
|
@@ -2833,6 +2849,18 @@
|
|
|
2833
2849
|
],
|
|
2834
2850
|
];
|
|
2835
2851
|
|
|
2852
|
+
var Focus = [
|
|
2853
|
+
'svg',
|
|
2854
|
+
defaultAttributes,
|
|
2855
|
+
[
|
|
2856
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
2857
|
+
['path', { d: 'M3 7V5a2 2 0 0 1 2-2h2' }],
|
|
2858
|
+
['path', { d: 'M17 3h2a2 2 0 0 1 2 2v2' }],
|
|
2859
|
+
['path', { d: 'M21 17v2a2 2 0 0 1-2 2h-2' }],
|
|
2860
|
+
['path', { d: 'M7 21H5a2 2 0 0 1-2-2v-2' }],
|
|
2861
|
+
],
|
|
2862
|
+
];
|
|
2863
|
+
|
|
2836
2864
|
var FolderMinus = [
|
|
2837
2865
|
'svg',
|
|
2838
2866
|
defaultAttributes,
|
|
@@ -5071,6 +5099,19 @@
|
|
|
5071
5099
|
],
|
|
5072
5100
|
];
|
|
5073
5101
|
|
|
5102
|
+
var Puzzle = [
|
|
5103
|
+
'svg',
|
|
5104
|
+
defaultAttributes,
|
|
5105
|
+
[
|
|
5106
|
+
[
|
|
5107
|
+
'path',
|
|
5108
|
+
{
|
|
5109
|
+
d: 'm12 2 3.6 3.6c2.4-6.3 9.1.4 2.8 2.8L22 12l-3.6 3.6c-2.4-6.3-9.1.4-2.8 2.8L12 22l-3.6-3.6C6 24.7-.7 18 5.6 15.6L2 12l3.6-3.6C8 14.7 14.7 8 8.4 5.6L12 2z',
|
|
5110
|
+
},
|
|
5111
|
+
],
|
|
5112
|
+
],
|
|
5113
|
+
];
|
|
5114
|
+
|
|
5074
5115
|
var QrCode = [
|
|
5075
5116
|
'svg',
|
|
5076
5117
|
defaultAttributes,
|
|
@@ -6657,6 +6698,18 @@
|
|
|
6657
6698
|
],
|
|
6658
6699
|
];
|
|
6659
6700
|
|
|
6701
|
+
var VibrateOff = [
|
|
6702
|
+
'svg',
|
|
6703
|
+
defaultAttributes,
|
|
6704
|
+
[
|
|
6705
|
+
['path', { d: 'm2 8 2 2-2 2 2 2-2 2' }],
|
|
6706
|
+
['path', { d: 'm22 8-2 2 2 2-2 2 2 2' }],
|
|
6707
|
+
['path', { d: 'M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2' }],
|
|
6708
|
+
['path', { d: 'M16 10.34V6c0-.55-.45-1-1-1h-4.34' }],
|
|
6709
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
6710
|
+
],
|
|
6711
|
+
];
|
|
6712
|
+
|
|
6660
6713
|
var Vibrate = [
|
|
6661
6714
|
'svg',
|
|
6662
6715
|
defaultAttributes,
|
|
@@ -7108,6 +7161,7 @@
|
|
|
7108
7161
|
Chrome: Chrome,
|
|
7109
7162
|
CircleSlashed: CircleSlashed,
|
|
7110
7163
|
Circle: Circle,
|
|
7164
|
+
Clapperboard: Clapperboard,
|
|
7111
7165
|
ClipboardCheck: ClipboardCheck,
|
|
7112
7166
|
ClipboardCopy: ClipboardCopy,
|
|
7113
7167
|
ClipboardList: ClipboardList,
|
|
@@ -7231,6 +7285,7 @@
|
|
|
7231
7285
|
Flashlight: Flashlight,
|
|
7232
7286
|
FlaskConical: FlaskConical,
|
|
7233
7287
|
FlaskRound: FlaskRound,
|
|
7288
|
+
Focus: Focus,
|
|
7234
7289
|
FolderMinus: FolderMinus,
|
|
7235
7290
|
FolderOpen: FolderOpen,
|
|
7236
7291
|
FolderPlus: FolderPlus,
|
|
@@ -7413,6 +7468,7 @@
|
|
|
7413
7468
|
PowerOff: PowerOff,
|
|
7414
7469
|
Power: Power,
|
|
7415
7470
|
Printer: Printer,
|
|
7471
|
+
Puzzle: Puzzle,
|
|
7416
7472
|
QrCode: QrCode,
|
|
7417
7473
|
Quote: Quote,
|
|
7418
7474
|
RadioReceiver: RadioReceiver,
|
|
@@ -7550,6 +7606,7 @@
|
|
|
7550
7606
|
User: User,
|
|
7551
7607
|
Users: Users,
|
|
7552
7608
|
Verified: Verified,
|
|
7609
|
+
VibrateOff: VibrateOff,
|
|
7553
7610
|
Vibrate: Vibrate,
|
|
7554
7611
|
VideoOff: VideoOff,
|
|
7555
7612
|
Video: Video,
|
|
@@ -8144,6 +8201,7 @@
|
|
|
8144
8201
|
exports.Chrome = Chrome;
|
|
8145
8202
|
exports.Circle = Circle;
|
|
8146
8203
|
exports.CircleSlashed = CircleSlashed;
|
|
8204
|
+
exports.Clapperboard = Clapperboard;
|
|
8147
8205
|
exports.Clipboard = Clipboard;
|
|
8148
8206
|
exports.ClipboardCheck = ClipboardCheck;
|
|
8149
8207
|
exports.ClipboardCopy = ClipboardCopy;
|
|
@@ -8267,6 +8325,7 @@
|
|
|
8267
8325
|
exports.FlashlightOff = FlashlightOff;
|
|
8268
8326
|
exports.FlaskConical = FlaskConical;
|
|
8269
8327
|
exports.FlaskRound = FlaskRound;
|
|
8328
|
+
exports.Focus = Focus;
|
|
8270
8329
|
exports.Folder = Folder;
|
|
8271
8330
|
exports.FolderMinus = FolderMinus;
|
|
8272
8331
|
exports.FolderOpen = FolderOpen;
|
|
@@ -8451,6 +8510,7 @@
|
|
|
8451
8510
|
exports.Power = Power;
|
|
8452
8511
|
exports.PowerOff = PowerOff;
|
|
8453
8512
|
exports.Printer = Printer;
|
|
8513
|
+
exports.Puzzle = Puzzle;
|
|
8454
8514
|
exports.QrCode = QrCode;
|
|
8455
8515
|
exports.Quote = Quote;
|
|
8456
8516
|
exports.Radio = Radio;
|
|
@@ -8589,6 +8649,7 @@
|
|
|
8589
8649
|
exports.Users = Users;
|
|
8590
8650
|
exports.Verified = Verified;
|
|
8591
8651
|
exports.Vibrate = Vibrate;
|
|
8652
|
+
exports.VibrateOff = VibrateOff;
|
|
8592
8653
|
exports.Video = Video;
|
|
8593
8654
|
exports.VideoOff = VideoOff;
|
|
8594
8655
|
exports.View = View;
|