lucide-angular 0.66.0 → 0.69.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 +1490 -171
- 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 +1568 -171
- 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/angry.js +15 -0
- package/esm2015/icons/annoyed.js +13 -0
- package/esm2015/icons/axis-3d.js +8 -0
- package/esm2015/icons/bomb.js +17 -0
- package/esm2015/icons/calendar-clock.js +18 -0
- package/esm2015/icons/calendar-heart.js +22 -0
- package/esm2015/icons/calendar-search.js +18 -0
- package/esm2015/icons/clipboard-check.js +3 -3
- package/esm2015/icons/clipboard-copy.js +2 -2
- package/esm2015/icons/clipboard-edit.js +18 -0
- package/esm2015/icons/clipboard-list.js +2 -2
- package/esm2015/icons/clipboard-signature.js +22 -0
- package/esm2015/icons/clipboard-type.js +19 -0
- package/esm2015/icons/clipboard-x.js +2 -2
- package/esm2015/icons/clipboard.js +2 -2
- package/esm2015/icons/cloud-cog.js +19 -0
- package/esm2015/icons/cog.js +23 -0
- package/esm2015/icons/diff.js +12 -0
- package/esm2015/icons/file-archive.js +20 -0
- package/esm2015/icons/file-audio-2.js +14 -0
- package/esm2015/icons/file-audio.js +19 -0
- package/esm2015/icons/file-axis-3d.js +18 -0
- package/esm2015/icons/file-badge-2.js +17 -0
- package/esm2015/icons/file-badge.js +13 -0
- package/esm2015/icons/file-bar-chart-2.js +19 -0
- package/esm2015/icons/file-bar-chart.js +19 -0
- package/esm2015/icons/file-box.js +20 -0
- package/esm2015/icons/file-check-2.js +2 -2
- package/esm2015/icons/file-clock.js +18 -0
- package/esm2015/icons/file-code.js +2 -2
- package/esm2015/icons/file-cog-2.js +23 -0
- package/esm2015/icons/file-cog.js +20 -0
- package/esm2015/icons/file-diff.js +18 -0
- package/esm2015/icons/file-digit.js +2 -2
- package/esm2015/icons/file-down.js +18 -0
- package/esm2015/icons/file-edit.js +17 -0
- package/esm2015/icons/file-heart.js +17 -0
- package/esm2015/icons/file-image.js +18 -0
- package/esm2015/icons/file-input.js +2 -2
- package/esm2015/icons/file-key-2.js +14 -0
- package/esm2015/icons/file-key.js +18 -0
- package/esm2015/icons/file-line-chart.js +17 -0
- package/esm2015/icons/file-lock-2.js +13 -0
- package/esm2015/icons/file-lock.js +17 -0
- package/esm2015/icons/file-minus-2.js +2 -2
- package/esm2015/icons/file-output.js +2 -2
- package/esm2015/icons/file-pie-chart.js +13 -0
- package/esm2015/icons/file-plus-2.js +2 -2
- package/esm2015/icons/file-question.js +22 -0
- package/esm2015/icons/file-scan.js +15 -0
- package/esm2015/icons/file-search-2.js +18 -0
- package/esm2015/icons/file-search.js +2 -2
- package/esm2015/icons/file-signature.js +22 -0
- package/esm2015/icons/file-spreadsheet.js +20 -0
- package/esm2015/icons/file-symlink.js +13 -0
- package/esm2015/icons/file-terminal.js +18 -0
- package/esm2015/icons/file-type.js +19 -0
- package/esm2015/icons/file-up.js +18 -0
- package/esm2015/icons/file-video-2.js +13 -0
- package/esm2015/icons/file-video.js +17 -0
- package/esm2015/icons/file-volume-2.js +19 -0
- package/esm2015/icons/file-volume.js +13 -0
- package/esm2015/icons/file-warning.js +17 -0
- package/esm2015/icons/folder-archive.js +18 -0
- package/esm2015/icons/folder-check.js +16 -0
- package/esm2015/icons/folder-clock.js +17 -0
- package/esm2015/icons/folder-closed.js +16 -0
- package/esm2015/icons/folder-cog-2.js +22 -0
- package/esm2015/icons/folder-cog.js +24 -0
- package/esm2015/icons/folder-down.js +17 -0
- package/esm2015/icons/folder-edit.js +21 -0
- package/esm2015/icons/folder-heart.js +21 -0
- package/esm2015/icons/folder-input.js +17 -0
- package/esm2015/icons/folder-key.js +18 -0
- package/esm2015/icons/folder-lock.js +17 -0
- package/esm2015/icons/folder-minus.js +3 -3
- package/esm2015/icons/folder-open.js +2 -2
- package/esm2015/icons/folder-output.js +17 -0
- package/esm2015/icons/folder-plus.js +4 -4
- package/esm2015/icons/folder-search-2.js +17 -0
- package/esm2015/icons/folder-search.js +17 -0
- package/esm2015/icons/folder-symlink.js +17 -0
- package/esm2015/icons/folder-tree.js +23 -0
- package/esm2015/icons/folder-up.js +17 -0
- package/esm2015/icons/folder-x.js +17 -0
- package/esm2015/icons/folder.js +2 -2
- package/esm2015/icons/folders.js +16 -0
- package/esm2015/icons/index.js +79 -1
- package/esm2015/icons/laugh.js +13 -0
- package/esm2015/icons/package-2.js +15 -0
- package/esm2015/icons/party-popper.js +36 -0
- package/esm2015/icons/puzzle.js +2 -2
- package/esm2015/icons/server-cog.js +32 -0
- package/esm2015/icons/smile-plus.js +15 -0
- package/esm2015/icons/sticker.js +19 -0
- package/esm2015/icons/sticky-note.js +16 -0
- package/esm2015/icons/user-cog.js +18 -0
- package/esm2015/src/icons/angry.js +15 -0
- package/esm2015/src/icons/annoyed.js +13 -0
- package/esm2015/src/icons/axis-3d.js +8 -0
- package/esm2015/src/icons/bomb.js +17 -0
- package/esm2015/src/icons/calendar-clock.js +18 -0
- package/esm2015/src/icons/calendar-heart.js +22 -0
- package/esm2015/src/icons/calendar-search.js +18 -0
- package/esm2015/src/icons/clipboard-check.js +3 -3
- package/esm2015/src/icons/clipboard-copy.js +2 -2
- package/esm2015/src/icons/clipboard-edit.js +18 -0
- package/esm2015/src/icons/clipboard-list.js +2 -2
- package/esm2015/src/icons/clipboard-signature.js +22 -0
- package/esm2015/src/icons/clipboard-type.js +19 -0
- package/esm2015/src/icons/clipboard-x.js +2 -2
- package/esm2015/src/icons/clipboard.js +2 -2
- package/esm2015/src/icons/cloud-cog.js +19 -0
- package/esm2015/src/icons/cog.js +23 -0
- package/esm2015/src/icons/diff.js +12 -0
- package/esm2015/src/icons/file-archive.js +20 -0
- package/esm2015/src/icons/file-audio-2.js +14 -0
- package/esm2015/src/icons/file-audio.js +19 -0
- package/esm2015/src/icons/file-axis-3d.js +18 -0
- package/esm2015/src/icons/file-badge-2.js +17 -0
- package/esm2015/src/icons/file-badge.js +13 -0
- package/esm2015/src/icons/file-bar-chart-2.js +19 -0
- package/esm2015/src/icons/file-bar-chart.js +19 -0
- package/esm2015/src/icons/file-box.js +20 -0
- package/esm2015/src/icons/file-check-2.js +2 -2
- package/esm2015/src/icons/file-clock.js +18 -0
- package/esm2015/src/icons/file-code.js +2 -2
- package/esm2015/src/icons/file-cog-2.js +23 -0
- package/esm2015/src/icons/file-cog.js +20 -0
- package/esm2015/src/icons/file-diff.js +18 -0
- package/esm2015/src/icons/file-digit.js +2 -2
- package/esm2015/src/icons/file-down.js +18 -0
- package/esm2015/src/icons/file-edit.js +17 -0
- package/esm2015/src/icons/file-heart.js +17 -0
- package/esm2015/src/icons/file-image.js +18 -0
- package/esm2015/src/icons/file-input.js +2 -2
- package/esm2015/src/icons/file-key-2.js +14 -0
- package/esm2015/src/icons/file-key.js +18 -0
- package/esm2015/src/icons/file-line-chart.js +17 -0
- package/esm2015/src/icons/file-lock-2.js +13 -0
- package/esm2015/src/icons/file-lock.js +17 -0
- package/esm2015/src/icons/file-minus-2.js +2 -2
- package/esm2015/src/icons/file-output.js +2 -2
- package/esm2015/src/icons/file-pie-chart.js +13 -0
- package/esm2015/src/icons/file-plus-2.js +2 -2
- package/esm2015/src/icons/file-question.js +22 -0
- package/esm2015/src/icons/file-scan.js +15 -0
- package/esm2015/src/icons/file-search-2.js +18 -0
- package/esm2015/src/icons/file-search.js +2 -2
- package/esm2015/src/icons/file-signature.js +22 -0
- package/esm2015/src/icons/file-spreadsheet.js +20 -0
- package/esm2015/src/icons/file-symlink.js +13 -0
- package/esm2015/src/icons/file-terminal.js +18 -0
- package/esm2015/src/icons/file-type.js +19 -0
- package/esm2015/src/icons/file-up.js +18 -0
- package/esm2015/src/icons/file-video-2.js +13 -0
- package/esm2015/src/icons/file-video.js +17 -0
- package/esm2015/src/icons/file-volume-2.js +19 -0
- package/esm2015/src/icons/file-volume.js +13 -0
- package/esm2015/src/icons/file-warning.js +17 -0
- package/esm2015/src/icons/folder-archive.js +18 -0
- package/esm2015/src/icons/folder-check.js +16 -0
- package/esm2015/src/icons/folder-clock.js +17 -0
- package/esm2015/src/icons/folder-closed.js +16 -0
- package/esm2015/src/icons/folder-cog-2.js +22 -0
- package/esm2015/src/icons/folder-cog.js +24 -0
- package/esm2015/src/icons/folder-down.js +17 -0
- package/esm2015/src/icons/folder-edit.js +21 -0
- package/esm2015/src/icons/folder-heart.js +21 -0
- package/esm2015/src/icons/folder-input.js +17 -0
- package/esm2015/src/icons/folder-key.js +18 -0
- package/esm2015/src/icons/folder-lock.js +17 -0
- package/esm2015/src/icons/folder-minus.js +3 -3
- package/esm2015/src/icons/folder-open.js +2 -2
- package/esm2015/src/icons/folder-output.js +17 -0
- package/esm2015/src/icons/folder-plus.js +4 -4
- package/esm2015/src/icons/folder-search-2.js +17 -0
- package/esm2015/src/icons/folder-search.js +17 -0
- package/esm2015/src/icons/folder-symlink.js +17 -0
- package/esm2015/src/icons/folder-tree.js +23 -0
- package/esm2015/src/icons/folder-up.js +17 -0
- package/esm2015/src/icons/folder-x.js +17 -0
- package/esm2015/src/icons/folder.js +2 -2
- package/esm2015/src/icons/folders.js +16 -0
- package/esm2015/src/icons/index.js +79 -1
- package/esm2015/src/icons/laugh.js +13 -0
- package/esm2015/src/icons/package-2.js +15 -0
- package/esm2015/src/icons/party-popper.js +36 -0
- package/esm2015/src/icons/puzzle.js +2 -2
- package/esm2015/src/icons/server-cog.js +32 -0
- package/esm2015/src/icons/smile-plus.js +15 -0
- package/esm2015/src/icons/sticker.js +19 -0
- package/esm2015/src/icons/sticky-note.js +16 -0
- package/esm2015/src/icons/user-cog.js +18 -0
- package/fesm2015/lucide-angular-src-icons.js +1413 -172
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +1491 -172
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/angry.d.ts +3 -0
- package/icons/annoyed.d.ts +3 -0
- package/icons/axis-3d.d.ts +3 -0
- package/icons/bomb.d.ts +3 -0
- package/icons/calendar-clock.d.ts +3 -0
- package/icons/calendar-heart.d.ts +3 -0
- package/icons/calendar-search.d.ts +3 -0
- package/icons/clipboard-edit.d.ts +3 -0
- package/icons/clipboard-signature.d.ts +3 -0
- package/icons/clipboard-type.d.ts +3 -0
- package/icons/cloud-cog.d.ts +3 -0
- package/icons/cog.d.ts +3 -0
- package/icons/diff.d.ts +3 -0
- package/icons/file-archive.d.ts +3 -0
- package/icons/file-audio-2.d.ts +3 -0
- package/icons/file-audio.d.ts +3 -0
- package/icons/file-axis-3d.d.ts +3 -0
- package/icons/file-badge-2.d.ts +3 -0
- package/icons/file-badge.d.ts +3 -0
- package/icons/file-bar-chart-2.d.ts +3 -0
- package/icons/file-bar-chart.d.ts +3 -0
- package/icons/file-box.d.ts +3 -0
- package/icons/file-clock.d.ts +3 -0
- package/icons/file-cog-2.d.ts +3 -0
- package/icons/file-cog.d.ts +3 -0
- package/icons/file-diff.d.ts +3 -0
- package/icons/file-down.d.ts +3 -0
- package/icons/file-edit.d.ts +3 -0
- package/icons/file-heart.d.ts +3 -0
- package/icons/file-image.d.ts +3 -0
- package/icons/file-key-2.d.ts +3 -0
- package/icons/file-key.d.ts +3 -0
- package/icons/file-line-chart.d.ts +3 -0
- package/icons/file-lock-2.d.ts +3 -0
- package/icons/file-lock.d.ts +3 -0
- package/icons/file-pie-chart.d.ts +3 -0
- package/icons/file-question.d.ts +3 -0
- package/icons/file-scan.d.ts +3 -0
- package/icons/file-search-2.d.ts +3 -0
- package/icons/file-signature.d.ts +3 -0
- package/icons/file-spreadsheet.d.ts +3 -0
- package/icons/file-symlink.d.ts +3 -0
- package/icons/file-terminal.d.ts +3 -0
- package/icons/file-type.d.ts +3 -0
- package/icons/file-up.d.ts +3 -0
- package/icons/file-video-2.d.ts +3 -0
- package/icons/file-video.d.ts +3 -0
- package/icons/file-volume-2.d.ts +3 -0
- package/icons/file-volume.d.ts +3 -0
- package/icons/file-warning.d.ts +3 -0
- package/icons/folder-archive.d.ts +3 -0
- package/icons/folder-check.d.ts +3 -0
- package/icons/folder-clock.d.ts +3 -0
- package/icons/folder-closed.d.ts +3 -0
- package/icons/folder-cog-2.d.ts +3 -0
- package/icons/folder-cog.d.ts +3 -0
- package/icons/folder-down.d.ts +3 -0
- package/icons/folder-edit.d.ts +3 -0
- package/icons/folder-heart.d.ts +3 -0
- package/icons/folder-input.d.ts +3 -0
- package/icons/folder-key.d.ts +3 -0
- package/icons/folder-lock.d.ts +3 -0
- package/icons/folder-output.d.ts +3 -0
- package/icons/folder-search-2.d.ts +3 -0
- package/icons/folder-search.d.ts +3 -0
- package/icons/folder-symlink.d.ts +3 -0
- package/icons/folder-tree.d.ts +3 -0
- package/icons/folder-up.d.ts +3 -0
- package/icons/folder-x.d.ts +3 -0
- package/icons/folders.d.ts +3 -0
- package/icons/index.d.ts +78 -0
- package/icons/laugh.d.ts +3 -0
- package/icons/package-2.d.ts +3 -0
- package/icons/party-popper.d.ts +3 -0
- package/icons/server-cog.d.ts +3 -0
- package/icons/smile-plus.d.ts +3 -0
- package/icons/sticker.d.ts +3 -0
- package/icons/sticky-note.d.ts +3 -0
- package/icons/user-cog.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/angry.d.ts +3 -0
- package/src/icons/annoyed.d.ts +3 -0
- package/src/icons/axis-3d.d.ts +3 -0
- package/src/icons/bomb.d.ts +3 -0
- package/src/icons/calendar-clock.d.ts +3 -0
- package/src/icons/calendar-heart.d.ts +3 -0
- package/src/icons/calendar-search.d.ts +3 -0
- package/src/icons/clipboard-edit.d.ts +3 -0
- package/src/icons/clipboard-signature.d.ts +3 -0
- package/src/icons/clipboard-type.d.ts +3 -0
- package/src/icons/cloud-cog.d.ts +3 -0
- package/src/icons/cog.d.ts +3 -0
- package/src/icons/diff.d.ts +3 -0
- package/src/icons/file-archive.d.ts +3 -0
- package/src/icons/file-audio-2.d.ts +3 -0
- package/src/icons/file-audio.d.ts +3 -0
- package/src/icons/file-axis-3d.d.ts +3 -0
- package/src/icons/file-badge-2.d.ts +3 -0
- package/src/icons/file-badge.d.ts +3 -0
- package/src/icons/file-bar-chart-2.d.ts +3 -0
- package/src/icons/file-bar-chart.d.ts +3 -0
- package/src/icons/file-box.d.ts +3 -0
- package/src/icons/file-clock.d.ts +3 -0
- package/src/icons/file-cog-2.d.ts +3 -0
- package/src/icons/file-cog.d.ts +3 -0
- package/src/icons/file-diff.d.ts +3 -0
- package/src/icons/file-down.d.ts +3 -0
- package/src/icons/file-edit.d.ts +3 -0
- package/src/icons/file-heart.d.ts +3 -0
- package/src/icons/file-image.d.ts +3 -0
- package/src/icons/file-key-2.d.ts +3 -0
- package/src/icons/file-key.d.ts +3 -0
- package/src/icons/file-line-chart.d.ts +3 -0
- package/src/icons/file-lock-2.d.ts +3 -0
- package/src/icons/file-lock.d.ts +3 -0
- package/src/icons/file-pie-chart.d.ts +3 -0
- package/src/icons/file-question.d.ts +3 -0
- package/src/icons/file-scan.d.ts +3 -0
- package/src/icons/file-search-2.d.ts +3 -0
- package/src/icons/file-signature.d.ts +3 -0
- package/src/icons/file-spreadsheet.d.ts +3 -0
- package/src/icons/file-symlink.d.ts +3 -0
- package/src/icons/file-terminal.d.ts +3 -0
- package/src/icons/file-type.d.ts +3 -0
- package/src/icons/file-up.d.ts +3 -0
- package/src/icons/file-video-2.d.ts +3 -0
- package/src/icons/file-video.d.ts +3 -0
- package/src/icons/file-volume-2.d.ts +3 -0
- package/src/icons/file-volume.d.ts +3 -0
- package/src/icons/file-warning.d.ts +3 -0
- package/src/icons/folder-archive.d.ts +3 -0
- package/src/icons/folder-check.d.ts +3 -0
- package/src/icons/folder-clock.d.ts +3 -0
- package/src/icons/folder-closed.d.ts +3 -0
- package/src/icons/folder-cog-2.d.ts +3 -0
- package/src/icons/folder-cog.d.ts +3 -0
- package/src/icons/folder-down.d.ts +3 -0
- package/src/icons/folder-edit.d.ts +3 -0
- package/src/icons/folder-heart.d.ts +3 -0
- package/src/icons/folder-input.d.ts +3 -0
- package/src/icons/folder-key.d.ts +3 -0
- package/src/icons/folder-lock.d.ts +3 -0
- package/src/icons/folder-output.d.ts +3 -0
- package/src/icons/folder-search-2.d.ts +3 -0
- package/src/icons/folder-search.d.ts +3 -0
- package/src/icons/folder-symlink.d.ts +3 -0
- package/src/icons/folder-tree.d.ts +3 -0
- package/src/icons/folder-up.d.ts +3 -0
- package/src/icons/folder-x.d.ts +3 -0
- package/src/icons/folders.d.ts +3 -0
- package/src/icons/index.d.ts +78 -0
- package/src/icons/laugh.d.ts +3 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/package-2.d.ts +3 -0
- package/src/icons/party-popper.d.ts +3 -0
- package/src/icons/server-cog.d.ts +3 -0
- package/src/icons/smile-plus.d.ts +3 -0
- package/src/icons/sticker.d.ts +3 -0
- package/src/icons/sticky-note.d.ts +3 -0
- package/src/icons/user-cog.d.ts +3 -0
|
@@ -460,6 +460,30 @@ const Anchor = [
|
|
|
460
460
|
],
|
|
461
461
|
];
|
|
462
462
|
|
|
463
|
+
const Angry = [
|
|
464
|
+
'svg',
|
|
465
|
+
defaultAttributes,
|
|
466
|
+
[
|
|
467
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
468
|
+
['path', { d: 'M16 16s-1.5-2-4-2-4 2-4 2' }],
|
|
469
|
+
['path', { d: 'M7.5 8 10 9' }],
|
|
470
|
+
['path', { d: 'm14 9 2.5-1' }],
|
|
471
|
+
['path', { d: 'M9 10h0' }],
|
|
472
|
+
['path', { d: 'M15 10h0' }],
|
|
473
|
+
],
|
|
474
|
+
];
|
|
475
|
+
|
|
476
|
+
const Annoyed = [
|
|
477
|
+
'svg',
|
|
478
|
+
defaultAttributes,
|
|
479
|
+
[
|
|
480
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
481
|
+
['path', { d: 'M8 15h8' }],
|
|
482
|
+
['path', { d: 'M8 9h2' }],
|
|
483
|
+
['path', { d: 'M14 9h2' }],
|
|
484
|
+
],
|
|
485
|
+
];
|
|
486
|
+
|
|
463
487
|
const Aperture = [
|
|
464
488
|
'svg',
|
|
465
489
|
defaultAttributes,
|
|
@@ -704,6 +728,12 @@ const Axe = [
|
|
|
704
728
|
],
|
|
705
729
|
];
|
|
706
730
|
|
|
731
|
+
const Axis3d = [
|
|
732
|
+
'svg',
|
|
733
|
+
defaultAttributes,
|
|
734
|
+
[['path', { d: 'M4 4v16h16' }], ['path', { d: 'm4 20 7-7' }]],
|
|
735
|
+
];
|
|
736
|
+
|
|
707
737
|
const Baby = [
|
|
708
738
|
'svg',
|
|
709
739
|
defaultAttributes,
|
|
@@ -1094,6 +1124,21 @@ const Bold = [
|
|
|
1094
1124
|
],
|
|
1095
1125
|
];
|
|
1096
1126
|
|
|
1127
|
+
const Bomb = [
|
|
1128
|
+
'svg',
|
|
1129
|
+
defaultAttributes,
|
|
1130
|
+
[
|
|
1131
|
+
['circle', { cx: '11', cy: '13', r: '9' }],
|
|
1132
|
+
[
|
|
1133
|
+
'path',
|
|
1134
|
+
{
|
|
1135
|
+
d: 'm19.5 9.5 1.8-1.8a2.4 2.4 0 0 0 0-3.4l-1.6-1.6a2.41 2.41 0 0 0-3.4 0l-1.8 1.8',
|
|
1136
|
+
},
|
|
1137
|
+
],
|
|
1138
|
+
['path', { d: 'm22 2-1.5 1.5' }],
|
|
1139
|
+
],
|
|
1140
|
+
];
|
|
1141
|
+
|
|
1097
1142
|
const BookOpen = [
|
|
1098
1143
|
'svg',
|
|
1099
1144
|
defaultAttributes,
|
|
@@ -1369,6 +1414,22 @@ const CalendarCheck = [
|
|
|
1369
1414
|
],
|
|
1370
1415
|
];
|
|
1371
1416
|
|
|
1417
|
+
const CalendarClock = [
|
|
1418
|
+
'svg',
|
|
1419
|
+
defaultAttributes,
|
|
1420
|
+
[
|
|
1421
|
+
[
|
|
1422
|
+
'path',
|
|
1423
|
+
{ d: 'M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5' },
|
|
1424
|
+
],
|
|
1425
|
+
['path', { d: 'M16 2v4' }],
|
|
1426
|
+
['path', { d: 'M8 2v4' }],
|
|
1427
|
+
['path', { d: 'M3 10h5' }],
|
|
1428
|
+
['path', { d: 'M17.5 17.5 16 16.25V14' }],
|
|
1429
|
+
['path', { d: 'M22 16a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z' }],
|
|
1430
|
+
],
|
|
1431
|
+
];
|
|
1432
|
+
|
|
1372
1433
|
const CalendarDays = [
|
|
1373
1434
|
'svg',
|
|
1374
1435
|
defaultAttributes,
|
|
@@ -1386,6 +1447,26 @@ const CalendarDays = [
|
|
|
1386
1447
|
],
|
|
1387
1448
|
];
|
|
1388
1449
|
|
|
1450
|
+
const CalendarHeart = [
|
|
1451
|
+
'svg',
|
|
1452
|
+
defaultAttributes,
|
|
1453
|
+
[
|
|
1454
|
+
[
|
|
1455
|
+
'path',
|
|
1456
|
+
{ d: 'M21 10V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7' },
|
|
1457
|
+
],
|
|
1458
|
+
['path', { d: 'M16 2v4' }],
|
|
1459
|
+
['path', { d: 'M8 2v4' }],
|
|
1460
|
+
['path', { d: 'M3 10h18' }],
|
|
1461
|
+
[
|
|
1462
|
+
'path',
|
|
1463
|
+
{
|
|
1464
|
+
d: 'M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z',
|
|
1465
|
+
},
|
|
1466
|
+
],
|
|
1467
|
+
],
|
|
1468
|
+
];
|
|
1469
|
+
|
|
1389
1470
|
const CalendarMinus = [
|
|
1390
1471
|
'svg',
|
|
1391
1472
|
defaultAttributes,
|
|
@@ -1448,6 +1529,22 @@ const CalendarRange = [
|
|
|
1448
1529
|
],
|
|
1449
1530
|
];
|
|
1450
1531
|
|
|
1532
|
+
const CalendarSearch = [
|
|
1533
|
+
'svg',
|
|
1534
|
+
defaultAttributes,
|
|
1535
|
+
[
|
|
1536
|
+
[
|
|
1537
|
+
'path',
|
|
1538
|
+
{ d: 'M21 12V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7.5' },
|
|
1539
|
+
],
|
|
1540
|
+
['path', { d: 'M16 2v4' }],
|
|
1541
|
+
['path', { d: 'M8 2v4' }],
|
|
1542
|
+
['path', { d: 'M3 10h18' }],
|
|
1543
|
+
['path', { d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z' }],
|
|
1544
|
+
['path', { d: 'm22 22-1.5-1.5' }],
|
|
1545
|
+
],
|
|
1546
|
+
];
|
|
1547
|
+
|
|
1451
1548
|
const CalendarX2 = [
|
|
1452
1549
|
'svg',
|
|
1453
1550
|
defaultAttributes,
|
|
@@ -1784,14 +1881,14 @@ const ClipboardCheck = [
|
|
|
1784
1881
|
'svg',
|
|
1785
1882
|
defaultAttributes,
|
|
1786
1883
|
[
|
|
1884
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1787
1885
|
[
|
|
1788
1886
|
'path',
|
|
1789
1887
|
{
|
|
1790
1888
|
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2',
|
|
1791
1889
|
},
|
|
1792
1890
|
],
|
|
1793
|
-
['
|
|
1794
|
-
['path', { d: 'm9 13 2 2 4-4' }],
|
|
1891
|
+
['path', { d: 'm9 14 2 2 4-4' }],
|
|
1795
1892
|
],
|
|
1796
1893
|
];
|
|
1797
1894
|
|
|
@@ -1799,28 +1896,44 @@ const ClipboardCopy = [
|
|
|
1799
1896
|
'svg',
|
|
1800
1897
|
defaultAttributes,
|
|
1801
1898
|
[
|
|
1899
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1802
1900
|
[
|
|
1803
1901
|
'path',
|
|
1804
1902
|
{ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2' },
|
|
1805
1903
|
],
|
|
1806
1904
|
['path', { d: 'M16 4h2a2 2 0 0 1 2 2v4' }],
|
|
1807
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1808
1905
|
['path', { d: 'M21 14H11' }],
|
|
1809
1906
|
['path', { d: 'm15 10-4 4 4 4' }],
|
|
1810
1907
|
],
|
|
1811
1908
|
];
|
|
1812
1909
|
|
|
1910
|
+
const ClipboardEdit = [
|
|
1911
|
+
'svg',
|
|
1912
|
+
defaultAttributes,
|
|
1913
|
+
[
|
|
1914
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1915
|
+
[
|
|
1916
|
+
'path',
|
|
1917
|
+
{
|
|
1918
|
+
d: 'M10.42 12.61a2.1 2.1 0 1 1 2.97 2.97L7.95 21 4 22l.99-3.95 5.43-5.44Z',
|
|
1919
|
+
},
|
|
1920
|
+
],
|
|
1921
|
+
['path', { d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5' }],
|
|
1922
|
+
['path', { d: 'M4 13.5V6a2 2 0 0 1 2-2h2' }],
|
|
1923
|
+
],
|
|
1924
|
+
];
|
|
1925
|
+
|
|
1813
1926
|
const ClipboardList = [
|
|
1814
1927
|
'svg',
|
|
1815
1928
|
defaultAttributes,
|
|
1816
1929
|
[
|
|
1930
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1817
1931
|
[
|
|
1818
1932
|
'path',
|
|
1819
1933
|
{
|
|
1820
1934
|
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2',
|
|
1821
1935
|
},
|
|
1822
1936
|
],
|
|
1823
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1824
1937
|
['path', { d: 'M12 11h4' }],
|
|
1825
1938
|
['path', { d: 'M12 16h4' }],
|
|
1826
1939
|
['path', { d: 'M8 11h.01' }],
|
|
@@ -1828,17 +1941,54 @@ const ClipboardList = [
|
|
|
1828
1941
|
],
|
|
1829
1942
|
];
|
|
1830
1943
|
|
|
1831
|
-
const
|
|
1944
|
+
const ClipboardSignature = [
|
|
1945
|
+
'svg',
|
|
1946
|
+
defaultAttributes,
|
|
1947
|
+
[
|
|
1948
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1949
|
+
[
|
|
1950
|
+
'path',
|
|
1951
|
+
{ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5' },
|
|
1952
|
+
],
|
|
1953
|
+
['path', { d: 'M16 4h2a2 2 0 0 1 1.73 1' }],
|
|
1954
|
+
[
|
|
1955
|
+
'path',
|
|
1956
|
+
{
|
|
1957
|
+
d: 'M18.42 9.61a2.1 2.1 0 1 1 2.97 2.97L16.95 17 13 18l.99-3.95 4.43-4.44Z',
|
|
1958
|
+
},
|
|
1959
|
+
],
|
|
1960
|
+
['path', { d: 'M8 18h1' }],
|
|
1961
|
+
],
|
|
1962
|
+
];
|
|
1963
|
+
|
|
1964
|
+
const ClipboardType = [
|
|
1832
1965
|
'svg',
|
|
1833
1966
|
defaultAttributes,
|
|
1834
1967
|
[
|
|
1968
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1835
1969
|
[
|
|
1836
1970
|
'path',
|
|
1837
1971
|
{
|
|
1838
1972
|
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2',
|
|
1839
1973
|
},
|
|
1840
1974
|
],
|
|
1975
|
+
['path', { d: 'M9 12v-1h6v1' }],
|
|
1976
|
+
['path', { d: 'M11 17h2' }],
|
|
1977
|
+
['path', { d: 'M12 11v6' }],
|
|
1978
|
+
],
|
|
1979
|
+
];
|
|
1980
|
+
|
|
1981
|
+
const ClipboardX = [
|
|
1982
|
+
'svg',
|
|
1983
|
+
defaultAttributes,
|
|
1984
|
+
[
|
|
1841
1985
|
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1986
|
+
[
|
|
1987
|
+
'path',
|
|
1988
|
+
{
|
|
1989
|
+
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2',
|
|
1990
|
+
},
|
|
1991
|
+
],
|
|
1842
1992
|
['path', { d: 'm15 11-6 6' }],
|
|
1843
1993
|
['path', { d: 'm9 11 6 6' }],
|
|
1844
1994
|
],
|
|
@@ -1848,13 +1998,13 @@ const Clipboard = [
|
|
|
1848
1998
|
'svg',
|
|
1849
1999
|
defaultAttributes,
|
|
1850
2000
|
[
|
|
2001
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1851
2002
|
[
|
|
1852
2003
|
'path',
|
|
1853
2004
|
{
|
|
1854
2005
|
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2',
|
|
1855
2006
|
},
|
|
1856
2007
|
],
|
|
1857
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1858
2008
|
],
|
|
1859
2009
|
];
|
|
1860
2010
|
|
|
@@ -1975,6 +2125,23 @@ const Clock = [
|
|
|
1975
2125
|
],
|
|
1976
2126
|
];
|
|
1977
2127
|
|
|
2128
|
+
const CloudCog = [
|
|
2129
|
+
'svg',
|
|
2130
|
+
defaultAttributes,
|
|
2131
|
+
[
|
|
2132
|
+
['path', { d: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9' }],
|
|
2133
|
+
['circle', { cx: '12', cy: '17', r: '3' }],
|
|
2134
|
+
['path', { d: 'M12 13v1' }],
|
|
2135
|
+
['path', { d: 'M12 20v1' }],
|
|
2136
|
+
['path', { d: 'M16 17h-1' }],
|
|
2137
|
+
['path', { d: 'M9 17H8' }],
|
|
2138
|
+
['path', { d: 'm15 14-.88.88' }],
|
|
2139
|
+
['path', { d: 'M9.88 19.12 9 20' }],
|
|
2140
|
+
['path', { d: 'm15 20-.88-.88' }],
|
|
2141
|
+
['path', { d: 'M9.88 14.88 9 14' }],
|
|
2142
|
+
],
|
|
2143
|
+
];
|
|
2144
|
+
|
|
1978
2145
|
const CloudDrizzle = [
|
|
1979
2146
|
'svg',
|
|
1980
2147
|
defaultAttributes,
|
|
@@ -2239,6 +2406,27 @@ const Coffee = [
|
|
|
2239
2406
|
],
|
|
2240
2407
|
];
|
|
2241
2408
|
|
|
2409
|
+
const Cog = [
|
|
2410
|
+
'svg',
|
|
2411
|
+
defaultAttributes,
|
|
2412
|
+
[
|
|
2413
|
+
['path', { d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z' }],
|
|
2414
|
+
['path', { d: 'M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z' }],
|
|
2415
|
+
['path', { d: 'M12 2v2' }],
|
|
2416
|
+
['path', { d: 'M12 22v-2' }],
|
|
2417
|
+
['path', { d: 'm17 20.66-1-1.73' }],
|
|
2418
|
+
['path', { d: 'M11 10.27 7 3.34' }],
|
|
2419
|
+
['path', { d: 'm20.66 17-1.73-1' }],
|
|
2420
|
+
['path', { d: 'm3.34 7 1.73 1' }],
|
|
2421
|
+
['path', { d: 'M14 12h8' }],
|
|
2422
|
+
['path', { d: 'M2 12h2' }],
|
|
2423
|
+
['path', { d: 'm20.66 7-1.73 1' }],
|
|
2424
|
+
['path', { d: 'm3.34 17 1.73-1' }],
|
|
2425
|
+
['path', { d: 'm17 3.34-1 1.73' }],
|
|
2426
|
+
['path', { d: 'm11 13.73-4 6.93' }],
|
|
2427
|
+
],
|
|
2428
|
+
];
|
|
2429
|
+
|
|
2242
2430
|
const Coins = [
|
|
2243
2431
|
'svg',
|
|
2244
2432
|
defaultAttributes,
|
|
@@ -2672,6 +2860,16 @@ const Dices = [
|
|
|
2672
2860
|
],
|
|
2673
2861
|
];
|
|
2674
2862
|
|
|
2863
|
+
const Diff = [
|
|
2864
|
+
'svg',
|
|
2865
|
+
defaultAttributes,
|
|
2866
|
+
[
|
|
2867
|
+
['path', { d: 'M12 3v14' }],
|
|
2868
|
+
['path', { d: 'M5 10h14' }],
|
|
2869
|
+
['path', { d: 'M5 21h14' }],
|
|
2870
|
+
],
|
|
2871
|
+
];
|
|
2872
|
+
|
|
2675
2873
|
const Disc = [
|
|
2676
2874
|
'svg',
|
|
2677
2875
|
defaultAttributes,
|
|
@@ -3007,76 +3205,113 @@ const Figma = [
|
|
|
3007
3205
|
],
|
|
3008
3206
|
];
|
|
3009
3207
|
|
|
3010
|
-
const
|
|
3208
|
+
const FileArchive = [
|
|
3011
3209
|
'svg',
|
|
3012
3210
|
defaultAttributes,
|
|
3013
3211
|
[
|
|
3014
|
-
[
|
|
3015
|
-
|
|
3016
|
-
|
|
3212
|
+
[
|
|
3213
|
+
'path',
|
|
3214
|
+
{
|
|
3215
|
+
d: 'M4 22V4c0-.5.2-1 .6-1.4C5 2.2 5.5 2 6 2h8.5L20 7.5V20c0 .5-.2 1-.6 1.4-.4.4-.9.6-1.4.6h-2',
|
|
3216
|
+
},
|
|
3217
|
+
],
|
|
3218
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3219
|
+
['circle', { cx: '10', cy: '20', r: '2' }],
|
|
3220
|
+
['path', { d: 'M10 7V6' }],
|
|
3221
|
+
['path', { d: 'M10 12v-1' }],
|
|
3222
|
+
['path', { d: 'M10 18v-2' }],
|
|
3017
3223
|
],
|
|
3018
3224
|
];
|
|
3019
3225
|
|
|
3020
|
-
const
|
|
3226
|
+
const FileAudio2 = [
|
|
3227
|
+
'svg',
|
|
3228
|
+
defaultAttributes,
|
|
3229
|
+
[
|
|
3230
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v2' }],
|
|
3231
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3232
|
+
['path', { d: 'M2 17v-3a4 4 0 0 1 8 0v3' }],
|
|
3233
|
+
['circle', { cx: '9', cy: '17', r: '1' }],
|
|
3234
|
+
['circle', { cx: '3', cy: '17', r: '1' }],
|
|
3235
|
+
],
|
|
3236
|
+
];
|
|
3237
|
+
|
|
3238
|
+
const FileAudio = [
|
|
3021
3239
|
'svg',
|
|
3022
3240
|
defaultAttributes,
|
|
3023
3241
|
[
|
|
3024
3242
|
[
|
|
3025
3243
|
'path',
|
|
3026
3244
|
{
|
|
3027
|
-
d: '
|
|
3245
|
+
d: 'M17.5 22h.5c.5 0 1-.2 1.4-.6.4-.4.6-.9.6-1.4V7.5L14.5 2H6c-.5 0-1 .2-1.4.6C4.2 3 4 3.5 4 4v3',
|
|
3028
3246
|
},
|
|
3029
3247
|
],
|
|
3030
3248
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3031
|
-
['path', { d: '
|
|
3249
|
+
['path', { d: 'M10 20v-1a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0Z' }],
|
|
3250
|
+
['path', { d: 'M6 20v-1a2 2 0 1 0-4 0v1a2 2 0 1 0 4 0Z' }],
|
|
3251
|
+
['path', { d: 'M2 19v-3a6 6 0 0 1 12 0v3' }],
|
|
3032
3252
|
],
|
|
3033
3253
|
];
|
|
3034
3254
|
|
|
3035
|
-
const
|
|
3255
|
+
const FileAxis3d = [
|
|
3036
3256
|
'svg',
|
|
3037
3257
|
defaultAttributes,
|
|
3038
3258
|
[
|
|
3039
|
-
[
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
3259
|
+
[
|
|
3260
|
+
'path',
|
|
3261
|
+
{
|
|
3262
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3263
|
+
},
|
|
3264
|
+
],
|
|
3265
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3266
|
+
['path', { d: 'M8 10v8h8' }],
|
|
3267
|
+
['path', { d: 'm8 18 4-4' }],
|
|
3043
3268
|
],
|
|
3044
3269
|
];
|
|
3045
3270
|
|
|
3046
|
-
const
|
|
3271
|
+
const FileBadge2 = [
|
|
3047
3272
|
'svg',
|
|
3048
3273
|
defaultAttributes,
|
|
3049
3274
|
[
|
|
3050
|
-
[
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3275
|
+
[
|
|
3276
|
+
'path',
|
|
3277
|
+
{
|
|
3278
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3279
|
+
},
|
|
3280
|
+
],
|
|
3281
|
+
['path', { d: 'M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' }],
|
|
3282
|
+
['path', { d: 'm14 12.5 1 5.5-3-1-3 1 1-5.5' }],
|
|
3055
3283
|
],
|
|
3056
3284
|
];
|
|
3057
3285
|
|
|
3058
|
-
const
|
|
3286
|
+
const FileBadge = [
|
|
3059
3287
|
'svg',
|
|
3060
3288
|
defaultAttributes,
|
|
3061
3289
|
[
|
|
3062
|
-
['path', { d: 'M4
|
|
3063
|
-
['
|
|
3064
|
-
['path', { d: '
|
|
3065
|
-
['path', { d: '
|
|
3290
|
+
['path', { d: 'M4 7V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-6' }],
|
|
3291
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3292
|
+
['path', { d: 'M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' }],
|
|
3293
|
+
['path', { d: 'M7 16.5 8 22l-3-1-3 1 1-5.5' }],
|
|
3066
3294
|
],
|
|
3067
3295
|
];
|
|
3068
3296
|
|
|
3069
|
-
const
|
|
3297
|
+
const FileBarChart2 = [
|
|
3070
3298
|
'svg',
|
|
3071
3299
|
defaultAttributes,
|
|
3072
3300
|
[
|
|
3073
|
-
[
|
|
3074
|
-
|
|
3075
|
-
|
|
3301
|
+
[
|
|
3302
|
+
'path',
|
|
3303
|
+
{
|
|
3304
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3305
|
+
},
|
|
3306
|
+
],
|
|
3307
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3308
|
+
['path', { d: 'M12 18v-6' }],
|
|
3309
|
+
['path', { d: 'M8 18v-1' }],
|
|
3310
|
+
['path', { d: 'M16 18v-3' }],
|
|
3076
3311
|
],
|
|
3077
3312
|
];
|
|
3078
3313
|
|
|
3079
|
-
const
|
|
3314
|
+
const FileBarChart = [
|
|
3080
3315
|
'svg',
|
|
3081
3316
|
defaultAttributes,
|
|
3082
3317
|
[
|
|
@@ -3087,33 +3322,41 @@ const FileMinus = [
|
|
|
3087
3322
|
},
|
|
3088
3323
|
],
|
|
3089
3324
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3090
|
-
['
|
|
3325
|
+
['path', { d: 'M12 18v-4' }],
|
|
3326
|
+
['path', { d: 'M8 18v-2' }],
|
|
3327
|
+
['path', { d: 'M16 18v-6' }],
|
|
3091
3328
|
],
|
|
3092
3329
|
];
|
|
3093
3330
|
|
|
3094
|
-
const
|
|
3331
|
+
const FileBox = [
|
|
3095
3332
|
'svg',
|
|
3096
3333
|
defaultAttributes,
|
|
3097
3334
|
[
|
|
3098
|
-
['path', { d: '
|
|
3099
|
-
['
|
|
3100
|
-
[
|
|
3101
|
-
|
|
3335
|
+
['path', { d: 'M14.5 22H18a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3336
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3337
|
+
[
|
|
3338
|
+
'path',
|
|
3339
|
+
{
|
|
3340
|
+
d: 'M2.97 13.12c-.6.36-.97 1.02-.97 1.74v3.28c0 .72.37 1.38.97 1.74l3 1.83c.63.39 1.43.39 2.06 0l3-1.83c.6-.36.97-1.02.97-1.74v-3.28c0-.72-.37-1.38-.97-1.74l-3-1.83a1.97 1.97 0 0 0-2.06 0l-3 1.83Z',
|
|
3341
|
+
},
|
|
3342
|
+
],
|
|
3343
|
+
['path', { d: 'm7 17-4.74-2.85' }],
|
|
3344
|
+
['path', { d: 'm7 17 4.74-2.85' }],
|
|
3345
|
+
['path', { d: 'M7 17v5' }],
|
|
3102
3346
|
],
|
|
3103
3347
|
];
|
|
3104
3348
|
|
|
3105
|
-
const
|
|
3349
|
+
const FileCheck2 = [
|
|
3106
3350
|
'svg',
|
|
3107
3351
|
defaultAttributes,
|
|
3108
3352
|
[
|
|
3109
3353
|
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3110
|
-
['
|
|
3111
|
-
['path', { d: '
|
|
3112
|
-
['path', { d: 'M6 12v6' }],
|
|
3354
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3355
|
+
['path', { d: 'm3 15 2 2 4-4' }],
|
|
3113
3356
|
],
|
|
3114
3357
|
];
|
|
3115
3358
|
|
|
3116
|
-
const
|
|
3359
|
+
const FileCheck = [
|
|
3117
3360
|
'svg',
|
|
3118
3361
|
defaultAttributes,
|
|
3119
3362
|
[
|
|
@@ -3124,23 +3367,38 @@ const FilePlus = [
|
|
|
3124
3367
|
},
|
|
3125
3368
|
],
|
|
3126
3369
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3127
|
-
['
|
|
3128
|
-
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3370
|
+
['path', { d: 'm9 15 2 2 4-4' }],
|
|
3129
3371
|
],
|
|
3130
3372
|
];
|
|
3131
3373
|
|
|
3132
|
-
const
|
|
3374
|
+
const FileClock = [
|
|
3133
3375
|
'svg',
|
|
3134
3376
|
defaultAttributes,
|
|
3135
3377
|
[
|
|
3136
|
-
[
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3378
|
+
[
|
|
3379
|
+
'path',
|
|
3380
|
+
{
|
|
3381
|
+
d: 'M16 22h2c.5 0 1-.2 1.4-.6.4-.4.6-.9.6-1.4V7.5L14.5 2H6c-.5 0-1 .2-1.4.6C4.2 3 4 3.5 4 4v3',
|
|
3382
|
+
},
|
|
3383
|
+
],
|
|
3384
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3385
|
+
['circle', { cx: '8', cy: '16', r: '6' }],
|
|
3386
|
+
['path', { d: 'M9.5 17.5 8 16.25V14' }],
|
|
3140
3387
|
],
|
|
3141
3388
|
];
|
|
3142
3389
|
|
|
3143
|
-
const
|
|
3390
|
+
const FileCode = [
|
|
3391
|
+
'svg',
|
|
3392
|
+
defaultAttributes,
|
|
3393
|
+
[
|
|
3394
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3395
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3396
|
+
['path', { d: 'm9 18 3-3-3-3' }],
|
|
3397
|
+
['path', { d: 'm5 12-3 3 3 3' }],
|
|
3398
|
+
],
|
|
3399
|
+
];
|
|
3400
|
+
|
|
3401
|
+
const FileCog2 = [
|
|
3144
3402
|
'svg',
|
|
3145
3403
|
defaultAttributes,
|
|
3146
3404
|
[
|
|
@@ -3151,308 +3409,1143 @@ const FileText = [
|
|
|
3151
3409
|
},
|
|
3152
3410
|
],
|
|
3153
3411
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3154
|
-
['
|
|
3155
|
-
['
|
|
3156
|
-
['
|
|
3412
|
+
['circle', { cx: '12', cy: '15', r: '2' }],
|
|
3413
|
+
['path', { d: 'M12 12v1' }],
|
|
3414
|
+
['path', { d: 'M12 17v1' }],
|
|
3415
|
+
['path', { d: 'm14.6 13.5-.87.5' }],
|
|
3416
|
+
['path', { d: 'm10.27 16-.87.5' }],
|
|
3417
|
+
['path', { d: 'm14.6 16.5-.87-.5' }],
|
|
3418
|
+
['path', { d: 'm10.27 14-.87-.5' }],
|
|
3157
3419
|
],
|
|
3158
3420
|
];
|
|
3159
3421
|
|
|
3160
|
-
const
|
|
3422
|
+
const FileCog = [
|
|
3161
3423
|
'svg',
|
|
3162
3424
|
defaultAttributes,
|
|
3163
3425
|
[
|
|
3164
|
-
['path', { d: 'M4
|
|
3165
|
-
['
|
|
3166
|
-
['
|
|
3167
|
-
['path', { d: '
|
|
3426
|
+
['path', { d: 'M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3427
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3428
|
+
['circle', { cx: '6', cy: '14', r: '3' }],
|
|
3429
|
+
['path', { d: 'M6 10v1' }],
|
|
3430
|
+
['path', { d: 'M6 17v1' }],
|
|
3431
|
+
['path', { d: 'M10 14H9' }],
|
|
3432
|
+
['path', { d: 'M3 14H2' }],
|
|
3433
|
+
['path', { d: 'm9 11-.88.88' }],
|
|
3434
|
+
['path', { d: 'M3.88 16.12 3 17' }],
|
|
3435
|
+
['path', { d: 'm9 17-.88-.88' }],
|
|
3436
|
+
['path', { d: 'M3.88 11.88 3 11' }],
|
|
3437
|
+
],
|
|
3438
|
+
];
|
|
3439
|
+
|
|
3440
|
+
const FileDiff = [
|
|
3441
|
+
'svg',
|
|
3442
|
+
defaultAttributes,
|
|
3443
|
+
[
|
|
3444
|
+
[
|
|
3445
|
+
'path',
|
|
3446
|
+
{
|
|
3447
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3448
|
+
},
|
|
3449
|
+
],
|
|
3450
|
+
['path', { d: 'M12 13V7' }],
|
|
3451
|
+
['path', { d: 'M9 10h6' }],
|
|
3452
|
+
['path', { d: 'M9 17h6' }],
|
|
3453
|
+
],
|
|
3454
|
+
];
|
|
3455
|
+
|
|
3456
|
+
const FileDigit = [
|
|
3457
|
+
'svg',
|
|
3458
|
+
defaultAttributes,
|
|
3459
|
+
[
|
|
3460
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3461
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3462
|
+
['path', { d: 'M10 12h2v6' }],
|
|
3463
|
+
['rect', { x: '2', y: '12', width: '4', height: '6' }],
|
|
3464
|
+
['path', { d: 'M10 18h4' }],
|
|
3465
|
+
],
|
|
3466
|
+
];
|
|
3467
|
+
|
|
3468
|
+
const FileDown = [
|
|
3469
|
+
'svg',
|
|
3470
|
+
defaultAttributes,
|
|
3471
|
+
[
|
|
3472
|
+
[
|
|
3473
|
+
'path',
|
|
3474
|
+
{
|
|
3475
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3476
|
+
},
|
|
3477
|
+
],
|
|
3478
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3479
|
+
['path', { d: 'M12 18v-6' }],
|
|
3480
|
+
['path', { d: 'm9 15 3 3 3-3' }],
|
|
3481
|
+
],
|
|
3482
|
+
];
|
|
3483
|
+
|
|
3484
|
+
const FileEdit = [
|
|
3485
|
+
'svg',
|
|
3486
|
+
defaultAttributes,
|
|
3487
|
+
[
|
|
3488
|
+
['path', { d: 'M4 13.5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-5.5' }],
|
|
3489
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3490
|
+
[
|
|
3491
|
+
'path',
|
|
3492
|
+
{
|
|
3493
|
+
d: 'M10.42 12.61a2.1 2.1 0 1 1 2.97 2.97L7.95 21 4 22l.99-3.95 5.43-5.44Z',
|
|
3494
|
+
},
|
|
3495
|
+
],
|
|
3496
|
+
],
|
|
3497
|
+
];
|
|
3498
|
+
|
|
3499
|
+
const FileHeart = [
|
|
3500
|
+
'svg',
|
|
3501
|
+
defaultAttributes,
|
|
3502
|
+
[
|
|
3503
|
+
['path', { d: 'M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3504
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3505
|
+
[
|
|
3506
|
+
'path',
|
|
3507
|
+
{
|
|
3508
|
+
d: 'M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z',
|
|
3509
|
+
},
|
|
3510
|
+
],
|
|
3511
|
+
],
|
|
3512
|
+
];
|
|
3513
|
+
|
|
3514
|
+
const FileImage = [
|
|
3515
|
+
'svg',
|
|
3516
|
+
defaultAttributes,
|
|
3517
|
+
[
|
|
3518
|
+
[
|
|
3519
|
+
'path',
|
|
3520
|
+
{
|
|
3521
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3522
|
+
},
|
|
3523
|
+
],
|
|
3524
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3525
|
+
['circle', { cx: '10', cy: '13', r: '2' }],
|
|
3526
|
+
['path', { d: 'm20 17-1.09-1.09a2 2 0 0 0-2.82 0L10 22' }],
|
|
3527
|
+
],
|
|
3528
|
+
];
|
|
3529
|
+
|
|
3530
|
+
const FileInput = [
|
|
3531
|
+
'svg',
|
|
3532
|
+
defaultAttributes,
|
|
3533
|
+
[
|
|
3534
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3535
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3536
|
+
['path', { d: 'M2 15h10' }],
|
|
3537
|
+
['path', { d: 'm9 18 3-3-3-3' }],
|
|
3538
|
+
],
|
|
3539
|
+
];
|
|
3540
|
+
|
|
3541
|
+
const FileKey2 = [
|
|
3542
|
+
'svg',
|
|
3543
|
+
defaultAttributes,
|
|
3544
|
+
[
|
|
3545
|
+
['path', { d: 'M4 10V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3546
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3547
|
+
['circle', { cx: '4', cy: '16', r: '2' }],
|
|
3548
|
+
['path', { d: 'm10 10-4.5 4.5' }],
|
|
3549
|
+
['path', { d: 'm9 11 1 1' }],
|
|
3550
|
+
],
|
|
3551
|
+
];
|
|
3552
|
+
|
|
3553
|
+
const FileKey = [
|
|
3554
|
+
'svg',
|
|
3555
|
+
defaultAttributes,
|
|
3556
|
+
[
|
|
3557
|
+
[
|
|
3558
|
+
'path',
|
|
3559
|
+
{
|
|
3560
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3561
|
+
},
|
|
3562
|
+
],
|
|
3563
|
+
['circle', { cx: '10', cy: '16', r: '2' }],
|
|
3564
|
+
['path', { d: 'm16 10-4.5 4.5' }],
|
|
3565
|
+
['path', { d: 'm15 11 1 1' }],
|
|
3566
|
+
],
|
|
3567
|
+
];
|
|
3568
|
+
|
|
3569
|
+
const FileLineChart = [
|
|
3570
|
+
'svg',
|
|
3571
|
+
defaultAttributes,
|
|
3572
|
+
[
|
|
3573
|
+
[
|
|
3574
|
+
'path',
|
|
3575
|
+
{
|
|
3576
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3577
|
+
},
|
|
3578
|
+
],
|
|
3579
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3580
|
+
['path', { d: 'm16 13-3.5 3.5-2-2L8 17' }],
|
|
3581
|
+
],
|
|
3582
|
+
];
|
|
3583
|
+
|
|
3584
|
+
const FileLock2 = [
|
|
3585
|
+
'svg',
|
|
3586
|
+
defaultAttributes,
|
|
3587
|
+
[
|
|
3588
|
+
['path', { d: 'M4 5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3589
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3590
|
+
['rect', { x: '2', y: '13', width: '8', height: '5', rx: '1' }],
|
|
3591
|
+
['path', { d: 'M8 13v-2a2 2 0 1 0-4 0v2' }],
|
|
3592
|
+
],
|
|
3593
|
+
];
|
|
3594
|
+
|
|
3595
|
+
const FileLock = [
|
|
3596
|
+
'svg',
|
|
3597
|
+
defaultAttributes,
|
|
3598
|
+
[
|
|
3599
|
+
[
|
|
3600
|
+
'path',
|
|
3601
|
+
{
|
|
3602
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3603
|
+
},
|
|
3604
|
+
],
|
|
3605
|
+
['rect', { x: '8', y: '12', width: '8', height: '6', rx: '1' }],
|
|
3606
|
+
['path', { d: 'M15 12v-2a3 3 0 1 0-6 0v2' }],
|
|
3607
|
+
],
|
|
3608
|
+
];
|
|
3609
|
+
|
|
3610
|
+
const FileMinus2 = [
|
|
3611
|
+
'svg',
|
|
3612
|
+
defaultAttributes,
|
|
3613
|
+
[
|
|
3614
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3615
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3616
|
+
['path', { d: 'M3 15h6' }],
|
|
3617
|
+
],
|
|
3618
|
+
];
|
|
3619
|
+
|
|
3620
|
+
const FileMinus = [
|
|
3621
|
+
'svg',
|
|
3622
|
+
defaultAttributes,
|
|
3623
|
+
[
|
|
3624
|
+
[
|
|
3625
|
+
'path',
|
|
3626
|
+
{
|
|
3627
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3628
|
+
},
|
|
3629
|
+
],
|
|
3630
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3631
|
+
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3632
|
+
],
|
|
3633
|
+
];
|
|
3634
|
+
|
|
3635
|
+
const FileOutput = [
|
|
3636
|
+
'svg',
|
|
3637
|
+
defaultAttributes,
|
|
3638
|
+
[
|
|
3639
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3640
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3641
|
+
['path', { d: 'M2 15h10' }],
|
|
3642
|
+
['path', { d: 'm5 12-3 3 3 3' }],
|
|
3643
|
+
],
|
|
3644
|
+
];
|
|
3645
|
+
|
|
3646
|
+
const FilePieChart = [
|
|
3647
|
+
'svg',
|
|
3648
|
+
defaultAttributes,
|
|
3649
|
+
[
|
|
3650
|
+
['path', { d: 'M16 22h2a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3651
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3652
|
+
['path', { d: 'M4.04 11.71a5.84 5.84 0 1 0 8.2 8.29' }],
|
|
3653
|
+
['path', { d: 'M13.83 16A5.83 5.83 0 0 0 8 10.17V16h5.83Z' }],
|
|
3654
|
+
],
|
|
3655
|
+
];
|
|
3656
|
+
|
|
3657
|
+
const FilePlus2 = [
|
|
3658
|
+
'svg',
|
|
3659
|
+
defaultAttributes,
|
|
3660
|
+
[
|
|
3661
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3662
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3663
|
+
['path', { d: 'M3 15h6' }],
|
|
3664
|
+
['path', { d: 'M6 12v6' }],
|
|
3665
|
+
],
|
|
3666
|
+
];
|
|
3667
|
+
|
|
3668
|
+
const FilePlus = [
|
|
3669
|
+
'svg',
|
|
3670
|
+
defaultAttributes,
|
|
3671
|
+
[
|
|
3672
|
+
[
|
|
3673
|
+
'path',
|
|
3674
|
+
{
|
|
3675
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3676
|
+
},
|
|
3677
|
+
],
|
|
3678
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3679
|
+
['line', { x1: '12', y1: '18', x2: '12', y2: '12' }],
|
|
3680
|
+
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3681
|
+
],
|
|
3682
|
+
];
|
|
3683
|
+
|
|
3684
|
+
const FileQuestion = [
|
|
3685
|
+
'svg',
|
|
3686
|
+
defaultAttributes,
|
|
3687
|
+
[
|
|
3688
|
+
[
|
|
3689
|
+
'path',
|
|
3690
|
+
{
|
|
3691
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3692
|
+
},
|
|
3693
|
+
],
|
|
3694
|
+
[
|
|
3695
|
+
'path',
|
|
3696
|
+
{
|
|
3697
|
+
d: 'M10 10.3c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2',
|
|
3698
|
+
},
|
|
3699
|
+
],
|
|
3700
|
+
['path', { d: 'M12 17h.01' }],
|
|
3701
|
+
],
|
|
3702
|
+
];
|
|
3703
|
+
|
|
3704
|
+
const FileScan = [
|
|
3705
|
+
'svg',
|
|
3706
|
+
defaultAttributes,
|
|
3707
|
+
[
|
|
3708
|
+
['path', { d: 'M20 10V7.5L14.5 2H6a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h4.5' }],
|
|
3709
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3710
|
+
['path', { d: 'M16 22a2 2 0 0 1-2-2' }],
|
|
3711
|
+
['path', { d: 'M20 22a2 2 0 0 0 2-2' }],
|
|
3712
|
+
['path', { d: 'M20 14a2 2 0 0 1 2 2' }],
|
|
3713
|
+
['path', { d: 'M16 14a2 2 0 0 0-2 2' }],
|
|
3714
|
+
],
|
|
3715
|
+
];
|
|
3716
|
+
|
|
3717
|
+
const FileSearch2 = [
|
|
3718
|
+
'svg',
|
|
3719
|
+
defaultAttributes,
|
|
3720
|
+
[
|
|
3721
|
+
[
|
|
3722
|
+
'path',
|
|
3723
|
+
{
|
|
3724
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3725
|
+
},
|
|
3726
|
+
],
|
|
3727
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3728
|
+
['circle', { cx: '11.5', cy: '14.5', r: '2.5' }],
|
|
3729
|
+
['path', { d: 'M13.25 16.25 15 18' }],
|
|
3730
|
+
],
|
|
3731
|
+
];
|
|
3732
|
+
|
|
3733
|
+
const FileSearch = [
|
|
3734
|
+
'svg',
|
|
3735
|
+
defaultAttributes,
|
|
3736
|
+
[
|
|
3737
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3738
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3739
|
+
['path', { d: 'M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' }],
|
|
3740
|
+
['path', { d: 'm9 18-1.5-1.5' }],
|
|
3741
|
+
],
|
|
3742
|
+
];
|
|
3743
|
+
|
|
3744
|
+
const FileSignature = [
|
|
3745
|
+
'svg',
|
|
3746
|
+
defaultAttributes,
|
|
3747
|
+
[
|
|
3748
|
+
[
|
|
3749
|
+
'path',
|
|
3750
|
+
{
|
|
3751
|
+
d: 'M20 19.5v.5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8.5L18 5.5',
|
|
3752
|
+
},
|
|
3753
|
+
],
|
|
3754
|
+
['path', { d: 'M8 18h1' }],
|
|
3755
|
+
[
|
|
3756
|
+
'path',
|
|
3757
|
+
{
|
|
3758
|
+
d: 'M18.42 9.61a2.1 2.1 0 1 1 2.97 2.97L16.95 17 13 18l.99-3.95 4.43-4.44Z',
|
|
3759
|
+
},
|
|
3760
|
+
],
|
|
3761
|
+
],
|
|
3762
|
+
];
|
|
3763
|
+
|
|
3764
|
+
const FileSpreadsheet = [
|
|
3765
|
+
'svg',
|
|
3766
|
+
defaultAttributes,
|
|
3767
|
+
[
|
|
3768
|
+
[
|
|
3769
|
+
'path',
|
|
3770
|
+
{
|
|
3771
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3772
|
+
},
|
|
3773
|
+
],
|
|
3774
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3775
|
+
['path', { d: 'M8 13h2' }],
|
|
3776
|
+
['path', { d: 'M8 17h2' }],
|
|
3777
|
+
['path', { d: 'M14 13h2' }],
|
|
3778
|
+
['path', { d: 'M14 17h2' }],
|
|
3779
|
+
],
|
|
3780
|
+
];
|
|
3781
|
+
|
|
3782
|
+
const FileSymlink = [
|
|
3783
|
+
'svg',
|
|
3784
|
+
defaultAttributes,
|
|
3785
|
+
[
|
|
3786
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v7' }],
|
|
3787
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3788
|
+
['path', { d: 'm10 18 3-3-3-3' }],
|
|
3789
|
+
['path', { d: 'M4 18v-1a2 2 0 0 1 2-2h6' }],
|
|
3790
|
+
],
|
|
3791
|
+
];
|
|
3792
|
+
|
|
3793
|
+
const FileTerminal = [
|
|
3794
|
+
'svg',
|
|
3795
|
+
defaultAttributes,
|
|
3796
|
+
[
|
|
3797
|
+
[
|
|
3798
|
+
'path',
|
|
3799
|
+
{
|
|
3800
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3801
|
+
},
|
|
3802
|
+
],
|
|
3803
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3804
|
+
['path', { d: 'm8 16 2-2-2-2' }],
|
|
3805
|
+
['path', { d: 'M12 18h4' }],
|
|
3806
|
+
],
|
|
3807
|
+
];
|
|
3808
|
+
|
|
3809
|
+
const FileText = [
|
|
3810
|
+
'svg',
|
|
3811
|
+
defaultAttributes,
|
|
3812
|
+
[
|
|
3813
|
+
[
|
|
3814
|
+
'path',
|
|
3815
|
+
{
|
|
3816
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3817
|
+
},
|
|
3818
|
+
],
|
|
3819
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3820
|
+
['line', { x1: '16', y1: '13', x2: '8', y2: '13' }],
|
|
3821
|
+
['line', { x1: '16', y1: '17', x2: '8', y2: '17' }],
|
|
3822
|
+
['line', { x1: '10', y1: '9', x2: '8', y2: '9' }],
|
|
3823
|
+
],
|
|
3824
|
+
];
|
|
3825
|
+
|
|
3826
|
+
const FileType = [
|
|
3827
|
+
'svg',
|
|
3828
|
+
defaultAttributes,
|
|
3829
|
+
[
|
|
3830
|
+
[
|
|
3831
|
+
'path',
|
|
3832
|
+
{
|
|
3833
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3834
|
+
},
|
|
3835
|
+
],
|
|
3836
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3837
|
+
['path', { d: 'M9 13v-1h6v1' }],
|
|
3838
|
+
['path', { d: 'M11 18h2' }],
|
|
3839
|
+
['path', { d: 'M12 12v6' }],
|
|
3840
|
+
],
|
|
3841
|
+
];
|
|
3842
|
+
|
|
3843
|
+
const FileUp = [
|
|
3844
|
+
'svg',
|
|
3845
|
+
defaultAttributes,
|
|
3846
|
+
[
|
|
3847
|
+
[
|
|
3848
|
+
'path',
|
|
3849
|
+
{
|
|
3850
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3851
|
+
},
|
|
3852
|
+
],
|
|
3853
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3854
|
+
['path', { d: 'M12 12v6' }],
|
|
3855
|
+
['path', { d: 'm15 15-3-3-3 3' }],
|
|
3856
|
+
],
|
|
3857
|
+
];
|
|
3858
|
+
|
|
3859
|
+
const FileVideo2 = [
|
|
3860
|
+
'svg',
|
|
3861
|
+
defaultAttributes,
|
|
3862
|
+
[
|
|
3863
|
+
['path', { d: 'M4 8V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3864
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3865
|
+
['path', { d: 'm10 15.5 4 2.5v-6l-4 2.5' }],
|
|
3866
|
+
['rect', { x: '2', y: '12', width: '8', height: '6', rx: '1' }],
|
|
3867
|
+
],
|
|
3868
|
+
];
|
|
3869
|
+
|
|
3870
|
+
const FileVideo = [
|
|
3871
|
+
'svg',
|
|
3872
|
+
defaultAttributes,
|
|
3873
|
+
[
|
|
3874
|
+
[
|
|
3875
|
+
'path',
|
|
3876
|
+
{
|
|
3877
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3878
|
+
},
|
|
3879
|
+
],
|
|
3880
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3881
|
+
['path', { d: 'm10 11 5 3-5 3v-6Z' }],
|
|
3882
|
+
],
|
|
3883
|
+
];
|
|
3884
|
+
|
|
3885
|
+
const FileVolume2 = [
|
|
3886
|
+
'svg',
|
|
3887
|
+
defaultAttributes,
|
|
3888
|
+
[
|
|
3889
|
+
[
|
|
3890
|
+
'path',
|
|
3891
|
+
{
|
|
3892
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3893
|
+
},
|
|
3894
|
+
],
|
|
3895
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3896
|
+
['path', { d: 'M11.5 13.5c.32.4.5.94.5 1.5s-.18 1.1-.5 1.5' }],
|
|
3897
|
+
['path', { d: 'M15 12c.64.8 1 1.87 1 3s-.36 2.2-1 3' }],
|
|
3898
|
+
['path', { d: 'M8 15h.01' }],
|
|
3899
|
+
],
|
|
3900
|
+
];
|
|
3901
|
+
|
|
3902
|
+
const FileVolume = [
|
|
3903
|
+
'svg',
|
|
3904
|
+
defaultAttributes,
|
|
3905
|
+
[
|
|
3906
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3907
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3908
|
+
['path', { d: 'm7 10-3 2H2v4h2l3 2v-8Z' }],
|
|
3909
|
+
['path', { d: 'M11 11c.64.8 1 1.87 1 3s-.36 2.2-1 3' }],
|
|
3910
|
+
],
|
|
3911
|
+
];
|
|
3912
|
+
|
|
3913
|
+
const FileWarning = [
|
|
3914
|
+
'svg',
|
|
3915
|
+
defaultAttributes,
|
|
3916
|
+
[
|
|
3917
|
+
[
|
|
3918
|
+
'path',
|
|
3919
|
+
{
|
|
3920
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3921
|
+
},
|
|
3922
|
+
],
|
|
3923
|
+
['path', { d: 'M12 9v4' }],
|
|
3924
|
+
['path', { d: 'M12 17h.01' }],
|
|
3925
|
+
],
|
|
3926
|
+
];
|
|
3927
|
+
|
|
3928
|
+
const FileX2 = [
|
|
3929
|
+
'svg',
|
|
3930
|
+
defaultAttributes,
|
|
3931
|
+
[
|
|
3932
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3933
|
+
['path', { d: 'M14 2v6h6' }],
|
|
3934
|
+
['path', { d: 'm3 12.5 5 5' }],
|
|
3935
|
+
['path', { d: 'm8 12.5-5 5' }],
|
|
3936
|
+
],
|
|
3937
|
+
];
|
|
3938
|
+
|
|
3939
|
+
const FileX = [
|
|
3940
|
+
'svg',
|
|
3941
|
+
defaultAttributes,
|
|
3942
|
+
[
|
|
3943
|
+
[
|
|
3944
|
+
'path',
|
|
3945
|
+
{
|
|
3946
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3947
|
+
},
|
|
3948
|
+
],
|
|
3949
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3950
|
+
['line', { x1: '9.5', y1: '12.5', x2: '14.5', y2: '17.5' }],
|
|
3951
|
+
['line', { x1: '14.5', y1: '12.5', x2: '9.5', y2: '17.5' }],
|
|
3952
|
+
],
|
|
3953
|
+
];
|
|
3954
|
+
|
|
3955
|
+
const File = [
|
|
3956
|
+
'svg',
|
|
3957
|
+
defaultAttributes,
|
|
3958
|
+
[
|
|
3959
|
+
[
|
|
3960
|
+
'path',
|
|
3961
|
+
{
|
|
3962
|
+
d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
|
|
3963
|
+
},
|
|
3964
|
+
],
|
|
3965
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3966
|
+
],
|
|
3967
|
+
];
|
|
3968
|
+
|
|
3969
|
+
const Files = [
|
|
3970
|
+
'svg',
|
|
3971
|
+
defaultAttributes,
|
|
3972
|
+
[
|
|
3973
|
+
[
|
|
3974
|
+
'path',
|
|
3975
|
+
{
|
|
3976
|
+
d: 'M15.5 2H8.6c-.4 0-.8.2-1.1.5-.3.3-.5.7-.5 1.1v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8c.4 0 .8-.2 1.1-.5.3-.3.5-.7.5-1.1V6.5L15.5 2z',
|
|
3977
|
+
},
|
|
3978
|
+
],
|
|
3979
|
+
['path', { d: 'M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8' }],
|
|
3980
|
+
['path', { d: 'M15 2v5h5' }],
|
|
3981
|
+
],
|
|
3982
|
+
];
|
|
3983
|
+
|
|
3984
|
+
const Film = [
|
|
3985
|
+
'svg',
|
|
3986
|
+
defaultAttributes,
|
|
3987
|
+
[
|
|
3988
|
+
[
|
|
3989
|
+
'rect',
|
|
3990
|
+
{ x: '2', y: '2', width: '20', height: '20', rx: '2.18', ry: '2.18' },
|
|
3991
|
+
],
|
|
3992
|
+
['line', { x1: '7', y1: '2', x2: '7', y2: '22' }],
|
|
3993
|
+
['line', { x1: '17', y1: '2', x2: '17', y2: '22' }],
|
|
3994
|
+
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
3995
|
+
['line', { x1: '2', y1: '7', x2: '7', y2: '7' }],
|
|
3996
|
+
['line', { x1: '2', y1: '17', x2: '7', y2: '17' }],
|
|
3997
|
+
['line', { x1: '17', y1: '17', x2: '22', y2: '17' }],
|
|
3998
|
+
['line', { x1: '17', y1: '7', x2: '22', y2: '7' }],
|
|
3999
|
+
],
|
|
4000
|
+
];
|
|
4001
|
+
|
|
4002
|
+
const Filter = [
|
|
4003
|
+
'svg',
|
|
4004
|
+
defaultAttributes,
|
|
4005
|
+
[['polygon', { points: '22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3' }]],
|
|
4006
|
+
];
|
|
4007
|
+
|
|
4008
|
+
const Fingerprint = [
|
|
4009
|
+
'svg',
|
|
4010
|
+
defaultAttributes,
|
|
4011
|
+
[
|
|
4012
|
+
['path', { d: 'M2 12C2 6.5 6.5 2 12 2a10 10 0 0 1 8 4' }],
|
|
4013
|
+
['path', { d: 'M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2' }],
|
|
4014
|
+
['path', { d: 'M17.29 21.02c.12-.6.43-2.3.5-3.02' }],
|
|
4015
|
+
['path', { d: 'M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4' }],
|
|
4016
|
+
['path', { d: 'M8.65 22c.21-.66.45-1.32.57-2' }],
|
|
4017
|
+
['path', { d: 'M14 13.12c0 2.38 0 6.38-1 8.88' }],
|
|
4018
|
+
['path', { d: 'M2 16h.01' }],
|
|
4019
|
+
['path', { d: 'M21.8 16c.2-2 .131-5.354 0-6' }],
|
|
4020
|
+
['path', { d: 'M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2' }],
|
|
4021
|
+
],
|
|
4022
|
+
];
|
|
4023
|
+
|
|
4024
|
+
const FlagOff = [
|
|
4025
|
+
'svg',
|
|
4026
|
+
defaultAttributes,
|
|
4027
|
+
[
|
|
4028
|
+
['path', { d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11' }],
|
|
4029
|
+
['path', { d: 'M4 22V4' }],
|
|
4030
|
+
['path', { d: 'M4 15s1-1 4-1 5 2 8 2' }],
|
|
4031
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4032
|
+
],
|
|
4033
|
+
];
|
|
4034
|
+
|
|
4035
|
+
const FlagTriangleLeft = [
|
|
4036
|
+
'svg',
|
|
4037
|
+
defaultAttributes,
|
|
4038
|
+
[['path', { d: 'M17 22V2L7 7l10 5' }]],
|
|
4039
|
+
];
|
|
4040
|
+
|
|
4041
|
+
const FlagTriangleRight = [
|
|
4042
|
+
'svg',
|
|
4043
|
+
defaultAttributes,
|
|
4044
|
+
[['path', { d: 'M7 22V2l10 5-10 5' }]],
|
|
4045
|
+
];
|
|
4046
|
+
|
|
4047
|
+
const Flag = [
|
|
4048
|
+
'svg',
|
|
4049
|
+
defaultAttributes,
|
|
4050
|
+
[
|
|
4051
|
+
[
|
|
4052
|
+
'path',
|
|
4053
|
+
{ d: 'M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z' },
|
|
4054
|
+
],
|
|
4055
|
+
['line', { x1: '4', y1: '22', x2: '4', y2: '15' }],
|
|
4056
|
+
],
|
|
4057
|
+
];
|
|
4058
|
+
|
|
4059
|
+
const Flame = [
|
|
4060
|
+
'svg',
|
|
4061
|
+
defaultAttributes,
|
|
4062
|
+
[
|
|
4063
|
+
[
|
|
4064
|
+
'path',
|
|
4065
|
+
{
|
|
4066
|
+
d: 'M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z',
|
|
4067
|
+
},
|
|
4068
|
+
],
|
|
4069
|
+
],
|
|
4070
|
+
];
|
|
4071
|
+
|
|
4072
|
+
const FlashlightOff = [
|
|
4073
|
+
'svg',
|
|
4074
|
+
defaultAttributes,
|
|
4075
|
+
[
|
|
4076
|
+
['path', { d: 'M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4' }],
|
|
4077
|
+
['path', { d: 'M7 2h11v4c0 2-2 2-2 4v1' }],
|
|
4078
|
+
['line', { x1: '11', y1: '6', x2: '18', y2: '6' }],
|
|
4079
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4080
|
+
],
|
|
4081
|
+
];
|
|
4082
|
+
|
|
4083
|
+
const Flashlight = [
|
|
4084
|
+
'svg',
|
|
4085
|
+
defaultAttributes,
|
|
4086
|
+
[
|
|
4087
|
+
[
|
|
4088
|
+
'path',
|
|
4089
|
+
{
|
|
4090
|
+
d: 'M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z',
|
|
4091
|
+
},
|
|
4092
|
+
],
|
|
4093
|
+
['line', { x1: '6', y1: '6', x2: '18', y2: '6' }],
|
|
4094
|
+
['line', { x1: '12', y1: '12', x2: '12', y2: '12' }],
|
|
4095
|
+
],
|
|
4096
|
+
];
|
|
4097
|
+
|
|
4098
|
+
const FlaskConical = [
|
|
4099
|
+
'svg',
|
|
4100
|
+
defaultAttributes,
|
|
4101
|
+
[
|
|
4102
|
+
[
|
|
4103
|
+
'path',
|
|
4104
|
+
{
|
|
4105
|
+
d: 'M10 2v8L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45L14 10V2',
|
|
4106
|
+
},
|
|
4107
|
+
],
|
|
4108
|
+
['path', { d: 'M8.5 2h7' }],
|
|
4109
|
+
['path', { d: 'M7 16h10' }],
|
|
4110
|
+
],
|
|
4111
|
+
];
|
|
4112
|
+
|
|
4113
|
+
const FlaskRound = [
|
|
4114
|
+
'svg',
|
|
4115
|
+
defaultAttributes,
|
|
4116
|
+
[
|
|
4117
|
+
['path', { d: 'M10 2v7.31' }],
|
|
4118
|
+
['path', { d: 'M14 9.3V1.99' }],
|
|
4119
|
+
['path', { d: 'M8.5 2h7' }],
|
|
4120
|
+
['path', { d: 'M14 9.3a6.5 6.5 0 1 1-4 0' }],
|
|
4121
|
+
['path', { d: 'M5.58 16.5h12.85' }],
|
|
4122
|
+
],
|
|
4123
|
+
];
|
|
4124
|
+
|
|
4125
|
+
const Flower2 = [
|
|
4126
|
+
'svg',
|
|
4127
|
+
defaultAttributes,
|
|
4128
|
+
[
|
|
4129
|
+
[
|
|
4130
|
+
'path',
|
|
4131
|
+
{
|
|
4132
|
+
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',
|
|
4133
|
+
},
|
|
4134
|
+
],
|
|
4135
|
+
['circle', { cx: '12', cy: '8', r: '2' }],
|
|
4136
|
+
['path', { d: 'M12 10v12' }],
|
|
4137
|
+
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
4138
|
+
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
4139
|
+
],
|
|
4140
|
+
];
|
|
4141
|
+
|
|
4142
|
+
const Flower = [
|
|
4143
|
+
'svg',
|
|
4144
|
+
defaultAttributes,
|
|
4145
|
+
[
|
|
4146
|
+
[
|
|
4147
|
+
'path',
|
|
4148
|
+
{
|
|
4149
|
+
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',
|
|
4150
|
+
},
|
|
4151
|
+
],
|
|
4152
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
4153
|
+
['path', { d: 'm8 16 1.5-1.5' }],
|
|
4154
|
+
['path', { d: 'M14.5 9.5 16 8' }],
|
|
4155
|
+
['path', { d: 'm8 8 1.5 1.5' }],
|
|
4156
|
+
['path', { d: 'M14.5 14.5 16 16' }],
|
|
4157
|
+
],
|
|
4158
|
+
];
|
|
4159
|
+
|
|
4160
|
+
const Focus = [
|
|
4161
|
+
'svg',
|
|
4162
|
+
defaultAttributes,
|
|
4163
|
+
[
|
|
4164
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
4165
|
+
['path', { d: 'M3 7V5a2 2 0 0 1 2-2h2' }],
|
|
4166
|
+
['path', { d: 'M17 3h2a2 2 0 0 1 2 2v2' }],
|
|
4167
|
+
['path', { d: 'M21 17v2a2 2 0 0 1-2 2h-2' }],
|
|
4168
|
+
['path', { d: 'M7 21H5a2 2 0 0 1-2-2v-2' }],
|
|
4169
|
+
],
|
|
4170
|
+
];
|
|
4171
|
+
|
|
4172
|
+
const FolderArchive = [
|
|
4173
|
+
'svg',
|
|
4174
|
+
defaultAttributes,
|
|
4175
|
+
[
|
|
4176
|
+
[
|
|
4177
|
+
'path',
|
|
4178
|
+
{
|
|
4179
|
+
d: 'M22 20V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2h6',
|
|
4180
|
+
},
|
|
4181
|
+
],
|
|
4182
|
+
['circle', { cx: '16', cy: '19', r: '2' }],
|
|
4183
|
+
['path', { d: 'M16 11v-1' }],
|
|
4184
|
+
['path', { d: 'M16 17v-2' }],
|
|
4185
|
+
],
|
|
4186
|
+
];
|
|
4187
|
+
|
|
4188
|
+
const FolderCheck = [
|
|
4189
|
+
'svg',
|
|
4190
|
+
defaultAttributes,
|
|
4191
|
+
[
|
|
4192
|
+
[
|
|
4193
|
+
'path',
|
|
4194
|
+
{
|
|
4195
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
4196
|
+
},
|
|
4197
|
+
],
|
|
4198
|
+
['path', { d: 'm9 13 2 2 4-4' }],
|
|
4199
|
+
],
|
|
4200
|
+
];
|
|
4201
|
+
|
|
4202
|
+
const FolderClock = [
|
|
4203
|
+
'svg',
|
|
4204
|
+
defaultAttributes,
|
|
4205
|
+
[
|
|
4206
|
+
[
|
|
4207
|
+
'path',
|
|
4208
|
+
{
|
|
4209
|
+
d: 'M7 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2',
|
|
4210
|
+
},
|
|
4211
|
+
],
|
|
4212
|
+
['circle', { cx: '16', cy: '16', r: '6' }],
|
|
4213
|
+
['path', { d: 'M16 14v2l1 1' }],
|
|
4214
|
+
],
|
|
4215
|
+
];
|
|
4216
|
+
|
|
4217
|
+
const FolderClosed = [
|
|
4218
|
+
'svg',
|
|
4219
|
+
defaultAttributes,
|
|
4220
|
+
[
|
|
4221
|
+
[
|
|
4222
|
+
'path',
|
|
4223
|
+
{
|
|
4224
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
4225
|
+
},
|
|
4226
|
+
],
|
|
4227
|
+
['path', { d: 'M2 10h20' }],
|
|
4228
|
+
],
|
|
4229
|
+
];
|
|
4230
|
+
|
|
4231
|
+
const FolderCog2 = [
|
|
4232
|
+
'svg',
|
|
4233
|
+
defaultAttributes,
|
|
4234
|
+
[
|
|
4235
|
+
[
|
|
4236
|
+
'path',
|
|
4237
|
+
{
|
|
4238
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
4239
|
+
},
|
|
4240
|
+
],
|
|
4241
|
+
['circle', { cx: '12', cy: '13', r: '2' }],
|
|
4242
|
+
['path', { d: 'M12 10v1' }],
|
|
4243
|
+
['path', { d: 'M12 15v1' }],
|
|
4244
|
+
['path', { d: 'm14.6 11.5-.87.5' }],
|
|
4245
|
+
['path', { d: 'm10.27 14-.87.5' }],
|
|
4246
|
+
['path', { d: 'm14.6 14.5-.87-.5' }],
|
|
4247
|
+
['path', { d: 'm10.27 12-.87-.5' }],
|
|
3168
4248
|
],
|
|
3169
4249
|
];
|
|
3170
4250
|
|
|
3171
|
-
const
|
|
4251
|
+
const FolderCog = [
|
|
3172
4252
|
'svg',
|
|
3173
4253
|
defaultAttributes,
|
|
3174
4254
|
[
|
|
3175
4255
|
[
|
|
3176
4256
|
'path',
|
|
3177
4257
|
{
|
|
3178
|
-
d: '
|
|
4258
|
+
d: 'M10.5 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v3',
|
|
3179
4259
|
},
|
|
3180
4260
|
],
|
|
3181
|
-
['
|
|
3182
|
-
['
|
|
3183
|
-
['
|
|
4261
|
+
['circle', { cx: '18', cy: '18', r: '3' }],
|
|
4262
|
+
['path', { d: 'M18 14v1' }],
|
|
4263
|
+
['path', { d: 'M18 21v1' }],
|
|
4264
|
+
['path', { d: 'M22 18h-1' }],
|
|
4265
|
+
['path', { d: 'M15 18h-1' }],
|
|
4266
|
+
['path', { d: 'm21 15-.88.88' }],
|
|
4267
|
+
['path', { d: 'M15.88 20.12 15 21' }],
|
|
4268
|
+
['path', { d: 'm21 21-.88-.88' }],
|
|
4269
|
+
['path', { d: 'M15.88 15.88 15 15' }],
|
|
3184
4270
|
],
|
|
3185
4271
|
];
|
|
3186
4272
|
|
|
3187
|
-
const
|
|
4273
|
+
const FolderDown = [
|
|
3188
4274
|
'svg',
|
|
3189
4275
|
defaultAttributes,
|
|
3190
4276
|
[
|
|
3191
4277
|
[
|
|
3192
4278
|
'path',
|
|
3193
4279
|
{
|
|
3194
|
-
d: '
|
|
4280
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3195
4281
|
},
|
|
3196
4282
|
],
|
|
3197
|
-
['
|
|
4283
|
+
['path', { d: 'M12 10v6' }],
|
|
4284
|
+
['path', { d: 'm15 13-3 3-3-3' }],
|
|
3198
4285
|
],
|
|
3199
4286
|
];
|
|
3200
4287
|
|
|
3201
|
-
const
|
|
4288
|
+
const FolderEdit = [
|
|
3202
4289
|
'svg',
|
|
3203
4290
|
defaultAttributes,
|
|
3204
4291
|
[
|
|
3205
4292
|
[
|
|
3206
4293
|
'path',
|
|
3207
4294
|
{
|
|
3208
|
-
d: '
|
|
4295
|
+
d: 'M8.42 10.61a2.1 2.1 0 1 1 2.97 2.97L5.95 19 2 20l.99-3.95 5.43-5.44Z',
|
|
4296
|
+
},
|
|
4297
|
+
],
|
|
4298
|
+
[
|
|
4299
|
+
'path',
|
|
4300
|
+
{
|
|
4301
|
+
d: 'M2 11.5V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5',
|
|
3209
4302
|
},
|
|
3210
4303
|
],
|
|
3211
|
-
['path', { d: 'M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8' }],
|
|
3212
|
-
['path', { d: 'M15 2v5h5' }],
|
|
3213
4304
|
],
|
|
3214
4305
|
];
|
|
3215
4306
|
|
|
3216
|
-
const
|
|
4307
|
+
const FolderHeart = [
|
|
3217
4308
|
'svg',
|
|
3218
4309
|
defaultAttributes,
|
|
3219
4310
|
[
|
|
3220
4311
|
[
|
|
3221
|
-
'
|
|
3222
|
-
{
|
|
4312
|
+
'path',
|
|
4313
|
+
{
|
|
4314
|
+
d: 'M11 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v1.5',
|
|
4315
|
+
},
|
|
4316
|
+
],
|
|
4317
|
+
[
|
|
4318
|
+
'path',
|
|
4319
|
+
{
|
|
4320
|
+
d: 'M21.29 13.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 21l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z',
|
|
4321
|
+
},
|
|
3223
4322
|
],
|
|
3224
|
-
['line', { x1: '7', y1: '2', x2: '7', y2: '22' }],
|
|
3225
|
-
['line', { x1: '17', y1: '2', x2: '17', y2: '22' }],
|
|
3226
|
-
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
3227
|
-
['line', { x1: '2', y1: '7', x2: '7', y2: '7' }],
|
|
3228
|
-
['line', { x1: '2', y1: '17', x2: '7', y2: '17' }],
|
|
3229
|
-
['line', { x1: '17', y1: '17', x2: '22', y2: '17' }],
|
|
3230
|
-
['line', { x1: '17', y1: '7', x2: '22', y2: '7' }],
|
|
3231
4323
|
],
|
|
3232
4324
|
];
|
|
3233
4325
|
|
|
3234
|
-
const
|
|
3235
|
-
'svg',
|
|
3236
|
-
defaultAttributes,
|
|
3237
|
-
[['polygon', { points: '22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3' }]],
|
|
3238
|
-
];
|
|
3239
|
-
|
|
3240
|
-
const Fingerprint = [
|
|
4326
|
+
const FolderInput = [
|
|
3241
4327
|
'svg',
|
|
3242
4328
|
defaultAttributes,
|
|
3243
4329
|
[
|
|
3244
|
-
[
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
['path', { d: 'M2
|
|
3251
|
-
['path', { d: '
|
|
3252
|
-
['path', { d: 'M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2' }],
|
|
4330
|
+
[
|
|
4331
|
+
'path',
|
|
4332
|
+
{
|
|
4333
|
+
d: 'M2 9V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1',
|
|
4334
|
+
},
|
|
4335
|
+
],
|
|
4336
|
+
['path', { d: 'M2 13h10' }],
|
|
4337
|
+
['path', { d: 'm9 16 3-3-3-3' }],
|
|
3253
4338
|
],
|
|
3254
4339
|
];
|
|
3255
4340
|
|
|
3256
|
-
const
|
|
4341
|
+
const FolderKey = [
|
|
3257
4342
|
'svg',
|
|
3258
4343
|
defaultAttributes,
|
|
3259
4344
|
[
|
|
3260
|
-
[
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
4345
|
+
[
|
|
4346
|
+
'path',
|
|
4347
|
+
{
|
|
4348
|
+
d: 'M10 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v2',
|
|
4349
|
+
},
|
|
4350
|
+
],
|
|
4351
|
+
['circle', { cx: '16', cy: '20', r: '2' }],
|
|
4352
|
+
['path', { d: 'm22 14-4.5 4.5' }],
|
|
4353
|
+
['path', { d: 'm21 15 1 1' }],
|
|
3264
4354
|
],
|
|
3265
4355
|
];
|
|
3266
4356
|
|
|
3267
|
-
const
|
|
3268
|
-
'svg',
|
|
3269
|
-
defaultAttributes,
|
|
3270
|
-
[['path', { d: 'M17 22V2L7 7l10 5' }]],
|
|
3271
|
-
];
|
|
3272
|
-
|
|
3273
|
-
const FlagTriangleRight = [
|
|
3274
|
-
'svg',
|
|
3275
|
-
defaultAttributes,
|
|
3276
|
-
[['path', { d: 'M7 22V2l10 5-10 5' }]],
|
|
3277
|
-
];
|
|
3278
|
-
|
|
3279
|
-
const Flag = [
|
|
4357
|
+
const FolderLock = [
|
|
3280
4358
|
'svg',
|
|
3281
4359
|
defaultAttributes,
|
|
3282
4360
|
[
|
|
3283
4361
|
[
|
|
3284
4362
|
'path',
|
|
3285
|
-
{
|
|
4363
|
+
{
|
|
4364
|
+
d: 'M10 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v2.5',
|
|
4365
|
+
},
|
|
3286
4366
|
],
|
|
3287
|
-
['
|
|
4367
|
+
['rect', { x: '14', y: '17', width: '8', height: '5', rx: '1' }],
|
|
4368
|
+
['path', { d: 'M20 17v-2a2 2 0 1 0-4 0v2' }],
|
|
3288
4369
|
],
|
|
3289
4370
|
];
|
|
3290
4371
|
|
|
3291
|
-
const
|
|
4372
|
+
const FolderMinus = [
|
|
3292
4373
|
'svg',
|
|
3293
4374
|
defaultAttributes,
|
|
3294
4375
|
[
|
|
3295
4376
|
[
|
|
3296
4377
|
'path',
|
|
3297
4378
|
{
|
|
3298
|
-
d: '
|
|
4379
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3299
4380
|
},
|
|
3300
4381
|
],
|
|
4382
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3301
4383
|
],
|
|
3302
4384
|
];
|
|
3303
4385
|
|
|
3304
|
-
const
|
|
4386
|
+
const FolderOpen = [
|
|
3305
4387
|
'svg',
|
|
3306
4388
|
defaultAttributes,
|
|
3307
4389
|
[
|
|
3308
|
-
[
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
4390
|
+
[
|
|
4391
|
+
'path',
|
|
4392
|
+
{
|
|
4393
|
+
d: 'm6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2',
|
|
4394
|
+
},
|
|
4395
|
+
],
|
|
3312
4396
|
],
|
|
3313
4397
|
];
|
|
3314
4398
|
|
|
3315
|
-
const
|
|
4399
|
+
const FolderOutput = [
|
|
3316
4400
|
'svg',
|
|
3317
4401
|
defaultAttributes,
|
|
3318
4402
|
[
|
|
3319
4403
|
[
|
|
3320
4404
|
'path',
|
|
3321
4405
|
{
|
|
3322
|
-
d: '
|
|
4406
|
+
d: 'M2 7.5V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2',
|
|
3323
4407
|
},
|
|
3324
4408
|
],
|
|
3325
|
-
['
|
|
3326
|
-
['
|
|
4409
|
+
['path', { d: 'M2 13h10' }],
|
|
4410
|
+
['path', { d: 'm5 10-3 3 3 3' }],
|
|
3327
4411
|
],
|
|
3328
4412
|
];
|
|
3329
4413
|
|
|
3330
|
-
const
|
|
4414
|
+
const FolderPlus = [
|
|
3331
4415
|
'svg',
|
|
3332
4416
|
defaultAttributes,
|
|
3333
4417
|
[
|
|
3334
4418
|
[
|
|
3335
4419
|
'path',
|
|
3336
4420
|
{
|
|
3337
|
-
d: '
|
|
4421
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3338
4422
|
},
|
|
3339
4423
|
],
|
|
3340
|
-
['
|
|
3341
|
-
['
|
|
4424
|
+
['line', { x1: '12', y1: '10', x2: '12', y2: '16' }],
|
|
4425
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3342
4426
|
],
|
|
3343
4427
|
];
|
|
3344
4428
|
|
|
3345
|
-
const
|
|
4429
|
+
const FolderSearch2 = [
|
|
3346
4430
|
'svg',
|
|
3347
4431
|
defaultAttributes,
|
|
3348
4432
|
[
|
|
3349
|
-
[
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
4433
|
+
[
|
|
4434
|
+
'path',
|
|
4435
|
+
{
|
|
4436
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
4437
|
+
},
|
|
4438
|
+
],
|
|
4439
|
+
['circle', { cx: '11.5', cy: '12.5', r: '2.5' }],
|
|
4440
|
+
['path', { d: 'M13.27 14.27 15 16' }],
|
|
3354
4441
|
],
|
|
3355
4442
|
];
|
|
3356
4443
|
|
|
3357
|
-
const
|
|
4444
|
+
const FolderSearch = [
|
|
3358
4445
|
'svg',
|
|
3359
4446
|
defaultAttributes,
|
|
3360
4447
|
[
|
|
3361
4448
|
[
|
|
3362
4449
|
'path',
|
|
3363
4450
|
{
|
|
3364
|
-
d: '
|
|
4451
|
+
d: 'M11 20H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v4',
|
|
3365
4452
|
},
|
|
3366
4453
|
],
|
|
3367
|
-
['circle', { cx: '
|
|
3368
|
-
['path', { d: '
|
|
3369
|
-
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
3370
|
-
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
4454
|
+
['circle', { cx: '17', cy: '17', r: '3' }],
|
|
4455
|
+
['path', { d: 'm21 21-1.5-1.5' }],
|
|
3371
4456
|
],
|
|
3372
4457
|
];
|
|
3373
4458
|
|
|
3374
|
-
const
|
|
4459
|
+
const FolderSymlink = [
|
|
3375
4460
|
'svg',
|
|
3376
4461
|
defaultAttributes,
|
|
3377
4462
|
[
|
|
3378
4463
|
[
|
|
3379
4464
|
'path',
|
|
3380
4465
|
{
|
|
3381
|
-
d: '
|
|
4466
|
+
d: 'M2 9V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2',
|
|
3382
4467
|
},
|
|
3383
4468
|
],
|
|
3384
|
-
['
|
|
3385
|
-
['path', { d: '
|
|
3386
|
-
['path', { d: 'M14.5 9.5 16 8' }],
|
|
3387
|
-
['path', { d: 'm8 8 1.5 1.5' }],
|
|
3388
|
-
['path', { d: 'M14.5 14.5 16 16' }],
|
|
4469
|
+
['path', { d: 'm8 16 3-3-3-3' }],
|
|
4470
|
+
['path', { d: 'M2 16v-1a2 2 0 0 1 2-2h6' }],
|
|
3389
4471
|
],
|
|
3390
4472
|
];
|
|
3391
4473
|
|
|
3392
|
-
const
|
|
4474
|
+
const FolderTree = [
|
|
3393
4475
|
'svg',
|
|
3394
4476
|
defaultAttributes,
|
|
3395
4477
|
[
|
|
3396
|
-
[
|
|
3397
|
-
|
|
3398
|
-
|
|
3399
|
-
|
|
3400
|
-
|
|
4478
|
+
[
|
|
4479
|
+
'path',
|
|
4480
|
+
{
|
|
4481
|
+
d: 'M13 10h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z',
|
|
4482
|
+
},
|
|
4483
|
+
],
|
|
4484
|
+
[
|
|
4485
|
+
'path',
|
|
4486
|
+
{
|
|
4487
|
+
d: 'M13 21h7a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.88a1 1 0 0 1-.9-.55l-.44-.9a1 1 0 0 0-.9-.55H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z',
|
|
4488
|
+
},
|
|
4489
|
+
],
|
|
4490
|
+
['path', { d: 'M3 3v2c0 1.1.9 2 2 2h3' }],
|
|
4491
|
+
['path', { d: 'M3 3v13c0 1.1.9 2 2 2h3' }],
|
|
3401
4492
|
],
|
|
3402
4493
|
];
|
|
3403
4494
|
|
|
3404
|
-
const
|
|
4495
|
+
const FolderUp = [
|
|
3405
4496
|
'svg',
|
|
3406
4497
|
defaultAttributes,
|
|
3407
4498
|
[
|
|
3408
4499
|
[
|
|
3409
4500
|
'path',
|
|
3410
4501
|
{
|
|
3411
|
-
d: '
|
|
4502
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3412
4503
|
},
|
|
3413
4504
|
],
|
|
3414
|
-
['
|
|
4505
|
+
['path', { d: 'M12 10v6' }],
|
|
4506
|
+
['path', { d: 'm9 13 3-3 3 3' }],
|
|
3415
4507
|
],
|
|
3416
4508
|
];
|
|
3417
4509
|
|
|
3418
|
-
const
|
|
4510
|
+
const FolderX = [
|
|
3419
4511
|
'svg',
|
|
3420
4512
|
defaultAttributes,
|
|
3421
4513
|
[
|
|
3422
4514
|
[
|
|
3423
4515
|
'path',
|
|
3424
4516
|
{
|
|
3425
|
-
d: '
|
|
4517
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3426
4518
|
},
|
|
3427
4519
|
],
|
|
4520
|
+
['path', { d: 'm9.5 10.5 5 5' }],
|
|
4521
|
+
['path', { d: 'm14.5 10.5-5 5' }],
|
|
3428
4522
|
],
|
|
3429
4523
|
];
|
|
3430
4524
|
|
|
3431
|
-
const
|
|
4525
|
+
const Folder = [
|
|
3432
4526
|
'svg',
|
|
3433
4527
|
defaultAttributes,
|
|
3434
4528
|
[
|
|
3435
4529
|
[
|
|
3436
4530
|
'path',
|
|
3437
4531
|
{
|
|
3438
|
-
d: '
|
|
4532
|
+
d: 'M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z',
|
|
3439
4533
|
},
|
|
3440
4534
|
],
|
|
3441
|
-
['line', { x1: '12', y1: '11', x2: '12', y2: '17' }],
|
|
3442
|
-
['line', { x1: '9', y1: '14', x2: '15', y2: '14' }],
|
|
3443
4535
|
],
|
|
3444
4536
|
];
|
|
3445
4537
|
|
|
3446
|
-
const
|
|
4538
|
+
const Folders = [
|
|
3447
4539
|
'svg',
|
|
3448
4540
|
defaultAttributes,
|
|
3449
4541
|
[
|
|
3450
4542
|
[
|
|
3451
4543
|
'path',
|
|
3452
4544
|
{
|
|
3453
|
-
d: '
|
|
4545
|
+
d: 'M8 17h12a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.93a2 2 0 0 1-1.66-.9l-.82-1.2a2 2 0 0 0-1.66-.9H8a2 2 0 0 0-2 2v9c0 1.1.9 2 2 2Z',
|
|
3454
4546
|
},
|
|
3455
4547
|
],
|
|
4548
|
+
['path', { d: 'M2 8v11c0 1.1.9 2 2 2h14' }],
|
|
3456
4549
|
],
|
|
3457
4550
|
];
|
|
3458
4551
|
|
|
@@ -4453,6 +5546,17 @@ const Lasso = [
|
|
|
4453
5546
|
],
|
|
4454
5547
|
];
|
|
4455
5548
|
|
|
5549
|
+
const Laugh = [
|
|
5550
|
+
'svg',
|
|
5551
|
+
defaultAttributes,
|
|
5552
|
+
[
|
|
5553
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
5554
|
+
['path', { d: 'M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z' }],
|
|
5555
|
+
['line', { x1: '9', y1: '9', x2: '9.01', y2: '9' }],
|
|
5556
|
+
['line', { x1: '15', y1: '9', x2: '15.01', y2: '9' }],
|
|
5557
|
+
],
|
|
5558
|
+
];
|
|
5559
|
+
|
|
4456
5560
|
const Layers = [
|
|
4457
5561
|
'svg',
|
|
4458
5562
|
defaultAttributes,
|
|
@@ -5406,6 +6510,19 @@ const Outdent = [
|
|
|
5406
6510
|
],
|
|
5407
6511
|
];
|
|
5408
6512
|
|
|
6513
|
+
const Package2 = [
|
|
6514
|
+
'svg',
|
|
6515
|
+
defaultAttributes,
|
|
6516
|
+
[
|
|
6517
|
+
['path', { d: 'M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z' }],
|
|
6518
|
+
[
|
|
6519
|
+
'path',
|
|
6520
|
+
{ d: 'm3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9' },
|
|
6521
|
+
],
|
|
6522
|
+
['path', { d: 'M12 3v6' }],
|
|
6523
|
+
],
|
|
6524
|
+
];
|
|
6525
|
+
|
|
5409
6526
|
const PackageCheck = [
|
|
5410
6527
|
'svg',
|
|
5411
6528
|
defaultAttributes,
|
|
@@ -5633,6 +6750,40 @@ const Paperclip = [
|
|
|
5633
6750
|
],
|
|
5634
6751
|
];
|
|
5635
6752
|
|
|
6753
|
+
const PartyPopper = [
|
|
6754
|
+
'svg',
|
|
6755
|
+
defaultAttributes,
|
|
6756
|
+
[
|
|
6757
|
+
['path', { d: 'M5.8 11.3 2 22l10.7-3.79' }],
|
|
6758
|
+
['path', { d: 'M4 3h.01' }],
|
|
6759
|
+
['path', { d: 'M22 8h.01' }],
|
|
6760
|
+
['path', { d: 'M15 2h.01' }],
|
|
6761
|
+
['path', { d: 'M22 20h.01' }],
|
|
6762
|
+
[
|
|
6763
|
+
'path',
|
|
6764
|
+
{
|
|
6765
|
+
d: 'm22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10',
|
|
6766
|
+
},
|
|
6767
|
+
],
|
|
6768
|
+
[
|
|
6769
|
+
'path',
|
|
6770
|
+
{
|
|
6771
|
+
d: 'm22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11v0c-.11.7-.72 1.22-1.43 1.22H17',
|
|
6772
|
+
},
|
|
6773
|
+
],
|
|
6774
|
+
[
|
|
6775
|
+
'path',
|
|
6776
|
+
{ d: 'm11 2 .33.82c.34.86-.2 1.82-1.11 1.98v0C9.52 4.9 9 5.52 9 6.23V7' },
|
|
6777
|
+
],
|
|
6778
|
+
[
|
|
6779
|
+
'path',
|
|
6780
|
+
{
|
|
6781
|
+
d: 'M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z',
|
|
6782
|
+
},
|
|
6783
|
+
],
|
|
6784
|
+
],
|
|
6785
|
+
];
|
|
6786
|
+
|
|
5636
6787
|
const PauseCircle = [
|
|
5637
6788
|
'svg',
|
|
5638
6789
|
defaultAttributes,
|
|
@@ -6052,7 +7203,7 @@ const Puzzle = [
|
|
|
6052
7203
|
[
|
|
6053
7204
|
'path',
|
|
6054
7205
|
{
|
|
6055
|
-
d: '
|
|
7206
|
+
d: 'M19.439 7.85c-.049.322.059.648.289.878l1.568 1.568c.47.47.706 1.087.706 1.704s-.235 1.233-.706 1.704l-1.611 1.611a.98.98 0 0 1-.837.276c-.47-.07-.802-.48-.968-.925a2.501 2.501 0 1 0-3.214 3.214c.446.166.855.497.925.968a.979.979 0 0 1-.276.837l-1.61 1.61a2.404 2.404 0 0 1-1.705.707 2.402 2.402 0 0 1-1.704-.706l-1.568-1.568a1.026 1.026 0 0 0-.877-.29c-.493.074-.84.504-1.02.968a2.5 2.5 0 1 1-3.237-3.237c.464-.18.894-.527.967-1.02a1.026 1.026 0 0 0-.289-.877l-1.568-1.568A2.402 2.402 0 0 1 1.998 12c0-.617.236-1.234.706-1.704L4.23 8.77c.24-.24.581-.353.917-.303.515.077.877.528 1.073 1.01a2.5 2.5 0 1 0 3.259-3.259c-.482-.196-.933-.558-1.01-1.073-.05-.336.062-.676.303-.917l1.525-1.525A2.402 2.402 0 0 1 12 1.998c.617 0 1.234.236 1.704.706l1.568 1.568c.23.23.556.338.877.29.493-.074.84-.504 1.02-.968a2.5 2.5 0 1 1 3.237 3.237c-.464.18-.894.527-.967 1.02Z',
|
|
6056
7207
|
},
|
|
6057
7208
|
],
|
|
6058
7209
|
],
|
|
@@ -6533,6 +7684,36 @@ const SeparatorVertical = [
|
|
|
6533
7684
|
],
|
|
6534
7685
|
];
|
|
6535
7686
|
|
|
7687
|
+
const ServerCog = [
|
|
7688
|
+
'svg',
|
|
7689
|
+
defaultAttributes,
|
|
7690
|
+
[
|
|
7691
|
+
[
|
|
7692
|
+
'path',
|
|
7693
|
+
{
|
|
7694
|
+
d: 'M5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1',
|
|
7695
|
+
},
|
|
7696
|
+
],
|
|
7697
|
+
[
|
|
7698
|
+
'path',
|
|
7699
|
+
{
|
|
7700
|
+
d: 'M5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-1',
|
|
7701
|
+
},
|
|
7702
|
+
],
|
|
7703
|
+
['path', { d: 'M6 6h.01' }],
|
|
7704
|
+
['path', { d: 'M6 18h.01' }],
|
|
7705
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
7706
|
+
['path', { d: 'M12 8v1' }],
|
|
7707
|
+
['path', { d: 'M12 15v1' }],
|
|
7708
|
+
['path', { d: 'M16 12h-1' }],
|
|
7709
|
+
['path', { d: 'M9 12H8' }],
|
|
7710
|
+
['path', { d: 'm15 9-.88.88' }],
|
|
7711
|
+
['path', { d: 'M9.88 14.12 9 15' }],
|
|
7712
|
+
['path', { d: 'm15 15-.88-.88' }],
|
|
7713
|
+
['path', { d: 'M9.88 9.88 9 9' }],
|
|
7714
|
+
],
|
|
7715
|
+
];
|
|
7716
|
+
|
|
6536
7717
|
const ServerCrash = [
|
|
6537
7718
|
'svg',
|
|
6538
7719
|
defaultAttributes,
|
|
@@ -6988,6 +8169,19 @@ const Smartphone = [
|
|
|
6988
8169
|
],
|
|
6989
8170
|
];
|
|
6990
8171
|
|
|
8172
|
+
const SmilePlus = [
|
|
8173
|
+
'svg',
|
|
8174
|
+
defaultAttributes,
|
|
8175
|
+
[
|
|
8176
|
+
['path', { d: 'M22 11v1a10 10 0 1 1-9-10' }],
|
|
8177
|
+
['path', { d: 'M8 14s1.5 2 4 2 4-2 4-2' }],
|
|
8178
|
+
['line', { x1: '9', y1: '9', x2: '9.01', y2: '9' }],
|
|
8179
|
+
['line', { x1: '15', y1: '9', x2: '15.01', y2: '9' }],
|
|
8180
|
+
['path', { d: 'M16 5h6' }],
|
|
8181
|
+
['path', { d: 'M19 2v6' }],
|
|
8182
|
+
],
|
|
8183
|
+
];
|
|
8184
|
+
|
|
6991
8185
|
const Smile = [
|
|
6992
8186
|
'svg',
|
|
6993
8187
|
defaultAttributes,
|
|
@@ -7137,6 +8331,37 @@ const Stethoscope = [
|
|
|
7137
8331
|
],
|
|
7138
8332
|
];
|
|
7139
8333
|
|
|
8334
|
+
const Sticker = [
|
|
8335
|
+
'svg',
|
|
8336
|
+
defaultAttributes,
|
|
8337
|
+
[
|
|
8338
|
+
[
|
|
8339
|
+
'path',
|
|
8340
|
+
{
|
|
8341
|
+
d: 'M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z',
|
|
8342
|
+
},
|
|
8343
|
+
],
|
|
8344
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8345
|
+
['path', { d: 'M10 16s.8 1 2 1c1.3 0 2-1 2-1' }],
|
|
8346
|
+
['path', { d: 'M8 13h0' }],
|
|
8347
|
+
['path', { d: 'M16 13h0' }],
|
|
8348
|
+
],
|
|
8349
|
+
];
|
|
8350
|
+
|
|
8351
|
+
const StickyNote = [
|
|
8352
|
+
'svg',
|
|
8353
|
+
defaultAttributes,
|
|
8354
|
+
[
|
|
8355
|
+
[
|
|
8356
|
+
'path',
|
|
8357
|
+
{
|
|
8358
|
+
d: 'M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z',
|
|
8359
|
+
},
|
|
8360
|
+
],
|
|
8361
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8362
|
+
],
|
|
8363
|
+
];
|
|
8364
|
+
|
|
7140
8365
|
const StopCircle = [
|
|
7141
8366
|
'svg',
|
|
7142
8367
|
defaultAttributes,
|
|
@@ -7917,6 +9142,22 @@ const UserCheck = [
|
|
|
7917
9142
|
],
|
|
7918
9143
|
];
|
|
7919
9144
|
|
|
9145
|
+
const UserCog = [
|
|
9146
|
+
'svg',
|
|
9147
|
+
defaultAttributes,
|
|
9148
|
+
[
|
|
9149
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
9150
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
9151
|
+
['circle', { cx: '19', cy: '11', r: '2' }],
|
|
9152
|
+
['path', { d: 'M19 8v1' }],
|
|
9153
|
+
['path', { d: 'M19 13v1' }],
|
|
9154
|
+
['path', { d: 'm21.6 9.5-.87.5' }],
|
|
9155
|
+
['path', { d: 'm17.27 12-.87.5' }],
|
|
9156
|
+
['path', { d: 'm21.6 12.5-.87-.5' }],
|
|
9157
|
+
['path', { d: 'm17.27 10-.87-.5' }],
|
|
9158
|
+
],
|
|
9159
|
+
];
|
|
9160
|
+
|
|
7920
9161
|
const UserMinus = [
|
|
7921
9162
|
'svg',
|
|
7922
9163
|
defaultAttributes,
|
|
@@ -8423,6 +9664,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8423
9664
|
AlignVerticalSpaceAround: AlignVerticalSpaceAround,
|
|
8424
9665
|
AlignVerticalSpaceBetween: AlignVerticalSpaceBetween,
|
|
8425
9666
|
Anchor: Anchor,
|
|
9667
|
+
Angry: Angry,
|
|
9668
|
+
Annoyed: Annoyed,
|
|
8426
9669
|
Aperture: Aperture,
|
|
8427
9670
|
ArchiveRestore: ArchiveRestore,
|
|
8428
9671
|
Archive: Archive,
|
|
@@ -8448,6 +9691,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8448
9691
|
AtSign: AtSign,
|
|
8449
9692
|
Award: Award,
|
|
8450
9693
|
Axe: Axe,
|
|
9694
|
+
Axis3d: Axis3d,
|
|
8451
9695
|
Baby: Baby,
|
|
8452
9696
|
Backpack: Backpack,
|
|
8453
9697
|
BaggageClaim: BaggageClaim,
|
|
@@ -8482,6 +9726,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8482
9726
|
BluetoothSearching: BluetoothSearching,
|
|
8483
9727
|
Bluetooth: Bluetooth,
|
|
8484
9728
|
Bold: Bold,
|
|
9729
|
+
Bomb: Bomb,
|
|
8485
9730
|
BookOpen: BookOpen,
|
|
8486
9731
|
Book: Book,
|
|
8487
9732
|
BookmarkMinus: BookmarkMinus,
|
|
@@ -8500,11 +9745,14 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8500
9745
|
Calculator: Calculator,
|
|
8501
9746
|
CalendarCheck2: CalendarCheck2,
|
|
8502
9747
|
CalendarCheck: CalendarCheck,
|
|
9748
|
+
CalendarClock: CalendarClock,
|
|
8503
9749
|
CalendarDays: CalendarDays,
|
|
9750
|
+
CalendarHeart: CalendarHeart,
|
|
8504
9751
|
CalendarMinus: CalendarMinus,
|
|
8505
9752
|
CalendarOff: CalendarOff,
|
|
8506
9753
|
CalendarPlus: CalendarPlus,
|
|
8507
9754
|
CalendarRange: CalendarRange,
|
|
9755
|
+
CalendarSearch: CalendarSearch,
|
|
8508
9756
|
CalendarX2: CalendarX2,
|
|
8509
9757
|
CalendarX: CalendarX,
|
|
8510
9758
|
Calendar: Calendar,
|
|
@@ -8540,7 +9788,10 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8540
9788
|
Clapperboard: Clapperboard,
|
|
8541
9789
|
ClipboardCheck: ClipboardCheck,
|
|
8542
9790
|
ClipboardCopy: ClipboardCopy,
|
|
9791
|
+
ClipboardEdit: ClipboardEdit,
|
|
8543
9792
|
ClipboardList: ClipboardList,
|
|
9793
|
+
ClipboardSignature: ClipboardSignature,
|
|
9794
|
+
ClipboardType: ClipboardType,
|
|
8544
9795
|
ClipboardX: ClipboardX,
|
|
8545
9796
|
Clipboard: Clipboard,
|
|
8546
9797
|
Clock1: Clock1,
|
|
@@ -8556,6 +9807,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8556
9807
|
Clock8: Clock8,
|
|
8557
9808
|
Clock9: Clock9,
|
|
8558
9809
|
Clock: Clock,
|
|
9810
|
+
CloudCog: CloudCog,
|
|
8559
9811
|
CloudDrizzle: CloudDrizzle,
|
|
8560
9812
|
CloudFog: CloudFog,
|
|
8561
9813
|
CloudHail: CloudHail,
|
|
@@ -8576,6 +9828,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8576
9828
|
Codepen: Codepen,
|
|
8577
9829
|
Codesandbox: Codesandbox,
|
|
8578
9830
|
Coffee: Coffee,
|
|
9831
|
+
Cog: Cog,
|
|
8579
9832
|
Coins: Coins,
|
|
8580
9833
|
Columns: Columns,
|
|
8581
9834
|
Command: Command,
|
|
@@ -8614,6 +9867,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8614
9867
|
Dice5: Dice5,
|
|
8615
9868
|
Dice6: Dice6,
|
|
8616
9869
|
Dices: Dices,
|
|
9870
|
+
Diff: Diff,
|
|
8617
9871
|
Disc: Disc,
|
|
8618
9872
|
DivideCircle: DivideCircle,
|
|
8619
9873
|
DivideSquare: DivideSquare,
|
|
@@ -8642,18 +9896,55 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8642
9896
|
FastForward: FastForward,
|
|
8643
9897
|
Feather: Feather,
|
|
8644
9898
|
Figma: Figma,
|
|
9899
|
+
FileArchive: FileArchive,
|
|
9900
|
+
FileAudio2: FileAudio2,
|
|
9901
|
+
FileAudio: FileAudio,
|
|
9902
|
+
FileAxis3d: FileAxis3d,
|
|
9903
|
+
FileBadge2: FileBadge2,
|
|
9904
|
+
FileBadge: FileBadge,
|
|
9905
|
+
FileBarChart2: FileBarChart2,
|
|
9906
|
+
FileBarChart: FileBarChart,
|
|
9907
|
+
FileBox: FileBox,
|
|
8645
9908
|
FileCheck2: FileCheck2,
|
|
8646
9909
|
FileCheck: FileCheck,
|
|
9910
|
+
FileClock: FileClock,
|
|
8647
9911
|
FileCode: FileCode,
|
|
9912
|
+
FileCog2: FileCog2,
|
|
9913
|
+
FileCog: FileCog,
|
|
9914
|
+
FileDiff: FileDiff,
|
|
8648
9915
|
FileDigit: FileDigit,
|
|
9916
|
+
FileDown: FileDown,
|
|
9917
|
+
FileEdit: FileEdit,
|
|
9918
|
+
FileHeart: FileHeart,
|
|
9919
|
+
FileImage: FileImage,
|
|
8649
9920
|
FileInput: FileInput,
|
|
9921
|
+
FileKey2: FileKey2,
|
|
9922
|
+
FileKey: FileKey,
|
|
9923
|
+
FileLineChart: FileLineChart,
|
|
9924
|
+
FileLock2: FileLock2,
|
|
9925
|
+
FileLock: FileLock,
|
|
8650
9926
|
FileMinus2: FileMinus2,
|
|
8651
9927
|
FileMinus: FileMinus,
|
|
8652
9928
|
FileOutput: FileOutput,
|
|
9929
|
+
FilePieChart: FilePieChart,
|
|
8653
9930
|
FilePlus2: FilePlus2,
|
|
8654
9931
|
FilePlus: FilePlus,
|
|
9932
|
+
FileQuestion: FileQuestion,
|
|
9933
|
+
FileScan: FileScan,
|
|
9934
|
+
FileSearch2: FileSearch2,
|
|
8655
9935
|
FileSearch: FileSearch,
|
|
9936
|
+
FileSignature: FileSignature,
|
|
9937
|
+
FileSpreadsheet: FileSpreadsheet,
|
|
9938
|
+
FileSymlink: FileSymlink,
|
|
9939
|
+
FileTerminal: FileTerminal,
|
|
8656
9940
|
FileText: FileText,
|
|
9941
|
+
FileType: FileType,
|
|
9942
|
+
FileUp: FileUp,
|
|
9943
|
+
FileVideo2: FileVideo2,
|
|
9944
|
+
FileVideo: FileVideo,
|
|
9945
|
+
FileVolume2: FileVolume2,
|
|
9946
|
+
FileVolume: FileVolume,
|
|
9947
|
+
FileWarning: FileWarning,
|
|
8657
9948
|
FileX2: FileX2,
|
|
8658
9949
|
FileX: FileX,
|
|
8659
9950
|
File: File,
|
|
@@ -8673,10 +9964,30 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8673
9964
|
Flower2: Flower2,
|
|
8674
9965
|
Flower: Flower,
|
|
8675
9966
|
Focus: Focus,
|
|
9967
|
+
FolderArchive: FolderArchive,
|
|
9968
|
+
FolderCheck: FolderCheck,
|
|
9969
|
+
FolderClock: FolderClock,
|
|
9970
|
+
FolderClosed: FolderClosed,
|
|
9971
|
+
FolderCog2: FolderCog2,
|
|
9972
|
+
FolderCog: FolderCog,
|
|
9973
|
+
FolderDown: FolderDown,
|
|
9974
|
+
FolderEdit: FolderEdit,
|
|
9975
|
+
FolderHeart: FolderHeart,
|
|
9976
|
+
FolderInput: FolderInput,
|
|
9977
|
+
FolderKey: FolderKey,
|
|
9978
|
+
FolderLock: FolderLock,
|
|
8676
9979
|
FolderMinus: FolderMinus,
|
|
8677
9980
|
FolderOpen: FolderOpen,
|
|
9981
|
+
FolderOutput: FolderOutput,
|
|
8678
9982
|
FolderPlus: FolderPlus,
|
|
9983
|
+
FolderSearch2: FolderSearch2,
|
|
9984
|
+
FolderSearch: FolderSearch,
|
|
9985
|
+
FolderSymlink: FolderSymlink,
|
|
9986
|
+
FolderTree: FolderTree,
|
|
9987
|
+
FolderUp: FolderUp,
|
|
9988
|
+
FolderX: FolderX,
|
|
8679
9989
|
Folder: Folder,
|
|
9990
|
+
Folders: Folders,
|
|
8680
9991
|
FormInput: FormInput,
|
|
8681
9992
|
Forward: Forward,
|
|
8682
9993
|
Frame: Frame,
|
|
@@ -8754,6 +10065,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8754
10065
|
Laptop: Laptop,
|
|
8755
10066
|
LassoSelect: LassoSelect,
|
|
8756
10067
|
Lasso: Lasso,
|
|
10068
|
+
Laugh: Laugh,
|
|
8757
10069
|
Layers: Layers,
|
|
8758
10070
|
LayoutDashboard: LayoutDashboard,
|
|
8759
10071
|
LayoutGrid: LayoutGrid,
|
|
@@ -8838,6 +10150,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8838
10150
|
Octagon: Octagon,
|
|
8839
10151
|
Option: Option,
|
|
8840
10152
|
Outdent: Outdent,
|
|
10153
|
+
Package2: Package2,
|
|
8841
10154
|
PackageCheck: PackageCheck,
|
|
8842
10155
|
PackageMinus: PackageMinus,
|
|
8843
10156
|
PackageOpen: PackageOpen,
|
|
@@ -8851,6 +10164,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8851
10164
|
Palette: Palette,
|
|
8852
10165
|
Palmtree: Palmtree,
|
|
8853
10166
|
Paperclip: Paperclip,
|
|
10167
|
+
PartyPopper: PartyPopper,
|
|
8854
10168
|
PauseCircle: PauseCircle,
|
|
8855
10169
|
PauseOctagon: PauseOctagon,
|
|
8856
10170
|
Pause: Pause,
|
|
@@ -8922,6 +10236,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8922
10236
|
Send: Send,
|
|
8923
10237
|
SeparatorHorizontal: SeparatorHorizontal,
|
|
8924
10238
|
SeparatorVertical: SeparatorVertical,
|
|
10239
|
+
ServerCog: ServerCog,
|
|
8925
10240
|
ServerCrash: ServerCrash,
|
|
8926
10241
|
ServerOff: ServerOff,
|
|
8927
10242
|
Server: Server,
|
|
@@ -8962,6 +10277,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8962
10277
|
Sliders: Sliders,
|
|
8963
10278
|
SmartphoneCharging: SmartphoneCharging,
|
|
8964
10279
|
Smartphone: Smartphone,
|
|
10280
|
+
SmilePlus: SmilePlus,
|
|
8965
10281
|
Smile: Smile,
|
|
8966
10282
|
Snowflake: Snowflake,
|
|
8967
10283
|
Sofa: Sofa,
|
|
@@ -8974,6 +10290,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8974
10290
|
StarOff: StarOff,
|
|
8975
10291
|
Star: Star,
|
|
8976
10292
|
Stethoscope: Stethoscope,
|
|
10293
|
+
Sticker: Sticker,
|
|
10294
|
+
StickyNote: StickyNote,
|
|
8977
10295
|
StopCircle: StopCircle,
|
|
8978
10296
|
StretchHorizontal: StretchHorizontal,
|
|
8979
10297
|
StretchVertical: StretchVertical,
|
|
@@ -9039,6 +10357,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
9039
10357
|
UploadCloud: UploadCloud,
|
|
9040
10358
|
Upload: Upload,
|
|
9041
10359
|
UserCheck: UserCheck,
|
|
10360
|
+
UserCog: UserCog,
|
|
9042
10361
|
UserMinus: UserMinus,
|
|
9043
10362
|
UserPlus: UserPlus,
|
|
9044
10363
|
UserX: UserX,
|
|
@@ -9206,5 +10525,5 @@ LucideAngularModule.ctorParameters = () => [
|
|
|
9206
10525
|
* Generated bundle index. Do not edit.
|
|
9207
10526
|
*/
|
|
9208
10527
|
|
|
9209
|
-
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 };
|
|
10528
|
+
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, Angry, Annoyed, 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, Axis3d, 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, Bomb, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarClock, CalendarDays, CalendarHeart, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarSearch, 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, ClipboardEdit, ClipboardList, ClipboardSignature, ClipboardType, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudCog, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Cog, 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, Diff, 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, FileArchive, FileAudio, FileAudio2, FileAxis3d, FileBadge, FileBadge2, FileBarChart, FileBarChart2, FileBox, FileCheck, FileCheck2, FileClock, FileCode, FileCog, FileCog2, FileDiff, FileDigit, FileDown, FileEdit, FileHeart, FileImage, FileInput, FileKey, FileKey2, FileLineChart, FileLock, FileLock2, FileMinus, FileMinus2, FileOutput, FilePieChart, FilePlus, FilePlus2, FileQuestion, FileScan, FileSearch, FileSearch2, FileSignature, FileSpreadsheet, FileSymlink, FileTerminal, FileText, FileType, FileUp, FileVideo, FileVideo2, FileVolume, FileVolume2, FileWarning, FileX, FileX2, Files, Film, Filter, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Flower, Flower2, Focus, Folder, FolderArchive, FolderCheck, FolderClock, FolderClosed, FolderCog, FolderCog2, FolderDown, FolderEdit, FolderHeart, FolderInput, FolderKey, FolderLock, FolderMinus, FolderOpen, FolderOutput, FolderPlus, FolderSearch, FolderSearch2, FolderSymlink, FolderTree, FolderUp, FolderX, Folders, 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, Laugh, 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, Package2, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, PartyPopper, 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, ServerCog, 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, SmilePlus, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, Sticker, StickyNote, 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, UserCog, 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 };
|
|
9210
10529
|
//# sourceMappingURL=lucide-angular.js.map
|