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
|
@@ -15,18 +15,18 @@ const Accessibility = [
|
|
|
15
15
|
defaultAttributes,
|
|
16
16
|
[
|
|
17
17
|
['circle', { cx: '16', cy: '4', r: '1' }],
|
|
18
|
-
['path', { d: '
|
|
19
|
-
['path', { d: '
|
|
18
|
+
['path', { d: 'm18 19 1-7-5.87.94' }],
|
|
19
|
+
['path', { d: 'm5 8 3-3 5.5 3-2.21 3.1' }],
|
|
20
20
|
[
|
|
21
21
|
'path',
|
|
22
22
|
{
|
|
23
|
-
d: 'M4.24 14.
|
|
23
|
+
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',
|
|
24
24
|
},
|
|
25
25
|
],
|
|
26
26
|
[
|
|
27
27
|
'path',
|
|
28
28
|
{
|
|
29
|
-
d: 'M13.76 17.
|
|
29
|
+
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',
|
|
30
30
|
},
|
|
31
31
|
],
|
|
32
32
|
],
|
|
@@ -164,7 +164,7 @@ const AlertTriangle = [
|
|
|
164
164
|
[
|
|
165
165
|
'path',
|
|
166
166
|
{
|
|
167
|
-
d: '
|
|
167
|
+
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',
|
|
168
168
|
},
|
|
169
169
|
],
|
|
170
170
|
['line', { x1: '12', y1: '9', x2: '12', y2: '13' }],
|
|
@@ -472,16 +472,25 @@ const Aperture = [
|
|
|
472
472
|
],
|
|
473
473
|
];
|
|
474
474
|
|
|
475
|
+
const ArchiveRestore = [
|
|
476
|
+
'svg',
|
|
477
|
+
defaultAttributes,
|
|
478
|
+
[
|
|
479
|
+
['rect', { x: '2', y: '4', width: '20', height: '5', rx: '2' }],
|
|
480
|
+
['path', { d: 'M12 13v7' }],
|
|
481
|
+
['path', { d: 'm9 16 3-3 3 3' }],
|
|
482
|
+
['path', { d: 'M4 9v9a2 2 0 0 0 2 2h2' }],
|
|
483
|
+
['path', { d: 'M20 9v9a2 2 0 0 1-2 2h-2' }],
|
|
484
|
+
],
|
|
485
|
+
];
|
|
486
|
+
|
|
475
487
|
const Archive = [
|
|
476
488
|
'svg',
|
|
477
489
|
defaultAttributes,
|
|
478
490
|
[
|
|
479
|
-
[
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
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',
|
|
483
|
-
},
|
|
484
|
-
],
|
|
491
|
+
['rect', { x: '2', y: '4', width: '20', height: '5', rx: '2' }],
|
|
492
|
+
['path', { d: 'M4 9v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9' }],
|
|
493
|
+
['path', { d: 'M10 13h4' }],
|
|
485
494
|
],
|
|
486
495
|
];
|
|
487
496
|
|
|
@@ -693,6 +702,22 @@ const Axe = [
|
|
|
693
702
|
],
|
|
694
703
|
];
|
|
695
704
|
|
|
705
|
+
const Baby = [
|
|
706
|
+
'svg',
|
|
707
|
+
defaultAttributes,
|
|
708
|
+
[
|
|
709
|
+
['path', { d: 'M9 12h0' }],
|
|
710
|
+
['path', { d: 'M15 12h0' }],
|
|
711
|
+
['path', { d: 'M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5' }],
|
|
712
|
+
[
|
|
713
|
+
'path',
|
|
714
|
+
{
|
|
715
|
+
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',
|
|
716
|
+
},
|
|
717
|
+
],
|
|
718
|
+
],
|
|
719
|
+
];
|
|
720
|
+
|
|
696
721
|
const Backpack = [
|
|
697
722
|
'svg',
|
|
698
723
|
defaultAttributes,
|
|
@@ -746,10 +771,10 @@ const BarChart3 = [
|
|
|
746
771
|
'svg',
|
|
747
772
|
defaultAttributes,
|
|
748
773
|
[
|
|
749
|
-
['path', { d: '
|
|
750
|
-
['path', { d: '
|
|
751
|
-
['path', { d: '
|
|
752
|
-
['path', { d: '
|
|
774
|
+
['path', { d: 'M3 3v18h18' }],
|
|
775
|
+
['path', { d: 'M18 17V9' }],
|
|
776
|
+
['path', { d: 'M13 17V5' }],
|
|
777
|
+
['path', { d: 'M8 17v-3' }],
|
|
753
778
|
],
|
|
754
779
|
];
|
|
755
780
|
|
|
@@ -757,10 +782,10 @@ const BarChart4 = [
|
|
|
757
782
|
'svg',
|
|
758
783
|
defaultAttributes,
|
|
759
784
|
[
|
|
760
|
-
['path', { d: '
|
|
761
|
-
['path', { d: '
|
|
762
|
-
['path', { d: '
|
|
763
|
-
['path', { d: '
|
|
785
|
+
['path', { d: 'M3 3v18h18' }],
|
|
786
|
+
['path', { d: 'M13 17V9' }],
|
|
787
|
+
['path', { d: 'M18 17V5' }],
|
|
788
|
+
['path', { d: 'M8 17v-3' }],
|
|
764
789
|
],
|
|
765
790
|
];
|
|
766
791
|
|
|
@@ -768,10 +793,10 @@ const BarChartHorizontal = [
|
|
|
768
793
|
'svg',
|
|
769
794
|
defaultAttributes,
|
|
770
795
|
[
|
|
771
|
-
['path', { d: '
|
|
772
|
-
['path', { d: '
|
|
773
|
-
['path', { d: '
|
|
774
|
-
['path', { d: '
|
|
796
|
+
['path', { d: 'M3 3v18h18' }],
|
|
797
|
+
['path', { d: 'M7 16h8' }],
|
|
798
|
+
['path', { d: 'M7 11h12' }],
|
|
799
|
+
['path', { d: 'M7 6h3' }],
|
|
775
800
|
],
|
|
776
801
|
];
|
|
777
802
|
|
|
@@ -907,6 +932,23 @@ const Bed = [
|
|
|
907
932
|
],
|
|
908
933
|
];
|
|
909
934
|
|
|
935
|
+
const Beer = [
|
|
936
|
+
'svg',
|
|
937
|
+
defaultAttributes,
|
|
938
|
+
[
|
|
939
|
+
['path', { d: 'M17 11h1a3 3 0 0 1 0 6h-1' }],
|
|
940
|
+
['path', { d: 'M9 12v6' }],
|
|
941
|
+
['path', { d: 'M13 12v6' }],
|
|
942
|
+
[
|
|
943
|
+
'path',
|
|
944
|
+
{
|
|
945
|
+
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',
|
|
946
|
+
},
|
|
947
|
+
],
|
|
948
|
+
['path', { d: 'M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8' }],
|
|
949
|
+
],
|
|
950
|
+
];
|
|
951
|
+
|
|
910
952
|
const BellMinus = [
|
|
911
953
|
'svg',
|
|
912
954
|
defaultAttributes,
|
|
@@ -1142,6 +1184,40 @@ const Box = [
|
|
|
1142
1184
|
],
|
|
1143
1185
|
];
|
|
1144
1186
|
|
|
1187
|
+
const Boxes = [
|
|
1188
|
+
'svg',
|
|
1189
|
+
defaultAttributes,
|
|
1190
|
+
[
|
|
1191
|
+
[
|
|
1192
|
+
'path',
|
|
1193
|
+
{
|
|
1194
|
+
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',
|
|
1195
|
+
},
|
|
1196
|
+
],
|
|
1197
|
+
['path', { d: 'm7 16.5-4.74-2.85' }],
|
|
1198
|
+
['path', { d: 'm7 16.5 5-3' }],
|
|
1199
|
+
['path', { d: 'M7 16.5v5.17' }],
|
|
1200
|
+
[
|
|
1201
|
+
'path',
|
|
1202
|
+
{
|
|
1203
|
+
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',
|
|
1204
|
+
},
|
|
1205
|
+
],
|
|
1206
|
+
['path', { d: 'm17 16.5-5-3' }],
|
|
1207
|
+
['path', { d: 'm17 16.5 4.74-2.85' }],
|
|
1208
|
+
['path', { d: 'M17 16.5v5.17' }],
|
|
1209
|
+
[
|
|
1210
|
+
'path',
|
|
1211
|
+
{
|
|
1212
|
+
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',
|
|
1213
|
+
},
|
|
1214
|
+
],
|
|
1215
|
+
['path', { d: 'M12 8 7.26 5.15' }],
|
|
1216
|
+
['path', { d: 'm12 8 4.74-2.85' }],
|
|
1217
|
+
['path', { d: 'M12 13.5V8' }],
|
|
1218
|
+
],
|
|
1219
|
+
];
|
|
1220
|
+
|
|
1145
1221
|
const Briefcase = [
|
|
1146
1222
|
'svg',
|
|
1147
1223
|
defaultAttributes,
|
|
@@ -1191,7 +1267,7 @@ const Building2 = [
|
|
|
1191
1267
|
[
|
|
1192
1268
|
'path',
|
|
1193
1269
|
{
|
|
1194
|
-
d: 'M6 22V4c0-.27 0-.55.07-.
|
|
1270
|
+
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',
|
|
1195
1271
|
},
|
|
1196
1272
|
],
|
|
1197
1273
|
[
|
|
@@ -1594,7 +1670,7 @@ const ChevronsDown = [
|
|
|
1594
1670
|
const ChevronsLeftRight = [
|
|
1595
1671
|
'svg',
|
|
1596
1672
|
defaultAttributes,
|
|
1597
|
-
[['path', { d: '
|
|
1673
|
+
[['path', { d: 'm9 7-5 5 5 5' }], ['path', { d: 'm15 7 5 5-5 5' }]],
|
|
1598
1674
|
];
|
|
1599
1675
|
|
|
1600
1676
|
const ChevronsLeft = [
|
|
@@ -1609,7 +1685,7 @@ const ChevronsLeft = [
|
|
|
1609
1685
|
const ChevronsRightLeft = [
|
|
1610
1686
|
'svg',
|
|
1611
1687
|
defaultAttributes,
|
|
1612
|
-
[['path', { d: '
|
|
1688
|
+
[['path', { d: 'm20 17-5-5 5-5' }], ['path', { d: 'm4 17 5-5-5-5' }]],
|
|
1613
1689
|
];
|
|
1614
1690
|
|
|
1615
1691
|
const ChevronsRight = [
|
|
@@ -1949,6 +2025,27 @@ const CloudLightning = [
|
|
|
1949
2025
|
],
|
|
1950
2026
|
];
|
|
1951
2027
|
|
|
2028
|
+
const CloudMoonRain = [
|
|
2029
|
+
'svg',
|
|
2030
|
+
defaultAttributes,
|
|
2031
|
+
[
|
|
2032
|
+
[
|
|
2033
|
+
'path',
|
|
2034
|
+
{
|
|
2035
|
+
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',
|
|
2036
|
+
},
|
|
2037
|
+
],
|
|
2038
|
+
[
|
|
2039
|
+
'path',
|
|
2040
|
+
{
|
|
2041
|
+
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',
|
|
2042
|
+
},
|
|
2043
|
+
],
|
|
2044
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2045
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2046
|
+
],
|
|
2047
|
+
];
|
|
2048
|
+
|
|
1952
2049
|
const CloudMoon = [
|
|
1953
2050
|
'svg',
|
|
1954
2051
|
defaultAttributes,
|
|
@@ -2014,6 +2111,26 @@ const CloudSnow = [
|
|
|
2014
2111
|
],
|
|
2015
2112
|
];
|
|
2016
2113
|
|
|
2114
|
+
const CloudSunRain = [
|
|
2115
|
+
'svg',
|
|
2116
|
+
defaultAttributes,
|
|
2117
|
+
[
|
|
2118
|
+
['path', { d: 'M12 2v2' }],
|
|
2119
|
+
['path', { d: 'm5.22 5.22 1.42 1.42' }],
|
|
2120
|
+
['path', { d: 'M20 12h2' }],
|
|
2121
|
+
['path', { d: 'M15.97 12.5A4 4 0 0 0 9.5 8.88' }],
|
|
2122
|
+
['path', { d: 'm17.36 6.64 1.42-1.42' }],
|
|
2123
|
+
[
|
|
2124
|
+
'path',
|
|
2125
|
+
{
|
|
2126
|
+
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',
|
|
2127
|
+
},
|
|
2128
|
+
],
|
|
2129
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2130
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2131
|
+
],
|
|
2132
|
+
];
|
|
2133
|
+
|
|
2017
2134
|
const CloudSun = [
|
|
2018
2135
|
'svg',
|
|
2019
2136
|
defaultAttributes,
|
|
@@ -2137,8 +2254,8 @@ const Coffee = [
|
|
|
2137
2254
|
'svg',
|
|
2138
2255
|
defaultAttributes,
|
|
2139
2256
|
[
|
|
2140
|
-
['path', { d: 'M17 8h1a4 4 0 1 1 0
|
|
2141
|
-
['path', { d: 'M3
|
|
2257
|
+
['path', { d: 'M17 8h1a4 4 0 1 1 0 8h-1' }],
|
|
2258
|
+
['path', { d: 'M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z' }],
|
|
2142
2259
|
['line', { x1: '6', y1: '2', x2: '6', y2: '4' }],
|
|
2143
2260
|
['line', { x1: '10', y1: '2', x2: '10', y2: '4' }],
|
|
2144
2261
|
['line', { x1: '14', y1: '2', x2: '14', y2: '4' }],
|
|
@@ -2151,8 +2268,8 @@ const Coins = [
|
|
|
2151
2268
|
[
|
|
2152
2269
|
['circle', { cx: '8', cy: '8', r: '6' }],
|
|
2153
2270
|
['path', { d: 'M18.09 10.37A6 6 0 1 1 10.34 18' }],
|
|
2154
|
-
['path', { d: 'M7
|
|
2155
|
-
['path', { d: '
|
|
2271
|
+
['path', { d: 'M7 6h1v4' }],
|
|
2272
|
+
['path', { d: 'm16.71 13.88.7.71-2.82 2.82' }],
|
|
2156
2273
|
],
|
|
2157
2274
|
];
|
|
2158
2275
|
|
|
@@ -2427,6 +2544,20 @@ const Crown = [
|
|
|
2427
2544
|
[['path', { d: 'm2 4 3 12h14l3-12-6 7-4-7-4 7-6-7zm3 16h14' }]],
|
|
2428
2545
|
];
|
|
2429
2546
|
|
|
2547
|
+
const CupSoda = [
|
|
2548
|
+
'svg',
|
|
2549
|
+
defaultAttributes,
|
|
2550
|
+
[
|
|
2551
|
+
[
|
|
2552
|
+
'path',
|
|
2553
|
+
{ d: 'm6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8' },
|
|
2554
|
+
],
|
|
2555
|
+
['path', { d: 'M5 8h14' }],
|
|
2556
|
+
['path', { d: 'M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0' }],
|
|
2557
|
+
['path', { d: 'm12 8 1-6h2' }],
|
|
2558
|
+
],
|
|
2559
|
+
];
|
|
2560
|
+
|
|
2430
2561
|
const Currency = [
|
|
2431
2562
|
'svg',
|
|
2432
2563
|
defaultAttributes,
|
|
@@ -2453,12 +2584,30 @@ const Delete = [
|
|
|
2453
2584
|
'svg',
|
|
2454
2585
|
defaultAttributes,
|
|
2455
2586
|
[
|
|
2456
|
-
['path', { d: 'M20
|
|
2587
|
+
['path', { d: 'M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z' }],
|
|
2457
2588
|
['line', { x1: '18', y1: '9', x2: '12', y2: '15' }],
|
|
2458
2589
|
['line', { x1: '12', y1: '9', x2: '18', y2: '15' }],
|
|
2459
2590
|
],
|
|
2460
2591
|
];
|
|
2461
2592
|
|
|
2593
|
+
const Diamond = [
|
|
2594
|
+
'svg',
|
|
2595
|
+
defaultAttributes,
|
|
2596
|
+
[
|
|
2597
|
+
[
|
|
2598
|
+
'rect',
|
|
2599
|
+
{
|
|
2600
|
+
x: '12',
|
|
2601
|
+
y: '1',
|
|
2602
|
+
width: '15.56',
|
|
2603
|
+
height: '15.56',
|
|
2604
|
+
rx: '2.41',
|
|
2605
|
+
transform: 'rotate(45 12 1)',
|
|
2606
|
+
},
|
|
2607
|
+
],
|
|
2608
|
+
],
|
|
2609
|
+
];
|
|
2610
|
+
|
|
2462
2611
|
const Dice1 = [
|
|
2463
2612
|
'svg',
|
|
2464
2613
|
defaultAttributes,
|
|
@@ -2744,10 +2893,11 @@ const Eraser = [
|
|
|
2744
2893
|
[
|
|
2745
2894
|
'path',
|
|
2746
2895
|
{
|
|
2747
|
-
d: '
|
|
2896
|
+
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',
|
|
2748
2897
|
},
|
|
2749
2898
|
],
|
|
2750
|
-
['path', { d: '
|
|
2899
|
+
['path', { d: 'M22 21H7' }],
|
|
2900
|
+
['path', { d: 'm5 11 9 9' }],
|
|
2751
2901
|
],
|
|
2752
2902
|
];
|
|
2753
2903
|
|
|
@@ -2791,7 +2941,7 @@ const EyeOff = [
|
|
|
2791
2941
|
'svg',
|
|
2792
2942
|
defaultAttributes,
|
|
2793
2943
|
[
|
|
2794
|
-
['path', { d: '
|
|
2944
|
+
['path', { d: 'M9.88 9.88a3 3 0 1 0 4.24 4.24' }],
|
|
2795
2945
|
[
|
|
2796
2946
|
'path',
|
|
2797
2947
|
{
|
|
@@ -2801,7 +2951,7 @@ const EyeOff = [
|
|
|
2801
2951
|
[
|
|
2802
2952
|
'path',
|
|
2803
2953
|
{
|
|
2804
|
-
d: '
|
|
2954
|
+
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',
|
|
2805
2955
|
},
|
|
2806
2956
|
],
|
|
2807
2957
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
@@ -2812,7 +2962,7 @@ const Eye = [
|
|
|
2812
2962
|
'svg',
|
|
2813
2963
|
defaultAttributes,
|
|
2814
2964
|
[
|
|
2815
|
-
['path', { d: 'M2
|
|
2965
|
+
['path', { d: 'M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z' }],
|
|
2816
2966
|
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
2817
2967
|
],
|
|
2818
2968
|
];
|
|
@@ -3227,6 +3377,41 @@ const FlaskRound = [
|
|
|
3227
3377
|
],
|
|
3228
3378
|
];
|
|
3229
3379
|
|
|
3380
|
+
const Flower2 = [
|
|
3381
|
+
'svg',
|
|
3382
|
+
defaultAttributes,
|
|
3383
|
+
[
|
|
3384
|
+
[
|
|
3385
|
+
'path',
|
|
3386
|
+
{
|
|
3387
|
+
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',
|
|
3388
|
+
},
|
|
3389
|
+
],
|
|
3390
|
+
['circle', { cx: '12', cy: '8', r: '2' }],
|
|
3391
|
+
['path', { d: 'M12 10v12' }],
|
|
3392
|
+
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
3393
|
+
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
3394
|
+
],
|
|
3395
|
+
];
|
|
3396
|
+
|
|
3397
|
+
const Flower = [
|
|
3398
|
+
'svg',
|
|
3399
|
+
defaultAttributes,
|
|
3400
|
+
[
|
|
3401
|
+
[
|
|
3402
|
+
'path',
|
|
3403
|
+
{
|
|
3404
|
+
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',
|
|
3405
|
+
},
|
|
3406
|
+
],
|
|
3407
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
3408
|
+
['path', { d: 'm8 16 1.5-1.5' }],
|
|
3409
|
+
['path', { d: 'M14.5 9.5 16 8' }],
|
|
3410
|
+
['path', { d: 'm8 8 1.5 1.5' }],
|
|
3411
|
+
['path', { d: 'M14.5 14.5 16 16' }],
|
|
3412
|
+
],
|
|
3413
|
+
];
|
|
3414
|
+
|
|
3230
3415
|
const Focus = [
|
|
3231
3416
|
'svg',
|
|
3232
3417
|
defaultAttributes,
|
|
@@ -3540,7 +3725,7 @@ const Github = [
|
|
|
3540
3725
|
[
|
|
3541
3726
|
'path',
|
|
3542
3727
|
{
|
|
3543
|
-
d: 'M15
|
|
3728
|
+
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',
|
|
3544
3729
|
},
|
|
3545
3730
|
],
|
|
3546
3731
|
['path', { d: 'M9 18c-4.51 2-5-2-7-2' }],
|
|
@@ -3554,9 +3739,23 @@ const Gitlab = [
|
|
|
3554
3739
|
[
|
|
3555
3740
|
'path',
|
|
3556
3741
|
{
|
|
3557
|
-
d: '
|
|
3742
|
+
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',
|
|
3743
|
+
},
|
|
3744
|
+
],
|
|
3745
|
+
],
|
|
3746
|
+
];
|
|
3747
|
+
|
|
3748
|
+
const GlassWater = [
|
|
3749
|
+
'svg',
|
|
3750
|
+
defaultAttributes,
|
|
3751
|
+
[
|
|
3752
|
+
[
|
|
3753
|
+
'path',
|
|
3754
|
+
{
|
|
3755
|
+
d: 'M15.2 22H8.8a2 2 0 0 1-2-1.79L5 3h14l-1.81 17.21A2 2 0 0 1 15.2 22Z',
|
|
3558
3756
|
},
|
|
3559
3757
|
],
|
|
3758
|
+
['path', { d: 'M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0' }],
|
|
3560
3759
|
],
|
|
3561
3760
|
];
|
|
3562
3761
|
|
|
@@ -3791,6 +3990,41 @@ const Headphones = [
|
|
|
3791
3990
|
],
|
|
3792
3991
|
];
|
|
3793
3992
|
|
|
3993
|
+
const HeartCrack = [
|
|
3994
|
+
'svg',
|
|
3995
|
+
defaultAttributes,
|
|
3996
|
+
[
|
|
3997
|
+
[
|
|
3998
|
+
'path',
|
|
3999
|
+
{
|
|
4000
|
+
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',
|
|
4001
|
+
},
|
|
4002
|
+
],
|
|
4003
|
+
['path', { d: 'm12 13-1-1 2-2-3-2.5 2.77-2.92' }],
|
|
4004
|
+
],
|
|
4005
|
+
];
|
|
4006
|
+
|
|
4007
|
+
const HeartHandshake = [
|
|
4008
|
+
'svg',
|
|
4009
|
+
defaultAttributes,
|
|
4010
|
+
[
|
|
4011
|
+
[
|
|
4012
|
+
'path',
|
|
4013
|
+
{
|
|
4014
|
+
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',
|
|
4015
|
+
},
|
|
4016
|
+
],
|
|
4017
|
+
[
|
|
4018
|
+
'path',
|
|
4019
|
+
{
|
|
4020
|
+
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',
|
|
4021
|
+
},
|
|
4022
|
+
],
|
|
4023
|
+
['path', { d: 'm18 15-2-2' }],
|
|
4024
|
+
['path', { d: 'm15 18-2-2' }],
|
|
4025
|
+
],
|
|
4026
|
+
];
|
|
4027
|
+
|
|
3794
4028
|
const HeartOff = [
|
|
3795
4029
|
'svg',
|
|
3796
4030
|
defaultAttributes,
|
|
@@ -4096,6 +4330,67 @@ const Keyboard = [
|
|
|
4096
4330
|
],
|
|
4097
4331
|
];
|
|
4098
4332
|
|
|
4333
|
+
const LampCeiling = [
|
|
4334
|
+
'svg',
|
|
4335
|
+
defaultAttributes,
|
|
4336
|
+
[
|
|
4337
|
+
['path', { d: 'M12 2v5' }],
|
|
4338
|
+
['path', { d: 'M6 7h12l4 9H2l4-9Z' }],
|
|
4339
|
+
['path', { d: 'M9.17 16a3 3 0 1 0 5.66 0' }],
|
|
4340
|
+
],
|
|
4341
|
+
];
|
|
4342
|
+
|
|
4343
|
+
const LampDesk = [
|
|
4344
|
+
'svg',
|
|
4345
|
+
defaultAttributes,
|
|
4346
|
+
[
|
|
4347
|
+
['path', { d: 'm14 5-3 3 2 7 8-8-7-2Z' }],
|
|
4348
|
+
['path', { d: 'm14 5-3 3-3-3 3-3 3 3Z' }],
|
|
4349
|
+
['path', { d: 'M9.5 6.5 4 12l3 6' }],
|
|
4350
|
+
['path', { d: 'M3 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H3Z' }],
|
|
4351
|
+
],
|
|
4352
|
+
];
|
|
4353
|
+
|
|
4354
|
+
const LampFloor = [
|
|
4355
|
+
'svg',
|
|
4356
|
+
defaultAttributes,
|
|
4357
|
+
[
|
|
4358
|
+
['path', { d: 'M9 2h6l3 7H6l3-7Z' }],
|
|
4359
|
+
['path', { d: 'M12 9v13' }],
|
|
4360
|
+
['path', { d: 'M9 22h6' }],
|
|
4361
|
+
],
|
|
4362
|
+
];
|
|
4363
|
+
|
|
4364
|
+
const LampWallDown = [
|
|
4365
|
+
'svg',
|
|
4366
|
+
defaultAttributes,
|
|
4367
|
+
[
|
|
4368
|
+
['path', { d: 'M11 13h6l3 7H8l3-7Z' }],
|
|
4369
|
+
['path', { d: 'M14 13V8a2 2 0 0 0-2-2H8' }],
|
|
4370
|
+
['path', { d: 'M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z' }],
|
|
4371
|
+
],
|
|
4372
|
+
];
|
|
4373
|
+
|
|
4374
|
+
const LampWallUp = [
|
|
4375
|
+
'svg',
|
|
4376
|
+
defaultAttributes,
|
|
4377
|
+
[
|
|
4378
|
+
['path', { d: 'M11 4h6l3 7H8l3-7Z' }],
|
|
4379
|
+
['path', { d: 'M14 11v5a2 2 0 0 1-2 2H8' }],
|
|
4380
|
+
['path', { d: 'M4 15h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4v-6Z' }],
|
|
4381
|
+
],
|
|
4382
|
+
];
|
|
4383
|
+
|
|
4384
|
+
const Lamp = [
|
|
4385
|
+
'svg',
|
|
4386
|
+
defaultAttributes,
|
|
4387
|
+
[
|
|
4388
|
+
['path', { d: 'M8 2h8l4 10H4L8 2Z' }],
|
|
4389
|
+
['path', { d: 'M12 12v6' }],
|
|
4390
|
+
['path', { d: 'M8 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H8Z' }],
|
|
4391
|
+
],
|
|
4392
|
+
];
|
|
4393
|
+
|
|
4099
4394
|
const Landmark = [
|
|
4100
4395
|
'svg',
|
|
4101
4396
|
defaultAttributes,
|
|
@@ -4246,6 +4541,20 @@ const Layout = [
|
|
|
4246
4541
|
],
|
|
4247
4542
|
];
|
|
4248
4543
|
|
|
4544
|
+
const Leaf = [
|
|
4545
|
+
'svg',
|
|
4546
|
+
defaultAttributes,
|
|
4547
|
+
[
|
|
4548
|
+
[
|
|
4549
|
+
'path',
|
|
4550
|
+
{
|
|
4551
|
+
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',
|
|
4552
|
+
},
|
|
4553
|
+
],
|
|
4554
|
+
['path', { d: 'M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12' }],
|
|
4555
|
+
],
|
|
4556
|
+
];
|
|
4557
|
+
|
|
4249
4558
|
const Library = [
|
|
4250
4559
|
'svg',
|
|
4251
4560
|
defaultAttributes,
|
|
@@ -4306,7 +4615,7 @@ const Lightbulb = [
|
|
|
4306
4615
|
const LineChart = [
|
|
4307
4616
|
'svg',
|
|
4308
4617
|
defaultAttributes,
|
|
4309
|
-
[['path', { d: '
|
|
4618
|
+
[['path', { d: 'M3 3v18h18' }], ['path', { d: 'm19 9-5 5-4-4-3 3' }]],
|
|
4310
4619
|
];
|
|
4311
4620
|
|
|
4312
4621
|
const Link2Off = [
|
|
@@ -4373,6 +4682,18 @@ const ListChecks = [
|
|
|
4373
4682
|
],
|
|
4374
4683
|
];
|
|
4375
4684
|
|
|
4685
|
+
const ListEnd = [
|
|
4686
|
+
'svg',
|
|
4687
|
+
defaultAttributes,
|
|
4688
|
+
[
|
|
4689
|
+
['path', { d: 'M16 12H3' }],
|
|
4690
|
+
['path', { d: 'M16 6H3' }],
|
|
4691
|
+
['path', { d: 'M10 18H3' }],
|
|
4692
|
+
['path', { d: 'M21 6v10a2 2 0 0 1-2 2h-4' }],
|
|
4693
|
+
['path', { d: 'm16 16-2 2 2 2' }],
|
|
4694
|
+
],
|
|
4695
|
+
];
|
|
4696
|
+
|
|
4376
4697
|
const ListMinus = [
|
|
4377
4698
|
'svg',
|
|
4378
4699
|
defaultAttributes,
|
|
@@ -4384,6 +4705,18 @@ const ListMinus = [
|
|
|
4384
4705
|
],
|
|
4385
4706
|
];
|
|
4386
4707
|
|
|
4708
|
+
const ListMusic = [
|
|
4709
|
+
'svg',
|
|
4710
|
+
defaultAttributes,
|
|
4711
|
+
[
|
|
4712
|
+
['path', { d: 'M21 15V6' }],
|
|
4713
|
+
['path', { d: 'M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' }],
|
|
4714
|
+
['path', { d: 'M12 12H3' }],
|
|
4715
|
+
['path', { d: 'M16 6H3' }],
|
|
4716
|
+
['path', { d: 'M12 18H3' }],
|
|
4717
|
+
],
|
|
4718
|
+
];
|
|
4719
|
+
|
|
4387
4720
|
const ListOrdered = [
|
|
4388
4721
|
'svg',
|
|
4389
4722
|
defaultAttributes,
|
|
@@ -4409,6 +4742,29 @@ const ListPlus = [
|
|
|
4409
4742
|
],
|
|
4410
4743
|
];
|
|
4411
4744
|
|
|
4745
|
+
const ListStart = [
|
|
4746
|
+
'svg',
|
|
4747
|
+
defaultAttributes,
|
|
4748
|
+
[
|
|
4749
|
+
['path', { d: 'M16 12H3' }],
|
|
4750
|
+
['path', { d: 'M16 18H3' }],
|
|
4751
|
+
['path', { d: 'M10 6H3' }],
|
|
4752
|
+
['path', { d: 'M21 18V8a2 2 0 0 0-2-2h-5' }],
|
|
4753
|
+
['path', { d: 'm16 8-2-2 2-2' }],
|
|
4754
|
+
],
|
|
4755
|
+
];
|
|
4756
|
+
|
|
4757
|
+
const ListVideo = [
|
|
4758
|
+
'svg',
|
|
4759
|
+
defaultAttributes,
|
|
4760
|
+
[
|
|
4761
|
+
['path', { d: 'M12 12H3' }],
|
|
4762
|
+
['path', { d: 'M16 6H3' }],
|
|
4763
|
+
['path', { d: 'M12 18H3' }],
|
|
4764
|
+
['path', { d: 'm16 12 5 3-5 3v-6Z' }],
|
|
4765
|
+
],
|
|
4766
|
+
];
|
|
4767
|
+
|
|
4412
4768
|
const ListX = [
|
|
4413
4769
|
'svg',
|
|
4414
4770
|
defaultAttributes,
|
|
@@ -4610,7 +4966,7 @@ const MapPin = [
|
|
|
4610
4966
|
'svg',
|
|
4611
4967
|
defaultAttributes,
|
|
4612
4968
|
[
|
|
4613
|
-
['path', { d: 'M20 10c0 6-8 12-8
|
|
4969
|
+
['path', { d: 'M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z' }],
|
|
4614
4970
|
['circle', { cx: '12', cy: '10', r: '3' }],
|
|
4615
4971
|
],
|
|
4616
4972
|
];
|
|
@@ -4625,6 +4981,16 @@ const Map = [
|
|
|
4625
4981
|
],
|
|
4626
4982
|
];
|
|
4627
4983
|
|
|
4984
|
+
const Martini = [
|
|
4985
|
+
'svg',
|
|
4986
|
+
defaultAttributes,
|
|
4987
|
+
[
|
|
4988
|
+
['path', { d: 'M8 22h8' }],
|
|
4989
|
+
['path', { d: 'M12 11v11' }],
|
|
4990
|
+
['path', { d: 'm19 3-7 8-7-8Z' }],
|
|
4991
|
+
],
|
|
4992
|
+
];
|
|
4993
|
+
|
|
4628
4994
|
const Maximize2 = [
|
|
4629
4995
|
'svg',
|
|
4630
4996
|
defaultAttributes,
|
|
@@ -4706,9 +5072,9 @@ const MicOff = [
|
|
|
4706
5072
|
defaultAttributes,
|
|
4707
5073
|
[
|
|
4708
5074
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4709
|
-
['path', { d: 'M18.89 13.23A7.12 7.12 0 0 0 19
|
|
4710
|
-
['path', { d: 'M5
|
|
4711
|
-
['path', { d: 'M15 9.
|
|
5075
|
+
['path', { d: 'M18.89 13.23A7.12 7.12 0 0 0 19 12v-2' }],
|
|
5076
|
+
['path', { d: 'M5 10v2a7 7 0 0 0 12 5' }],
|
|
5077
|
+
['path', { d: 'M15 9.34V5a3 3 0 0 0-5.68-1.33' }],
|
|
4712
5078
|
['path', { d: 'M9 9v3a3 3 0 0 0 5.12 2.12' }],
|
|
4713
5079
|
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4714
5080
|
],
|
|
@@ -4718,12 +5084,30 @@ const Mic = [
|
|
|
4718
5084
|
'svg',
|
|
4719
5085
|
defaultAttributes,
|
|
4720
5086
|
[
|
|
4721
|
-
['path', { d: 'M12
|
|
4722
|
-
['path', { d: 'M19
|
|
5087
|
+
['path', { d: 'M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z' }],
|
|
5088
|
+
['path', { d: 'M19 10v2a7 7 0 0 1-14 0v-2' }],
|
|
4723
5089
|
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4724
5090
|
],
|
|
4725
5091
|
];
|
|
4726
5092
|
|
|
5093
|
+
const Microscope = [
|
|
5094
|
+
'svg',
|
|
5095
|
+
defaultAttributes,
|
|
5096
|
+
[
|
|
5097
|
+
['path', { d: 'M6 18h8' }],
|
|
5098
|
+
['path', { d: 'M3 22h18' }],
|
|
5099
|
+
['path', { d: 'M14 22a7 7 0 1 0 0-14h-1' }],
|
|
5100
|
+
['path', { d: 'M9 14h2' }],
|
|
5101
|
+
['path', { d: 'M8 6h4' }],
|
|
5102
|
+
[
|
|
5103
|
+
'path',
|
|
5104
|
+
{
|
|
5105
|
+
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',
|
|
5106
|
+
},
|
|
5107
|
+
],
|
|
5108
|
+
],
|
|
5109
|
+
];
|
|
5110
|
+
|
|
4727
5111
|
const Milestone = [
|
|
4728
5112
|
'svg',
|
|
4729
5113
|
defaultAttributes,
|
|
@@ -4897,6 +5281,17 @@ const Mouse = [
|
|
|
4897
5281
|
],
|
|
4898
5282
|
];
|
|
4899
5283
|
|
|
5284
|
+
const Move3d = [
|
|
5285
|
+
'svg',
|
|
5286
|
+
defaultAttributes,
|
|
5287
|
+
[
|
|
5288
|
+
['path', { d: 'M5 3v16h16' }],
|
|
5289
|
+
['path', { d: 'm5 19 6-6' }],
|
|
5290
|
+
['path', { d: 'm2 6 3-3 3 3' }],
|
|
5291
|
+
['path', { d: 'm18 16 3 3-3 3' }],
|
|
5292
|
+
],
|
|
5293
|
+
];
|
|
5294
|
+
|
|
4900
5295
|
const MoveDiagonal2 = [
|
|
4901
5296
|
'svg',
|
|
4902
5297
|
defaultAttributes,
|
|
@@ -4965,7 +5360,7 @@ const Navigation2Off = [
|
|
|
4965
5360
|
defaultAttributes,
|
|
4966
5361
|
[
|
|
4967
5362
|
['path', { d: 'M9.31 9.31 5 21l7-4 7 4-1.17-3.17' }],
|
|
4968
|
-
['path', { d: 'M14.53 8.88 12
|
|
5363
|
+
['path', { d: 'M14.53 8.88 12 2l-1.17 3.17' }],
|
|
4969
5364
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4970
5365
|
],
|
|
4971
5366
|
];
|
|
@@ -4981,7 +5376,7 @@ const NavigationOff = [
|
|
|
4981
5376
|
defaultAttributes,
|
|
4982
5377
|
[
|
|
4983
5378
|
['path', { d: 'M8.43 8.43 3 11l8 2 2 8 2.57-5.43' }],
|
|
4984
|
-
['path', { d: 'M17.39 11.73 22
|
|
5379
|
+
['path', { d: 'M17.39 11.73 22 2l-9.73 4.61' }],
|
|
4985
5380
|
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4986
5381
|
],
|
|
4987
5382
|
];
|
|
@@ -4999,7 +5394,8 @@ const Network = [
|
|
|
4999
5394
|
['rect', { x: '9', y: '2', width: '6', height: '6' }],
|
|
5000
5395
|
['rect', { x: '16', y: '16', width: '6', height: '6' }],
|
|
5001
5396
|
['rect', { x: '2', y: '16', width: '6', height: '6' }],
|
|
5002
|
-
['path', { d: '
|
|
5397
|
+
['path', { d: 'M5 16v-4h14v4' }],
|
|
5398
|
+
['path', { d: 'M12 12V8' }],
|
|
5003
5399
|
],
|
|
5004
5400
|
];
|
|
5005
5401
|
|
|
@@ -5162,6 +5558,53 @@ const Package = [
|
|
|
5162
5558
|
],
|
|
5163
5559
|
];
|
|
5164
5560
|
|
|
5561
|
+
const PaintBucket = [
|
|
5562
|
+
'svg',
|
|
5563
|
+
defaultAttributes,
|
|
5564
|
+
[
|
|
5565
|
+
[
|
|
5566
|
+
'path',
|
|
5567
|
+
{
|
|
5568
|
+
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',
|
|
5569
|
+
},
|
|
5570
|
+
],
|
|
5571
|
+
['path', { d: 'm5 2 5 5' }],
|
|
5572
|
+
['path', { d: 'M2 13h15' }],
|
|
5573
|
+
['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' }],
|
|
5574
|
+
],
|
|
5575
|
+
];
|
|
5576
|
+
|
|
5577
|
+
const Paintbrush2 = [
|
|
5578
|
+
'svg',
|
|
5579
|
+
defaultAttributes,
|
|
5580
|
+
[
|
|
5581
|
+
[
|
|
5582
|
+
'path',
|
|
5583
|
+
{
|
|
5584
|
+
d: 'M14 19.9V16h3a2 2 0 0 0 2-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 1 0 4 0Z',
|
|
5585
|
+
},
|
|
5586
|
+
],
|
|
5587
|
+
['path', { d: 'M6 12V2h12v10' }],
|
|
5588
|
+
['path', { d: 'M14 2v4' }],
|
|
5589
|
+
['path', { d: 'M10 2v2' }],
|
|
5590
|
+
],
|
|
5591
|
+
];
|
|
5592
|
+
|
|
5593
|
+
const Paintbrush = [
|
|
5594
|
+
'svg',
|
|
5595
|
+
defaultAttributes,
|
|
5596
|
+
[
|
|
5597
|
+
[
|
|
5598
|
+
'path',
|
|
5599
|
+
{
|
|
5600
|
+
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',
|
|
5601
|
+
},
|
|
5602
|
+
],
|
|
5603
|
+
['path', { d: 'M9 8c-2 3-4 3.5-7 4l8 10c2-1 6-5 6-7' }],
|
|
5604
|
+
['path', { d: 'M14.5 17.5 4.5 15' }],
|
|
5605
|
+
],
|
|
5606
|
+
];
|
|
5607
|
+
|
|
5165
5608
|
const Palette = [
|
|
5166
5609
|
'svg',
|
|
5167
5610
|
defaultAttributes,
|
|
@@ -5207,7 +5650,7 @@ const Paperclip = [
|
|
|
5207
5650
|
[
|
|
5208
5651
|
'path',
|
|
5209
5652
|
{
|
|
5210
|
-
d: '
|
|
5653
|
+
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',
|
|
5211
5654
|
},
|
|
5212
5655
|
],
|
|
5213
5656
|
],
|
|
@@ -5446,12 +5889,12 @@ const Pipette = [
|
|
|
5446
5889
|
'svg',
|
|
5447
5890
|
defaultAttributes,
|
|
5448
5891
|
[
|
|
5449
|
-
['path', { d: '
|
|
5450
|
-
['path', { d: 'M3
|
|
5892
|
+
['path', { d: 'm2 22 1-1h3l9-9' }],
|
|
5893
|
+
['path', { d: 'M3 21v-3l9-9' }],
|
|
5451
5894
|
[
|
|
5452
5895
|
'path',
|
|
5453
5896
|
{
|
|
5454
|
-
d: '
|
|
5897
|
+
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',
|
|
5455
5898
|
},
|
|
5456
5899
|
],
|
|
5457
5900
|
],
|
|
@@ -5706,6 +6149,34 @@ const Radio = [
|
|
|
5706
6149
|
],
|
|
5707
6150
|
];
|
|
5708
6151
|
|
|
6152
|
+
const Recycle = [
|
|
6153
|
+
'svg',
|
|
6154
|
+
defaultAttributes,
|
|
6155
|
+
[
|
|
6156
|
+
[
|
|
6157
|
+
'path',
|
|
6158
|
+
{
|
|
6159
|
+
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',
|
|
6160
|
+
},
|
|
6161
|
+
],
|
|
6162
|
+
[
|
|
6163
|
+
'path',
|
|
6164
|
+
{
|
|
6165
|
+
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',
|
|
6166
|
+
},
|
|
6167
|
+
],
|
|
6168
|
+
['path', { d: 'm14 16-3 3 3 3' }],
|
|
6169
|
+
['path', { d: 'M8.293 13.596 7.196 9.5 3.1 10.598' }],
|
|
6170
|
+
[
|
|
6171
|
+
'path',
|
|
6172
|
+
{
|
|
6173
|
+
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',
|
|
6174
|
+
},
|
|
6175
|
+
],
|
|
6176
|
+
['path', { d: 'm13.378 9.633 4.096 1.098 1.097-4.096' }],
|
|
6177
|
+
],
|
|
6178
|
+
];
|
|
6179
|
+
|
|
5709
6180
|
const Redo2 = [
|
|
5710
6181
|
'svg',
|
|
5711
6182
|
defaultAttributes,
|
|
@@ -5845,6 +6316,26 @@ const RockingChair = [
|
|
|
5845
6316
|
],
|
|
5846
6317
|
];
|
|
5847
6318
|
|
|
6319
|
+
const Rotate3d = [
|
|
6320
|
+
'svg',
|
|
6321
|
+
defaultAttributes,
|
|
6322
|
+
[
|
|
6323
|
+
[
|
|
6324
|
+
'path',
|
|
6325
|
+
{
|
|
6326
|
+
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',
|
|
6327
|
+
},
|
|
6328
|
+
],
|
|
6329
|
+
['path', { d: 'm15.194 13.707 3.814 1.86-1.86 3.814' }],
|
|
6330
|
+
[
|
|
6331
|
+
'path',
|
|
6332
|
+
{
|
|
6333
|
+
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',
|
|
6334
|
+
},
|
|
6335
|
+
],
|
|
6336
|
+
],
|
|
6337
|
+
];
|
|
6338
|
+
|
|
5848
6339
|
const RotateCcw = [
|
|
5849
6340
|
'svg',
|
|
5850
6341
|
defaultAttributes,
|
|
@@ -5874,7 +6365,12 @@ const Ruler = [
|
|
|
5874
6365
|
'svg',
|
|
5875
6366
|
defaultAttributes,
|
|
5876
6367
|
[
|
|
5877
|
-
[
|
|
6368
|
+
[
|
|
6369
|
+
'path',
|
|
6370
|
+
{
|
|
6371
|
+
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',
|
|
6372
|
+
},
|
|
6373
|
+
],
|
|
5878
6374
|
['path', { d: 'm7.5 10.5 2 2' }],
|
|
5879
6375
|
['path', { d: 'm10.5 7.5 2 2' }],
|
|
5880
6376
|
['path', { d: 'm13.5 4.5 2 2' }],
|
|
@@ -5907,6 +6403,17 @@ const Save = [
|
|
|
5907
6403
|
],
|
|
5908
6404
|
];
|
|
5909
6405
|
|
|
6406
|
+
const Scale3d = [
|
|
6407
|
+
'svg',
|
|
6408
|
+
defaultAttributes,
|
|
6409
|
+
[
|
|
6410
|
+
['path', { d: 'M5 7v12h12' }],
|
|
6411
|
+
['path', { d: 'm5 19 6-6' }],
|
|
6412
|
+
['rect', { x: '3', y: '3', width: '4', height: '4', rx: '1' }],
|
|
6413
|
+
['rect', { x: '17', y: '17', width: '4', height: '4', rx: '1' }],
|
|
6414
|
+
],
|
|
6415
|
+
];
|
|
6416
|
+
|
|
5910
6417
|
const Scale = [
|
|
5911
6418
|
'svg',
|
|
5912
6419
|
defaultAttributes,
|
|
@@ -5919,6 +6426,17 @@ const Scale = [
|
|
|
5919
6426
|
],
|
|
5920
6427
|
];
|
|
5921
6428
|
|
|
6429
|
+
const Scaling = [
|
|
6430
|
+
'svg',
|
|
6431
|
+
defaultAttributes,
|
|
6432
|
+
[
|
|
6433
|
+
['path', { d: 'M21 3 9 15' }],
|
|
6434
|
+
['path', { d: 'M12 3H3v18h18v-9' }],
|
|
6435
|
+
['path', { d: 'M16 3h5v5' }],
|
|
6436
|
+
['path', { d: 'M14 15H9v-5' }],
|
|
6437
|
+
],
|
|
6438
|
+
];
|
|
6439
|
+
|
|
5922
6440
|
const ScanLine = [
|
|
5923
6441
|
'svg',
|
|
5924
6442
|
defaultAttributes,
|
|
@@ -5984,6 +6502,22 @@ const ScreenShare = [
|
|
|
5984
6502
|
],
|
|
5985
6503
|
];
|
|
5986
6504
|
|
|
6505
|
+
const Scroll = [
|
|
6506
|
+
'svg',
|
|
6507
|
+
defaultAttributes,
|
|
6508
|
+
[
|
|
6509
|
+
[
|
|
6510
|
+
'path',
|
|
6511
|
+
{
|
|
6512
|
+
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',
|
|
6513
|
+
},
|
|
6514
|
+
],
|
|
6515
|
+
['path', { d: 'M22 17v2a2 2 0 0 1-2 2H8' }],
|
|
6516
|
+
['path', { d: 'M19 17V5a2 2 0 0 0-2-2H4' }],
|
|
6517
|
+
['path', { d: 'M22 17H10' }],
|
|
6518
|
+
],
|
|
6519
|
+
];
|
|
6520
|
+
|
|
5987
6521
|
const Search = [
|
|
5988
6522
|
'svg',
|
|
5989
6523
|
defaultAttributes,
|
|
@@ -6239,6 +6773,21 @@ const Shrink = [
|
|
|
6239
6773
|
],
|
|
6240
6774
|
];
|
|
6241
6775
|
|
|
6776
|
+
const Shrub = [
|
|
6777
|
+
'svg',
|
|
6778
|
+
defaultAttributes,
|
|
6779
|
+
[
|
|
6780
|
+
['path', { d: 'M12 22v-7l-2-2' }],
|
|
6781
|
+
[
|
|
6782
|
+
'path',
|
|
6783
|
+
{
|
|
6784
|
+
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',
|
|
6785
|
+
},
|
|
6786
|
+
],
|
|
6787
|
+
['path', { d: 'm14 14-2 2' }],
|
|
6788
|
+
],
|
|
6789
|
+
];
|
|
6790
|
+
|
|
6242
6791
|
const Shuffle = [
|
|
6243
6792
|
'svg',
|
|
6244
6793
|
defaultAttributes,
|
|
@@ -6331,6 +6880,21 @@ const Signal = [
|
|
|
6331
6880
|
],
|
|
6332
6881
|
];
|
|
6333
6882
|
|
|
6883
|
+
const Siren = [
|
|
6884
|
+
'svg',
|
|
6885
|
+
defaultAttributes,
|
|
6886
|
+
[
|
|
6887
|
+
['path', { d: 'M7 12a5 5 0 0 1 5-5v0a5 5 0 0 1 5 5v6H7v-6Z' }],
|
|
6888
|
+
['path', { d: 'M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2H5v-2Z' }],
|
|
6889
|
+
['path', { d: 'M21 12h1' }],
|
|
6890
|
+
['path', { d: 'M18.5 4.5 18 5' }],
|
|
6891
|
+
['path', { d: 'M2 12h1' }],
|
|
6892
|
+
['path', { d: 'M12 2v1' }],
|
|
6893
|
+
['path', { d: 'm4.929 4.929.707.707' }],
|
|
6894
|
+
['path', { d: 'M12 12v6' }],
|
|
6895
|
+
],
|
|
6896
|
+
];
|
|
6897
|
+
|
|
6334
6898
|
const SkipBack = [
|
|
6335
6899
|
'svg',
|
|
6336
6900
|
defaultAttributes,
|
|
@@ -6388,6 +6952,15 @@ const Slash = [
|
|
|
6388
6952
|
],
|
|
6389
6953
|
];
|
|
6390
6954
|
|
|
6955
|
+
const Slice = [
|
|
6956
|
+
'svg',
|
|
6957
|
+
defaultAttributes,
|
|
6958
|
+
[
|
|
6959
|
+
['path', { d: 'm8 14-6 6h9v-3' }],
|
|
6960
|
+
['path', { d: 'M18.37 3.63 8 14l3 3L21.37 6.63a2.12 2.12 0 1 0-3-3Z' }],
|
|
6961
|
+
],
|
|
6962
|
+
];
|
|
6963
|
+
|
|
6391
6964
|
const SlidersHorizontal = [
|
|
6392
6965
|
'svg',
|
|
6393
6966
|
defaultAttributes,
|
|
@@ -6572,6 +7145,21 @@ const Star = [
|
|
|
6572
7145
|
],
|
|
6573
7146
|
];
|
|
6574
7147
|
|
|
7148
|
+
const Stethoscope = [
|
|
7149
|
+
'svg',
|
|
7150
|
+
defaultAttributes,
|
|
7151
|
+
[
|
|
7152
|
+
[
|
|
7153
|
+
'path',
|
|
7154
|
+
{
|
|
7155
|
+
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',
|
|
7156
|
+
},
|
|
7157
|
+
],
|
|
7158
|
+
['path', { d: 'M8 15v1a6 6 0 0 0 6 6v0a6 6 0 0 0 6-6v-4' }],
|
|
7159
|
+
['circle', { cx: '20', cy: '10', r: '2' }],
|
|
7160
|
+
],
|
|
7161
|
+
];
|
|
7162
|
+
|
|
6575
7163
|
const StopCircle = [
|
|
6576
7164
|
'svg',
|
|
6577
7165
|
defaultAttributes,
|
|
@@ -6628,7 +7216,7 @@ const SunDim = [
|
|
|
6628
7216
|
'svg',
|
|
6629
7217
|
defaultAttributes,
|
|
6630
7218
|
[
|
|
6631
|
-
['path', { d: 'M12 16a4 4 0
|
|
7219
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
6632
7220
|
['path', { d: 'M12 4h.01' }],
|
|
6633
7221
|
['path', { d: 'M20 12h.01' }],
|
|
6634
7222
|
['path', { d: 'M12 20h.01' }],
|
|
@@ -6644,15 +7232,15 @@ const SunMedium = [
|
|
|
6644
7232
|
'svg',
|
|
6645
7233
|
defaultAttributes,
|
|
6646
7234
|
[
|
|
6647
|
-
['path', { d: 'M12 16a4 4 0
|
|
7235
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
6648
7236
|
['path', { d: 'M12 3v1' }],
|
|
6649
7237
|
['path', { d: 'M12 20v1' }],
|
|
6650
7238
|
['path', { d: 'M3 12h1' }],
|
|
6651
7239
|
['path', { d: 'M20 12h1' }],
|
|
6652
|
-
['path', { d: '
|
|
6653
|
-
['path', { d: '
|
|
6654
|
-
['path', { d: '
|
|
6655
|
-
['path', { d: '
|
|
7240
|
+
['path', { d: 'm18.364 5.636-.707.707' }],
|
|
7241
|
+
['path', { d: 'm6.343 17.657-.707.707' }],
|
|
7242
|
+
['path', { d: 'm5.636 5.636.707.707' }],
|
|
7243
|
+
['path', { d: 'm17.657 17.657.707.707' }],
|
|
6656
7244
|
],
|
|
6657
7245
|
];
|
|
6658
7246
|
|
|
@@ -6660,16 +7248,16 @@ const SunMoon = [
|
|
|
6660
7248
|
'svg',
|
|
6661
7249
|
defaultAttributes,
|
|
6662
7250
|
[
|
|
6663
|
-
['path', { d: 'M12 16a4 4 0
|
|
6664
|
-
['path', { d: 'M16 12.386A3.136 3.136 0
|
|
7251
|
+
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
7252
|
+
['path', { d: 'M16 12.386A3.136 3.136 0 0 1 11.614 8' }],
|
|
6665
7253
|
['path', { d: 'M12 2v2' }],
|
|
6666
7254
|
['path', { d: 'M12 20v2' }],
|
|
6667
|
-
['path', { d: '
|
|
6668
|
-
['path', { d: 'M17.5 17.
|
|
7255
|
+
['path', { d: 'm5 5 1.5 1.5' }],
|
|
7256
|
+
['path', { d: 'M17.5 17.5 19 19' }],
|
|
6669
7257
|
['path', { d: 'M2 12h2' }],
|
|
6670
7258
|
['path', { d: 'M20 12h2' }],
|
|
6671
|
-
['path', { d: '
|
|
6672
|
-
['path', { d: 'M17.5 6.
|
|
7259
|
+
['path', { d: 'm5 19 1.5-1.5' }],
|
|
7260
|
+
['path', { d: 'M17.5 6.5 19 5' }],
|
|
6673
7261
|
],
|
|
6674
7262
|
];
|
|
6675
7263
|
|
|
@@ -6782,6 +7370,35 @@ const Swords = [
|
|
|
6782
7370
|
],
|
|
6783
7371
|
];
|
|
6784
7372
|
|
|
7373
|
+
const Syringe = [
|
|
7374
|
+
'svg',
|
|
7375
|
+
defaultAttributes,
|
|
7376
|
+
[
|
|
7377
|
+
['path', { d: 'm18 2 4 4' }],
|
|
7378
|
+
['path', { d: 'm17 7 3-3' }],
|
|
7379
|
+
[
|
|
7380
|
+
'path',
|
|
7381
|
+
{ 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' },
|
|
7382
|
+
],
|
|
7383
|
+
['path', { d: 'm9 11 4 4' }],
|
|
7384
|
+
['path', { d: 'm5 19-3 3' }],
|
|
7385
|
+
['path', { d: 'm14 4 6 6' }],
|
|
7386
|
+
],
|
|
7387
|
+
];
|
|
7388
|
+
|
|
7389
|
+
const Table2 = [
|
|
7390
|
+
'svg',
|
|
7391
|
+
defaultAttributes,
|
|
7392
|
+
[
|
|
7393
|
+
[
|
|
7394
|
+
'path',
|
|
7395
|
+
{
|
|
7396
|
+
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',
|
|
7397
|
+
},
|
|
7398
|
+
],
|
|
7399
|
+
],
|
|
7400
|
+
];
|
|
7401
|
+
|
|
6785
7402
|
const Table = [
|
|
6786
7403
|
'svg',
|
|
6787
7404
|
defaultAttributes,
|
|
@@ -6953,11 +7570,9 @@ const Ticket = [
|
|
|
6953
7570
|
[
|
|
6954
7571
|
'path',
|
|
6955
7572
|
{
|
|
6956
|
-
d: 'M3
|
|
7573
|
+
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',
|
|
6957
7574
|
},
|
|
6958
7575
|
],
|
|
6959
|
-
['path', { d: 'M21 15a3 3 0 1 1 0-6' }],
|
|
6960
|
-
['path', { d: 'M3 15a3 3 0 1 0 0-6' }],
|
|
6961
7576
|
['path', { d: 'M13 5v2' }],
|
|
6962
7577
|
['path', { d: 'M13 17v2' }],
|
|
6963
7578
|
['path', { d: 'M13 11v2' }],
|
|
@@ -6969,10 +7584,8 @@ const TimerOff = [
|
|
|
6969
7584
|
defaultAttributes,
|
|
6970
7585
|
[
|
|
6971
7586
|
['path', { d: 'M10 2h4' }],
|
|
6972
|
-
[
|
|
6973
|
-
|
|
6974
|
-
{ d: 'M7.43 7.433A8 8 0 0 1 18.566 18.57M4.582 11A8 8 0 0 0 15 21.419' },
|
|
6975
|
-
],
|
|
7587
|
+
['path', { d: 'M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7' }],
|
|
7588
|
+
['path', { d: 'M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2' }],
|
|
6976
7589
|
['path', { d: 'm2 2 20 20' }],
|
|
6977
7590
|
['path', { d: 'M12 12v-2' }],
|
|
6978
7591
|
],
|
|
@@ -7034,8 +7647,12 @@ const Train = [
|
|
|
7034
7647
|
defaultAttributes,
|
|
7035
7648
|
[
|
|
7036
7649
|
['rect', { x: '4', y: '3', width: '16', height: '16', rx: '2' }],
|
|
7037
|
-
['path', { d: 'M4
|
|
7038
|
-
['path', { d: '
|
|
7650
|
+
['path', { d: 'M4 11h16' }],
|
|
7651
|
+
['path', { d: 'M12 3v8' }],
|
|
7652
|
+
['path', { d: 'm8 19-2 3' }],
|
|
7653
|
+
['path', { d: 'm18 22-2-3' }],
|
|
7654
|
+
['path', { d: 'M8 15h0' }],
|
|
7655
|
+
['path', { d: 'M16 15h0' }],
|
|
7039
7656
|
],
|
|
7040
7657
|
];
|
|
7041
7658
|
|
|
@@ -7043,27 +7660,68 @@ const Trash2 = [
|
|
|
7043
7660
|
'svg',
|
|
7044
7661
|
defaultAttributes,
|
|
7045
7662
|
[
|
|
7046
|
-
['
|
|
7663
|
+
['path', { d: 'M3 6h18' }],
|
|
7664
|
+
['path', { d: 'M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' }],
|
|
7665
|
+
['path', { d: 'M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' }],
|
|
7666
|
+
['line', { x1: '10', y1: '11', x2: '10', y2: '17' }],
|
|
7667
|
+
['line', { x1: '14', y1: '11', x2: '14', y2: '17' }],
|
|
7668
|
+
],
|
|
7669
|
+
];
|
|
7670
|
+
|
|
7671
|
+
const Trash = [
|
|
7672
|
+
'svg',
|
|
7673
|
+
defaultAttributes,
|
|
7674
|
+
[
|
|
7675
|
+
['path', { d: 'M3 6h18' }],
|
|
7676
|
+
['path', { d: 'M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' }],
|
|
7677
|
+
['path', { d: 'M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' }],
|
|
7678
|
+
],
|
|
7679
|
+
];
|
|
7680
|
+
|
|
7681
|
+
const TreeDeciduous = [
|
|
7682
|
+
'svg',
|
|
7683
|
+
defaultAttributes,
|
|
7684
|
+
[
|
|
7047
7685
|
[
|
|
7048
7686
|
'path',
|
|
7049
7687
|
{
|
|
7050
|
-
d: '
|
|
7688
|
+
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',
|
|
7051
7689
|
},
|
|
7052
7690
|
],
|
|
7053
|
-
['
|
|
7054
|
-
['line', { x1: '14', y1: '11', x2: '14', y2: '17' }],
|
|
7691
|
+
['path', { d: 'M12 19v3' }],
|
|
7055
7692
|
],
|
|
7056
7693
|
];
|
|
7057
7694
|
|
|
7058
|
-
const
|
|
7695
|
+
const TreePine = [
|
|
7696
|
+
'svg',
|
|
7697
|
+
defaultAttributes,
|
|
7698
|
+
[
|
|
7699
|
+
[
|
|
7700
|
+
'path',
|
|
7701
|
+
{
|
|
7702
|
+
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',
|
|
7703
|
+
},
|
|
7704
|
+
],
|
|
7705
|
+
['path', { d: 'M12 22v-3' }],
|
|
7706
|
+
],
|
|
7707
|
+
];
|
|
7708
|
+
|
|
7709
|
+
const Trees = [
|
|
7059
7710
|
'svg',
|
|
7060
7711
|
defaultAttributes,
|
|
7061
7712
|
[
|
|
7062
|
-
['polyline', { points: '3 6 5 6 21 6' }],
|
|
7063
7713
|
[
|
|
7064
7714
|
'path',
|
|
7065
7715
|
{
|
|
7066
|
-
d: '
|
|
7716
|
+
d: 'M10 10v.2A3 3 0 0 1 8.9 16v0H5v0h0a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z',
|
|
7717
|
+
},
|
|
7718
|
+
],
|
|
7719
|
+
['path', { d: 'M7 16v6' }],
|
|
7720
|
+
['path', { d: 'M13 19v3' }],
|
|
7721
|
+
[
|
|
7722
|
+
'path',
|
|
7723
|
+
{
|
|
7724
|
+
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',
|
|
7067
7725
|
},
|
|
7068
7726
|
],
|
|
7069
7727
|
],
|
|
@@ -7104,7 +7762,7 @@ const Triangle = [
|
|
|
7104
7762
|
[
|
|
7105
7763
|
'path',
|
|
7106
7764
|
{
|
|
7107
|
-
d: '
|
|
7765
|
+
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',
|
|
7108
7766
|
},
|
|
7109
7767
|
],
|
|
7110
7768
|
],
|
|
@@ -7153,7 +7811,7 @@ const Twitter = [
|
|
|
7153
7811
|
[
|
|
7154
7812
|
'path',
|
|
7155
7813
|
{
|
|
7156
|
-
d: 'M22
|
|
7814
|
+
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',
|
|
7157
7815
|
},
|
|
7158
7816
|
],
|
|
7159
7817
|
],
|
|
@@ -7276,9 +7934,9 @@ const UserCheck = [
|
|
|
7276
7934
|
'svg',
|
|
7277
7935
|
defaultAttributes,
|
|
7278
7936
|
[
|
|
7279
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7280
|
-
['circle', { cx: '
|
|
7281
|
-
['polyline', { points: '
|
|
7937
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7938
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7939
|
+
['polyline', { points: '16 11 18 13 22 9' }],
|
|
7282
7940
|
],
|
|
7283
7941
|
];
|
|
7284
7942
|
|
|
@@ -7286,9 +7944,9 @@ const UserMinus = [
|
|
|
7286
7944
|
'svg',
|
|
7287
7945
|
defaultAttributes,
|
|
7288
7946
|
[
|
|
7289
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7290
|
-
['circle', { cx: '
|
|
7291
|
-
['line', { x1: '
|
|
7947
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7948
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7949
|
+
['line', { x1: '22', y1: '11', x2: '16', y2: '11' }],
|
|
7292
7950
|
],
|
|
7293
7951
|
];
|
|
7294
7952
|
|
|
@@ -7296,10 +7954,10 @@ const UserPlus = [
|
|
|
7296
7954
|
'svg',
|
|
7297
7955
|
defaultAttributes,
|
|
7298
7956
|
[
|
|
7299
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7300
|
-
['circle', { cx: '
|
|
7301
|
-
['line', { x1: '
|
|
7302
|
-
['line', { x1: '
|
|
7957
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7958
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7959
|
+
['line', { x1: '19', y1: '8', x2: '19', y2: '14' }],
|
|
7960
|
+
['line', { x1: '22', y1: '11', x2: '16', y2: '11' }],
|
|
7303
7961
|
],
|
|
7304
7962
|
];
|
|
7305
7963
|
|
|
@@ -7307,10 +7965,10 @@ const UserX = [
|
|
|
7307
7965
|
'svg',
|
|
7308
7966
|
defaultAttributes,
|
|
7309
7967
|
[
|
|
7310
|
-
['path', { d: 'M16 21v-2a4 4 0 0 0-4-
|
|
7311
|
-
['circle', { cx: '
|
|
7312
|
-
['line', { x1: '
|
|
7313
|
-
['line', { x1: '
|
|
7968
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7969
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7970
|
+
['line', { x1: '17', y1: '8', x2: '22', y2: '13' }],
|
|
7971
|
+
['line', { x1: '22', y1: '8', x2: '17', y2: '13' }],
|
|
7314
7972
|
],
|
|
7315
7973
|
];
|
|
7316
7974
|
|
|
@@ -7318,7 +7976,7 @@ const User = [
|
|
|
7318
7976
|
'svg',
|
|
7319
7977
|
defaultAttributes,
|
|
7320
7978
|
[
|
|
7321
|
-
['path', { d: '
|
|
7979
|
+
['path', { d: 'M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2' }],
|
|
7322
7980
|
['circle', { cx: '12', cy: '7', r: '4' }],
|
|
7323
7981
|
],
|
|
7324
7982
|
];
|
|
@@ -7327,13 +7985,42 @@ const Users = [
|
|
|
7327
7985
|
'svg',
|
|
7328
7986
|
defaultAttributes,
|
|
7329
7987
|
[
|
|
7330
|
-
['path', { d: '
|
|
7988
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
7331
7989
|
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
7332
|
-
['path', { d: '
|
|
7990
|
+
['path', { d: 'M22 21v-2a4 4 0 0 0-3-3.87' }],
|
|
7333
7991
|
['path', { d: 'M16 3.13a4 4 0 0 1 0 7.75' }],
|
|
7334
7992
|
],
|
|
7335
7993
|
];
|
|
7336
7994
|
|
|
7995
|
+
const UtensilsCrossed = [
|
|
7996
|
+
'svg',
|
|
7997
|
+
defaultAttributes,
|
|
7998
|
+
[
|
|
7999
|
+
[
|
|
8000
|
+
'path',
|
|
8001
|
+
{ 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' },
|
|
8002
|
+
],
|
|
8003
|
+
[
|
|
8004
|
+
'path',
|
|
8005
|
+
{
|
|
8006
|
+
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',
|
|
8007
|
+
},
|
|
8008
|
+
],
|
|
8009
|
+
['path', { d: 'm2.1 21.8 6.4-6.3' }],
|
|
8010
|
+
['path', { d: 'm19 5-7 7' }],
|
|
8011
|
+
],
|
|
8012
|
+
];
|
|
8013
|
+
|
|
8014
|
+
const Utensils = [
|
|
8015
|
+
'svg',
|
|
8016
|
+
defaultAttributes,
|
|
8017
|
+
[
|
|
8018
|
+
['path', { d: 'M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2' }],
|
|
8019
|
+
['path', { d: 'M7 2v20' }],
|
|
8020
|
+
['path', { d: 'M21 15V2v0a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7' }],
|
|
8021
|
+
],
|
|
8022
|
+
];
|
|
8023
|
+
|
|
7337
8024
|
const VenetianMask = [
|
|
7338
8025
|
'svg',
|
|
7339
8026
|
defaultAttributes,
|
|
@@ -7356,11 +8043,10 @@ const Verified = [
|
|
|
7356
8043
|
[
|
|
7357
8044
|
'path',
|
|
7358
8045
|
{
|
|
7359
|
-
d: 'M12
|
|
8046
|
+
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',
|
|
7360
8047
|
},
|
|
7361
8048
|
],
|
|
7362
|
-
['path', { d: '
|
|
7363
|
-
['path', { d: 'm9 12 2 2' }],
|
|
8049
|
+
['path', { d: 'm9 12 2 2 4-4' }],
|
|
7364
8050
|
],
|
|
7365
8051
|
];
|
|
7366
8052
|
|
|
@@ -7403,7 +8089,7 @@ const Video = [
|
|
|
7403
8089
|
'svg',
|
|
7404
8090
|
defaultAttributes,
|
|
7405
8091
|
[
|
|
7406
|
-
['path', { d: '
|
|
8092
|
+
['path', { d: 'm22 8-6 4 6 4V8Z' }],
|
|
7407
8093
|
['rect', { x: '2', y: '6', width: '14', height: '12', rx: '2', ry: '2' }],
|
|
7408
8094
|
],
|
|
7409
8095
|
];
|
|
@@ -7417,8 +8103,8 @@ const View = [
|
|
|
7417
8103
|
{ 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' },
|
|
7418
8104
|
],
|
|
7419
8105
|
['path', { d: 'M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z' }],
|
|
7420
|
-
['path', { d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-
|
|
7421
|
-
['path', { d: 'M21 7V5a2 2 0 0 0-2-
|
|
8106
|
+
['path', { d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2' }],
|
|
8107
|
+
['path', { d: 'M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2' }],
|
|
7422
8108
|
],
|
|
7423
8109
|
];
|
|
7424
8110
|
|
|
@@ -7502,12 +8188,12 @@ const Watch = [
|
|
|
7502
8188
|
[
|
|
7503
8189
|
'path',
|
|
7504
8190
|
{
|
|
7505
|
-
d: '
|
|
8191
|
+
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',
|
|
7506
8192
|
},
|
|
7507
8193
|
],
|
|
7508
8194
|
[
|
|
7509
8195
|
'path',
|
|
7510
|
-
{ d: '
|
|
8196
|
+
{ 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' },
|
|
7511
8197
|
],
|
|
7512
8198
|
],
|
|
7513
8199
|
];
|
|
@@ -7516,17 +8202,23 @@ const Waves = [
|
|
|
7516
8202
|
'svg',
|
|
7517
8203
|
defaultAttributes,
|
|
7518
8204
|
[
|
|
7519
|
-
['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' }],
|
|
7520
|
-
['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' }],
|
|
7521
|
-
['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' }],
|
|
7522
|
-
['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' }],
|
|
7523
8205
|
[
|
|
7524
8206
|
'path',
|
|
7525
|
-
{
|
|
8207
|
+
{
|
|
8208
|
+
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',
|
|
8209
|
+
},
|
|
7526
8210
|
],
|
|
7527
8211
|
[
|
|
7528
8212
|
'path',
|
|
7529
|
-
{
|
|
8213
|
+
{
|
|
8214
|
+
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',
|
|
8215
|
+
},
|
|
8216
|
+
],
|
|
8217
|
+
[
|
|
8218
|
+
'path',
|
|
8219
|
+
{
|
|
8220
|
+
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',
|
|
8221
|
+
},
|
|
7530
8222
|
],
|
|
7531
8223
|
],
|
|
7532
8224
|
];
|
|
@@ -7537,7 +8229,8 @@ const Webcam = [
|
|
|
7537
8229
|
[
|
|
7538
8230
|
['circle', { cx: '12', cy: '10', r: '8' }],
|
|
7539
8231
|
['circle', { cx: '12', cy: '10', r: '3' }],
|
|
7540
|
-
['path', { d: '
|
|
8232
|
+
['path', { d: 'M7 22h10' }],
|
|
8233
|
+
['path', { d: 'M12 22v-4' }],
|
|
7541
8234
|
],
|
|
7542
8235
|
];
|
|
7543
8236
|
|
|
@@ -7576,6 +8269,22 @@ const Wind = [
|
|
|
7576
8269
|
],
|
|
7577
8270
|
];
|
|
7578
8271
|
|
|
8272
|
+
const Wine = [
|
|
8273
|
+
'svg',
|
|
8274
|
+
defaultAttributes,
|
|
8275
|
+
[
|
|
8276
|
+
['path', { d: 'M8 22h8' }],
|
|
8277
|
+
['path', { d: 'M7 10h10' }],
|
|
8278
|
+
['path', { d: 'M12 15v7' }],
|
|
8279
|
+
[
|
|
8280
|
+
'path',
|
|
8281
|
+
{
|
|
8282
|
+
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',
|
|
8283
|
+
},
|
|
8284
|
+
],
|
|
8285
|
+
],
|
|
8286
|
+
];
|
|
8287
|
+
|
|
7579
8288
|
const WrapText = [
|
|
7580
8289
|
'svg',
|
|
7581
8290
|
defaultAttributes,
|
|
@@ -7651,7 +8360,7 @@ const Youtube = [
|
|
|
7651
8360
|
[
|
|
7652
8361
|
'path',
|
|
7653
8362
|
{
|
|
7654
|
-
d: 'M12 19c-2.3 0-6.4
|
|
8363
|
+
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',
|
|
7655
8364
|
},
|
|
7656
8365
|
],
|
|
7657
8366
|
['polygon', { points: '10 15 15 12 10 9' }],
|
|
@@ -7700,5 +8409,5 @@ const ZoomOut = [
|
|
|
7700
8409
|
* Generated bundle index. Do not edit.
|
|
7701
8410
|
*/
|
|
7702
8411
|
|
|
7703
|
-
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, 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 };
|
|
8412
|
+
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, 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 };
|
|
7704
8413
|
//# sourceMappingURL=lucide-angular-src-icons.js.map
|