lucide-angular 0.61.0 → 0.64.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 +872 -116
- 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 +919 -116
- 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/accessibility.js +5 -5
- package/esm2015/icons/alert-triangle.js +2 -2
- package/esm2015/icons/archive-restore.js +14 -0
- package/esm2015/icons/archive.js +4 -7
- package/esm2015/icons/baby.js +18 -0
- package/esm2015/icons/bar-chart-3.js +5 -5
- package/esm2015/icons/bar-chart-4.js +5 -5
- package/esm2015/icons/bar-chart-horizontal.js +5 -5
- package/esm2015/icons/beer.js +19 -0
- package/esm2015/icons/boxes.js +36 -0
- package/esm2015/icons/building-2.js +2 -2
- package/esm2015/icons/chevrons-left-right.js +2 -2
- package/esm2015/icons/chevrons-right-left.js +2 -2
- package/esm2015/icons/cloud-moon-rain.js +23 -0
- package/esm2015/icons/cloud-sun-rain.js +22 -0
- package/esm2015/icons/coffee.js +3 -3
- package/esm2015/icons/coins.js +3 -3
- package/esm2015/icons/cup-soda.js +16 -0
- package/esm2015/icons/delete.js +2 -2
- package/esm2015/icons/diamond.js +20 -0
- package/esm2015/icons/eraser.js +4 -3
- package/esm2015/icons/eye-off.js +3 -3
- package/esm2015/icons/eye.js +2 -2
- package/esm2015/icons/flower-2.js +19 -0
- package/esm2015/icons/flower.js +20 -0
- package/esm2015/icons/github.js +2 -2
- package/esm2015/icons/gitlab.js +2 -2
- package/esm2015/icons/glass-water.js +16 -0
- package/esm2015/icons/heart-crack.js +16 -0
- package/esm2015/icons/heart-handshake.js +23 -0
- package/esm2015/icons/index.js +48 -1
- package/esm2015/icons/lamp-ceiling.js +12 -0
- package/esm2015/icons/lamp-desk.js +13 -0
- package/esm2015/icons/lamp-floor.js +12 -0
- package/esm2015/icons/lamp-wall-down.js +12 -0
- package/esm2015/icons/lamp-wall-up.js +12 -0
- package/esm2015/icons/lamp.js +12 -0
- package/esm2015/icons/leaf.js +16 -0
- package/esm2015/icons/line-chart.js +2 -2
- package/esm2015/icons/list-end.js +14 -0
- package/esm2015/icons/list-music.js +14 -0
- package/esm2015/icons/list-start.js +14 -0
- package/esm2015/icons/list-video.js +13 -0
- package/esm2015/icons/map-pin.js +2 -2
- package/esm2015/icons/martini.js +12 -0
- package/esm2015/icons/mic-off.js +4 -4
- package/esm2015/icons/mic.js +3 -3
- package/esm2015/icons/microscope.js +20 -0
- package/esm2015/icons/move-3d.js +13 -0
- package/esm2015/icons/navigation-2-off.js +2 -2
- package/esm2015/icons/navigation-off.js +2 -2
- package/esm2015/icons/network.js +3 -2
- package/esm2015/icons/paint-bucket.js +18 -0
- package/esm2015/icons/paintbrush-2.js +18 -0
- package/esm2015/icons/paintbrush.js +17 -0
- package/esm2015/icons/paperclip.js +2 -2
- package/esm2015/icons/pipette.js +4 -4
- package/esm2015/icons/recycle.js +30 -0
- package/esm2015/icons/rotate-3d.js +22 -0
- package/esm2015/icons/ruler.js +7 -2
- package/esm2015/icons/scale-3d.js +13 -0
- package/esm2015/icons/scaling.js +13 -0
- package/esm2015/icons/scroll.js +18 -0
- package/esm2015/icons/shrub.js +17 -0
- package/esm2015/icons/siren.js +17 -0
- package/esm2015/icons/slice.js +11 -0
- package/esm2015/icons/stethoscope.js +17 -0
- package/esm2015/icons/sun-dim.js +2 -2
- package/esm2015/icons/sun-medium.js +6 -6
- package/esm2015/icons/sun-moon.js +7 -7
- package/esm2015/icons/syringe.js +18 -0
- package/esm2015/icons/table-2.js +15 -0
- package/esm2015/icons/ticket.js +2 -4
- package/esm2015/icons/timer-off.js +3 -5
- package/esm2015/icons/train.js +7 -3
- package/esm2015/icons/trash-2.js +4 -8
- package/esm2015/icons/trash.js +4 -8
- package/esm2015/icons/tree-deciduous.js +16 -0
- package/esm2015/icons/tree-pine.js +16 -0
- package/esm2015/icons/trees.js +23 -0
- package/esm2015/icons/triangle.js +2 -2
- package/esm2015/icons/twitter.js +2 -2
- package/esm2015/icons/user-check.js +4 -4
- package/esm2015/icons/user-minus.js +4 -4
- package/esm2015/icons/user-plus.js +5 -5
- package/esm2015/icons/user-x.js +5 -5
- package/esm2015/icons/user.js +2 -2
- package/esm2015/icons/users.js +3 -3
- package/esm2015/icons/utensils-crossed.js +21 -0
- package/esm2015/icons/utensils.js +12 -0
- package/esm2015/icons/verified.js +3 -4
- package/esm2015/icons/video.js +2 -2
- package/esm2015/icons/view.js +3 -3
- package/esm2015/icons/watch.js +3 -3
- package/esm2015/icons/waves.js +13 -7
- package/esm2015/icons/webcam.js +3 -2
- package/esm2015/icons/wine.js +18 -0
- package/esm2015/icons/youtube.js +2 -2
- package/esm2015/src/icons/accessibility.js +5 -5
- package/esm2015/src/icons/alert-triangle.js +2 -2
- package/esm2015/src/icons/archive-restore.js +14 -0
- package/esm2015/src/icons/archive.js +4 -7
- package/esm2015/src/icons/baby.js +18 -0
- package/esm2015/src/icons/bar-chart-3.js +5 -5
- package/esm2015/src/icons/bar-chart-4.js +5 -5
- package/esm2015/src/icons/bar-chart-horizontal.js +5 -5
- package/esm2015/src/icons/beer.js +19 -0
- package/esm2015/src/icons/boxes.js +36 -0
- package/esm2015/src/icons/building-2.js +2 -2
- package/esm2015/src/icons/chevrons-left-right.js +2 -2
- package/esm2015/src/icons/chevrons-right-left.js +2 -2
- package/esm2015/src/icons/cloud-moon-rain.js +23 -0
- package/esm2015/src/icons/cloud-sun-rain.js +22 -0
- package/esm2015/src/icons/coffee.js +3 -3
- package/esm2015/src/icons/coins.js +3 -3
- package/esm2015/src/icons/cup-soda.js +16 -0
- package/esm2015/src/icons/delete.js +2 -2
- package/esm2015/src/icons/diamond.js +20 -0
- package/esm2015/src/icons/eraser.js +4 -3
- package/esm2015/src/icons/eye-off.js +3 -3
- package/esm2015/src/icons/eye.js +2 -2
- package/esm2015/src/icons/flower-2.js +19 -0
- package/esm2015/src/icons/flower.js +20 -0
- package/esm2015/src/icons/github.js +2 -2
- package/esm2015/src/icons/gitlab.js +2 -2
- package/esm2015/src/icons/glass-water.js +16 -0
- package/esm2015/src/icons/heart-crack.js +16 -0
- package/esm2015/src/icons/heart-handshake.js +23 -0
- package/esm2015/src/icons/index.js +48 -1
- package/esm2015/src/icons/lamp-ceiling.js +12 -0
- package/esm2015/src/icons/lamp-desk.js +13 -0
- package/esm2015/src/icons/lamp-floor.js +12 -0
- package/esm2015/src/icons/lamp-wall-down.js +12 -0
- package/esm2015/src/icons/lamp-wall-up.js +12 -0
- package/esm2015/src/icons/lamp.js +12 -0
- package/esm2015/src/icons/leaf.js +16 -0
- package/esm2015/src/icons/line-chart.js +2 -2
- package/esm2015/src/icons/list-end.js +14 -0
- package/esm2015/src/icons/list-music.js +14 -0
- package/esm2015/src/icons/list-start.js +14 -0
- package/esm2015/src/icons/list-video.js +13 -0
- package/esm2015/src/icons/map-pin.js +2 -2
- package/esm2015/src/icons/martini.js +12 -0
- package/esm2015/src/icons/mic-off.js +4 -4
- package/esm2015/src/icons/mic.js +3 -3
- package/esm2015/src/icons/microscope.js +20 -0
- package/esm2015/src/icons/move-3d.js +13 -0
- package/esm2015/src/icons/navigation-2-off.js +2 -2
- package/esm2015/src/icons/navigation-off.js +2 -2
- package/esm2015/src/icons/network.js +3 -2
- package/esm2015/src/icons/paint-bucket.js +18 -0
- package/esm2015/src/icons/paintbrush-2.js +18 -0
- package/esm2015/src/icons/paintbrush.js +17 -0
- package/esm2015/src/icons/paperclip.js +2 -2
- package/esm2015/src/icons/pipette.js +4 -4
- package/esm2015/src/icons/recycle.js +30 -0
- package/esm2015/src/icons/rotate-3d.js +22 -0
- package/esm2015/src/icons/ruler.js +7 -2
- package/esm2015/src/icons/scale-3d.js +13 -0
- package/esm2015/src/icons/scaling.js +13 -0
- package/esm2015/src/icons/scroll.js +18 -0
- package/esm2015/src/icons/shrub.js +17 -0
- package/esm2015/src/icons/siren.js +17 -0
- package/esm2015/src/icons/slice.js +11 -0
- package/esm2015/src/icons/stethoscope.js +17 -0
- package/esm2015/src/icons/sun-dim.js +2 -2
- package/esm2015/src/icons/sun-medium.js +6 -6
- package/esm2015/src/icons/sun-moon.js +7 -7
- package/esm2015/src/icons/syringe.js +18 -0
- package/esm2015/src/icons/table-2.js +15 -0
- package/esm2015/src/icons/ticket.js +2 -4
- package/esm2015/src/icons/timer-off.js +3 -5
- package/esm2015/src/icons/train.js +7 -3
- package/esm2015/src/icons/trash-2.js +4 -8
- package/esm2015/src/icons/trash.js +4 -8
- package/esm2015/src/icons/tree-deciduous.js +16 -0
- package/esm2015/src/icons/tree-pine.js +16 -0
- package/esm2015/src/icons/trees.js +23 -0
- package/esm2015/src/icons/triangle.js +2 -2
- package/esm2015/src/icons/twitter.js +2 -2
- package/esm2015/src/icons/user-check.js +4 -4
- package/esm2015/src/icons/user-minus.js +4 -4
- package/esm2015/src/icons/user-plus.js +5 -5
- package/esm2015/src/icons/user-x.js +5 -5
- package/esm2015/src/icons/user.js +2 -2
- package/esm2015/src/icons/users.js +3 -3
- package/esm2015/src/icons/utensils-crossed.js +21 -0
- package/esm2015/src/icons/utensils.js +12 -0
- package/esm2015/src/icons/verified.js +3 -4
- package/esm2015/src/icons/video.js +2 -2
- package/esm2015/src/icons/view.js +3 -3
- package/esm2015/src/icons/watch.js +3 -3
- package/esm2015/src/icons/waves.js +13 -7
- package/esm2015/src/icons/webcam.js +3 -2
- package/esm2015/src/icons/wine.js +18 -0
- package/esm2015/src/icons/youtube.js +2 -2
- package/fesm2015/lucide-angular-src-icons.js +826 -117
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +873 -117
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/archive-restore.d.ts +3 -0
- package/icons/baby.d.ts +3 -0
- package/icons/beer.d.ts +3 -0
- package/icons/boxes.d.ts +3 -0
- package/icons/cloud-moon-rain.d.ts +3 -0
- package/icons/cloud-sun-rain.d.ts +3 -0
- package/icons/cup-soda.d.ts +3 -0
- package/icons/diamond.d.ts +3 -0
- package/icons/flower-2.d.ts +3 -0
- package/icons/flower.d.ts +3 -0
- package/icons/glass-water.d.ts +3 -0
- package/icons/heart-crack.d.ts +3 -0
- package/icons/heart-handshake.d.ts +3 -0
- package/icons/index.d.ts +47 -0
- package/icons/lamp-ceiling.d.ts +3 -0
- package/icons/lamp-desk.d.ts +3 -0
- package/icons/lamp-floor.d.ts +3 -0
- package/icons/lamp-wall-down.d.ts +3 -0
- package/icons/lamp-wall-up.d.ts +3 -0
- package/icons/lamp.d.ts +3 -0
- package/icons/leaf.d.ts +3 -0
- package/icons/list-end.d.ts +3 -0
- package/icons/list-music.d.ts +3 -0
- package/icons/list-start.d.ts +3 -0
- package/icons/list-video.d.ts +3 -0
- package/icons/martini.d.ts +3 -0
- package/icons/microscope.d.ts +3 -0
- package/icons/move-3d.d.ts +3 -0
- package/icons/paint-bucket.d.ts +3 -0
- package/icons/paintbrush-2.d.ts +3 -0
- package/icons/paintbrush.d.ts +3 -0
- package/icons/recycle.d.ts +3 -0
- package/icons/rotate-3d.d.ts +3 -0
- package/icons/scale-3d.d.ts +3 -0
- package/icons/scaling.d.ts +3 -0
- package/icons/scroll.d.ts +3 -0
- package/icons/shrub.d.ts +3 -0
- package/icons/siren.d.ts +3 -0
- package/icons/slice.d.ts +3 -0
- package/icons/stethoscope.d.ts +3 -0
- package/icons/syringe.d.ts +3 -0
- package/icons/table-2.d.ts +3 -0
- package/icons/tree-deciduous.d.ts +3 -0
- package/icons/tree-pine.d.ts +3 -0
- package/icons/trees.d.ts +3 -0
- package/icons/utensils-crossed.d.ts +3 -0
- package/icons/utensils.d.ts +3 -0
- package/icons/wine.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/archive-restore.d.ts +3 -0
- package/src/icons/baby.d.ts +3 -0
- package/src/icons/beer.d.ts +3 -0
- package/src/icons/boxes.d.ts +3 -0
- package/src/icons/cloud-moon-rain.d.ts +3 -0
- package/src/icons/cloud-sun-rain.d.ts +3 -0
- package/src/icons/cup-soda.d.ts +3 -0
- package/src/icons/diamond.d.ts +3 -0
- package/src/icons/flower-2.d.ts +3 -0
- package/src/icons/flower.d.ts +3 -0
- package/src/icons/glass-water.d.ts +3 -0
- package/src/icons/heart-crack.d.ts +3 -0
- package/src/icons/heart-handshake.d.ts +3 -0
- package/src/icons/index.d.ts +47 -0
- package/src/icons/lamp-ceiling.d.ts +3 -0
- package/src/icons/lamp-desk.d.ts +3 -0
- package/src/icons/lamp-floor.d.ts +3 -0
- package/src/icons/lamp-wall-down.d.ts +3 -0
- package/src/icons/lamp-wall-up.d.ts +3 -0
- package/src/icons/lamp.d.ts +3 -0
- package/src/icons/leaf.d.ts +3 -0
- package/src/icons/list-end.d.ts +3 -0
- package/src/icons/list-music.d.ts +3 -0
- package/src/icons/list-start.d.ts +3 -0
- package/src/icons/list-video.d.ts +3 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/martini.d.ts +3 -0
- package/src/icons/microscope.d.ts +3 -0
- package/src/icons/move-3d.d.ts +3 -0
- package/src/icons/paint-bucket.d.ts +3 -0
- package/src/icons/paintbrush-2.d.ts +3 -0
- package/src/icons/paintbrush.d.ts +3 -0
- package/src/icons/recycle.d.ts +3 -0
- package/src/icons/rotate-3d.d.ts +3 -0
- package/src/icons/scale-3d.d.ts +3 -0
- package/src/icons/scaling.d.ts +3 -0
- package/src/icons/scroll.d.ts +3 -0
- package/src/icons/shrub.d.ts +3 -0
- package/src/icons/siren.d.ts +3 -0
- package/src/icons/slice.d.ts +3 -0
- package/src/icons/stethoscope.d.ts +3 -0
- package/src/icons/syringe.d.ts +3 -0
- package/src/icons/table-2.d.ts +3 -0
- package/src/icons/tree-deciduous.d.ts +3 -0
- package/src/icons/tree-pine.d.ts +3 -0
- package/src/icons/trees.d.ts +3 -0
- package/src/icons/utensils-crossed.d.ts +3 -0
- package/src/icons/utensils.d.ts +3 -0
- package/src/icons/wine.d.ts +3 -0
|
@@ -17,18 +17,18 @@ const Accessibility = [
|
|
|
17
17
|
defaultAttributes,
|
|
18
18
|
[
|
|
19
19
|
['circle', { cx: '16', cy: '4', r: '1' }],
|
|
20
|
-
['path', { d: '
|
|
21
|
-
['path', { d: '
|
|
20
|
+
['path', { d: 'm18 19 1-7-5.87.94' }],
|
|
21
|
+
['path', { d: 'm5 8 3-3 5.5 3-2.21 3.1' }],
|
|
22
22
|
[
|
|
23
23
|
'path',
|
|
24
24
|
{
|
|
25
|
-
d: 'M4.24 14.
|
|
25
|
+
d: 'M4.24 14.48c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46',
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
[
|
|
29
29
|
'path',
|
|
30
30
|
{
|
|
31
|
-
d: 'M13.76 17.
|
|
31
|
+
d: 'M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46',
|
|
32
32
|
},
|
|
33
33
|
],
|
|
34
34
|
],
|
|
@@ -166,7 +166,7 @@ const AlertTriangle = [
|
|
|
166
166
|
[
|
|
167
167
|
'path',
|
|
168
168
|
{
|
|
169
|
-
d: '
|
|
169
|
+
d: 'm21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z',
|
|
170
170
|
},
|
|
171
171
|
],
|
|
172
172
|
['line', { x1: '12', y1: '9', x2: '12', y2: '13' }],
|
|
@@ -474,16 +474,25 @@ const Aperture = [
|
|
|
474
474
|
],
|
|
475
475
|
];
|
|
476
476
|
|
|
477
|
+
const ArchiveRestore = [
|
|
478
|
+
'svg',
|
|
479
|
+
defaultAttributes,
|
|
480
|
+
[
|
|
481
|
+
['rect', { x: '2', y: '4', width: '20', height: '5', rx: '2' }],
|
|
482
|
+
['path', { d: 'M12 13v7' }],
|
|
483
|
+
['path', { d: 'm9 16 3-3 3 3' }],
|
|
484
|
+
['path', { d: 'M4 9v9a2 2 0 0 0 2 2h2' }],
|
|
485
|
+
['path', { d: 'M20 9v9a2 2 0 0 1-2 2h-2' }],
|
|
486
|
+
],
|
|
487
|
+
];
|
|
488
|
+
|
|
477
489
|
const Archive = [
|
|
478
490
|
'svg',
|
|
479
491
|
defaultAttributes,
|
|
480
492
|
[
|
|
481
|
-
[
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
d: 'M20 9v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9m16-5H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-10 9h4',
|
|
485
|
-
},
|
|
486
|
-
],
|
|
493
|
+
['rect', { x: '2', y: '4', width: '20', height: '5', rx: '2' }],
|
|
494
|
+
['path', { d: 'M4 9v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9' }],
|
|
495
|
+
['path', { d: 'M10 13h4' }],
|
|
487
496
|
],
|
|
488
497
|
];
|
|
489
498
|
|
|
@@ -695,6 +704,22 @@ const Axe = [
|
|
|
695
704
|
],
|
|
696
705
|
];
|
|
697
706
|
|
|
707
|
+
const Baby = [
|
|
708
|
+
'svg',
|
|
709
|
+
defaultAttributes,
|
|
710
|
+
[
|
|
711
|
+
['path', { d: 'M9 12h0' }],
|
|
712
|
+
['path', { d: 'M15 12h0' }],
|
|
713
|
+
['path', { d: 'M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5' }],
|
|
714
|
+
[
|
|
715
|
+
'path',
|
|
716
|
+
{
|
|
717
|
+
d: 'M19 6.3a9 9 0 0 1 1.8 3.9 2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1',
|
|
718
|
+
},
|
|
719
|
+
],
|
|
720
|
+
],
|
|
721
|
+
];
|
|
722
|
+
|
|
698
723
|
const Backpack = [
|
|
699
724
|
'svg',
|
|
700
725
|
defaultAttributes,
|
|
@@ -748,10 +773,10 @@ const BarChart3 = [
|
|
|
748
773
|
'svg',
|
|
749
774
|
defaultAttributes,
|
|
750
775
|
[
|
|
751
|
-
['path', { d: '
|
|
752
|
-
['path', { d: '
|
|
753
|
-
['path', { d: '
|
|
754
|
-
['path', { d: '
|
|
776
|
+
['path', { d: 'M3 3v18h18' }],
|
|
777
|
+
['path', { d: 'M18 17V9' }],
|
|
778
|
+
['path', { d: 'M13 17V5' }],
|
|
779
|
+
['path', { d: 'M8 17v-3' }],
|
|
755
780
|
],
|
|
756
781
|
];
|
|
757
782
|
|
|
@@ -759,10 +784,10 @@ const BarChart4 = [
|
|
|
759
784
|
'svg',
|
|
760
785
|
defaultAttributes,
|
|
761
786
|
[
|
|
762
|
-
['path', { d: '
|
|
763
|
-
['path', { d: '
|
|
764
|
-
['path', { d: '
|
|
765
|
-
['path', { d: '
|
|
787
|
+
['path', { d: 'M3 3v18h18' }],
|
|
788
|
+
['path', { d: 'M13 17V9' }],
|
|
789
|
+
['path', { d: 'M18 17V5' }],
|
|
790
|
+
['path', { d: 'M8 17v-3' }],
|
|
766
791
|
],
|
|
767
792
|
];
|
|
768
793
|
|
|
@@ -770,10 +795,10 @@ const BarChartHorizontal = [
|
|
|
770
795
|
'svg',
|
|
771
796
|
defaultAttributes,
|
|
772
797
|
[
|
|
773
|
-
['path', { d: '
|
|
774
|
-
['path', { d: '
|
|
775
|
-
['path', { d: '
|
|
776
|
-
['path', { d: '
|
|
798
|
+
['path', { d: 'M3 3v18h18' }],
|
|
799
|
+
['path', { d: 'M7 16h8' }],
|
|
800
|
+
['path', { d: 'M7 11h12' }],
|
|
801
|
+
['path', { d: 'M7 6h3' }],
|
|
777
802
|
],
|
|
778
803
|
];
|
|
779
804
|
|
|
@@ -909,6 +934,23 @@ const Bed = [
|
|
|
909
934
|
],
|
|
910
935
|
];
|
|
911
936
|
|
|
937
|
+
const Beer = [
|
|
938
|
+
'svg',
|
|
939
|
+
defaultAttributes,
|
|
940
|
+
[
|
|
941
|
+
['path', { d: 'M17 11h1a3 3 0 0 1 0 6h-1' }],
|
|
942
|
+
['path', { d: 'M9 12v6' }],
|
|
943
|
+
['path', { d: 'M13 12v6' }],
|
|
944
|
+
[
|
|
945
|
+
'path',
|
|
946
|
+
{
|
|
947
|
+
d: 'M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z',
|
|
948
|
+
},
|
|
949
|
+
],
|
|
950
|
+
['path', { d: 'M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8' }],
|
|
951
|
+
],
|
|
952
|
+
];
|
|
953
|
+
|
|
912
954
|
const BellMinus = [
|
|
913
955
|
'svg',
|
|
914
956
|
defaultAttributes,
|
|
@@ -1144,6 +1186,40 @@ const Box = [
|
|
|
1144
1186
|
],
|
|
1145
1187
|
];
|
|
1146
1188
|
|
|
1189
|
+
const Boxes = [
|
|
1190
|
+
'svg',
|
|
1191
|
+
defaultAttributes,
|
|
1192
|
+
[
|
|
1193
|
+
[
|
|
1194
|
+
'path',
|
|
1195
|
+
{
|
|
1196
|
+
d: 'M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z',
|
|
1197
|
+
},
|
|
1198
|
+
],
|
|
1199
|
+
['path', { d: 'm7 16.5-4.74-2.85' }],
|
|
1200
|
+
['path', { d: 'm7 16.5 5-3' }],
|
|
1201
|
+
['path', { d: 'M7 16.5v5.17' }],
|
|
1202
|
+
[
|
|
1203
|
+
'path',
|
|
1204
|
+
{
|
|
1205
|
+
d: 'M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z',
|
|
1206
|
+
},
|
|
1207
|
+
],
|
|
1208
|
+
['path', { d: 'm17 16.5-5-3' }],
|
|
1209
|
+
['path', { d: 'm17 16.5 4.74-2.85' }],
|
|
1210
|
+
['path', { d: 'M17 16.5v5.17' }],
|
|
1211
|
+
[
|
|
1212
|
+
'path',
|
|
1213
|
+
{
|
|
1214
|
+
d: 'M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z',
|
|
1215
|
+
},
|
|
1216
|
+
],
|
|
1217
|
+
['path', { d: 'M12 8 7.26 5.15' }],
|
|
1218
|
+
['path', { d: 'm12 8 4.74-2.85' }],
|
|
1219
|
+
['path', { d: 'M12 13.5V8' }],
|
|
1220
|
+
],
|
|
1221
|
+
];
|
|
1222
|
+
|
|
1147
1223
|
const Briefcase = [
|
|
1148
1224
|
'svg',
|
|
1149
1225
|
defaultAttributes,
|
|
@@ -1193,7 +1269,7 @@ const Building2 = [
|
|
|
1193
1269
|
[
|
|
1194
1270
|
'path',
|
|
1195
1271
|
{
|
|
1196
|
-
d: 'M6 22V4c0-.27 0-.55.07-.
|
|
1272
|
+
d: 'M6 22V4c0-.27 0-.55.07-.82a1.477 1.477 0 0 1 1.1-1.11C7.46 2 8.73 2 9 2h7c.27 0 .55 0 .82.07a1.477 1.477 0 0 1 1.11 1.1c.07.28.07.56.07.83v18H6Z',
|
|
1197
1273
|
},
|
|
1198
1274
|
],
|
|
1199
1275
|
[
|
|
@@ -1596,7 +1672,7 @@ const ChevronsDown = [
|
|
|
1596
1672
|
const ChevronsLeftRight = [
|
|
1597
1673
|
'svg',
|
|
1598
1674
|
defaultAttributes,
|
|
1599
|
-
[['path', { d: '
|
|
1675
|
+
[['path', { d: 'm9 7-5 5 5 5' }], ['path', { d: 'm15 7 5 5-5 5' }]],
|
|
1600
1676
|
];
|
|
1601
1677
|
|
|
1602
1678
|
const ChevronsLeft = [
|
|
@@ -1611,7 +1687,7 @@ const ChevronsLeft = [
|
|
|
1611
1687
|
const ChevronsRightLeft = [
|
|
1612
1688
|
'svg',
|
|
1613
1689
|
defaultAttributes,
|
|
1614
|
-
[['path', { d: '
|
|
1690
|
+
[['path', { d: 'm20 17-5-5 5-5' }], ['path', { d: 'm4 17 5-5-5-5' }]],
|
|
1615
1691
|
];
|
|
1616
1692
|
|
|
1617
1693
|
const ChevronsRight = [
|
|
@@ -1951,6 +2027,27 @@ const CloudLightning = [
|
|
|
1951
2027
|
],
|
|
1952
2028
|
];
|
|
1953
2029
|
|
|
2030
|
+
const CloudMoonRain = [
|
|
2031
|
+
'svg',
|
|
2032
|
+
defaultAttributes,
|
|
2033
|
+
[
|
|
2034
|
+
[
|
|
2035
|
+
'path',
|
|
2036
|
+
{
|
|
2037
|
+
d: 'M9.95 9a6.13 6.13 0 0 1 5.5-5.18 4.77 4.77 0 0 0 6.67 6.67A6.13 6.13 0 0 1 19.46 15',
|
|
2038
|
+
},
|
|
2039
|
+
],
|
|
2040
|
+
[
|
|
2041
|
+
'path',
|
|
2042
|
+
{
|
|
2043
|
+
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2044
|
+
},
|
|
2045
|
+
],
|
|
2046
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2047
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2048
|
+
],
|
|
2049
|
+
];
|
|
2050
|
+
|
|
1954
2051
|
const CloudMoon = [
|
|
1955
2052
|
'svg',
|
|
1956
2053
|
defaultAttributes,
|
|
@@ -2016,6 +2113,26 @@ const CloudSnow = [
|
|
|
2016
2113
|
],
|
|
2017
2114
|
];
|
|
2018
2115
|
|
|
2116
|
+
const CloudSunRain = [
|
|
2117
|
+
'svg',
|
|
2118
|
+
defaultAttributes,
|
|
2119
|
+
[
|
|
2120
|
+
['path', { d: 'M12 2v2' }],
|
|
2121
|
+
['path', { d: 'm5.22 5.22 1.42 1.42' }],
|
|
2122
|
+
['path', { d: 'M20 12h2' }],
|
|
2123
|
+
['path', { d: 'M15.97 12.5A4 4 0 0 0 9.5 8.88' }],
|
|
2124
|
+
['path', { d: 'm17.36 6.64 1.42-1.42' }],
|
|
2125
|
+
[
|
|
2126
|
+
'path',
|
|
2127
|
+
{
|
|
2128
|
+
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2129
|
+
},
|
|
2130
|
+
],
|
|
2131
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2132
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2133
|
+
],
|
|
2134
|
+
];
|
|
2135
|
+
|
|
2019
2136
|
const CloudSun = [
|
|
2020
2137
|
'svg',
|
|
2021
2138
|
defaultAttributes,
|
|
@@ -2139,8 +2256,8 @@ const Coffee = [
|
|
|
2139
2256
|
'svg',
|
|
2140
2257
|
defaultAttributes,
|
|
2141
2258
|
[
|
|
2142
|
-
['path', { d: 'M17 8h1a4 4 0 1 1 0
|
|
2143
|
-
['path', { d: 'M3
|
|
2259
|
+
['path', { d: 'M17 8h1a4 4 0 1 1 0 8h-1' }],
|
|
2260
|
+
['path', { d: 'M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z' }],
|
|
2144
2261
|
['line', { x1: '6', y1: '2', x2: '6', y2: '4' }],
|
|
2145
2262
|
['line', { x1: '10', y1: '2', x2: '10', y2: '4' }],
|
|
2146
2263
|
['line', { x1: '14', y1: '2', x2: '14', y2: '4' }],
|
|
@@ -2153,8 +2270,8 @@ const Coins = [
|
|
|
2153
2270
|
[
|
|
2154
2271
|
['circle', { cx: '8', cy: '8', r: '6' }],
|
|
2155
2272
|
['path', { d: 'M18.09 10.37A6 6 0 1 1 10.34 18' }],
|
|
2156
|
-
['path', { d: 'M7
|
|
2157
|
-
['path', { d: '
|
|
2273
|
+
['path', { d: 'M7 6h1v4' }],
|
|
2274
|
+
['path', { d: 'm16.71 13.88.7.71-2.82 2.82' }],
|
|
2158
2275
|
],
|
|
2159
2276
|
];
|
|
2160
2277
|
|
|
@@ -2429,6 +2546,20 @@ const Crown = [
|
|
|
2429
2546
|
[['path', { d: 'm2 4 3 12h14l3-12-6 7-4-7-4 7-6-7zm3 16h14' }]],
|
|
2430
2547
|
];
|
|
2431
2548
|
|
|
2549
|
+
const CupSoda = [
|
|
2550
|
+
'svg',
|
|
2551
|
+
defaultAttributes,
|
|
2552
|
+
[
|
|
2553
|
+
[
|
|
2554
|
+
'path',
|
|
2555
|
+
{ d: 'm6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8' },
|
|
2556
|
+
],
|
|
2557
|
+
['path', { d: 'M5 8h14' }],
|
|
2558
|
+
['path', { d: 'M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0' }],
|
|
2559
|
+
['path', { d: 'm12 8 1-6h2' }],
|
|
2560
|
+
],
|
|
2561
|
+
];
|
|
2562
|
+
|
|
2432
2563
|
const Currency = [
|
|
2433
2564
|
'svg',
|
|
2434
2565
|
defaultAttributes,
|
|
@@ -2455,12 +2586,30 @@ const Delete = [
|
|
|
2455
2586
|
'svg',
|
|
2456
2587
|
defaultAttributes,
|
|
2457
2588
|
[
|
|
2458
|
-
['path', { d: 'M20
|
|
2589
|
+
['path', { d: 'M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z' }],
|
|
2459
2590
|
['line', { x1: '18', y1: '9', x2: '12', y2: '15' }],
|
|
2460
2591
|
['line', { x1: '12', y1: '9', x2: '18', y2: '15' }],
|
|
2461
2592
|
],
|
|
2462
2593
|
];
|
|
2463
2594
|
|
|
2595
|
+
const Diamond = [
|
|
2596
|
+
'svg',
|
|
2597
|
+
defaultAttributes,
|
|
2598
|
+
[
|
|
2599
|
+
[
|
|
2600
|
+
'rect',
|
|
2601
|
+
{
|
|
2602
|
+
x: '12',
|
|
2603
|
+
y: '1',
|
|
2604
|
+
width: '15.56',
|
|
2605
|
+
height: '15.56',
|
|
2606
|
+
rx: '2.41',
|
|
2607
|
+
transform: 'rotate(45 12 1)',
|
|
2608
|
+
},
|
|
2609
|
+
],
|
|
2610
|
+
],
|
|
2611
|
+
];
|
|
2612
|
+
|
|
2464
2613
|
const Dice1 = [
|
|
2465
2614
|
'svg',
|
|
2466
2615
|
defaultAttributes,
|
|
@@ -2746,10 +2895,11 @@ const Eraser = [
|
|
|
2746
2895
|
[
|
|
2747
2896
|
'path',
|
|
2748
2897
|
{
|
|
2749
|
-
d: '
|
|
2898
|
+
d: 'm7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21',
|
|
2750
2899
|
},
|
|
2751
2900
|
],
|
|
2752
|
-
['path', { d: '
|
|
2901
|
+
['path', { d: 'M22 21H7' }],
|
|
2902
|
+
['path', { d: 'm5 11 9 9' }],
|
|
2753
2903
|
],
|
|
2754
2904
|
];
|
|
2755
2905
|
|
|
@@ -2793,7 +2943,7 @@ const EyeOff = [
|
|
|
2793
2943
|
'svg',
|
|
2794
2944
|
defaultAttributes,
|
|
2795
2945
|
[
|
|
2796
|
-
['path', { d: '
|
|
2946
|
+
['path', { d: 'M9.88 9.88a3 3 0 1 0 4.24 4.24' }],
|
|
2797
2947
|
[
|
|
2798
2948
|
'path',
|
|
2799
2949
|
{
|
|
@@ -2803,7 +2953,7 @@ const EyeOff = [
|
|
|
2803
2953
|
[
|
|
2804
2954
|
'path',
|
|
2805
2955
|
{
|
|
2806
|
-
d: '
|
|
2956
|
+
d: 'M6.61 6.61A13.526 13.526 0 0 0 2 12s3 7 10 7a9.74 9.74 0 0 0 5.39-1.61',
|
|
2807
2957
|
},
|
|
2808
2958
|
],
|
|
2809
2959
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
@@ -2814,7 +2964,7 @@ const Eye = [
|
|
|
2814
2964
|
'svg',
|
|
2815
2965
|
defaultAttributes,
|
|
2816
2966
|
[
|
|
2817
|
-
['path', { d: 'M2
|
|
2967
|
+
['path', { d: 'M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z' }],
|
|
2818
2968
|
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
2819
2969
|
],
|
|
2820
2970
|
];
|
|
@@ -3229,6 +3379,41 @@ const FlaskRound = [
|
|
|
3229
3379
|
],
|
|
3230
3380
|
];
|
|
3231
3381
|
|
|
3382
|
+
const Flower2 = [
|
|
3383
|
+
'svg',
|
|
3384
|
+
defaultAttributes,
|
|
3385
|
+
[
|
|
3386
|
+
[
|
|
3387
|
+
'path',
|
|
3388
|
+
{
|
|
3389
|
+
d: 'M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1',
|
|
3390
|
+
},
|
|
3391
|
+
],
|
|
3392
|
+
['circle', { cx: '12', cy: '8', r: '2' }],
|
|
3393
|
+
['path', { d: 'M12 10v12' }],
|
|
3394
|
+
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
3395
|
+
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
3396
|
+
],
|
|
3397
|
+
];
|
|
3398
|
+
|
|
3399
|
+
const Flower = [
|
|
3400
|
+
'svg',
|
|
3401
|
+
defaultAttributes,
|
|
3402
|
+
[
|
|
3403
|
+
[
|
|
3404
|
+
'path',
|
|
3405
|
+
{
|
|
3406
|
+
d: 'M12 7.5a4.5 4.5 0 1 1 4.5 4.5M12 7.5A4.5 4.5 0 1 0 7.5 12M12 7.5V9m-4.5 3a4.5 4.5 0 1 0 4.5 4.5M7.5 12H9m7.5 0a4.5 4.5 0 1 1-4.5 4.5m4.5-4.5H15m-3 4.5V15',
|
|
3407
|
+
},
|
|
3408
|
+
],
|
|
3409
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
3410
|
+
['path', { d: 'm8 16 1.5-1.5' }],
|
|
3411
|
+
['path', { d: 'M14.5 9.5 16 8' }],
|
|
3412
|
+
['path', { d: 'm8 8 1.5 1.5' }],
|
|
3413
|
+
['path', { d: 'M14.5 14.5 16 16' }],
|
|
3414
|
+
],
|
|
3415
|
+
];
|
|
3416
|
+
|
|
3232
3417
|
const Focus = [
|
|
3233
3418
|
'svg',
|
|
3234
3419
|
defaultAttributes,
|
|
@@ -3542,7 +3727,7 @@ const Github = [
|
|
|
3542
3727
|
[
|
|
3543
3728
|
'path',
|
|
3544
3729
|
{
|
|
3545
|
-
d: 'M15
|
|
3730
|
+
d: 'M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4',
|
|
3546
3731
|
},
|
|
3547
3732
|
],
|
|
3548
3733
|
['path', { d: 'M9 18c-4.51 2-5-2-7-2' }],
|
|
@@ -3556,9 +3741,23 @@ const Gitlab = [
|
|
|
3556
3741
|
[
|
|
3557
3742
|
'path',
|
|
3558
3743
|
{
|
|
3559
|
-
d: '
|
|
3744
|
+
d: 'm22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z',
|
|
3745
|
+
},
|
|
3746
|
+
],
|
|
3747
|
+
],
|
|
3748
|
+
];
|
|
3749
|
+
|
|
3750
|
+
const GlassWater = [
|
|
3751
|
+
'svg',
|
|
3752
|
+
defaultAttributes,
|
|
3753
|
+
[
|
|
3754
|
+
[
|
|
3755
|
+
'path',
|
|
3756
|
+
{
|
|
3757
|
+
d: 'M15.2 22H8.8a2 2 0 0 1-2-1.79L5 3h14l-1.81 17.21A2 2 0 0 1 15.2 22Z',
|
|
3560
3758
|
},
|
|
3561
3759
|
],
|
|
3760
|
+
['path', { d: 'M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0' }],
|
|
3562
3761
|
],
|
|
3563
3762
|
];
|
|
3564
3763
|
|
|
@@ -3793,6 +3992,41 @@ const Headphones = [
|
|
|
3793
3992
|
],
|
|
3794
3993
|
];
|
|
3795
3994
|
|
|
3995
|
+
const HeartCrack = [
|
|
3996
|
+
'svg',
|
|
3997
|
+
defaultAttributes,
|
|
3998
|
+
[
|
|
3999
|
+
[
|
|
4000
|
+
'path',
|
|
4001
|
+
{
|
|
4002
|
+
d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
|
|
4003
|
+
},
|
|
4004
|
+
],
|
|
4005
|
+
['path', { d: 'm12 13-1-1 2-2-3-2.5 2.77-2.92' }],
|
|
4006
|
+
],
|
|
4007
|
+
];
|
|
4008
|
+
|
|
4009
|
+
const HeartHandshake = [
|
|
4010
|
+
'svg',
|
|
4011
|
+
defaultAttributes,
|
|
4012
|
+
[
|
|
4013
|
+
[
|
|
4014
|
+
'path',
|
|
4015
|
+
{
|
|
4016
|
+
d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
|
|
4017
|
+
},
|
|
4018
|
+
],
|
|
4019
|
+
[
|
|
4020
|
+
'path',
|
|
4021
|
+
{
|
|
4022
|
+
d: 'M12 5.36 8.87 8.5a2.13 2.13 0 0 0 0 3h0a2.13 2.13 0 0 0 3 0l2.26-2.21a3 3 0 0 1 4.22 0l2.4 2.4',
|
|
4023
|
+
},
|
|
4024
|
+
],
|
|
4025
|
+
['path', { d: 'm18 15-2-2' }],
|
|
4026
|
+
['path', { d: 'm15 18-2-2' }],
|
|
4027
|
+
],
|
|
4028
|
+
];
|
|
4029
|
+
|
|
3796
4030
|
const HeartOff = [
|
|
3797
4031
|
'svg',
|
|
3798
4032
|
defaultAttributes,
|
|
@@ -4098,6 +4332,67 @@ const Keyboard = [
|
|
|
4098
4332
|
],
|
|
4099
4333
|
];
|
|
4100
4334
|
|
|
4335
|
+
const LampCeiling = [
|
|
4336
|
+
'svg',
|
|
4337
|
+
defaultAttributes,
|
|
4338
|
+
[
|
|
4339
|
+
['path', { d: 'M12 2v5' }],
|
|
4340
|
+
['path', { d: 'M6 7h12l4 9H2l4-9Z' }],
|
|
4341
|
+
['path', { d: 'M9.17 16a3 3 0 1 0 5.66 0' }],
|
|
4342
|
+
],
|
|
4343
|
+
];
|
|
4344
|
+
|
|
4345
|
+
const LampDesk = [
|
|
4346
|
+
'svg',
|
|
4347
|
+
defaultAttributes,
|
|
4348
|
+
[
|
|
4349
|
+
['path', { d: 'm14 5-3 3 2 7 8-8-7-2Z' }],
|
|
4350
|
+
['path', { d: 'm14 5-3 3-3-3 3-3 3 3Z' }],
|
|
4351
|
+
['path', { d: 'M9.5 6.5 4 12l3 6' }],
|
|
4352
|
+
['path', { d: 'M3 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H3Z' }],
|
|
4353
|
+
],
|
|
4354
|
+
];
|
|
4355
|
+
|
|
4356
|
+
const LampFloor = [
|
|
4357
|
+
'svg',
|
|
4358
|
+
defaultAttributes,
|
|
4359
|
+
[
|
|
4360
|
+
['path', { d: 'M9 2h6l3 7H6l3-7Z' }],
|
|
4361
|
+
['path', { d: 'M12 9v13' }],
|
|
4362
|
+
['path', { d: 'M9 22h6' }],
|
|
4363
|
+
],
|
|
4364
|
+
];
|
|
4365
|
+
|
|
4366
|
+
const LampWallDown = [
|
|
4367
|
+
'svg',
|
|
4368
|
+
defaultAttributes,
|
|
4369
|
+
[
|
|
4370
|
+
['path', { d: 'M11 13h6l3 7H8l3-7Z' }],
|
|
4371
|
+
['path', { d: 'M14 13V8a2 2 0 0 0-2-2H8' }],
|
|
4372
|
+
['path', { d: 'M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z' }],
|
|
4373
|
+
],
|
|
4374
|
+
];
|
|
4375
|
+
|
|
4376
|
+
const LampWallUp = [
|
|
4377
|
+
'svg',
|
|
4378
|
+
defaultAttributes,
|
|
4379
|
+
[
|
|
4380
|
+
['path', { d: 'M11 4h6l3 7H8l3-7Z' }],
|
|
4381
|
+
['path', { d: 'M14 11v5a2 2 0 0 1-2 2H8' }],
|
|
4382
|
+
['path', { d: 'M4 15h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4v-6Z' }],
|
|
4383
|
+
],
|
|
4384
|
+
];
|
|
4385
|
+
|
|
4386
|
+
const Lamp = [
|
|
4387
|
+
'svg',
|
|
4388
|
+
defaultAttributes,
|
|
4389
|
+
[
|
|
4390
|
+
['path', { d: 'M8 2h8l4 10H4L8 2Z' }],
|
|
4391
|
+
['path', { d: 'M12 12v6' }],
|
|
4392
|
+
['path', { d: 'M8 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H8Z' }],
|
|
4393
|
+
],
|
|
4394
|
+
];
|
|
4395
|
+
|
|
4101
4396
|
const Landmark = [
|
|
4102
4397
|
'svg',
|
|
4103
4398
|
defaultAttributes,
|
|
@@ -4248,6 +4543,20 @@ const Layout = [
|
|
|
4248
4543
|
],
|
|
4249
4544
|
];
|
|
4250
4545
|
|
|
4546
|
+
const Leaf = [
|
|
4547
|
+
'svg',
|
|
4548
|
+
defaultAttributes,
|
|
4549
|
+
[
|
|
4550
|
+
[
|
|
4551
|
+
'path',
|
|
4552
|
+
{
|
|
4553
|
+
d: 'M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z',
|
|
4554
|
+
},
|
|
4555
|
+
],
|
|
4556
|
+
['path', { d: 'M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12' }],
|
|
4557
|
+
],
|
|
4558
|
+
];
|
|
4559
|
+
|
|
4251
4560
|
const Library = [
|
|
4252
4561
|
'svg',
|
|
4253
4562
|
defaultAttributes,
|
|
@@ -4308,7 +4617,7 @@ const Lightbulb = [
|
|
|
4308
4617
|
const LineChart = [
|
|
4309
4618
|
'svg',
|
|
4310
4619
|
defaultAttributes,
|
|
4311
|
-
[['path', { d: '
|
|
4620
|
+
[['path', { d: 'M3 3v18h18' }], ['path', { d: 'm19 9-5 5-4-4-3 3' }]],
|
|
4312
4621
|
];
|
|
4313
4622
|
|
|
4314
4623
|
const Link2Off = [
|
|
@@ -4375,6 +4684,18 @@ const ListChecks = [
|
|
|
4375
4684
|
],
|
|
4376
4685
|
];
|
|
4377
4686
|
|
|
4687
|
+
const ListEnd = [
|
|
4688
|
+
'svg',
|
|
4689
|
+
defaultAttributes,
|
|
4690
|
+
[
|
|
4691
|
+
['path', { d: 'M16 12H3' }],
|
|
4692
|
+
['path', { d: 'M16 6H3' }],
|
|
4693
|
+
['path', { d: 'M10 18H3' }],
|
|
4694
|
+
['path', { d: 'M21 6v10a2 2 0 0 1-2 2h-4' }],
|
|
4695
|
+
['path', { d: 'm16 16-2 2 2 2' }],
|
|
4696
|
+
],
|
|
4697
|
+
];
|
|
4698
|
+
|
|
4378
4699
|
const ListMinus = [
|
|
4379
4700
|
'svg',
|
|
4380
4701
|
defaultAttributes,
|
|
@@ -4386,6 +4707,18 @@ const ListMinus = [
|
|
|
4386
4707
|
],
|
|
4387
4708
|
];
|
|
4388
4709
|
|
|
4710
|
+
const ListMusic = [
|
|
4711
|
+
'svg',
|
|
4712
|
+
defaultAttributes,
|
|
4713
|
+
[
|
|
4714
|
+
['path', { d: 'M21 15V6' }],
|
|
4715
|
+
['path', { d: 'M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' }],
|
|
4716
|
+
['path', { d: 'M12 12H3' }],
|
|
4717
|
+
['path', { d: 'M16 6H3' }],
|
|
4718
|
+
['path', { d: 'M12 18H3' }],
|
|
4719
|
+
],
|
|
4720
|
+
];
|
|
4721
|
+
|
|
4389
4722
|
const ListOrdered = [
|
|
4390
4723
|
'svg',
|
|
4391
4724
|
defaultAttributes,
|
|
@@ -4411,6 +4744,29 @@ const ListPlus = [
|
|
|
4411
4744
|
],
|
|
4412
4745
|
];
|
|
4413
4746
|
|
|
4747
|
+
const ListStart = [
|
|
4748
|
+
'svg',
|
|
4749
|
+
defaultAttributes,
|
|
4750
|
+
[
|
|
4751
|
+
['path', { d: 'M16 12H3' }],
|
|
4752
|
+
['path', { d: 'M16 18H3' }],
|
|
4753
|
+
['path', { d: 'M10 6H3' }],
|
|
4754
|
+
['path', { d: 'M21 18V8a2 2 0 0 0-2-2h-5' }],
|
|
4755
|
+
['path', { d: 'm16 8-2-2 2-2' }],
|
|
4756
|
+
],
|
|
4757
|
+
];
|
|
4758
|
+
|
|
4759
|
+
const ListVideo = [
|
|
4760
|
+
'svg',
|
|
4761
|
+
defaultAttributes,
|
|
4762
|
+
[
|
|
4763
|
+
['path', { d: 'M12 12H3' }],
|
|
4764
|
+
['path', { d: 'M16 6H3' }],
|
|
4765
|
+
['path', { d: 'M12 18H3' }],
|
|
4766
|
+
['path', { d: 'm16 12 5 3-5 3v-6Z' }],
|
|
4767
|
+
],
|
|
4768
|
+
];
|
|
4769
|
+
|
|
4414
4770
|
const ListX = [
|
|
4415
4771
|
'svg',
|
|
4416
4772
|
defaultAttributes,
|
|
@@ -4612,7 +4968,7 @@ const MapPin = [
|
|
|
4612
4968
|
'svg',
|
|
4613
4969
|
defaultAttributes,
|
|
4614
4970
|
[
|
|
4615
|
-
['path', { d: 'M20 10c0 6-8 12-8
|
|
4971
|
+
['path', { d: 'M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z' }],
|
|
4616
4972
|
['circle', { cx: '12', cy: '10', r: '3' }],
|
|
4617
4973
|
],
|
|
4618
4974
|
];
|
|
@@ -4627,6 +4983,16 @@ const Map = [
|
|
|
4627
4983
|
],
|
|
4628
4984
|
];
|
|
4629
4985
|
|
|
4986
|
+
const Martini = [
|
|
4987
|
+
'svg',
|
|
4988
|
+
defaultAttributes,
|
|
4989
|
+
[
|
|
4990
|
+
['path', { d: 'M8 22h8' }],
|
|
4991
|
+
['path', { d: 'M12 11v11' }],
|
|
4992
|
+
['path', { d: 'm19 3-7 8-7-8Z' }],
|
|
4993
|
+
],
|
|
4994
|
+
];
|
|
4995
|
+
|
|
4630
4996
|
const Maximize2 = [
|
|
4631
4997
|
'svg',
|
|
4632
4998
|
defaultAttributes,
|
|
@@ -4708,9 +5074,9 @@ const MicOff = [
|
|
|
4708
5074
|
defaultAttributes,
|
|
4709
5075
|
[
|
|
4710
5076
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4711
|
-
['path', { d: 'M18.89 13.23A7.12 7.12 0 0 0 19
|
|
4712
|
-
['path', { d: 'M5
|
|
4713
|
-
['path', { d: 'M15 9.
|
|
5077
|
+
['path', { d: 'M18.89 13.23A7.12 7.12 0 0 0 19 12v-2' }],
|
|
5078
|
+
['path', { d: 'M5 10v2a7 7 0 0 0 12 5' }],
|
|
5079
|
+
['path', { d: 'M15 9.34V5a3 3 0 0 0-5.68-1.33' }],
|
|
4714
5080
|
['path', { d: 'M9 9v3a3 3 0 0 0 5.12 2.12' }],
|
|
4715
5081
|
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4716
5082
|
],
|
|
@@ -4720,12 +5086,30 @@ const Mic = [
|
|
|
4720
5086
|
'svg',
|
|
4721
5087
|
defaultAttributes,
|
|
4722
5088
|
[
|
|
4723
|
-
['path', { d: 'M12
|
|
4724
|
-
['path', { d: 'M19
|
|
5089
|
+
['path', { d: 'M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z' }],
|
|
5090
|
+
['path', { d: 'M19 10v2a7 7 0 0 1-14 0v-2' }],
|
|
4725
5091
|
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4726
5092
|
],
|
|
4727
5093
|
];
|
|
4728
5094
|
|
|
5095
|
+
const Microscope = [
|
|
5096
|
+
'svg',
|
|
5097
|
+
defaultAttributes,
|
|
5098
|
+
[
|
|
5099
|
+
['path', { d: 'M6 18h8' }],
|
|
5100
|
+
['path', { d: 'M3 22h18' }],
|
|
5101
|
+
['path', { d: 'M14 22a7 7 0 1 0 0-14h-1' }],
|
|
5102
|
+
['path', { d: 'M9 14h2' }],
|
|
5103
|
+
['path', { d: 'M8 6h4' }],
|
|
5104
|
+
[
|
|
5105
|
+
'path',
|
|
5106
|
+
{
|
|
5107
|
+
d: 'M13 10V6.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v2.5a.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V10c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2Z',
|
|
5108
|
+
},
|
|
5109
|
+
],
|
|
5110
|
+
],
|
|
5111
|
+
];
|
|
5112
|
+
|
|
4729
5113
|
const Milestone = [
|
|
4730
5114
|
'svg',
|
|
4731
5115
|
defaultAttributes,
|
|
@@ -4899,6 +5283,17 @@ const Mouse = [
|
|
|
4899
5283
|
],
|
|
4900
5284
|
];
|
|
4901
5285
|
|
|
5286
|
+
const Move3d = [
|
|
5287
|
+
'svg',
|
|
5288
|
+
defaultAttributes,
|
|
5289
|
+
[
|
|
5290
|
+
['path', { d: 'M5 3v16h16' }],
|
|
5291
|
+
['path', { d: 'm5 19 6-6' }],
|
|
5292
|
+
['path', { d: 'm2 6 3-3 3 3' }],
|
|
5293
|
+
['path', { d: 'm18 16 3 3-3 3' }],
|
|
5294
|
+
],
|
|
5295
|
+
];
|
|
5296
|
+
|
|
4902
5297
|
const MoveDiagonal2 = [
|
|
4903
5298
|
'svg',
|
|
4904
5299
|
defaultAttributes,
|
|
@@ -4967,7 +5362,7 @@ const Navigation2Off = [
|
|
|
4967
5362
|
defaultAttributes,
|
|
4968
5363
|
[
|
|
4969
5364
|
['path', { d: 'M9.31 9.31 5 21l7-4 7 4-1.17-3.17' }],
|
|
4970
|
-
['path', { d: 'M14.53 8.88 12
|
|
5365
|
+
['path', { d: 'M14.53 8.88 12 2l-1.17 3.17' }],
|
|
4971
5366
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4972
5367
|
],
|
|
4973
5368
|
];
|
|
@@ -4983,7 +5378,7 @@ const NavigationOff = [
|
|
|
4983
5378
|
defaultAttributes,
|
|
4984
5379
|
[
|
|
4985
5380
|
['path', { d: 'M8.43 8.43 3 11l8 2 2 8 2.57-5.43' }],
|
|
4986
|
-
['path', { d: 'M17.39 11.73 22
|
|
5381
|
+
['path', { d: 'M17.39 11.73 22 2l-9.73 4.61' }],
|
|
4987
5382
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4988
5383
|
],
|
|
4989
5384
|
];
|
|
@@ -5001,7 +5396,8 @@ const Network = [
|
|
|
5001
5396
|
['rect', { x: '9', y: '2', width: '6', height: '6' }],
|
|
5002
5397
|
['rect', { x: '16', y: '16', width: '6', height: '6' }],
|
|
5003
5398
|
['rect', { x: '2', y: '16', width: '6', height: '6' }],
|
|
5004
|
-
['path', { d: '
|
|
5399
|
+
['path', { d: 'M5 16v-4h14v4' }],
|
|
5400
|
+
['path', { d: 'M12 12V8' }],
|
|
5005
5401
|
],
|
|
5006
5402
|
];
|
|
5007
5403
|
|
|
@@ -5164,6 +5560,53 @@ const Package = [
|
|
|
5164
5560
|
],
|
|
5165
5561
|
];
|
|
5166
5562
|
|
|
5563
|
+
const PaintBucket = [
|
|
5564
|
+
'svg',
|
|
5565
|
+
defaultAttributes,
|
|
5566
|
+
[
|
|
5567
|
+
[
|
|
5568
|
+
'path',
|
|
5569
|
+
{
|
|
5570
|
+
d: 'm19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z',
|
|
5571
|
+
},
|
|
5572
|
+
],
|
|
5573
|
+
['path', { d: 'm5 2 5 5' }],
|
|
5574
|
+
['path', { d: 'M2 13h15' }],
|
|
5575
|
+
['path', { d: 'M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z' }],
|
|
5576
|
+
],
|
|
5577
|
+
];
|
|
5578
|
+
|
|
5579
|
+
const Paintbrush2 = [
|
|
5580
|
+
'svg',
|
|
5581
|
+
defaultAttributes,
|
|
5582
|
+
[
|
|
5583
|
+
[
|
|
5584
|
+
'path',
|
|
5585
|
+
{
|
|
5586
|
+
d: 'M14 19.9V16h3a2 2 0 0 0 2-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 1 0 4 0Z',
|
|
5587
|
+
},
|
|
5588
|
+
],
|
|
5589
|
+
['path', { d: 'M6 12V2h12v10' }],
|
|
5590
|
+
['path', { d: 'M14 2v4' }],
|
|
5591
|
+
['path', { d: 'M10 2v2' }],
|
|
5592
|
+
],
|
|
5593
|
+
];
|
|
5594
|
+
|
|
5595
|
+
const Paintbrush = [
|
|
5596
|
+
'svg',
|
|
5597
|
+
defaultAttributes,
|
|
5598
|
+
[
|
|
5599
|
+
[
|
|
5600
|
+
'path',
|
|
5601
|
+
{
|
|
5602
|
+
d: 'M18.37 2.63 14 7l-1.59-1.59a2 2 0 0 0-2.82 0L8 7l9 9 1.59-1.59a2 2 0 0 0 0-2.82L17 10l4.37-4.37a2.12 2.12 0 1 0-3-3Z',
|
|
5603
|
+
},
|
|
5604
|
+
],
|
|
5605
|
+
['path', { d: 'M9 8c-2 3-4 3.5-7 4l8 10c2-1 6-5 6-7' }],
|
|
5606
|
+
['path', { d: 'M14.5 17.5 4.5 15' }],
|
|
5607
|
+
],
|
|
5608
|
+
];
|
|
5609
|
+
|
|
5167
5610
|
const Palette = [
|
|
5168
5611
|
'svg',
|
|
5169
5612
|
defaultAttributes,
|
|
@@ -5209,7 +5652,7 @@ const Paperclip = [
|
|
|
5209
5652
|
[
|
|
5210
5653
|
'path',
|
|
5211
5654
|
{
|
|
5212
|
-
d: '
|
|
5655
|
+
d: 'm21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48',
|
|
5213
5656
|
},
|
|
5214
5657
|
],
|
|
5215
5658
|
],
|
|
@@ -5448,12 +5891,12 @@ const Pipette = [
|
|
|
5448
5891
|
'svg',
|
|
5449
5892
|
defaultAttributes,
|
|
5450
5893
|
[
|
|
5451
|
-
['path', { d: '
|
|
5452
|
-
['path', { d: 'M3
|
|
5894
|
+
['path', { d: 'm2 22 1-1h3l9-9' }],
|
|
5895
|
+
['path', { d: 'M3 21v-3l9-9' }],
|
|
5453
5896
|
[
|
|
5454
5897
|
'path',
|
|
5455
5898
|
{
|
|
5456
|
-
d: '
|
|
5899
|
+
d: 'm15 6 3.4-3.4a2.1 2.1 0 1 1 3 3L18 9l.4.4a2.1 2.1 0 1 1-3 3l-3.8-3.8a2.1 2.1 0 1 1 3-3l.4.4Z',
|
|
5457
5900
|
},
|
|
5458
5901
|
],
|
|
5459
5902
|
],
|
|
@@ -5708,6 +6151,34 @@ const Radio = [
|
|
|
5708
6151
|
],
|
|
5709
6152
|
];
|
|
5710
6153
|
|
|
6154
|
+
const Recycle = [
|
|
6155
|
+
'svg',
|
|
6156
|
+
defaultAttributes,
|
|
6157
|
+
[
|
|
6158
|
+
[
|
|
6159
|
+
'path',
|
|
6160
|
+
{
|
|
6161
|
+
d: 'M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5',
|
|
6162
|
+
},
|
|
6163
|
+
],
|
|
6164
|
+
[
|
|
6165
|
+
'path',
|
|
6166
|
+
{
|
|
6167
|
+
d: 'M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12',
|
|
6168
|
+
},
|
|
6169
|
+
],
|
|
6170
|
+
['path', { d: 'm14 16-3 3 3 3' }],
|
|
6171
|
+
['path', { d: 'M8.293 13.596 7.196 9.5 3.1 10.598' }],
|
|
6172
|
+
[
|
|
6173
|
+
'path',
|
|
6174
|
+
{
|
|
6175
|
+
d: 'm9.344 5.811 1.093-1.892A1.83 1.83 0 0 1 11.985 3a1.784 1.784 0 0 1 1.546.888l3.943 6.843',
|
|
6176
|
+
},
|
|
6177
|
+
],
|
|
6178
|
+
['path', { d: 'm13.378 9.633 4.096 1.098 1.097-4.096' }],
|
|
6179
|
+
],
|
|
6180
|
+
];
|
|
6181
|
+
|
|
5711
6182
|
const Redo2 = [
|
|
5712
6183
|
'svg',
|
|
5713
6184
|
defaultAttributes,
|
|
@@ -5847,6 +6318,26 @@ const RockingChair = [
|
|
|
5847
6318
|
],
|
|
5848
6319
|
];
|
|
5849
6320
|
|
|
6321
|
+
const Rotate3d = [
|
|
6322
|
+
'svg',
|
|
6323
|
+
defaultAttributes,
|
|
6324
|
+
[
|
|
6325
|
+
[
|
|
6326
|
+
'path',
|
|
6327
|
+
{
|
|
6328
|
+
d: 'M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2',
|
|
6329
|
+
},
|
|
6330
|
+
],
|
|
6331
|
+
['path', { d: 'm15.194 13.707 3.814 1.86-1.86 3.814' }],
|
|
6332
|
+
[
|
|
6333
|
+
'path',
|
|
6334
|
+
{
|
|
6335
|
+
d: 'M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4',
|
|
6336
|
+
},
|
|
6337
|
+
],
|
|
6338
|
+
],
|
|
6339
|
+
];
|
|
6340
|
+
|
|
5850
6341
|
const RotateCcw = [
|
|
5851
6342
|
'svg',
|
|
5852
6343
|
defaultAttributes,
|
|
@@ -5876,7 +6367,12 @@ const Ruler = [
|
|
|
5876
6367
|
'svg',
|
|
5877
6368
|
defaultAttributes,
|
|
5878
6369
|
[
|
|
5879
|
-
[
|
|
6370
|
+
[
|
|
6371
|
+
'path',
|
|
6372
|
+
{
|
|
6373
|
+
d: 'M21.3 8.7 8.7 21.3c-1 1-2.5 1-3.4 0l-2.6-2.6c-1-1-1-2.5 0-3.4L15.3 2.7c1-1 2.5-1 3.4 0l2.6 2.6c1 1 1 2.5 0 3.4Z',
|
|
6374
|
+
},
|
|
6375
|
+
],
|
|
5880
6376
|
['path', { d: 'm7.5 10.5 2 2' }],
|
|
5881
6377
|
['path', { d: 'm10.5 7.5 2 2' }],
|
|
5882
6378
|
['path', { d: 'm13.5 4.5 2 2' }],
|
|
@@ -5909,6 +6405,17 @@ const Save = [
|
|
|
5909
6405
|
],
|
|
5910
6406
|
];
|
|
5911
6407
|
|
|
6408
|
+
const Scale3d = [
|
|
6409
|
+
'svg',
|
|
6410
|
+
defaultAttributes,
|
|
6411
|
+
[
|
|
6412
|
+
['path', { d: 'M5 7v12h12' }],
|
|
6413
|
+
['path', { d: 'm5 19 6-6' }],
|
|
6414
|
+
['rect', { x: '3', y: '3', width: '4', height: '4', rx: '1' }],
|
|
6415
|
+
['rect', { x: '17', y: '17', width: '4', height: '4', rx: '1' }],
|
|
6416
|
+
],
|
|
6417
|
+
];
|
|
6418
|
+
|
|
5912
6419
|
const Scale = [
|
|
5913
6420
|
'svg',
|
|
5914
6421
|
defaultAttributes,
|
|
@@ -5921,6 +6428,17 @@ const Scale = [
|
|
|
5921
6428
|
],
|
|
5922
6429
|
];
|
|
5923
6430
|
|
|
6431
|
+
const Scaling = [
|
|
6432
|
+
'svg',
|
|
6433
|
+
defaultAttributes,
|
|
6434
|
+
[
|
|
6435
|
+
['path', { d: 'M21 3 9 15' }],
|
|
6436
|
+
['path', { d: 'M12 3H3v18h18v-9' }],
|
|
6437
|
+
['path', { d: 'M16 3h5v5' }],
|
|
6438
|
+
['path', { d: 'M14 15H9v-5' }],
|
|
6439
|
+
],
|
|
6440
|
+
];
|
|
6441
|
+
|
|
5924
6442
|
const ScanLine = [
|
|
5925
6443
|
'svg',
|
|
5926
6444
|
defaultAttributes,
|
|
@@ -5986,6 +6504,22 @@ const ScreenShare = [
|
|
|
5986
6504
|
],
|
|
5987
6505
|
];
|
|
5988
6506
|
|
|
6507
|
+
const Scroll = [
|
|
6508
|
+
'svg',
|
|
6509
|
+
defaultAttributes,
|
|
6510
|
+
[
|
|
6511
|
+
[
|
|
6512
|
+
'path',
|
|
6513
|
+
{
|
|
6514
|
+
d: 'M10 17v2a2 2 0 0 1-2 2v0a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v3h3',
|
|
6515
|
+
},
|
|
6516
|
+
],
|
|
6517
|
+
['path', { d: 'M22 17v2a2 2 0 0 1-2 2H8' }],
|
|
6518
|
+
['path', { d: 'M19 17V5a2 2 0 0 0-2-2H4' }],
|
|
6519
|
+
['path', { d: 'M22 17H10' }],
|
|
6520
|
+
],
|
|
6521
|
+
];
|
|
6522
|
+
|
|
5989
6523
|
const Search = [
|
|
5990
6524
|
'svg',
|
|
5991
6525
|
defaultAttributes,
|
|
@@ -6241,6 +6775,21 @@ const Shrink = [
|
|
|
6241
6775
|
],
|
|
6242
6776
|
];
|
|
6243
6777
|
|
|
6778
|
+
const Shrub = [
|
|
6779
|
+
'svg',
|
|
6780
|
+
defaultAttributes,
|
|
6781
|
+
[
|
|
6782
|
+
['path', { d: 'M12 22v-7l-2-2' }],
|
|
6783
|
+
[
|
|
6784
|
+
'path',
|
|
6785
|
+
{
|
|
6786
|
+
d: 'M17 8v.8A6 6 0 0 1 13.8 20v0H10v0A6.5 6.5 0 0 1 7 8h0a5 5 0 0 1 10 0Z',
|
|
6787
|
+
},
|
|
6788
|
+
],
|
|
6789
|
+
['path', { d: 'm14 14-2 2' }],
|
|
6790
|
+
],
|
|
6791
|
+
];
|
|
6792
|
+
|
|
6244
6793
|
const Shuffle = [
|
|
6245
6794
|
'svg',
|
|
6246
6795
|
defaultAttributes,
|
|
@@ -6333,6 +6882,21 @@ const Signal = [
|
|
|
6333
6882
|
],
|
|
6334
6883
|
];
|
|
6335
6884
|
|
|
6885
|
+
const Siren = [
|
|
6886
|
+
'svg',
|
|
6887
|
+
defaultAttributes,
|
|
6888
|
+
[
|
|
6889
|
+
['path', { d: 'M7 12a5 5 0 0 1 5-5v0a5 5 0 0 1 5 5v6H7v-6Z' }],
|
|
6890
|
+
['path', { d: 'M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2H5v-2Z' }],
|
|
6891
|
+
['path', { d: 'M21 12h1' }],
|
|
6892
|
+
['path', { d: 'M18.5 4.5 18 5' }],
|
|
6893
|
+
['path', { d: 'M2 12h1' }],
|
|
6894
|
+
['path', { d: 'M12 2v1' }],
|
|
6895
|
+
['path', { d: 'm4.929 4.929.707.707' }],
|
|
6896
|
+
['path', { d: 'M12 12v6' }],
|
|
6897
|
+
],
|
|
6898
|
+
];
|
|
6899
|
+
|
|
6336
6900
|
const SkipBack = [
|
|
6337
6901
|
'svg',
|
|
6338
6902
|
defaultAttributes,
|
|
@@ -6390,6 +6954,15 @@ const Slash = [
|
|
|
6390
6954
|
],
|
|
6391
6955
|
];
|
|
6392
6956
|
|
|
6957
|
+
const Slice = [
|
|
6958
|
+
'svg',
|
|
6959
|
+
defaultAttributes,
|
|
6960
|
+
[
|
|
6961
|
+
['path', { d: 'm8 14-6 6h9v-3' }],
|
|
6962
|
+
['path', { d: 'M18.37 3.63 8 14l3 3L21.37 6.63a2.12 2.12 0 1 0-3-3Z' }],
|
|
6963
|
+
],
|
|
6964
|
+
];
|
|
6965
|
+
|
|
6393
6966
|
const SlidersHorizontal = [
|
|
6394
6967
|
'svg',
|
|
6395
6968
|
defaultAttributes,
|
|
@@ -6574,6 +7147,21 @@ const Star = [
|
|
|
6574
7147
|
],
|
|
6575
7148
|
];
|
|
6576
7149
|
|
|
7150
|
+
const Stethoscope = [
|
|
7151
|
+
'svg',
|
|
7152
|
+
defaultAttributes,
|
|
7153
|
+
[
|
|
7154
|
+
[
|
|
7155
|
+
'path',
|
|
7156
|
+
{
|
|
7157
|
+
d: 'M4.8 2.3A.3.3 0 1 0 5 2H4a2 2 0 0 0-2 2v5a6 6 0 0 0 6 6v0a6 6 0 0 0 6-6V4a2 2 0 0 0-2-2h-1a.2.2 0 1 0 .3.3',
|
|
7158
|
+
},
|
|
7159
|
+
],
|
|
7160
|
+
['path', { d: 'M8 15v1a6 6 0 0 0 6 6v0a6 6 0 0 0 6-6v-4' }],
|
|
7161
|
+
['circle', { cx: '20', cy: '10', r: '2' }],
|
|
7162
|
+
],
|
|
7163
|
+
];
|
|
7164
|
+
|
|
6577
7165
|
const StopCircle = [
|
|
6578
7166
|
'svg',
|
|
6579
7167
|
defaultAttributes,
|
|
@@ -6630,7 +7218,7 @@ const SunDim = [
|
|
|
6630
7218
|
'svg',
|
|
6631
7219
|
defaultAttributes,
|
|
6632
7220
|
[
|
|
6633
|
-
['path', { d: 'M12 16a4 4 0
|
|
7221
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
6634
7222
|
['path', { d: 'M12 4h.01' }],
|
|
6635
7223
|
['path', { d: 'M20 12h.01' }],
|
|
6636
7224
|
['path', { d: 'M12 20h.01' }],
|
|
@@ -6646,15 +7234,15 @@ const SunMedium = [
|
|
|
6646
7234
|
'svg',
|
|
6647
7235
|
defaultAttributes,
|
|
6648
7236
|
[
|
|
6649
|
-
['path', { d: 'M12 16a4 4 0
|
|
7237
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
6650
7238
|
['path', { d: 'M12 3v1' }],
|
|
6651
7239
|
['path', { d: 'M12 20v1' }],
|
|
6652
7240
|
['path', { d: 'M3 12h1' }],
|
|
6653
7241
|
['path', { d: 'M20 12h1' }],
|
|
6654
|
-
['path', { d: '
|
|
6655
|
-
['path', { d: '
|
|
6656
|
-
['path', { d: '
|
|
6657
|
-
['path', { d: '
|
|
7242
|
+
['path', { d: 'm18.364 5.636-.707.707' }],
|
|
7243
|
+
['path', { d: 'm6.343 17.657-.707.707' }],
|
|
7244
|
+
['path', { d: 'm5.636 5.636.707.707' }],
|
|
7245
|
+
['path', { d: 'm17.657 17.657.707.707' }],
|
|
6658
7246
|
],
|
|
6659
7247
|
];
|
|
6660
7248
|
|
|
@@ -6662,16 +7250,16 @@ const SunMoon = [
|
|
|
6662
7250
|
'svg',
|
|
6663
7251
|
defaultAttributes,
|
|
6664
7252
|
[
|
|
6665
|
-
['path', { d: 'M12 16a4 4 0
|
|
6666
|
-
['path', { d: 'M16 12.386A3.136 3.136 0
|
|
7253
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
7254
|
+
['path', { d: 'M16 12.386A3.136 3.136 0 0 1 11.614 8' }],
|
|
6667
7255
|
['path', { d: 'M12 2v2' }],
|
|
6668
7256
|
['path', { d: 'M12 20v2' }],
|
|
6669
|
-
['path', { d: '
|
|
6670
|
-
['path', { d: 'M17.5 17.
|
|
7257
|
+
['path', { d: 'm5 5 1.5 1.5' }],
|
|
7258
|
+
['path', { d: 'M17.5 17.5 19 19' }],
|
|
6671
7259
|
['path', { d: 'M2 12h2' }],
|
|
6672
7260
|
['path', { d: 'M20 12h2' }],
|
|
6673
|
-
['path', { d: '
|
|
6674
|
-
['path', { d: 'M17.5 6.
|
|
7261
|
+
['path', { d: 'm5 19 1.5-1.5' }],
|
|
7262
|
+
['path', { d: 'M17.5 6.5 19 5' }],
|
|
6675
7263
|
],
|
|
6676
7264
|
];
|
|
6677
7265
|
|
|
@@ -6784,6 +7372,35 @@ const Swords = [
|
|
|
6784
7372
|
],
|
|
6785
7373
|
];
|
|
6786
7374
|
|
|
7375
|
+
const Syringe = [
|
|
7376
|
+
'svg',
|
|
7377
|
+
defaultAttributes,
|
|
7378
|
+
[
|
|
7379
|
+
['path', { d: 'm18 2 4 4' }],
|
|
7380
|
+
['path', { d: 'm17 7 3-3' }],
|
|
7381
|
+
[
|
|
7382
|
+
'path',
|
|
7383
|
+
{ d: 'M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5' },
|
|
7384
|
+
],
|
|
7385
|
+
['path', { d: 'm9 11 4 4' }],
|
|
7386
|
+
['path', { d: 'm5 19-3 3' }],
|
|
7387
|
+
['path', { d: 'm14 4 6 6' }],
|
|
7388
|
+
],
|
|
7389
|
+
];
|
|
7390
|
+
|
|
7391
|
+
const Table2 = [
|
|
7392
|
+
'svg',
|
|
7393
|
+
defaultAttributes,
|
|
7394
|
+
[
|
|
7395
|
+
[
|
|
7396
|
+
'path',
|
|
7397
|
+
{
|
|
7398
|
+
d: 'M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18',
|
|
7399
|
+
},
|
|
7400
|
+
],
|
|
7401
|
+
],
|
|
7402
|
+
];
|
|
7403
|
+
|
|
6787
7404
|
const Table = [
|
|
6788
7405
|
'svg',
|
|
6789
7406
|
defaultAttributes,
|
|
@@ -6955,11 +7572,9 @@ const Ticket = [
|
|
|
6955
7572
|
[
|
|
6956
7573
|
'path',
|
|
6957
7574
|
{
|
|
6958
|
-
d: 'M3
|
|
7575
|
+
d: 'M3 7v2a3 3 0 1 1 0 6v2c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2Z',
|
|
6959
7576
|
},
|
|
6960
7577
|
],
|
|
6961
|
-
['path', { d: 'M21 15a3 3 0 1 1 0-6' }],
|
|
6962
|
-
['path', { d: 'M3 15a3 3 0 1 0 0-6' }],
|
|
6963
7578
|
['path', { d: 'M13 5v2' }],
|
|
6964
7579
|
['path', { d: 'M13 17v2' }],
|
|
6965
7580
|
['path', { d: 'M13 11v2' }],
|
|
@@ -6971,10 +7586,8 @@ const TimerOff = [
|
|
|
6971
7586
|
defaultAttributes,
|
|
6972
7587
|
[
|
|
6973
7588
|
['path', { d: 'M10 2h4' }],
|
|
6974
|
-
[
|
|
6975
|
-
|
|
6976
|
-
{ d: 'M7.43 7.433A8 8 0 0 1 18.566 18.57M4.582 11A8 8 0 0 0 15 21.419' },
|
|
6977
|
-
],
|
|
7589
|
+
['path', { d: 'M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7' }],
|
|
7590
|
+
['path', { d: 'M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2' }],
|
|
6978
7591
|
['path', { d: 'm2 2 20 20' }],
|
|
6979
7592
|
['path', { d: 'M12 12v-2' }],
|
|
6980
7593
|
],
|
|
@@ -7036,8 +7649,12 @@ const Train = [
|
|
|
7036
7649
|
defaultAttributes,
|
|
7037
7650
|
[
|
|
7038
7651
|
['rect', { x: '4', y: '3', width: '16', height: '16', rx: '2' }],
|
|
7039
|
-
['path', { d: 'M4
|
|
7040
|
-
['path', { d: '
|
|
7652
|
+
['path', { d: 'M4 11h16' }],
|
|
7653
|
+
['path', { d: 'M12 3v8' }],
|
|
7654
|
+
['path', { d: 'm8 19-2 3' }],
|
|
7655
|
+
['path', { d: 'm18 22-2-3' }],
|
|
7656
|
+
['path', { d: 'M8 15h0' }],
|
|
7657
|
+
['path', { d: 'M16 15h0' }],
|
|
7041
7658
|
],
|
|
7042
7659
|
];
|
|
7043
7660
|
|
|
@@ -7045,27 +7662,68 @@ const Trash2 = [
|
|
|
7045
7662
|
'svg',
|
|
7046
7663
|
defaultAttributes,
|
|
7047
7664
|
[
|
|
7048
|
-
['
|
|
7665
|
+
['path', { d: 'M3 6h18' }],
|
|
7666
|
+
['path', { d: 'M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' }],
|
|
7667
|
+
['path', { d: 'M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' }],
|
|
7668
|
+
['line', { x1: '10', y1: '11', x2: '10', y2: '17' }],
|
|
7669
|
+
['line', { x1: '14', y1: '11', x2: '14', y2: '17' }],
|
|
7670
|
+
],
|
|
7671
|
+
];
|
|
7672
|
+
|
|
7673
|
+
const Trash = [
|
|
7674
|
+
'svg',
|
|
7675
|
+
defaultAttributes,
|
|
7676
|
+
[
|
|
7677
|
+
['path', { d: 'M3 6h18' }],
|
|
7678
|
+
['path', { d: 'M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' }],
|
|
7679
|
+
['path', { d: 'M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' }],
|
|
7680
|
+
],
|
|
7681
|
+
];
|
|
7682
|
+
|
|
7683
|
+
const TreeDeciduous = [
|
|
7684
|
+
'svg',
|
|
7685
|
+
defaultAttributes,
|
|
7686
|
+
[
|
|
7049
7687
|
[
|
|
7050
7688
|
'path',
|
|
7051
7689
|
{
|
|
7052
|
-
d: '
|
|
7690
|
+
d: 'M8 19h8a4 4 0 0 0 3.8-2.8 4 4 0 0 0-1.6-4.5c1-1.1 1-2.7.4-4-.7-1.2-2.2-2-3.6-1.7a3 3 0 0 0-3-3 3 3 0 0 0-3 3c-1.4-.2-2.9.5-3.6 1.7-.7 1.3-.5 2.9.4 4a4 4 0 0 0-1.6 4.5A4 4 0 0 0 8 19Z',
|
|
7053
7691
|
},
|
|
7054
7692
|
],
|
|
7055
|
-
['
|
|
7056
|
-
['line', { x1: '14', y1: '11', x2: '14', y2: '17' }],
|
|
7693
|
+
['path', { d: 'M12 19v3' }],
|
|
7057
7694
|
],
|
|
7058
7695
|
];
|
|
7059
7696
|
|
|
7060
|
-
const
|
|
7697
|
+
const TreePine = [
|
|
7698
|
+
'svg',
|
|
7699
|
+
defaultAttributes,
|
|
7700
|
+
[
|
|
7701
|
+
[
|
|
7702
|
+
'path',
|
|
7703
|
+
{
|
|
7704
|
+
d: 'm17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z',
|
|
7705
|
+
},
|
|
7706
|
+
],
|
|
7707
|
+
['path', { d: 'M12 22v-3' }],
|
|
7708
|
+
],
|
|
7709
|
+
];
|
|
7710
|
+
|
|
7711
|
+
const Trees = [
|
|
7061
7712
|
'svg',
|
|
7062
7713
|
defaultAttributes,
|
|
7063
7714
|
[
|
|
7064
|
-
['polyline', { points: '3 6 5 6 21 6' }],
|
|
7065
7715
|
[
|
|
7066
7716
|
'path',
|
|
7067
7717
|
{
|
|
7068
|
-
d: '
|
|
7718
|
+
d: 'M10 10v.2A3 3 0 0 1 8.9 16v0H5v0h0a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z',
|
|
7719
|
+
},
|
|
7720
|
+
],
|
|
7721
|
+
['path', { d: 'M7 16v6' }],
|
|
7722
|
+
['path', { d: 'M13 19v3' }],
|
|
7723
|
+
[
|
|
7724
|
+
'path',
|
|
7725
|
+
{
|
|
7726
|
+
d: 'M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5',
|
|
7069
7727
|
},
|
|
7070
7728
|
],
|
|
7071
7729
|
],
|
|
@@ -7106,7 +7764,7 @@ const Triangle = [
|
|
|
7106
7764
|
[
|
|
7107
7765
|
'path',
|
|
7108
7766
|
{
|
|
7109
|
-
d: '
|
|
7767
|
+
d: 'm21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z',
|
|
7110
7768
|
},
|
|
7111
7769
|
],
|
|
7112
7770
|
],
|
|
@@ -7155,7 +7813,7 @@ const Twitter = [
|
|
|
7155
7813
|
[
|
|
7156
7814
|
'path',
|
|
7157
7815
|
{
|
|
7158
|
-
d: 'M22
|
|
7816
|
+
d: 'M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z',
|
|
7159
7817
|
},
|
|
7160
7818
|
],
|
|
7161
7819
|
],
|
|
@@ -7278,9 +7936,9 @@ const UserCheck = [
|
|
|
7278
7936
|
'svg',
|
|
7279
7937
|
defaultAttributes,
|
|
7280
7938
|
[
|
|
7281
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7282
|
-
['circle', { cx: '
|
|
7283
|
-
['polyline', { points: '
|
|
7939
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7940
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7941
|
+
['polyline', { points: '16 11 18 13 22 9' }],
|
|
7284
7942
|
],
|
|
7285
7943
|
];
|
|
7286
7944
|
|
|
@@ -7288,9 +7946,9 @@ const UserMinus = [
|
|
|
7288
7946
|
'svg',
|
|
7289
7947
|
defaultAttributes,
|
|
7290
7948
|
[
|
|
7291
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7292
|
-
['circle', { cx: '
|
|
7293
|
-
['line', { x1: '
|
|
7949
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7950
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7951
|
+
['line', { x1: '22', y1: '11', x2: '16', y2: '11' }],
|
|
7294
7952
|
],
|
|
7295
7953
|
];
|
|
7296
7954
|
|
|
@@ -7298,10 +7956,10 @@ const UserPlus = [
|
|
|
7298
7956
|
'svg',
|
|
7299
7957
|
defaultAttributes,
|
|
7300
7958
|
[
|
|
7301
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7302
|
-
['circle', { cx: '
|
|
7303
|
-
['line', { x1: '
|
|
7304
|
-
['line', { x1: '
|
|
7959
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7960
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7961
|
+
['line', { x1: '19', y1: '8', x2: '19', y2: '14' }],
|
|
7962
|
+
['line', { x1: '22', y1: '11', x2: '16', y2: '11' }],
|
|
7305
7963
|
],
|
|
7306
7964
|
];
|
|
7307
7965
|
|
|
@@ -7309,10 +7967,10 @@ const UserX = [
|
|
|
7309
7967
|
'svg',
|
|
7310
7968
|
defaultAttributes,
|
|
7311
7969
|
[
|
|
7312
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7313
|
-
['circle', { cx: '
|
|
7314
|
-
['line', { x1: '
|
|
7315
|
-
['line', { x1: '
|
|
7970
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7971
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7972
|
+
['line', { x1: '17', y1: '8', x2: '22', y2: '13' }],
|
|
7973
|
+
['line', { x1: '22', y1: '8', x2: '17', y2: '13' }],
|
|
7316
7974
|
],
|
|
7317
7975
|
];
|
|
7318
7976
|
|
|
@@ -7320,7 +7978,7 @@ const User = [
|
|
|
7320
7978
|
'svg',
|
|
7321
7979
|
defaultAttributes,
|
|
7322
7980
|
[
|
|
7323
|
-
['path', { d: '
|
|
7981
|
+
['path', { d: 'M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2' }],
|
|
7324
7982
|
['circle', { cx: '12', cy: '7', r: '4' }],
|
|
7325
7983
|
],
|
|
7326
7984
|
];
|
|
@@ -7329,13 +7987,42 @@ const Users = [
|
|
|
7329
7987
|
'svg',
|
|
7330
7988
|
defaultAttributes,
|
|
7331
7989
|
[
|
|
7332
|
-
['path', { d: '
|
|
7990
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7333
7991
|
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7334
|
-
['path', { d: '
|
|
7992
|
+
['path', { d: 'M22 21v-2a4 4 0 0 0-3-3.87' }],
|
|
7335
7993
|
['path', { d: 'M16 3.13a4 4 0 0 1 0 7.75' }],
|
|
7336
7994
|
],
|
|
7337
7995
|
];
|
|
7338
7996
|
|
|
7997
|
+
const UtensilsCrossed = [
|
|
7998
|
+
'svg',
|
|
7999
|
+
defaultAttributes,
|
|
8000
|
+
[
|
|
8001
|
+
[
|
|
8002
|
+
'path',
|
|
8003
|
+
{ d: 'm16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8' },
|
|
8004
|
+
],
|
|
8005
|
+
[
|
|
8006
|
+
'path',
|
|
8007
|
+
{
|
|
8008
|
+
d: 'M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7',
|
|
8009
|
+
},
|
|
8010
|
+
],
|
|
8011
|
+
['path', { d: 'm2.1 21.8 6.4-6.3' }],
|
|
8012
|
+
['path', { d: 'm19 5-7 7' }],
|
|
8013
|
+
],
|
|
8014
|
+
];
|
|
8015
|
+
|
|
8016
|
+
const Utensils = [
|
|
8017
|
+
'svg',
|
|
8018
|
+
defaultAttributes,
|
|
8019
|
+
[
|
|
8020
|
+
['path', { d: 'M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2' }],
|
|
8021
|
+
['path', { d: 'M7 2v20' }],
|
|
8022
|
+
['path', { d: 'M21 15V2v0a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7' }],
|
|
8023
|
+
],
|
|
8024
|
+
];
|
|
8025
|
+
|
|
7339
8026
|
const VenetianMask = [
|
|
7340
8027
|
'svg',
|
|
7341
8028
|
defaultAttributes,
|
|
@@ -7358,11 +8045,10 @@ const Verified = [
|
|
|
7358
8045
|
[
|
|
7359
8046
|
'path',
|
|
7360
8047
|
{
|
|
7361
|
-
d: 'M12
|
|
8048
|
+
d: 'M12 3c-1.2 0-2.4.6-3 1.7A3.6 3.6 0 0 0 4.6 9c-1 .6-1.7 1.8-1.7 3s.7 2.4 1.7 3c-.3 1.2 0 2.5 1 3.4.8.8 2.1 1.2 3.3 1 .6 1 1.8 1.6 3 1.6s2.4-.6 3-1.7c1.2.3 2.5 0 3.4-1 .8-.8 1.2-2 1-3.3 1-.6 1.6-1.8 1.6-3s-.6-2.4-1.7-3c.3-1.2 0-2.5-1-3.4a3.7 3.7 0 0 0-3.3-1c-.6-1-1.8-1.6-3-1.6Z',
|
|
7362
8049
|
},
|
|
7363
8050
|
],
|
|
7364
|
-
['path', { d: '
|
|
7365
|
-
['path', { d: 'm9 12 2 2' }],
|
|
8051
|
+
['path', { d: 'm9 12 2 2 4-4' }],
|
|
7366
8052
|
],
|
|
7367
8053
|
];
|
|
7368
8054
|
|
|
@@ -7405,7 +8091,7 @@ const Video = [
|
|
|
7405
8091
|
'svg',
|
|
7406
8092
|
defaultAttributes,
|
|
7407
8093
|
[
|
|
7408
|
-
['path', { d: '
|
|
8094
|
+
['path', { d: 'm22 8-6 4 6 4V8Z' }],
|
|
7409
8095
|
['rect', { x: '2', y: '6', width: '14', height: '12', rx: '2', ry: '2' }],
|
|
7410
8096
|
],
|
|
7411
8097
|
];
|
|
@@ -7419,8 +8105,8 @@ const View = [
|
|
|
7419
8105
|
{ d: 'M5 12s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z' },
|
|
7420
8106
|
],
|
|
7421
8107
|
['path', { d: 'M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z' }],
|
|
7422
|
-
['path', { d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-
|
|
7423
|
-
['path', { d: 'M21 7V5a2 2 0 0 0-2-
|
|
8108
|
+
['path', { d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2' }],
|
|
8109
|
+
['path', { d: 'M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2' }],
|
|
7424
8110
|
],
|
|
7425
8111
|
];
|
|
7426
8112
|
|
|
@@ -7504,12 +8190,12 @@ const Watch = [
|
|
|
7504
8190
|
[
|
|
7505
8191
|
'path',
|
|
7506
8192
|
{
|
|
7507
|
-
d: '
|
|
8193
|
+
d: 'm16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05',
|
|
7508
8194
|
},
|
|
7509
8195
|
],
|
|
7510
8196
|
[
|
|
7511
8197
|
'path',
|
|
7512
|
-
{ d: '
|
|
8198
|
+
{ d: 'm7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05' },
|
|
7513
8199
|
],
|
|
7514
8200
|
],
|
|
7515
8201
|
];
|
|
@@ -7518,17 +8204,23 @@ const Waves = [
|
|
|
7518
8204
|
'svg',
|
|
7519
8205
|
defaultAttributes,
|
|
7520
8206
|
[
|
|
7521
|
-
['path', { d: 'M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c1.3 0 1.9.5 2.5 1' }],
|
|
7522
|
-
['path', { d: 'M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' }],
|
|
7523
|
-
['path', { d: 'M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' }],
|
|
7524
|
-
['path', { d: 'M12 6c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' }],
|
|
7525
8207
|
[
|
|
7526
8208
|
'path',
|
|
7527
|
-
{
|
|
8209
|
+
{
|
|
8210
|
+
d: 'M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
8211
|
+
},
|
|
7528
8212
|
],
|
|
7529
8213
|
[
|
|
7530
8214
|
'path',
|
|
7531
|
-
{
|
|
8215
|
+
{
|
|
8216
|
+
d: 'M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
8217
|
+
},
|
|
8218
|
+
],
|
|
8219
|
+
[
|
|
8220
|
+
'path',
|
|
8221
|
+
{
|
|
8222
|
+
d: 'M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
8223
|
+
},
|
|
7532
8224
|
],
|
|
7533
8225
|
],
|
|
7534
8226
|
];
|
|
@@ -7539,7 +8231,8 @@ const Webcam = [
|
|
|
7539
8231
|
[
|
|
7540
8232
|
['circle', { cx: '12', cy: '10', r: '8' }],
|
|
7541
8233
|
['circle', { cx: '12', cy: '10', r: '3' }],
|
|
7542
|
-
['path', { d: '
|
|
8234
|
+
['path', { d: 'M7 22h10' }],
|
|
8235
|
+
['path', { d: 'M12 22v-4' }],
|
|
7543
8236
|
],
|
|
7544
8237
|
];
|
|
7545
8238
|
|
|
@@ -7578,6 +8271,22 @@ const Wind = [
|
|
|
7578
8271
|
],
|
|
7579
8272
|
];
|
|
7580
8273
|
|
|
8274
|
+
const Wine = [
|
|
8275
|
+
'svg',
|
|
8276
|
+
defaultAttributes,
|
|
8277
|
+
[
|
|
8278
|
+
['path', { d: 'M8 22h8' }],
|
|
8279
|
+
['path', { d: 'M7 10h10' }],
|
|
8280
|
+
['path', { d: 'M12 15v7' }],
|
|
8281
|
+
[
|
|
8282
|
+
'path',
|
|
8283
|
+
{
|
|
8284
|
+
d: 'M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z',
|
|
8285
|
+
},
|
|
8286
|
+
],
|
|
8287
|
+
],
|
|
8288
|
+
];
|
|
8289
|
+
|
|
7581
8290
|
const WrapText = [
|
|
7582
8291
|
'svg',
|
|
7583
8292
|
defaultAttributes,
|
|
@@ -7653,7 +8362,7 @@ const Youtube = [
|
|
|
7653
8362
|
[
|
|
7654
8363
|
'path',
|
|
7655
8364
|
{
|
|
7656
|
-
d: 'M12 19c-2.3 0-6.4
|
|
8365
|
+
d: 'M12 19c-2.3 0-6.4-.2-8.1-.6-.7-.2-1.2-.7-1.4-1.4-.3-1.1-.5-3.4-.5-5s.2-3.9.5-5c.2-.7.7-1.2 1.4-1.4C5.6 5.2 9.7 5 12 5s6.4.2 8.1.6c.7.2 1.2.7 1.4 1.4.3 1.1.5 3.4.5 5s-.2 3.9-.5 5c-.2.7-.7 1.2-1.4 1.4-1.7.4-5.8.6-8.1.6 0 0 0 0 0 0z',
|
|
7657
8366
|
},
|
|
7658
8367
|
],
|
|
7659
8368
|
['polygon', { points: '10 15 15 12 10 9' }],
|
|
@@ -7740,6 +8449,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7740
8449
|
AlignVerticalSpaceBetween: AlignVerticalSpaceBetween,
|
|
7741
8450
|
Anchor: Anchor,
|
|
7742
8451
|
Aperture: Aperture,
|
|
8452
|
+
ArchiveRestore: ArchiveRestore,
|
|
7743
8453
|
Archive: Archive,
|
|
7744
8454
|
Armchair: Armchair,
|
|
7745
8455
|
ArrowBigDown: ArrowBigDown,
|
|
@@ -7763,6 +8473,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7763
8473
|
AtSign: AtSign,
|
|
7764
8474
|
Award: Award,
|
|
7765
8475
|
Axe: Axe,
|
|
8476
|
+
Baby: Baby,
|
|
7766
8477
|
Backpack: Backpack,
|
|
7767
8478
|
BaggageClaim: BaggageClaim,
|
|
7768
8479
|
Banknote: Banknote,
|
|
@@ -7782,6 +8493,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7782
8493
|
BedDouble: BedDouble,
|
|
7783
8494
|
BedSingle: BedSingle,
|
|
7784
8495
|
Bed: Bed,
|
|
8496
|
+
Beer: Beer,
|
|
7785
8497
|
BellMinus: BellMinus,
|
|
7786
8498
|
BellOff: BellOff,
|
|
7787
8499
|
BellPlus: BellPlus,
|
|
@@ -7803,6 +8515,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7803
8515
|
Bot: Bot,
|
|
7804
8516
|
BoxSelect: BoxSelect,
|
|
7805
8517
|
Box: Box,
|
|
8518
|
+
Boxes: Boxes,
|
|
7806
8519
|
Briefcase: Briefcase,
|
|
7807
8520
|
Brush: Brush,
|
|
7808
8521
|
Bug: Bug,
|
|
@@ -7872,11 +8585,13 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7872
8585
|
CloudFog: CloudFog,
|
|
7873
8586
|
CloudHail: CloudHail,
|
|
7874
8587
|
CloudLightning: CloudLightning,
|
|
8588
|
+
CloudMoonRain: CloudMoonRain,
|
|
7875
8589
|
CloudMoon: CloudMoon,
|
|
7876
8590
|
CloudOff: CloudOff,
|
|
7877
8591
|
CloudRainWind: CloudRainWind,
|
|
7878
8592
|
CloudRain: CloudRain,
|
|
7879
8593
|
CloudSnow: CloudSnow,
|
|
8594
|
+
CloudSunRain: CloudSunRain,
|
|
7880
8595
|
CloudSun: CloudSun,
|
|
7881
8596
|
Cloud: Cloud,
|
|
7882
8597
|
Cloudy: Cloudy,
|
|
@@ -7912,9 +8627,11 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7912
8627
|
Cross: Cross,
|
|
7913
8628
|
Crosshair: Crosshair,
|
|
7914
8629
|
Crown: Crown,
|
|
8630
|
+
CupSoda: CupSoda,
|
|
7915
8631
|
Currency: Currency,
|
|
7916
8632
|
Database: Database,
|
|
7917
8633
|
Delete: Delete,
|
|
8634
|
+
Diamond: Diamond,
|
|
7918
8635
|
Dice1: Dice1,
|
|
7919
8636
|
Dice2: Dice2,
|
|
7920
8637
|
Dice3: Dice3,
|
|
@@ -7978,6 +8695,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
7978
8695
|
Flashlight: Flashlight,
|
|
7979
8696
|
FlaskConical: FlaskConical,
|
|
7980
8697
|
FlaskRound: FlaskRound,
|
|
8698
|
+
Flower2: Flower2,
|
|
8699
|
+
Flower: Flower,
|
|
7981
8700
|
Focus: Focus,
|
|
7982
8701
|
FolderMinus: FolderMinus,
|
|
7983
8702
|
FolderOpen: FolderOpen,
|
|
@@ -8005,6 +8724,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8005
8724
|
GitPullRequest: GitPullRequest,
|
|
8006
8725
|
Github: Github,
|
|
8007
8726
|
Gitlab: Gitlab,
|
|
8727
|
+
GlassWater: GlassWater,
|
|
8008
8728
|
Glasses: Glasses,
|
|
8009
8729
|
Globe2: Globe2,
|
|
8010
8730
|
Globe: Globe,
|
|
@@ -8021,6 +8741,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8021
8741
|
Hash: Hash,
|
|
8022
8742
|
Haze: Haze,
|
|
8023
8743
|
Headphones: Headphones,
|
|
8744
|
+
HeartCrack: HeartCrack,
|
|
8745
|
+
HeartHandshake: HeartHandshake,
|
|
8024
8746
|
HeartOff: HeartOff,
|
|
8025
8747
|
Heart: Heart,
|
|
8026
8748
|
HelpCircle: HelpCircle,
|
|
@@ -8045,6 +8767,12 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8045
8767
|
JapaneseYen: JapaneseYen,
|
|
8046
8768
|
Key: Key,
|
|
8047
8769
|
Keyboard: Keyboard,
|
|
8770
|
+
LampCeiling: LampCeiling,
|
|
8771
|
+
LampDesk: LampDesk,
|
|
8772
|
+
LampFloor: LampFloor,
|
|
8773
|
+
LampWallDown: LampWallDown,
|
|
8774
|
+
LampWallUp: LampWallUp,
|
|
8775
|
+
Lamp: Lamp,
|
|
8048
8776
|
Landmark: Landmark,
|
|
8049
8777
|
Languages: Languages,
|
|
8050
8778
|
Laptop2: Laptop2,
|
|
@@ -8057,6 +8785,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8057
8785
|
LayoutList: LayoutList,
|
|
8058
8786
|
LayoutTemplate: LayoutTemplate,
|
|
8059
8787
|
Layout: Layout,
|
|
8788
|
+
Leaf: Leaf,
|
|
8060
8789
|
Library: Library,
|
|
8061
8790
|
LifeBuoy: LifeBuoy,
|
|
8062
8791
|
LightbulbOff: LightbulbOff,
|
|
@@ -8067,9 +8796,13 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8067
8796
|
Link: Link,
|
|
8068
8797
|
Linkedin: Linkedin,
|
|
8069
8798
|
ListChecks: ListChecks,
|
|
8799
|
+
ListEnd: ListEnd,
|
|
8070
8800
|
ListMinus: ListMinus,
|
|
8801
|
+
ListMusic: ListMusic,
|
|
8071
8802
|
ListOrdered: ListOrdered,
|
|
8072
8803
|
ListPlus: ListPlus,
|
|
8804
|
+
ListStart: ListStart,
|
|
8805
|
+
ListVideo: ListVideo,
|
|
8073
8806
|
ListX: ListX,
|
|
8074
8807
|
List: List,
|
|
8075
8808
|
Loader2: Loader2,
|
|
@@ -8086,6 +8819,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8086
8819
|
MapPinOff: MapPinOff,
|
|
8087
8820
|
MapPin: MapPin,
|
|
8088
8821
|
Map: Map,
|
|
8822
|
+
Martini: Martini,
|
|
8089
8823
|
Maximize2: Maximize2,
|
|
8090
8824
|
Maximize: Maximize,
|
|
8091
8825
|
Megaphone: Megaphone,
|
|
@@ -8095,6 +8829,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8095
8829
|
MessageSquare: MessageSquare,
|
|
8096
8830
|
MicOff: MicOff,
|
|
8097
8831
|
Mic: Mic,
|
|
8832
|
+
Microscope: Microscope,
|
|
8098
8833
|
Milestone: Milestone,
|
|
8099
8834
|
Minimize2: Minimize2,
|
|
8100
8835
|
Minimize: Minimize,
|
|
@@ -8113,6 +8848,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8113
8848
|
MousePointerClick: MousePointerClick,
|
|
8114
8849
|
MousePointer: MousePointer,
|
|
8115
8850
|
Mouse: Mouse,
|
|
8851
|
+
Move3d: Move3d,
|
|
8116
8852
|
MoveDiagonal2: MoveDiagonal2,
|
|
8117
8853
|
MoveDiagonal: MoveDiagonal,
|
|
8118
8854
|
MoveHorizontal: MoveHorizontal,
|
|
@@ -8134,6 +8870,9 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8134
8870
|
PackageSearch: PackageSearch,
|
|
8135
8871
|
PackageX: PackageX,
|
|
8136
8872
|
Package: Package,
|
|
8873
|
+
PaintBucket: PaintBucket,
|
|
8874
|
+
Paintbrush2: Paintbrush2,
|
|
8875
|
+
Paintbrush: Paintbrush,
|
|
8137
8876
|
Palette: Palette,
|
|
8138
8877
|
Palmtree: Palmtree,
|
|
8139
8878
|
Paperclip: Paperclip,
|
|
@@ -8175,6 +8914,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8175
8914
|
Quote: Quote,
|
|
8176
8915
|
RadioReceiver: RadioReceiver,
|
|
8177
8916
|
Radio: Radio,
|
|
8917
|
+
Recycle: Recycle,
|
|
8178
8918
|
Redo2: Redo2,
|
|
8179
8919
|
Redo: Redo,
|
|
8180
8920
|
RefreshCcw: RefreshCcw,
|
|
@@ -8187,18 +8927,22 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8187
8927
|
Rewind: Rewind,
|
|
8188
8928
|
Rocket: Rocket,
|
|
8189
8929
|
RockingChair: RockingChair,
|
|
8930
|
+
Rotate3d: Rotate3d,
|
|
8190
8931
|
RotateCcw: RotateCcw,
|
|
8191
8932
|
RotateCw: RotateCw,
|
|
8192
8933
|
Rss: Rss,
|
|
8193
8934
|
Ruler: Ruler,
|
|
8194
8935
|
RussianRuble: RussianRuble,
|
|
8195
8936
|
Save: Save,
|
|
8937
|
+
Scale3d: Scale3d,
|
|
8196
8938
|
Scale: Scale,
|
|
8939
|
+
Scaling: Scaling,
|
|
8197
8940
|
ScanLine: ScanLine,
|
|
8198
8941
|
Scan: Scan,
|
|
8199
8942
|
Scissors: Scissors,
|
|
8200
8943
|
ScreenShareOff: ScreenShareOff,
|
|
8201
8944
|
ScreenShare: ScreenShare,
|
|
8945
|
+
Scroll: Scroll,
|
|
8202
8946
|
Search: Search,
|
|
8203
8947
|
Send: Send,
|
|
8204
8948
|
SeparatorHorizontal: SeparatorHorizontal,
|
|
@@ -8221,6 +8965,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8221
8965
|
ShoppingCart: ShoppingCart,
|
|
8222
8966
|
Shovel: Shovel,
|
|
8223
8967
|
Shrink: Shrink,
|
|
8968
|
+
Shrub: Shrub,
|
|
8224
8969
|
Shuffle: Shuffle,
|
|
8225
8970
|
SidebarClose: SidebarClose,
|
|
8226
8971
|
SidebarOpen: SidebarOpen,
|
|
@@ -8231,11 +8976,13 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8231
8976
|
SignalMedium: SignalMedium,
|
|
8232
8977
|
SignalZero: SignalZero,
|
|
8233
8978
|
Signal: Signal,
|
|
8979
|
+
Siren: Siren,
|
|
8234
8980
|
SkipBack: SkipBack,
|
|
8235
8981
|
SkipForward: SkipForward,
|
|
8236
8982
|
Skull: Skull,
|
|
8237
8983
|
Slack: Slack,
|
|
8238
8984
|
Slash: Slash,
|
|
8985
|
+
Slice: Slice,
|
|
8239
8986
|
SlidersHorizontal: SlidersHorizontal,
|
|
8240
8987
|
Sliders: Sliders,
|
|
8241
8988
|
SmartphoneCharging: SmartphoneCharging,
|
|
@@ -8251,6 +8998,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8251
8998
|
StarHalf: StarHalf,
|
|
8252
8999
|
StarOff: StarOff,
|
|
8253
9000
|
Star: Star,
|
|
9001
|
+
Stethoscope: Stethoscope,
|
|
8254
9002
|
StopCircle: StopCircle,
|
|
8255
9003
|
StretchHorizontal: StretchHorizontal,
|
|
8256
9004
|
StretchVertical: StretchVertical,
|
|
@@ -8267,6 +9015,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8267
9015
|
SwitchCamera: SwitchCamera,
|
|
8268
9016
|
Sword: Sword,
|
|
8269
9017
|
Swords: Swords,
|
|
9018
|
+
Syringe: Syringe,
|
|
9019
|
+
Table2: Table2,
|
|
8270
9020
|
Table: Table,
|
|
8271
9021
|
Tablet: Tablet,
|
|
8272
9022
|
Tag: Tag,
|
|
@@ -8291,6 +9041,9 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8291
9041
|
Train: Train,
|
|
8292
9042
|
Trash2: Trash2,
|
|
8293
9043
|
Trash: Trash,
|
|
9044
|
+
TreeDeciduous: TreeDeciduous,
|
|
9045
|
+
TreePine: TreePine,
|
|
9046
|
+
Trees: Trees,
|
|
8294
9047
|
Trello: Trello,
|
|
8295
9048
|
TrendingDown: TrendingDown,
|
|
8296
9049
|
TrendingUp: TrendingUp,
|
|
@@ -8316,6 +9069,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8316
9069
|
UserX: UserX,
|
|
8317
9070
|
User: User,
|
|
8318
9071
|
Users: Users,
|
|
9072
|
+
UtensilsCrossed: UtensilsCrossed,
|
|
9073
|
+
Utensils: Utensils,
|
|
8319
9074
|
VenetianMask: VenetianMask,
|
|
8320
9075
|
Verified: Verified,
|
|
8321
9076
|
VibrateOff: VibrateOff,
|
|
@@ -8336,6 +9091,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8336
9091
|
WifiOff: WifiOff,
|
|
8337
9092
|
Wifi: Wifi,
|
|
8338
9093
|
Wind: Wind,
|
|
9094
|
+
Wine: Wine,
|
|
8339
9095
|
WrapText: WrapText,
|
|
8340
9096
|
Wrench: Wrench,
|
|
8341
9097
|
XCircle: XCircle,
|
|
@@ -8475,5 +9231,5 @@ LucideAngularModule.ctorParameters = () => [
|
|
|
8475
9231
|
* Generated bundle index. Do not edit.
|
|
8476
9232
|
*/
|
|
8477
9233
|
|
|
8478
|
-
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, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Backpack, BaggageClaim, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, 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, CalendarCheck, CalendarCheck2, CalendarDays, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarX, CalendarX2, 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, Cigarette, CigaretteOff, 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, Dices, 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, Fingerprint, 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, Luggage, 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, PackageOpen, PackagePlus, PackageSearch, PackageX, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, 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, Sofa, 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 };
|
|
9234
|
+
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, ArchiveRestore, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Baby, Backpack, BaggageClaim, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, Beer, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarDays, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarX, CalendarX2, 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, Cigarette, CigaretteOff, 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, CloudMoonRain, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, 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, CupSoda, Currency, Database, Delete, Diamond, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, 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, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Flower, Flower2, 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, GlassWater, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartCrack, HeartHandshake, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Leaf, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListEnd, ListMinus, ListMusic, ListOrdered, ListPlus, ListStart, ListVideo, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, LucideAngularComponent, LucideAngularModule, Luggage, Magnet, Mail, Map, MapPin, MapPinOff, Martini, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Microscope, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, Move3d, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Recycle, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, Rotate3d, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scale3d, Scaling, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Scroll, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Siren, SkipBack, SkipForward, Skull, Slack, Slash, Slice, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Table2, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, TreeDeciduous, TreePine, Trees, 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, Utensils, UtensilsCrossed, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, Wine, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, createElement, index as icons, Icons as ɵa };
|
|
8479
9235
|
//# sourceMappingURL=lucide-angular.js.map
|