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
|
@@ -464,6 +464,30 @@
|
|
|
464
464
|
],
|
|
465
465
|
];
|
|
466
466
|
|
|
467
|
+
var Angry = [
|
|
468
|
+
'svg',
|
|
469
|
+
defaultAttributes,
|
|
470
|
+
[
|
|
471
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
472
|
+
['path', { d: 'M16 16s-1.5-2-4-2-4 2-4 2' }],
|
|
473
|
+
['path', { d: 'M7.5 8 10 9' }],
|
|
474
|
+
['path', { d: 'm14 9 2.5-1' }],
|
|
475
|
+
['path', { d: 'M9 10h0' }],
|
|
476
|
+
['path', { d: 'M15 10h0' }],
|
|
477
|
+
],
|
|
478
|
+
];
|
|
479
|
+
|
|
480
|
+
var Annoyed = [
|
|
481
|
+
'svg',
|
|
482
|
+
defaultAttributes,
|
|
483
|
+
[
|
|
484
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
485
|
+
['path', { d: 'M8 15h8' }],
|
|
486
|
+
['path', { d: 'M8 9h2' }],
|
|
487
|
+
['path', { d: 'M14 9h2' }],
|
|
488
|
+
],
|
|
489
|
+
];
|
|
490
|
+
|
|
467
491
|
var Aperture = [
|
|
468
492
|
'svg',
|
|
469
493
|
defaultAttributes,
|
|
@@ -708,6 +732,12 @@
|
|
|
708
732
|
],
|
|
709
733
|
];
|
|
710
734
|
|
|
735
|
+
var Axis3d = [
|
|
736
|
+
'svg',
|
|
737
|
+
defaultAttributes,
|
|
738
|
+
[['path', { d: 'M4 4v16h16' }], ['path', { d: 'm4 20 7-7' }]],
|
|
739
|
+
];
|
|
740
|
+
|
|
711
741
|
var Baby = [
|
|
712
742
|
'svg',
|
|
713
743
|
defaultAttributes,
|
|
@@ -1098,6 +1128,21 @@
|
|
|
1098
1128
|
],
|
|
1099
1129
|
];
|
|
1100
1130
|
|
|
1131
|
+
var Bomb = [
|
|
1132
|
+
'svg',
|
|
1133
|
+
defaultAttributes,
|
|
1134
|
+
[
|
|
1135
|
+
['circle', { cx: '11', cy: '13', r: '9' }],
|
|
1136
|
+
[
|
|
1137
|
+
'path',
|
|
1138
|
+
{
|
|
1139
|
+
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',
|
|
1140
|
+
},
|
|
1141
|
+
],
|
|
1142
|
+
['path', { d: 'm22 2-1.5 1.5' }],
|
|
1143
|
+
],
|
|
1144
|
+
];
|
|
1145
|
+
|
|
1101
1146
|
var BookOpen = [
|
|
1102
1147
|
'svg',
|
|
1103
1148
|
defaultAttributes,
|
|
@@ -1373,6 +1418,22 @@
|
|
|
1373
1418
|
],
|
|
1374
1419
|
];
|
|
1375
1420
|
|
|
1421
|
+
var CalendarClock = [
|
|
1422
|
+
'svg',
|
|
1423
|
+
defaultAttributes,
|
|
1424
|
+
[
|
|
1425
|
+
[
|
|
1426
|
+
'path',
|
|
1427
|
+
{ d: 'M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5' },
|
|
1428
|
+
],
|
|
1429
|
+
['path', { d: 'M16 2v4' }],
|
|
1430
|
+
['path', { d: 'M8 2v4' }],
|
|
1431
|
+
['path', { d: 'M3 10h5' }],
|
|
1432
|
+
['path', { d: 'M17.5 17.5 16 16.25V14' }],
|
|
1433
|
+
['path', { d: 'M22 16a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z' }],
|
|
1434
|
+
],
|
|
1435
|
+
];
|
|
1436
|
+
|
|
1376
1437
|
var CalendarDays = [
|
|
1377
1438
|
'svg',
|
|
1378
1439
|
defaultAttributes,
|
|
@@ -1390,6 +1451,26 @@
|
|
|
1390
1451
|
],
|
|
1391
1452
|
];
|
|
1392
1453
|
|
|
1454
|
+
var CalendarHeart = [
|
|
1455
|
+
'svg',
|
|
1456
|
+
defaultAttributes,
|
|
1457
|
+
[
|
|
1458
|
+
[
|
|
1459
|
+
'path',
|
|
1460
|
+
{ d: 'M21 10V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7' },
|
|
1461
|
+
],
|
|
1462
|
+
['path', { d: 'M16 2v4' }],
|
|
1463
|
+
['path', { d: 'M8 2v4' }],
|
|
1464
|
+
['path', { d: 'M3 10h18' }],
|
|
1465
|
+
[
|
|
1466
|
+
'path',
|
|
1467
|
+
{
|
|
1468
|
+
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',
|
|
1469
|
+
},
|
|
1470
|
+
],
|
|
1471
|
+
],
|
|
1472
|
+
];
|
|
1473
|
+
|
|
1393
1474
|
var CalendarMinus = [
|
|
1394
1475
|
'svg',
|
|
1395
1476
|
defaultAttributes,
|
|
@@ -1452,6 +1533,22 @@
|
|
|
1452
1533
|
],
|
|
1453
1534
|
];
|
|
1454
1535
|
|
|
1536
|
+
var CalendarSearch = [
|
|
1537
|
+
'svg',
|
|
1538
|
+
defaultAttributes,
|
|
1539
|
+
[
|
|
1540
|
+
[
|
|
1541
|
+
'path',
|
|
1542
|
+
{ d: 'M21 12V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7.5' },
|
|
1543
|
+
],
|
|
1544
|
+
['path', { d: 'M16 2v4' }],
|
|
1545
|
+
['path', { d: 'M8 2v4' }],
|
|
1546
|
+
['path', { d: 'M3 10h18' }],
|
|
1547
|
+
['path', { d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z' }],
|
|
1548
|
+
['path', { d: 'm22 22-1.5-1.5' }],
|
|
1549
|
+
],
|
|
1550
|
+
];
|
|
1551
|
+
|
|
1455
1552
|
var CalendarX2 = [
|
|
1456
1553
|
'svg',
|
|
1457
1554
|
defaultAttributes,
|
|
@@ -1788,14 +1885,14 @@
|
|
|
1788
1885
|
'svg',
|
|
1789
1886
|
defaultAttributes,
|
|
1790
1887
|
[
|
|
1888
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1791
1889
|
[
|
|
1792
1890
|
'path',
|
|
1793
1891
|
{
|
|
1794
1892
|
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',
|
|
1795
1893
|
},
|
|
1796
1894
|
],
|
|
1797
|
-
['
|
|
1798
|
-
['path', { d: 'm9 13 2 2 4-4' }],
|
|
1895
|
+
['path', { d: 'm9 14 2 2 4-4' }],
|
|
1799
1896
|
],
|
|
1800
1897
|
];
|
|
1801
1898
|
|
|
@@ -1803,28 +1900,44 @@
|
|
|
1803
1900
|
'svg',
|
|
1804
1901
|
defaultAttributes,
|
|
1805
1902
|
[
|
|
1903
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1806
1904
|
[
|
|
1807
1905
|
'path',
|
|
1808
1906
|
{ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2' },
|
|
1809
1907
|
],
|
|
1810
1908
|
['path', { d: 'M16 4h2a2 2 0 0 1 2 2v4' }],
|
|
1811
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1812
1909
|
['path', { d: 'M21 14H11' }],
|
|
1813
1910
|
['path', { d: 'm15 10-4 4 4 4' }],
|
|
1814
1911
|
],
|
|
1815
1912
|
];
|
|
1816
1913
|
|
|
1914
|
+
var ClipboardEdit = [
|
|
1915
|
+
'svg',
|
|
1916
|
+
defaultAttributes,
|
|
1917
|
+
[
|
|
1918
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1919
|
+
[
|
|
1920
|
+
'path',
|
|
1921
|
+
{
|
|
1922
|
+
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',
|
|
1923
|
+
},
|
|
1924
|
+
],
|
|
1925
|
+
['path', { d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5' }],
|
|
1926
|
+
['path', { d: 'M4 13.5V6a2 2 0 0 1 2-2h2' }],
|
|
1927
|
+
],
|
|
1928
|
+
];
|
|
1929
|
+
|
|
1817
1930
|
var ClipboardList = [
|
|
1818
1931
|
'svg',
|
|
1819
1932
|
defaultAttributes,
|
|
1820
1933
|
[
|
|
1934
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1821
1935
|
[
|
|
1822
1936
|
'path',
|
|
1823
1937
|
{
|
|
1824
1938
|
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',
|
|
1825
1939
|
},
|
|
1826
1940
|
],
|
|
1827
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1828
1941
|
['path', { d: 'M12 11h4' }],
|
|
1829
1942
|
['path', { d: 'M12 16h4' }],
|
|
1830
1943
|
['path', { d: 'M8 11h.01' }],
|
|
@@ -1832,17 +1945,54 @@
|
|
|
1832
1945
|
],
|
|
1833
1946
|
];
|
|
1834
1947
|
|
|
1835
|
-
var
|
|
1948
|
+
var ClipboardSignature = [
|
|
1949
|
+
'svg',
|
|
1950
|
+
defaultAttributes,
|
|
1951
|
+
[
|
|
1952
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1953
|
+
[
|
|
1954
|
+
'path',
|
|
1955
|
+
{ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5' },
|
|
1956
|
+
],
|
|
1957
|
+
['path', { d: 'M16 4h2a2 2 0 0 1 1.73 1' }],
|
|
1958
|
+
[
|
|
1959
|
+
'path',
|
|
1960
|
+
{
|
|
1961
|
+
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',
|
|
1962
|
+
},
|
|
1963
|
+
],
|
|
1964
|
+
['path', { d: 'M8 18h1' }],
|
|
1965
|
+
],
|
|
1966
|
+
];
|
|
1967
|
+
|
|
1968
|
+
var ClipboardType = [
|
|
1836
1969
|
'svg',
|
|
1837
1970
|
defaultAttributes,
|
|
1838
1971
|
[
|
|
1972
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1839
1973
|
[
|
|
1840
1974
|
'path',
|
|
1841
1975
|
{
|
|
1842
1976
|
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',
|
|
1843
1977
|
},
|
|
1844
1978
|
],
|
|
1979
|
+
['path', { d: 'M9 12v-1h6v1' }],
|
|
1980
|
+
['path', { d: 'M11 17h2' }],
|
|
1981
|
+
['path', { d: 'M12 11v6' }],
|
|
1982
|
+
],
|
|
1983
|
+
];
|
|
1984
|
+
|
|
1985
|
+
var ClipboardX = [
|
|
1986
|
+
'svg',
|
|
1987
|
+
defaultAttributes,
|
|
1988
|
+
[
|
|
1845
1989
|
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1990
|
+
[
|
|
1991
|
+
'path',
|
|
1992
|
+
{
|
|
1993
|
+
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',
|
|
1994
|
+
},
|
|
1995
|
+
],
|
|
1846
1996
|
['path', { d: 'm15 11-6 6' }],
|
|
1847
1997
|
['path', { d: 'm9 11 6 6' }],
|
|
1848
1998
|
],
|
|
@@ -1852,13 +2002,13 @@
|
|
|
1852
2002
|
'svg',
|
|
1853
2003
|
defaultAttributes,
|
|
1854
2004
|
[
|
|
2005
|
+
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1855
2006
|
[
|
|
1856
2007
|
'path',
|
|
1857
2008
|
{
|
|
1858
2009
|
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',
|
|
1859
2010
|
},
|
|
1860
2011
|
],
|
|
1861
|
-
['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
|
|
1862
2012
|
],
|
|
1863
2013
|
];
|
|
1864
2014
|
|
|
@@ -1979,6 +2129,23 @@
|
|
|
1979
2129
|
],
|
|
1980
2130
|
];
|
|
1981
2131
|
|
|
2132
|
+
var CloudCog = [
|
|
2133
|
+
'svg',
|
|
2134
|
+
defaultAttributes,
|
|
2135
|
+
[
|
|
2136
|
+
['path', { d: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9' }],
|
|
2137
|
+
['circle', { cx: '12', cy: '17', r: '3' }],
|
|
2138
|
+
['path', { d: 'M12 13v1' }],
|
|
2139
|
+
['path', { d: 'M12 20v1' }],
|
|
2140
|
+
['path', { d: 'M16 17h-1' }],
|
|
2141
|
+
['path', { d: 'M9 17H8' }],
|
|
2142
|
+
['path', { d: 'm15 14-.88.88' }],
|
|
2143
|
+
['path', { d: 'M9.88 19.12 9 20' }],
|
|
2144
|
+
['path', { d: 'm15 20-.88-.88' }],
|
|
2145
|
+
['path', { d: 'M9.88 14.88 9 14' }],
|
|
2146
|
+
],
|
|
2147
|
+
];
|
|
2148
|
+
|
|
1982
2149
|
var CloudDrizzle = [
|
|
1983
2150
|
'svg',
|
|
1984
2151
|
defaultAttributes,
|
|
@@ -2243,6 +2410,27 @@
|
|
|
2243
2410
|
],
|
|
2244
2411
|
];
|
|
2245
2412
|
|
|
2413
|
+
var Cog = [
|
|
2414
|
+
'svg',
|
|
2415
|
+
defaultAttributes,
|
|
2416
|
+
[
|
|
2417
|
+
['path', { d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z' }],
|
|
2418
|
+
['path', { d: 'M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z' }],
|
|
2419
|
+
['path', { d: 'M12 2v2' }],
|
|
2420
|
+
['path', { d: 'M12 22v-2' }],
|
|
2421
|
+
['path', { d: 'm17 20.66-1-1.73' }],
|
|
2422
|
+
['path', { d: 'M11 10.27 7 3.34' }],
|
|
2423
|
+
['path', { d: 'm20.66 17-1.73-1' }],
|
|
2424
|
+
['path', { d: 'm3.34 7 1.73 1' }],
|
|
2425
|
+
['path', { d: 'M14 12h8' }],
|
|
2426
|
+
['path', { d: 'M2 12h2' }],
|
|
2427
|
+
['path', { d: 'm20.66 7-1.73 1' }],
|
|
2428
|
+
['path', { d: 'm3.34 17 1.73-1' }],
|
|
2429
|
+
['path', { d: 'm17 3.34-1 1.73' }],
|
|
2430
|
+
['path', { d: 'm11 13.73-4 6.93' }],
|
|
2431
|
+
],
|
|
2432
|
+
];
|
|
2433
|
+
|
|
2246
2434
|
var Coins = [
|
|
2247
2435
|
'svg',
|
|
2248
2436
|
defaultAttributes,
|
|
@@ -2676,6 +2864,16 @@
|
|
|
2676
2864
|
],
|
|
2677
2865
|
];
|
|
2678
2866
|
|
|
2867
|
+
var Diff = [
|
|
2868
|
+
'svg',
|
|
2869
|
+
defaultAttributes,
|
|
2870
|
+
[
|
|
2871
|
+
['path', { d: 'M12 3v14' }],
|
|
2872
|
+
['path', { d: 'M5 10h14' }],
|
|
2873
|
+
['path', { d: 'M5 21h14' }],
|
|
2874
|
+
],
|
|
2875
|
+
];
|
|
2876
|
+
|
|
2679
2877
|
var Disc = [
|
|
2680
2878
|
'svg',
|
|
2681
2879
|
defaultAttributes,
|
|
@@ -3011,76 +3209,113 @@
|
|
|
3011
3209
|
],
|
|
3012
3210
|
];
|
|
3013
3211
|
|
|
3014
|
-
var
|
|
3212
|
+
var FileArchive = [
|
|
3015
3213
|
'svg',
|
|
3016
3214
|
defaultAttributes,
|
|
3017
3215
|
[
|
|
3018
|
-
[
|
|
3019
|
-
|
|
3020
|
-
|
|
3216
|
+
[
|
|
3217
|
+
'path',
|
|
3218
|
+
{
|
|
3219
|
+
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',
|
|
3220
|
+
},
|
|
3221
|
+
],
|
|
3222
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3223
|
+
['circle', { cx: '10', cy: '20', r: '2' }],
|
|
3224
|
+
['path', { d: 'M10 7V6' }],
|
|
3225
|
+
['path', { d: 'M10 12v-1' }],
|
|
3226
|
+
['path', { d: 'M10 18v-2' }],
|
|
3021
3227
|
],
|
|
3022
3228
|
];
|
|
3023
3229
|
|
|
3024
|
-
var
|
|
3230
|
+
var FileAudio2 = [
|
|
3231
|
+
'svg',
|
|
3232
|
+
defaultAttributes,
|
|
3233
|
+
[
|
|
3234
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v2' }],
|
|
3235
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3236
|
+
['path', { d: 'M2 17v-3a4 4 0 0 1 8 0v3' }],
|
|
3237
|
+
['circle', { cx: '9', cy: '17', r: '1' }],
|
|
3238
|
+
['circle', { cx: '3', cy: '17', r: '1' }],
|
|
3239
|
+
],
|
|
3240
|
+
];
|
|
3241
|
+
|
|
3242
|
+
var FileAudio = [
|
|
3025
3243
|
'svg',
|
|
3026
3244
|
defaultAttributes,
|
|
3027
3245
|
[
|
|
3028
3246
|
[
|
|
3029
3247
|
'path',
|
|
3030
3248
|
{
|
|
3031
|
-
d: '
|
|
3249
|
+
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',
|
|
3032
3250
|
},
|
|
3033
3251
|
],
|
|
3034
3252
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3035
|
-
['path', { d: '
|
|
3253
|
+
['path', { d: 'M10 20v-1a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0Z' }],
|
|
3254
|
+
['path', { d: 'M6 20v-1a2 2 0 1 0-4 0v1a2 2 0 1 0 4 0Z' }],
|
|
3255
|
+
['path', { d: 'M2 19v-3a6 6 0 0 1 12 0v3' }],
|
|
3036
3256
|
],
|
|
3037
3257
|
];
|
|
3038
3258
|
|
|
3039
|
-
var
|
|
3259
|
+
var FileAxis3d = [
|
|
3040
3260
|
'svg',
|
|
3041
3261
|
defaultAttributes,
|
|
3042
3262
|
[
|
|
3043
|
-
[
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3263
|
+
[
|
|
3264
|
+
'path',
|
|
3265
|
+
{
|
|
3266
|
+
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',
|
|
3267
|
+
},
|
|
3268
|
+
],
|
|
3269
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3270
|
+
['path', { d: 'M8 10v8h8' }],
|
|
3271
|
+
['path', { d: 'm8 18 4-4' }],
|
|
3047
3272
|
],
|
|
3048
3273
|
];
|
|
3049
3274
|
|
|
3050
|
-
var
|
|
3275
|
+
var FileBadge2 = [
|
|
3051
3276
|
'svg',
|
|
3052
3277
|
defaultAttributes,
|
|
3053
3278
|
[
|
|
3054
|
-
[
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3279
|
+
[
|
|
3280
|
+
'path',
|
|
3281
|
+
{
|
|
3282
|
+
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',
|
|
3283
|
+
},
|
|
3284
|
+
],
|
|
3285
|
+
['path', { d: 'M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' }],
|
|
3286
|
+
['path', { d: 'm14 12.5 1 5.5-3-1-3 1 1-5.5' }],
|
|
3059
3287
|
],
|
|
3060
3288
|
];
|
|
3061
3289
|
|
|
3062
|
-
var
|
|
3290
|
+
var FileBadge = [
|
|
3063
3291
|
'svg',
|
|
3064
3292
|
defaultAttributes,
|
|
3065
3293
|
[
|
|
3066
|
-
['path', { d: 'M4
|
|
3067
|
-
['
|
|
3068
|
-
['path', { d: '
|
|
3069
|
-
['path', { d: '
|
|
3294
|
+
['path', { d: 'M4 7V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-6' }],
|
|
3295
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3296
|
+
['path', { d: 'M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' }],
|
|
3297
|
+
['path', { d: 'M7 16.5 8 22l-3-1-3 1 1-5.5' }],
|
|
3070
3298
|
],
|
|
3071
3299
|
];
|
|
3072
3300
|
|
|
3073
|
-
var
|
|
3301
|
+
var FileBarChart2 = [
|
|
3074
3302
|
'svg',
|
|
3075
3303
|
defaultAttributes,
|
|
3076
3304
|
[
|
|
3077
|
-
[
|
|
3078
|
-
|
|
3079
|
-
|
|
3305
|
+
[
|
|
3306
|
+
'path',
|
|
3307
|
+
{
|
|
3308
|
+
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',
|
|
3309
|
+
},
|
|
3310
|
+
],
|
|
3311
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3312
|
+
['path', { d: 'M12 18v-6' }],
|
|
3313
|
+
['path', { d: 'M8 18v-1' }],
|
|
3314
|
+
['path', { d: 'M16 18v-3' }],
|
|
3080
3315
|
],
|
|
3081
3316
|
];
|
|
3082
3317
|
|
|
3083
|
-
var
|
|
3318
|
+
var FileBarChart = [
|
|
3084
3319
|
'svg',
|
|
3085
3320
|
defaultAttributes,
|
|
3086
3321
|
[
|
|
@@ -3091,33 +3326,41 @@
|
|
|
3091
3326
|
},
|
|
3092
3327
|
],
|
|
3093
3328
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3094
|
-
['
|
|
3329
|
+
['path', { d: 'M12 18v-4' }],
|
|
3330
|
+
['path', { d: 'M8 18v-2' }],
|
|
3331
|
+
['path', { d: 'M16 18v-6' }],
|
|
3095
3332
|
],
|
|
3096
3333
|
];
|
|
3097
3334
|
|
|
3098
|
-
var
|
|
3335
|
+
var FileBox = [
|
|
3099
3336
|
'svg',
|
|
3100
3337
|
defaultAttributes,
|
|
3101
3338
|
[
|
|
3102
|
-
['path', { d: '
|
|
3103
|
-
['
|
|
3104
|
-
[
|
|
3105
|
-
|
|
3339
|
+
['path', { d: 'M14.5 22H18a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3340
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3341
|
+
[
|
|
3342
|
+
'path',
|
|
3343
|
+
{
|
|
3344
|
+
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',
|
|
3345
|
+
},
|
|
3346
|
+
],
|
|
3347
|
+
['path', { d: 'm7 17-4.74-2.85' }],
|
|
3348
|
+
['path', { d: 'm7 17 4.74-2.85' }],
|
|
3349
|
+
['path', { d: 'M7 17v5' }],
|
|
3106
3350
|
],
|
|
3107
3351
|
];
|
|
3108
3352
|
|
|
3109
|
-
var
|
|
3353
|
+
var FileCheck2 = [
|
|
3110
3354
|
'svg',
|
|
3111
3355
|
defaultAttributes,
|
|
3112
3356
|
[
|
|
3113
3357
|
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3114
|
-
['
|
|
3115
|
-
['path', { d: '
|
|
3116
|
-
['path', { d: 'M6 12v6' }],
|
|
3358
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3359
|
+
['path', { d: 'm3 15 2 2 4-4' }],
|
|
3117
3360
|
],
|
|
3118
3361
|
];
|
|
3119
3362
|
|
|
3120
|
-
var
|
|
3363
|
+
var FileCheck = [
|
|
3121
3364
|
'svg',
|
|
3122
3365
|
defaultAttributes,
|
|
3123
3366
|
[
|
|
@@ -3128,23 +3371,38 @@
|
|
|
3128
3371
|
},
|
|
3129
3372
|
],
|
|
3130
3373
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3131
|
-
['
|
|
3132
|
-
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3374
|
+
['path', { d: 'm9 15 2 2 4-4' }],
|
|
3133
3375
|
],
|
|
3134
3376
|
];
|
|
3135
3377
|
|
|
3136
|
-
var
|
|
3378
|
+
var FileClock = [
|
|
3137
3379
|
'svg',
|
|
3138
3380
|
defaultAttributes,
|
|
3139
3381
|
[
|
|
3140
|
-
[
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3382
|
+
[
|
|
3383
|
+
'path',
|
|
3384
|
+
{
|
|
3385
|
+
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',
|
|
3386
|
+
},
|
|
3387
|
+
],
|
|
3388
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3389
|
+
['circle', { cx: '8', cy: '16', r: '6' }],
|
|
3390
|
+
['path', { d: 'M9.5 17.5 8 16.25V14' }],
|
|
3144
3391
|
],
|
|
3145
3392
|
];
|
|
3146
3393
|
|
|
3147
|
-
var
|
|
3394
|
+
var FileCode = [
|
|
3395
|
+
'svg',
|
|
3396
|
+
defaultAttributes,
|
|
3397
|
+
[
|
|
3398
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3399
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3400
|
+
['path', { d: 'm9 18 3-3-3-3' }],
|
|
3401
|
+
['path', { d: 'm5 12-3 3 3 3' }],
|
|
3402
|
+
],
|
|
3403
|
+
];
|
|
3404
|
+
|
|
3405
|
+
var FileCog2 = [
|
|
3148
3406
|
'svg',
|
|
3149
3407
|
defaultAttributes,
|
|
3150
3408
|
[
|
|
@@ -3155,308 +3413,1143 @@
|
|
|
3155
3413
|
},
|
|
3156
3414
|
],
|
|
3157
3415
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3158
|
-
['
|
|
3159
|
-
['
|
|
3160
|
-
['
|
|
3416
|
+
['circle', { cx: '12', cy: '15', r: '2' }],
|
|
3417
|
+
['path', { d: 'M12 12v1' }],
|
|
3418
|
+
['path', { d: 'M12 17v1' }],
|
|
3419
|
+
['path', { d: 'm14.6 13.5-.87.5' }],
|
|
3420
|
+
['path', { d: 'm10.27 16-.87.5' }],
|
|
3421
|
+
['path', { d: 'm14.6 16.5-.87-.5' }],
|
|
3422
|
+
['path', { d: 'm10.27 14-.87-.5' }],
|
|
3161
3423
|
],
|
|
3162
3424
|
];
|
|
3163
3425
|
|
|
3164
|
-
var
|
|
3426
|
+
var FileCog = [
|
|
3165
3427
|
'svg',
|
|
3166
3428
|
defaultAttributes,
|
|
3167
3429
|
[
|
|
3168
|
-
['path', { d: 'M4
|
|
3169
|
-
['
|
|
3170
|
-
['
|
|
3171
|
-
['path', { d: '
|
|
3430
|
+
['path', { d: 'M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3431
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3432
|
+
['circle', { cx: '6', cy: '14', r: '3' }],
|
|
3433
|
+
['path', { d: 'M6 10v1' }],
|
|
3434
|
+
['path', { d: 'M6 17v1' }],
|
|
3435
|
+
['path', { d: 'M10 14H9' }],
|
|
3436
|
+
['path', { d: 'M3 14H2' }],
|
|
3437
|
+
['path', { d: 'm9 11-.88.88' }],
|
|
3438
|
+
['path', { d: 'M3.88 16.12 3 17' }],
|
|
3439
|
+
['path', { d: 'm9 17-.88-.88' }],
|
|
3440
|
+
['path', { d: 'M3.88 11.88 3 11' }],
|
|
3441
|
+
],
|
|
3442
|
+
];
|
|
3443
|
+
|
|
3444
|
+
var FileDiff = [
|
|
3445
|
+
'svg',
|
|
3446
|
+
defaultAttributes,
|
|
3447
|
+
[
|
|
3448
|
+
[
|
|
3449
|
+
'path',
|
|
3450
|
+
{
|
|
3451
|
+
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',
|
|
3452
|
+
},
|
|
3453
|
+
],
|
|
3454
|
+
['path', { d: 'M12 13V7' }],
|
|
3455
|
+
['path', { d: 'M9 10h6' }],
|
|
3456
|
+
['path', { d: 'M9 17h6' }],
|
|
3457
|
+
],
|
|
3458
|
+
];
|
|
3459
|
+
|
|
3460
|
+
var FileDigit = [
|
|
3461
|
+
'svg',
|
|
3462
|
+
defaultAttributes,
|
|
3463
|
+
[
|
|
3464
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3465
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3466
|
+
['path', { d: 'M10 12h2v6' }],
|
|
3467
|
+
['rect', { x: '2', y: '12', width: '4', height: '6' }],
|
|
3468
|
+
['path', { d: 'M10 18h4' }],
|
|
3469
|
+
],
|
|
3470
|
+
];
|
|
3471
|
+
|
|
3472
|
+
var FileDown = [
|
|
3473
|
+
'svg',
|
|
3474
|
+
defaultAttributes,
|
|
3475
|
+
[
|
|
3476
|
+
[
|
|
3477
|
+
'path',
|
|
3478
|
+
{
|
|
3479
|
+
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',
|
|
3480
|
+
},
|
|
3481
|
+
],
|
|
3482
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3483
|
+
['path', { d: 'M12 18v-6' }],
|
|
3484
|
+
['path', { d: 'm9 15 3 3 3-3' }],
|
|
3485
|
+
],
|
|
3486
|
+
];
|
|
3487
|
+
|
|
3488
|
+
var FileEdit = [
|
|
3489
|
+
'svg',
|
|
3490
|
+
defaultAttributes,
|
|
3491
|
+
[
|
|
3492
|
+
['path', { d: 'M4 13.5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-5.5' }],
|
|
3493
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3494
|
+
[
|
|
3495
|
+
'path',
|
|
3496
|
+
{
|
|
3497
|
+
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',
|
|
3498
|
+
},
|
|
3499
|
+
],
|
|
3500
|
+
],
|
|
3501
|
+
];
|
|
3502
|
+
|
|
3503
|
+
var FileHeart = [
|
|
3504
|
+
'svg',
|
|
3505
|
+
defaultAttributes,
|
|
3506
|
+
[
|
|
3507
|
+
['path', { d: 'M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3508
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3509
|
+
[
|
|
3510
|
+
'path',
|
|
3511
|
+
{
|
|
3512
|
+
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',
|
|
3513
|
+
},
|
|
3514
|
+
],
|
|
3515
|
+
],
|
|
3516
|
+
];
|
|
3517
|
+
|
|
3518
|
+
var FileImage = [
|
|
3519
|
+
'svg',
|
|
3520
|
+
defaultAttributes,
|
|
3521
|
+
[
|
|
3522
|
+
[
|
|
3523
|
+
'path',
|
|
3524
|
+
{
|
|
3525
|
+
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',
|
|
3526
|
+
},
|
|
3527
|
+
],
|
|
3528
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3529
|
+
['circle', { cx: '10', cy: '13', r: '2' }],
|
|
3530
|
+
['path', { d: 'm20 17-1.09-1.09a2 2 0 0 0-2.82 0L10 22' }],
|
|
3531
|
+
],
|
|
3532
|
+
];
|
|
3533
|
+
|
|
3534
|
+
var FileInput = [
|
|
3535
|
+
'svg',
|
|
3536
|
+
defaultAttributes,
|
|
3537
|
+
[
|
|
3538
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3539
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3540
|
+
['path', { d: 'M2 15h10' }],
|
|
3541
|
+
['path', { d: 'm9 18 3-3-3-3' }],
|
|
3542
|
+
],
|
|
3543
|
+
];
|
|
3544
|
+
|
|
3545
|
+
var FileKey2 = [
|
|
3546
|
+
'svg',
|
|
3547
|
+
defaultAttributes,
|
|
3548
|
+
[
|
|
3549
|
+
['path', { d: 'M4 10V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3550
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3551
|
+
['circle', { cx: '4', cy: '16', r: '2' }],
|
|
3552
|
+
['path', { d: 'm10 10-4.5 4.5' }],
|
|
3553
|
+
['path', { d: 'm9 11 1 1' }],
|
|
3554
|
+
],
|
|
3555
|
+
];
|
|
3556
|
+
|
|
3557
|
+
var FileKey = [
|
|
3558
|
+
'svg',
|
|
3559
|
+
defaultAttributes,
|
|
3560
|
+
[
|
|
3561
|
+
[
|
|
3562
|
+
'path',
|
|
3563
|
+
{
|
|
3564
|
+
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',
|
|
3565
|
+
},
|
|
3566
|
+
],
|
|
3567
|
+
['circle', { cx: '10', cy: '16', r: '2' }],
|
|
3568
|
+
['path', { d: 'm16 10-4.5 4.5' }],
|
|
3569
|
+
['path', { d: 'm15 11 1 1' }],
|
|
3570
|
+
],
|
|
3571
|
+
];
|
|
3572
|
+
|
|
3573
|
+
var FileLineChart = [
|
|
3574
|
+
'svg',
|
|
3575
|
+
defaultAttributes,
|
|
3576
|
+
[
|
|
3577
|
+
[
|
|
3578
|
+
'path',
|
|
3579
|
+
{
|
|
3580
|
+
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',
|
|
3581
|
+
},
|
|
3582
|
+
],
|
|
3583
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3584
|
+
['path', { d: 'm16 13-3.5 3.5-2-2L8 17' }],
|
|
3585
|
+
],
|
|
3586
|
+
];
|
|
3587
|
+
|
|
3588
|
+
var FileLock2 = [
|
|
3589
|
+
'svg',
|
|
3590
|
+
defaultAttributes,
|
|
3591
|
+
[
|
|
3592
|
+
['path', { d: 'M4 5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3593
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3594
|
+
['rect', { x: '2', y: '13', width: '8', height: '5', rx: '1' }],
|
|
3595
|
+
['path', { d: 'M8 13v-2a2 2 0 1 0-4 0v2' }],
|
|
3596
|
+
],
|
|
3597
|
+
];
|
|
3598
|
+
|
|
3599
|
+
var FileLock = [
|
|
3600
|
+
'svg',
|
|
3601
|
+
defaultAttributes,
|
|
3602
|
+
[
|
|
3603
|
+
[
|
|
3604
|
+
'path',
|
|
3605
|
+
{
|
|
3606
|
+
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',
|
|
3607
|
+
},
|
|
3608
|
+
],
|
|
3609
|
+
['rect', { x: '8', y: '12', width: '8', height: '6', rx: '1' }],
|
|
3610
|
+
['path', { d: 'M15 12v-2a3 3 0 1 0-6 0v2' }],
|
|
3611
|
+
],
|
|
3612
|
+
];
|
|
3613
|
+
|
|
3614
|
+
var FileMinus2 = [
|
|
3615
|
+
'svg',
|
|
3616
|
+
defaultAttributes,
|
|
3617
|
+
[
|
|
3618
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3619
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3620
|
+
['path', { d: 'M3 15h6' }],
|
|
3621
|
+
],
|
|
3622
|
+
];
|
|
3623
|
+
|
|
3624
|
+
var FileMinus = [
|
|
3625
|
+
'svg',
|
|
3626
|
+
defaultAttributes,
|
|
3627
|
+
[
|
|
3628
|
+
[
|
|
3629
|
+
'path',
|
|
3630
|
+
{
|
|
3631
|
+
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',
|
|
3632
|
+
},
|
|
3633
|
+
],
|
|
3634
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3635
|
+
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3636
|
+
],
|
|
3637
|
+
];
|
|
3638
|
+
|
|
3639
|
+
var FileOutput = [
|
|
3640
|
+
'svg',
|
|
3641
|
+
defaultAttributes,
|
|
3642
|
+
[
|
|
3643
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3644
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3645
|
+
['path', { d: 'M2 15h10' }],
|
|
3646
|
+
['path', { d: 'm5 12-3 3 3 3' }],
|
|
3647
|
+
],
|
|
3648
|
+
];
|
|
3649
|
+
|
|
3650
|
+
var FilePieChart = [
|
|
3651
|
+
'svg',
|
|
3652
|
+
defaultAttributes,
|
|
3653
|
+
[
|
|
3654
|
+
['path', { d: 'M16 22h2a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3655
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3656
|
+
['path', { d: 'M4.04 11.71a5.84 5.84 0 1 0 8.2 8.29' }],
|
|
3657
|
+
['path', { d: 'M13.83 16A5.83 5.83 0 0 0 8 10.17V16h5.83Z' }],
|
|
3658
|
+
],
|
|
3659
|
+
];
|
|
3660
|
+
|
|
3661
|
+
var FilePlus2 = [
|
|
3662
|
+
'svg',
|
|
3663
|
+
defaultAttributes,
|
|
3664
|
+
[
|
|
3665
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3666
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3667
|
+
['path', { d: 'M3 15h6' }],
|
|
3668
|
+
['path', { d: 'M6 12v6' }],
|
|
3669
|
+
],
|
|
3670
|
+
];
|
|
3671
|
+
|
|
3672
|
+
var FilePlus = [
|
|
3673
|
+
'svg',
|
|
3674
|
+
defaultAttributes,
|
|
3675
|
+
[
|
|
3676
|
+
[
|
|
3677
|
+
'path',
|
|
3678
|
+
{
|
|
3679
|
+
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',
|
|
3680
|
+
},
|
|
3681
|
+
],
|
|
3682
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3683
|
+
['line', { x1: '12', y1: '18', x2: '12', y2: '12' }],
|
|
3684
|
+
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3685
|
+
],
|
|
3686
|
+
];
|
|
3687
|
+
|
|
3688
|
+
var FileQuestion = [
|
|
3689
|
+
'svg',
|
|
3690
|
+
defaultAttributes,
|
|
3691
|
+
[
|
|
3692
|
+
[
|
|
3693
|
+
'path',
|
|
3694
|
+
{
|
|
3695
|
+
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',
|
|
3696
|
+
},
|
|
3697
|
+
],
|
|
3698
|
+
[
|
|
3699
|
+
'path',
|
|
3700
|
+
{
|
|
3701
|
+
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',
|
|
3702
|
+
},
|
|
3703
|
+
],
|
|
3704
|
+
['path', { d: 'M12 17h.01' }],
|
|
3705
|
+
],
|
|
3706
|
+
];
|
|
3707
|
+
|
|
3708
|
+
var FileScan = [
|
|
3709
|
+
'svg',
|
|
3710
|
+
defaultAttributes,
|
|
3711
|
+
[
|
|
3712
|
+
['path', { d: 'M20 10V7.5L14.5 2H6a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h4.5' }],
|
|
3713
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3714
|
+
['path', { d: 'M16 22a2 2 0 0 1-2-2' }],
|
|
3715
|
+
['path', { d: 'M20 22a2 2 0 0 0 2-2' }],
|
|
3716
|
+
['path', { d: 'M20 14a2 2 0 0 1 2 2' }],
|
|
3717
|
+
['path', { d: 'M16 14a2 2 0 0 0-2 2' }],
|
|
3718
|
+
],
|
|
3719
|
+
];
|
|
3720
|
+
|
|
3721
|
+
var FileSearch2 = [
|
|
3722
|
+
'svg',
|
|
3723
|
+
defaultAttributes,
|
|
3724
|
+
[
|
|
3725
|
+
[
|
|
3726
|
+
'path',
|
|
3727
|
+
{
|
|
3728
|
+
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',
|
|
3729
|
+
},
|
|
3730
|
+
],
|
|
3731
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3732
|
+
['circle', { cx: '11.5', cy: '14.5', r: '2.5' }],
|
|
3733
|
+
['path', { d: 'M13.25 16.25 15 18' }],
|
|
3734
|
+
],
|
|
3735
|
+
];
|
|
3736
|
+
|
|
3737
|
+
var FileSearch = [
|
|
3738
|
+
'svg',
|
|
3739
|
+
defaultAttributes,
|
|
3740
|
+
[
|
|
3741
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3742
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3743
|
+
['path', { d: 'M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' }],
|
|
3744
|
+
['path', { d: 'm9 18-1.5-1.5' }],
|
|
3745
|
+
],
|
|
3746
|
+
];
|
|
3747
|
+
|
|
3748
|
+
var FileSignature = [
|
|
3749
|
+
'svg',
|
|
3750
|
+
defaultAttributes,
|
|
3751
|
+
[
|
|
3752
|
+
[
|
|
3753
|
+
'path',
|
|
3754
|
+
{
|
|
3755
|
+
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',
|
|
3756
|
+
},
|
|
3757
|
+
],
|
|
3758
|
+
['path', { d: 'M8 18h1' }],
|
|
3759
|
+
[
|
|
3760
|
+
'path',
|
|
3761
|
+
{
|
|
3762
|
+
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',
|
|
3763
|
+
},
|
|
3764
|
+
],
|
|
3765
|
+
],
|
|
3766
|
+
];
|
|
3767
|
+
|
|
3768
|
+
var FileSpreadsheet = [
|
|
3769
|
+
'svg',
|
|
3770
|
+
defaultAttributes,
|
|
3771
|
+
[
|
|
3772
|
+
[
|
|
3773
|
+
'path',
|
|
3774
|
+
{
|
|
3775
|
+
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',
|
|
3776
|
+
},
|
|
3777
|
+
],
|
|
3778
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3779
|
+
['path', { d: 'M8 13h2' }],
|
|
3780
|
+
['path', { d: 'M8 17h2' }],
|
|
3781
|
+
['path', { d: 'M14 13h2' }],
|
|
3782
|
+
['path', { d: 'M14 17h2' }],
|
|
3783
|
+
],
|
|
3784
|
+
];
|
|
3785
|
+
|
|
3786
|
+
var FileSymlink = [
|
|
3787
|
+
'svg',
|
|
3788
|
+
defaultAttributes,
|
|
3789
|
+
[
|
|
3790
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v7' }],
|
|
3791
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3792
|
+
['path', { d: 'm10 18 3-3-3-3' }],
|
|
3793
|
+
['path', { d: 'M4 18v-1a2 2 0 0 1 2-2h6' }],
|
|
3794
|
+
],
|
|
3795
|
+
];
|
|
3796
|
+
|
|
3797
|
+
var FileTerminal = [
|
|
3798
|
+
'svg',
|
|
3799
|
+
defaultAttributes,
|
|
3800
|
+
[
|
|
3801
|
+
[
|
|
3802
|
+
'path',
|
|
3803
|
+
{
|
|
3804
|
+
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',
|
|
3805
|
+
},
|
|
3806
|
+
],
|
|
3807
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3808
|
+
['path', { d: 'm8 16 2-2-2-2' }],
|
|
3809
|
+
['path', { d: 'M12 18h4' }],
|
|
3810
|
+
],
|
|
3811
|
+
];
|
|
3812
|
+
|
|
3813
|
+
var FileText = [
|
|
3814
|
+
'svg',
|
|
3815
|
+
defaultAttributes,
|
|
3816
|
+
[
|
|
3817
|
+
[
|
|
3818
|
+
'path',
|
|
3819
|
+
{
|
|
3820
|
+
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',
|
|
3821
|
+
},
|
|
3822
|
+
],
|
|
3823
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3824
|
+
['line', { x1: '16', y1: '13', x2: '8', y2: '13' }],
|
|
3825
|
+
['line', { x1: '16', y1: '17', x2: '8', y2: '17' }],
|
|
3826
|
+
['line', { x1: '10', y1: '9', x2: '8', y2: '9' }],
|
|
3827
|
+
],
|
|
3828
|
+
];
|
|
3829
|
+
|
|
3830
|
+
var FileType = [
|
|
3831
|
+
'svg',
|
|
3832
|
+
defaultAttributes,
|
|
3833
|
+
[
|
|
3834
|
+
[
|
|
3835
|
+
'path',
|
|
3836
|
+
{
|
|
3837
|
+
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',
|
|
3838
|
+
},
|
|
3839
|
+
],
|
|
3840
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3841
|
+
['path', { d: 'M9 13v-1h6v1' }],
|
|
3842
|
+
['path', { d: 'M11 18h2' }],
|
|
3843
|
+
['path', { d: 'M12 12v6' }],
|
|
3844
|
+
],
|
|
3845
|
+
];
|
|
3846
|
+
|
|
3847
|
+
var FileUp = [
|
|
3848
|
+
'svg',
|
|
3849
|
+
defaultAttributes,
|
|
3850
|
+
[
|
|
3851
|
+
[
|
|
3852
|
+
'path',
|
|
3853
|
+
{
|
|
3854
|
+
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',
|
|
3855
|
+
},
|
|
3856
|
+
],
|
|
3857
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3858
|
+
['path', { d: 'M12 12v6' }],
|
|
3859
|
+
['path', { d: 'm15 15-3-3-3 3' }],
|
|
3860
|
+
],
|
|
3861
|
+
];
|
|
3862
|
+
|
|
3863
|
+
var FileVideo2 = [
|
|
3864
|
+
'svg',
|
|
3865
|
+
defaultAttributes,
|
|
3866
|
+
[
|
|
3867
|
+
['path', { d: 'M4 8V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4' }],
|
|
3868
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3869
|
+
['path', { d: 'm10 15.5 4 2.5v-6l-4 2.5' }],
|
|
3870
|
+
['rect', { x: '2', y: '12', width: '8', height: '6', rx: '1' }],
|
|
3871
|
+
],
|
|
3872
|
+
];
|
|
3873
|
+
|
|
3874
|
+
var FileVideo = [
|
|
3875
|
+
'svg',
|
|
3876
|
+
defaultAttributes,
|
|
3877
|
+
[
|
|
3878
|
+
[
|
|
3879
|
+
'path',
|
|
3880
|
+
{
|
|
3881
|
+
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',
|
|
3882
|
+
},
|
|
3883
|
+
],
|
|
3884
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3885
|
+
['path', { d: 'm10 11 5 3-5 3v-6Z' }],
|
|
3886
|
+
],
|
|
3887
|
+
];
|
|
3888
|
+
|
|
3889
|
+
var FileVolume2 = [
|
|
3890
|
+
'svg',
|
|
3891
|
+
defaultAttributes,
|
|
3892
|
+
[
|
|
3893
|
+
[
|
|
3894
|
+
'path',
|
|
3895
|
+
{
|
|
3896
|
+
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',
|
|
3897
|
+
},
|
|
3898
|
+
],
|
|
3899
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3900
|
+
['path', { d: 'M11.5 13.5c.32.4.5.94.5 1.5s-.18 1.1-.5 1.5' }],
|
|
3901
|
+
['path', { d: 'M15 12c.64.8 1 1.87 1 3s-.36 2.2-1 3' }],
|
|
3902
|
+
['path', { d: 'M8 15h.01' }],
|
|
3903
|
+
],
|
|
3904
|
+
];
|
|
3905
|
+
|
|
3906
|
+
var FileVolume = [
|
|
3907
|
+
'svg',
|
|
3908
|
+
defaultAttributes,
|
|
3909
|
+
[
|
|
3910
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3' }],
|
|
3911
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3912
|
+
['path', { d: 'm7 10-3 2H2v4h2l3 2v-8Z' }],
|
|
3913
|
+
['path', { d: 'M11 11c.64.8 1 1.87 1 3s-.36 2.2-1 3' }],
|
|
3914
|
+
],
|
|
3915
|
+
];
|
|
3916
|
+
|
|
3917
|
+
var FileWarning = [
|
|
3918
|
+
'svg',
|
|
3919
|
+
defaultAttributes,
|
|
3920
|
+
[
|
|
3921
|
+
[
|
|
3922
|
+
'path',
|
|
3923
|
+
{
|
|
3924
|
+
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',
|
|
3925
|
+
},
|
|
3926
|
+
],
|
|
3927
|
+
['path', { d: 'M12 9v4' }],
|
|
3928
|
+
['path', { d: 'M12 17h.01' }],
|
|
3929
|
+
],
|
|
3930
|
+
];
|
|
3931
|
+
|
|
3932
|
+
var FileX2 = [
|
|
3933
|
+
'svg',
|
|
3934
|
+
defaultAttributes,
|
|
3935
|
+
[
|
|
3936
|
+
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3937
|
+
['path', { d: 'M14 2v6h6' }],
|
|
3938
|
+
['path', { d: 'm3 12.5 5 5' }],
|
|
3939
|
+
['path', { d: 'm8 12.5-5 5' }],
|
|
3940
|
+
],
|
|
3941
|
+
];
|
|
3942
|
+
|
|
3943
|
+
var FileX = [
|
|
3944
|
+
'svg',
|
|
3945
|
+
defaultAttributes,
|
|
3946
|
+
[
|
|
3947
|
+
[
|
|
3948
|
+
'path',
|
|
3949
|
+
{
|
|
3950
|
+
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',
|
|
3951
|
+
},
|
|
3952
|
+
],
|
|
3953
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3954
|
+
['line', { x1: '9.5', y1: '12.5', x2: '14.5', y2: '17.5' }],
|
|
3955
|
+
['line', { x1: '14.5', y1: '12.5', x2: '9.5', y2: '17.5' }],
|
|
3956
|
+
],
|
|
3957
|
+
];
|
|
3958
|
+
|
|
3959
|
+
var File = [
|
|
3960
|
+
'svg',
|
|
3961
|
+
defaultAttributes,
|
|
3962
|
+
[
|
|
3963
|
+
[
|
|
3964
|
+
'path',
|
|
3965
|
+
{
|
|
3966
|
+
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',
|
|
3967
|
+
},
|
|
3968
|
+
],
|
|
3969
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3970
|
+
],
|
|
3971
|
+
];
|
|
3972
|
+
|
|
3973
|
+
var Files = [
|
|
3974
|
+
'svg',
|
|
3975
|
+
defaultAttributes,
|
|
3976
|
+
[
|
|
3977
|
+
[
|
|
3978
|
+
'path',
|
|
3979
|
+
{
|
|
3980
|
+
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',
|
|
3981
|
+
},
|
|
3982
|
+
],
|
|
3983
|
+
['path', { d: 'M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8' }],
|
|
3984
|
+
['path', { d: 'M15 2v5h5' }],
|
|
3985
|
+
],
|
|
3986
|
+
];
|
|
3987
|
+
|
|
3988
|
+
var Film = [
|
|
3989
|
+
'svg',
|
|
3990
|
+
defaultAttributes,
|
|
3991
|
+
[
|
|
3992
|
+
[
|
|
3993
|
+
'rect',
|
|
3994
|
+
{ x: '2', y: '2', width: '20', height: '20', rx: '2.18', ry: '2.18' },
|
|
3995
|
+
],
|
|
3996
|
+
['line', { x1: '7', y1: '2', x2: '7', y2: '22' }],
|
|
3997
|
+
['line', { x1: '17', y1: '2', x2: '17', y2: '22' }],
|
|
3998
|
+
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
3999
|
+
['line', { x1: '2', y1: '7', x2: '7', y2: '7' }],
|
|
4000
|
+
['line', { x1: '2', y1: '17', x2: '7', y2: '17' }],
|
|
4001
|
+
['line', { x1: '17', y1: '17', x2: '22', y2: '17' }],
|
|
4002
|
+
['line', { x1: '17', y1: '7', x2: '22', y2: '7' }],
|
|
4003
|
+
],
|
|
4004
|
+
];
|
|
4005
|
+
|
|
4006
|
+
var Filter = [
|
|
4007
|
+
'svg',
|
|
4008
|
+
defaultAttributes,
|
|
4009
|
+
[['polygon', { points: '22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3' }]],
|
|
4010
|
+
];
|
|
4011
|
+
|
|
4012
|
+
var Fingerprint = [
|
|
4013
|
+
'svg',
|
|
4014
|
+
defaultAttributes,
|
|
4015
|
+
[
|
|
4016
|
+
['path', { d: 'M2 12C2 6.5 6.5 2 12 2a10 10 0 0 1 8 4' }],
|
|
4017
|
+
['path', { d: 'M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2' }],
|
|
4018
|
+
['path', { d: 'M17.29 21.02c.12-.6.43-2.3.5-3.02' }],
|
|
4019
|
+
['path', { d: 'M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4' }],
|
|
4020
|
+
['path', { d: 'M8.65 22c.21-.66.45-1.32.57-2' }],
|
|
4021
|
+
['path', { d: 'M14 13.12c0 2.38 0 6.38-1 8.88' }],
|
|
4022
|
+
['path', { d: 'M2 16h.01' }],
|
|
4023
|
+
['path', { d: 'M21.8 16c.2-2 .131-5.354 0-6' }],
|
|
4024
|
+
['path', { d: 'M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2' }],
|
|
4025
|
+
],
|
|
4026
|
+
];
|
|
4027
|
+
|
|
4028
|
+
var FlagOff = [
|
|
4029
|
+
'svg',
|
|
4030
|
+
defaultAttributes,
|
|
4031
|
+
[
|
|
4032
|
+
['path', { d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11' }],
|
|
4033
|
+
['path', { d: 'M4 22V4' }],
|
|
4034
|
+
['path', { d: 'M4 15s1-1 4-1 5 2 8 2' }],
|
|
4035
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4036
|
+
],
|
|
4037
|
+
];
|
|
4038
|
+
|
|
4039
|
+
var FlagTriangleLeft = [
|
|
4040
|
+
'svg',
|
|
4041
|
+
defaultAttributes,
|
|
4042
|
+
[['path', { d: 'M17 22V2L7 7l10 5' }]],
|
|
4043
|
+
];
|
|
4044
|
+
|
|
4045
|
+
var FlagTriangleRight = [
|
|
4046
|
+
'svg',
|
|
4047
|
+
defaultAttributes,
|
|
4048
|
+
[['path', { d: 'M7 22V2l10 5-10 5' }]],
|
|
4049
|
+
];
|
|
4050
|
+
|
|
4051
|
+
var Flag = [
|
|
4052
|
+
'svg',
|
|
4053
|
+
defaultAttributes,
|
|
4054
|
+
[
|
|
4055
|
+
[
|
|
4056
|
+
'path',
|
|
4057
|
+
{ 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' },
|
|
4058
|
+
],
|
|
4059
|
+
['line', { x1: '4', y1: '22', x2: '4', y2: '15' }],
|
|
4060
|
+
],
|
|
4061
|
+
];
|
|
4062
|
+
|
|
4063
|
+
var Flame = [
|
|
4064
|
+
'svg',
|
|
4065
|
+
defaultAttributes,
|
|
4066
|
+
[
|
|
4067
|
+
[
|
|
4068
|
+
'path',
|
|
4069
|
+
{
|
|
4070
|
+
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',
|
|
4071
|
+
},
|
|
4072
|
+
],
|
|
4073
|
+
],
|
|
4074
|
+
];
|
|
4075
|
+
|
|
4076
|
+
var FlashlightOff = [
|
|
4077
|
+
'svg',
|
|
4078
|
+
defaultAttributes,
|
|
4079
|
+
[
|
|
4080
|
+
['path', { d: 'M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4' }],
|
|
4081
|
+
['path', { d: 'M7 2h11v4c0 2-2 2-2 4v1' }],
|
|
4082
|
+
['line', { x1: '11', y1: '6', x2: '18', y2: '6' }],
|
|
4083
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4084
|
+
],
|
|
4085
|
+
];
|
|
4086
|
+
|
|
4087
|
+
var Flashlight = [
|
|
4088
|
+
'svg',
|
|
4089
|
+
defaultAttributes,
|
|
4090
|
+
[
|
|
4091
|
+
[
|
|
4092
|
+
'path',
|
|
4093
|
+
{
|
|
4094
|
+
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',
|
|
4095
|
+
},
|
|
4096
|
+
],
|
|
4097
|
+
['line', { x1: '6', y1: '6', x2: '18', y2: '6' }],
|
|
4098
|
+
['line', { x1: '12', y1: '12', x2: '12', y2: '12' }],
|
|
4099
|
+
],
|
|
4100
|
+
];
|
|
4101
|
+
|
|
4102
|
+
var FlaskConical = [
|
|
4103
|
+
'svg',
|
|
4104
|
+
defaultAttributes,
|
|
4105
|
+
[
|
|
4106
|
+
[
|
|
4107
|
+
'path',
|
|
4108
|
+
{
|
|
4109
|
+
d: 'M10 2v8L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45L14 10V2',
|
|
4110
|
+
},
|
|
4111
|
+
],
|
|
4112
|
+
['path', { d: 'M8.5 2h7' }],
|
|
4113
|
+
['path', { d: 'M7 16h10' }],
|
|
4114
|
+
],
|
|
4115
|
+
];
|
|
4116
|
+
|
|
4117
|
+
var FlaskRound = [
|
|
4118
|
+
'svg',
|
|
4119
|
+
defaultAttributes,
|
|
4120
|
+
[
|
|
4121
|
+
['path', { d: 'M10 2v7.31' }],
|
|
4122
|
+
['path', { d: 'M14 9.3V1.99' }],
|
|
4123
|
+
['path', { d: 'M8.5 2h7' }],
|
|
4124
|
+
['path', { d: 'M14 9.3a6.5 6.5 0 1 1-4 0' }],
|
|
4125
|
+
['path', { d: 'M5.58 16.5h12.85' }],
|
|
4126
|
+
],
|
|
4127
|
+
];
|
|
4128
|
+
|
|
4129
|
+
var Flower2 = [
|
|
4130
|
+
'svg',
|
|
4131
|
+
defaultAttributes,
|
|
4132
|
+
[
|
|
4133
|
+
[
|
|
4134
|
+
'path',
|
|
4135
|
+
{
|
|
4136
|
+
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',
|
|
4137
|
+
},
|
|
4138
|
+
],
|
|
4139
|
+
['circle', { cx: '12', cy: '8', r: '2' }],
|
|
4140
|
+
['path', { d: 'M12 10v12' }],
|
|
4141
|
+
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
4142
|
+
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
4143
|
+
],
|
|
4144
|
+
];
|
|
4145
|
+
|
|
4146
|
+
var Flower = [
|
|
4147
|
+
'svg',
|
|
4148
|
+
defaultAttributes,
|
|
4149
|
+
[
|
|
4150
|
+
[
|
|
4151
|
+
'path',
|
|
4152
|
+
{
|
|
4153
|
+
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',
|
|
4154
|
+
},
|
|
4155
|
+
],
|
|
4156
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
4157
|
+
['path', { d: 'm8 16 1.5-1.5' }],
|
|
4158
|
+
['path', { d: 'M14.5 9.5 16 8' }],
|
|
4159
|
+
['path', { d: 'm8 8 1.5 1.5' }],
|
|
4160
|
+
['path', { d: 'M14.5 14.5 16 16' }],
|
|
4161
|
+
],
|
|
4162
|
+
];
|
|
4163
|
+
|
|
4164
|
+
var Focus = [
|
|
4165
|
+
'svg',
|
|
4166
|
+
defaultAttributes,
|
|
4167
|
+
[
|
|
4168
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
4169
|
+
['path', { d: 'M3 7V5a2 2 0 0 1 2-2h2' }],
|
|
4170
|
+
['path', { d: 'M17 3h2a2 2 0 0 1 2 2v2' }],
|
|
4171
|
+
['path', { d: 'M21 17v2a2 2 0 0 1-2 2h-2' }],
|
|
4172
|
+
['path', { d: 'M7 21H5a2 2 0 0 1-2-2v-2' }],
|
|
4173
|
+
],
|
|
4174
|
+
];
|
|
4175
|
+
|
|
4176
|
+
var FolderArchive = [
|
|
4177
|
+
'svg',
|
|
4178
|
+
defaultAttributes,
|
|
4179
|
+
[
|
|
4180
|
+
[
|
|
4181
|
+
'path',
|
|
4182
|
+
{
|
|
4183
|
+
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',
|
|
4184
|
+
},
|
|
4185
|
+
],
|
|
4186
|
+
['circle', { cx: '16', cy: '19', r: '2' }],
|
|
4187
|
+
['path', { d: 'M16 11v-1' }],
|
|
4188
|
+
['path', { d: 'M16 17v-2' }],
|
|
4189
|
+
],
|
|
4190
|
+
];
|
|
4191
|
+
|
|
4192
|
+
var FolderCheck = [
|
|
4193
|
+
'svg',
|
|
4194
|
+
defaultAttributes,
|
|
4195
|
+
[
|
|
4196
|
+
[
|
|
4197
|
+
'path',
|
|
4198
|
+
{
|
|
4199
|
+
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',
|
|
4200
|
+
},
|
|
4201
|
+
],
|
|
4202
|
+
['path', { d: 'm9 13 2 2 4-4' }],
|
|
4203
|
+
],
|
|
4204
|
+
];
|
|
4205
|
+
|
|
4206
|
+
var FolderClock = [
|
|
4207
|
+
'svg',
|
|
4208
|
+
defaultAttributes,
|
|
4209
|
+
[
|
|
4210
|
+
[
|
|
4211
|
+
'path',
|
|
4212
|
+
{
|
|
4213
|
+
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',
|
|
4214
|
+
},
|
|
4215
|
+
],
|
|
4216
|
+
['circle', { cx: '16', cy: '16', r: '6' }],
|
|
4217
|
+
['path', { d: 'M16 14v2l1 1' }],
|
|
4218
|
+
],
|
|
4219
|
+
];
|
|
4220
|
+
|
|
4221
|
+
var FolderClosed = [
|
|
4222
|
+
'svg',
|
|
4223
|
+
defaultAttributes,
|
|
4224
|
+
[
|
|
4225
|
+
[
|
|
4226
|
+
'path',
|
|
4227
|
+
{
|
|
4228
|
+
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',
|
|
4229
|
+
},
|
|
4230
|
+
],
|
|
4231
|
+
['path', { d: 'M2 10h20' }],
|
|
4232
|
+
],
|
|
4233
|
+
];
|
|
4234
|
+
|
|
4235
|
+
var FolderCog2 = [
|
|
4236
|
+
'svg',
|
|
4237
|
+
defaultAttributes,
|
|
4238
|
+
[
|
|
4239
|
+
[
|
|
4240
|
+
'path',
|
|
4241
|
+
{
|
|
4242
|
+
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',
|
|
4243
|
+
},
|
|
4244
|
+
],
|
|
4245
|
+
['circle', { cx: '12', cy: '13', r: '2' }],
|
|
4246
|
+
['path', { d: 'M12 10v1' }],
|
|
4247
|
+
['path', { d: 'M12 15v1' }],
|
|
4248
|
+
['path', { d: 'm14.6 11.5-.87.5' }],
|
|
4249
|
+
['path', { d: 'm10.27 14-.87.5' }],
|
|
4250
|
+
['path', { d: 'm14.6 14.5-.87-.5' }],
|
|
4251
|
+
['path', { d: 'm10.27 12-.87-.5' }],
|
|
3172
4252
|
],
|
|
3173
4253
|
];
|
|
3174
4254
|
|
|
3175
|
-
var
|
|
4255
|
+
var FolderCog = [
|
|
3176
4256
|
'svg',
|
|
3177
4257
|
defaultAttributes,
|
|
3178
4258
|
[
|
|
3179
4259
|
[
|
|
3180
4260
|
'path',
|
|
3181
4261
|
{
|
|
3182
|
-
d: '
|
|
4262
|
+
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',
|
|
3183
4263
|
},
|
|
3184
4264
|
],
|
|
3185
|
-
['
|
|
3186
|
-
['
|
|
3187
|
-
['
|
|
4265
|
+
['circle', { cx: '18', cy: '18', r: '3' }],
|
|
4266
|
+
['path', { d: 'M18 14v1' }],
|
|
4267
|
+
['path', { d: 'M18 21v1' }],
|
|
4268
|
+
['path', { d: 'M22 18h-1' }],
|
|
4269
|
+
['path', { d: 'M15 18h-1' }],
|
|
4270
|
+
['path', { d: 'm21 15-.88.88' }],
|
|
4271
|
+
['path', { d: 'M15.88 20.12 15 21' }],
|
|
4272
|
+
['path', { d: 'm21 21-.88-.88' }],
|
|
4273
|
+
['path', { d: 'M15.88 15.88 15 15' }],
|
|
3188
4274
|
],
|
|
3189
4275
|
];
|
|
3190
4276
|
|
|
3191
|
-
var
|
|
4277
|
+
var FolderDown = [
|
|
3192
4278
|
'svg',
|
|
3193
4279
|
defaultAttributes,
|
|
3194
4280
|
[
|
|
3195
4281
|
[
|
|
3196
4282
|
'path',
|
|
3197
4283
|
{
|
|
3198
|
-
d: '
|
|
4284
|
+
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',
|
|
3199
4285
|
},
|
|
3200
4286
|
],
|
|
3201
|
-
['
|
|
4287
|
+
['path', { d: 'M12 10v6' }],
|
|
4288
|
+
['path', { d: 'm15 13-3 3-3-3' }],
|
|
3202
4289
|
],
|
|
3203
4290
|
];
|
|
3204
4291
|
|
|
3205
|
-
var
|
|
4292
|
+
var FolderEdit = [
|
|
3206
4293
|
'svg',
|
|
3207
4294
|
defaultAttributes,
|
|
3208
4295
|
[
|
|
3209
4296
|
[
|
|
3210
4297
|
'path',
|
|
3211
4298
|
{
|
|
3212
|
-
d: '
|
|
4299
|
+
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',
|
|
4300
|
+
},
|
|
4301
|
+
],
|
|
4302
|
+
[
|
|
4303
|
+
'path',
|
|
4304
|
+
{
|
|
4305
|
+
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',
|
|
3213
4306
|
},
|
|
3214
4307
|
],
|
|
3215
|
-
['path', { d: 'M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8' }],
|
|
3216
|
-
['path', { d: 'M15 2v5h5' }],
|
|
3217
4308
|
],
|
|
3218
4309
|
];
|
|
3219
4310
|
|
|
3220
|
-
var
|
|
4311
|
+
var FolderHeart = [
|
|
3221
4312
|
'svg',
|
|
3222
4313
|
defaultAttributes,
|
|
3223
4314
|
[
|
|
3224
4315
|
[
|
|
3225
|
-
'
|
|
3226
|
-
{
|
|
4316
|
+
'path',
|
|
4317
|
+
{
|
|
4318
|
+
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',
|
|
4319
|
+
},
|
|
4320
|
+
],
|
|
4321
|
+
[
|
|
4322
|
+
'path',
|
|
4323
|
+
{
|
|
4324
|
+
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',
|
|
4325
|
+
},
|
|
3227
4326
|
],
|
|
3228
|
-
['line', { x1: '7', y1: '2', x2: '7', y2: '22' }],
|
|
3229
|
-
['line', { x1: '17', y1: '2', x2: '17', y2: '22' }],
|
|
3230
|
-
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
3231
|
-
['line', { x1: '2', y1: '7', x2: '7', y2: '7' }],
|
|
3232
|
-
['line', { x1: '2', y1: '17', x2: '7', y2: '17' }],
|
|
3233
|
-
['line', { x1: '17', y1: '17', x2: '22', y2: '17' }],
|
|
3234
|
-
['line', { x1: '17', y1: '7', x2: '22', y2: '7' }],
|
|
3235
4327
|
],
|
|
3236
4328
|
];
|
|
3237
4329
|
|
|
3238
|
-
var
|
|
3239
|
-
'svg',
|
|
3240
|
-
defaultAttributes,
|
|
3241
|
-
[['polygon', { points: '22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3' }]],
|
|
3242
|
-
];
|
|
3243
|
-
|
|
3244
|
-
var Fingerprint = [
|
|
4330
|
+
var FolderInput = [
|
|
3245
4331
|
'svg',
|
|
3246
4332
|
defaultAttributes,
|
|
3247
4333
|
[
|
|
3248
|
-
[
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
['path', { d: 'M2
|
|
3255
|
-
['path', { d: '
|
|
3256
|
-
['path', { d: 'M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2' }],
|
|
4334
|
+
[
|
|
4335
|
+
'path',
|
|
4336
|
+
{
|
|
4337
|
+
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',
|
|
4338
|
+
},
|
|
4339
|
+
],
|
|
4340
|
+
['path', { d: 'M2 13h10' }],
|
|
4341
|
+
['path', { d: 'm9 16 3-3-3-3' }],
|
|
3257
4342
|
],
|
|
3258
4343
|
];
|
|
3259
4344
|
|
|
3260
|
-
var
|
|
4345
|
+
var FolderKey = [
|
|
3261
4346
|
'svg',
|
|
3262
4347
|
defaultAttributes,
|
|
3263
4348
|
[
|
|
3264
|
-
[
|
|
3265
|
-
|
|
3266
|
-
|
|
3267
|
-
|
|
4349
|
+
[
|
|
4350
|
+
'path',
|
|
4351
|
+
{
|
|
4352
|
+
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',
|
|
4353
|
+
},
|
|
4354
|
+
],
|
|
4355
|
+
['circle', { cx: '16', cy: '20', r: '2' }],
|
|
4356
|
+
['path', { d: 'm22 14-4.5 4.5' }],
|
|
4357
|
+
['path', { d: 'm21 15 1 1' }],
|
|
3268
4358
|
],
|
|
3269
4359
|
];
|
|
3270
4360
|
|
|
3271
|
-
var
|
|
3272
|
-
'svg',
|
|
3273
|
-
defaultAttributes,
|
|
3274
|
-
[['path', { d: 'M17 22V2L7 7l10 5' }]],
|
|
3275
|
-
];
|
|
3276
|
-
|
|
3277
|
-
var FlagTriangleRight = [
|
|
3278
|
-
'svg',
|
|
3279
|
-
defaultAttributes,
|
|
3280
|
-
[['path', { d: 'M7 22V2l10 5-10 5' }]],
|
|
3281
|
-
];
|
|
3282
|
-
|
|
3283
|
-
var Flag = [
|
|
4361
|
+
var FolderLock = [
|
|
3284
4362
|
'svg',
|
|
3285
4363
|
defaultAttributes,
|
|
3286
4364
|
[
|
|
3287
4365
|
[
|
|
3288
4366
|
'path',
|
|
3289
|
-
{
|
|
4367
|
+
{
|
|
4368
|
+
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',
|
|
4369
|
+
},
|
|
3290
4370
|
],
|
|
3291
|
-
['
|
|
4371
|
+
['rect', { x: '14', y: '17', width: '8', height: '5', rx: '1' }],
|
|
4372
|
+
['path', { d: 'M20 17v-2a2 2 0 1 0-4 0v2' }],
|
|
3292
4373
|
],
|
|
3293
4374
|
];
|
|
3294
4375
|
|
|
3295
|
-
var
|
|
4376
|
+
var FolderMinus = [
|
|
3296
4377
|
'svg',
|
|
3297
4378
|
defaultAttributes,
|
|
3298
4379
|
[
|
|
3299
4380
|
[
|
|
3300
4381
|
'path',
|
|
3301
4382
|
{
|
|
3302
|
-
d: '
|
|
4383
|
+
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',
|
|
3303
4384
|
},
|
|
3304
4385
|
],
|
|
4386
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3305
4387
|
],
|
|
3306
4388
|
];
|
|
3307
4389
|
|
|
3308
|
-
var
|
|
4390
|
+
var FolderOpen = [
|
|
3309
4391
|
'svg',
|
|
3310
4392
|
defaultAttributes,
|
|
3311
4393
|
[
|
|
3312
|
-
[
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
4394
|
+
[
|
|
4395
|
+
'path',
|
|
4396
|
+
{
|
|
4397
|
+
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',
|
|
4398
|
+
},
|
|
4399
|
+
],
|
|
3316
4400
|
],
|
|
3317
4401
|
];
|
|
3318
4402
|
|
|
3319
|
-
var
|
|
4403
|
+
var FolderOutput = [
|
|
3320
4404
|
'svg',
|
|
3321
4405
|
defaultAttributes,
|
|
3322
4406
|
[
|
|
3323
4407
|
[
|
|
3324
4408
|
'path',
|
|
3325
4409
|
{
|
|
3326
|
-
d: '
|
|
4410
|
+
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',
|
|
3327
4411
|
},
|
|
3328
4412
|
],
|
|
3329
|
-
['
|
|
3330
|
-
['
|
|
4413
|
+
['path', { d: 'M2 13h10' }],
|
|
4414
|
+
['path', { d: 'm5 10-3 3 3 3' }],
|
|
3331
4415
|
],
|
|
3332
4416
|
];
|
|
3333
4417
|
|
|
3334
|
-
var
|
|
4418
|
+
var FolderPlus = [
|
|
3335
4419
|
'svg',
|
|
3336
4420
|
defaultAttributes,
|
|
3337
4421
|
[
|
|
3338
4422
|
[
|
|
3339
4423
|
'path',
|
|
3340
4424
|
{
|
|
3341
|
-
d: '
|
|
4425
|
+
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',
|
|
3342
4426
|
},
|
|
3343
4427
|
],
|
|
3344
|
-
['
|
|
3345
|
-
['
|
|
4428
|
+
['line', { x1: '12', y1: '10', x2: '12', y2: '16' }],
|
|
4429
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3346
4430
|
],
|
|
3347
4431
|
];
|
|
3348
4432
|
|
|
3349
|
-
var
|
|
4433
|
+
var FolderSearch2 = [
|
|
3350
4434
|
'svg',
|
|
3351
4435
|
defaultAttributes,
|
|
3352
4436
|
[
|
|
3353
|
-
[
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
4437
|
+
[
|
|
4438
|
+
'path',
|
|
4439
|
+
{
|
|
4440
|
+
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',
|
|
4441
|
+
},
|
|
4442
|
+
],
|
|
4443
|
+
['circle', { cx: '11.5', cy: '12.5', r: '2.5' }],
|
|
4444
|
+
['path', { d: 'M13.27 14.27 15 16' }],
|
|
3358
4445
|
],
|
|
3359
4446
|
];
|
|
3360
4447
|
|
|
3361
|
-
var
|
|
4448
|
+
var FolderSearch = [
|
|
3362
4449
|
'svg',
|
|
3363
4450
|
defaultAttributes,
|
|
3364
4451
|
[
|
|
3365
4452
|
[
|
|
3366
4453
|
'path',
|
|
3367
4454
|
{
|
|
3368
|
-
d: '
|
|
4455
|
+
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',
|
|
3369
4456
|
},
|
|
3370
4457
|
],
|
|
3371
|
-
['circle', { cx: '
|
|
3372
|
-
['path', { d: '
|
|
3373
|
-
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
3374
|
-
['path', { d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' }],
|
|
4458
|
+
['circle', { cx: '17', cy: '17', r: '3' }],
|
|
4459
|
+
['path', { d: 'm21 21-1.5-1.5' }],
|
|
3375
4460
|
],
|
|
3376
4461
|
];
|
|
3377
4462
|
|
|
3378
|
-
var
|
|
4463
|
+
var FolderSymlink = [
|
|
3379
4464
|
'svg',
|
|
3380
4465
|
defaultAttributes,
|
|
3381
4466
|
[
|
|
3382
4467
|
[
|
|
3383
4468
|
'path',
|
|
3384
4469
|
{
|
|
3385
|
-
d: '
|
|
4470
|
+
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',
|
|
3386
4471
|
},
|
|
3387
4472
|
],
|
|
3388
|
-
['
|
|
3389
|
-
['path', { d: '
|
|
3390
|
-
['path', { d: 'M14.5 9.5 16 8' }],
|
|
3391
|
-
['path', { d: 'm8 8 1.5 1.5' }],
|
|
3392
|
-
['path', { d: 'M14.5 14.5 16 16' }],
|
|
4473
|
+
['path', { d: 'm8 16 3-3-3-3' }],
|
|
4474
|
+
['path', { d: 'M2 16v-1a2 2 0 0 1 2-2h6' }],
|
|
3393
4475
|
],
|
|
3394
4476
|
];
|
|
3395
4477
|
|
|
3396
|
-
var
|
|
4478
|
+
var FolderTree = [
|
|
3397
4479
|
'svg',
|
|
3398
4480
|
defaultAttributes,
|
|
3399
4481
|
[
|
|
3400
|
-
[
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
4482
|
+
[
|
|
4483
|
+
'path',
|
|
4484
|
+
{
|
|
4485
|
+
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',
|
|
4486
|
+
},
|
|
4487
|
+
],
|
|
4488
|
+
[
|
|
4489
|
+
'path',
|
|
4490
|
+
{
|
|
4491
|
+
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',
|
|
4492
|
+
},
|
|
4493
|
+
],
|
|
4494
|
+
['path', { d: 'M3 3v2c0 1.1.9 2 2 2h3' }],
|
|
4495
|
+
['path', { d: 'M3 3v13c0 1.1.9 2 2 2h3' }],
|
|
3405
4496
|
],
|
|
3406
4497
|
];
|
|
3407
4498
|
|
|
3408
|
-
var
|
|
4499
|
+
var FolderUp = [
|
|
3409
4500
|
'svg',
|
|
3410
4501
|
defaultAttributes,
|
|
3411
4502
|
[
|
|
3412
4503
|
[
|
|
3413
4504
|
'path',
|
|
3414
4505
|
{
|
|
3415
|
-
d: '
|
|
4506
|
+
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',
|
|
3416
4507
|
},
|
|
3417
4508
|
],
|
|
3418
|
-
['
|
|
4509
|
+
['path', { d: 'M12 10v6' }],
|
|
4510
|
+
['path', { d: 'm9 13 3-3 3 3' }],
|
|
3419
4511
|
],
|
|
3420
4512
|
];
|
|
3421
4513
|
|
|
3422
|
-
var
|
|
4514
|
+
var FolderX = [
|
|
3423
4515
|
'svg',
|
|
3424
4516
|
defaultAttributes,
|
|
3425
4517
|
[
|
|
3426
4518
|
[
|
|
3427
4519
|
'path',
|
|
3428
4520
|
{
|
|
3429
|
-
d: '
|
|
4521
|
+
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',
|
|
3430
4522
|
},
|
|
3431
4523
|
],
|
|
4524
|
+
['path', { d: 'm9.5 10.5 5 5' }],
|
|
4525
|
+
['path', { d: 'm14.5 10.5-5 5' }],
|
|
3432
4526
|
],
|
|
3433
4527
|
];
|
|
3434
4528
|
|
|
3435
|
-
var
|
|
4529
|
+
var Folder = [
|
|
3436
4530
|
'svg',
|
|
3437
4531
|
defaultAttributes,
|
|
3438
4532
|
[
|
|
3439
4533
|
[
|
|
3440
4534
|
'path',
|
|
3441
4535
|
{
|
|
3442
|
-
d: '
|
|
4536
|
+
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',
|
|
3443
4537
|
},
|
|
3444
4538
|
],
|
|
3445
|
-
['line', { x1: '12', y1: '11', x2: '12', y2: '17' }],
|
|
3446
|
-
['line', { x1: '9', y1: '14', x2: '15', y2: '14' }],
|
|
3447
4539
|
],
|
|
3448
4540
|
];
|
|
3449
4541
|
|
|
3450
|
-
var
|
|
4542
|
+
var Folders = [
|
|
3451
4543
|
'svg',
|
|
3452
4544
|
defaultAttributes,
|
|
3453
4545
|
[
|
|
3454
4546
|
[
|
|
3455
4547
|
'path',
|
|
3456
4548
|
{
|
|
3457
|
-
d: '
|
|
4549
|
+
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',
|
|
3458
4550
|
},
|
|
3459
4551
|
],
|
|
4552
|
+
['path', { d: 'M2 8v11c0 1.1.9 2 2 2h14' }],
|
|
3460
4553
|
],
|
|
3461
4554
|
];
|
|
3462
4555
|
|
|
@@ -4457,6 +5550,17 @@
|
|
|
4457
5550
|
],
|
|
4458
5551
|
];
|
|
4459
5552
|
|
|
5553
|
+
var Laugh = [
|
|
5554
|
+
'svg',
|
|
5555
|
+
defaultAttributes,
|
|
5556
|
+
[
|
|
5557
|
+
['circle', { cx: '12', cy: '12', r: '10' }],
|
|
5558
|
+
['path', { d: 'M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z' }],
|
|
5559
|
+
['line', { x1: '9', y1: '9', x2: '9.01', y2: '9' }],
|
|
5560
|
+
['line', { x1: '15', y1: '9', x2: '15.01', y2: '9' }],
|
|
5561
|
+
],
|
|
5562
|
+
];
|
|
5563
|
+
|
|
4460
5564
|
var Layers = [
|
|
4461
5565
|
'svg',
|
|
4462
5566
|
defaultAttributes,
|
|
@@ -5410,6 +6514,19 @@
|
|
|
5410
6514
|
],
|
|
5411
6515
|
];
|
|
5412
6516
|
|
|
6517
|
+
var Package2 = [
|
|
6518
|
+
'svg',
|
|
6519
|
+
defaultAttributes,
|
|
6520
|
+
[
|
|
6521
|
+
['path', { d: 'M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z' }],
|
|
6522
|
+
[
|
|
6523
|
+
'path',
|
|
6524
|
+
{ d: 'm3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9' },
|
|
6525
|
+
],
|
|
6526
|
+
['path', { d: 'M12 3v6' }],
|
|
6527
|
+
],
|
|
6528
|
+
];
|
|
6529
|
+
|
|
5413
6530
|
var PackageCheck = [
|
|
5414
6531
|
'svg',
|
|
5415
6532
|
defaultAttributes,
|
|
@@ -5637,6 +6754,40 @@
|
|
|
5637
6754
|
],
|
|
5638
6755
|
];
|
|
5639
6756
|
|
|
6757
|
+
var PartyPopper = [
|
|
6758
|
+
'svg',
|
|
6759
|
+
defaultAttributes,
|
|
6760
|
+
[
|
|
6761
|
+
['path', { d: 'M5.8 11.3 2 22l10.7-3.79' }],
|
|
6762
|
+
['path', { d: 'M4 3h.01' }],
|
|
6763
|
+
['path', { d: 'M22 8h.01' }],
|
|
6764
|
+
['path', { d: 'M15 2h.01' }],
|
|
6765
|
+
['path', { d: 'M22 20h.01' }],
|
|
6766
|
+
[
|
|
6767
|
+
'path',
|
|
6768
|
+
{
|
|
6769
|
+
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',
|
|
6770
|
+
},
|
|
6771
|
+
],
|
|
6772
|
+
[
|
|
6773
|
+
'path',
|
|
6774
|
+
{
|
|
6775
|
+
d: 'm22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11v0c-.11.7-.72 1.22-1.43 1.22H17',
|
|
6776
|
+
},
|
|
6777
|
+
],
|
|
6778
|
+
[
|
|
6779
|
+
'path',
|
|
6780
|
+
{ d: 'm11 2 .33.82c.34.86-.2 1.82-1.11 1.98v0C9.52 4.9 9 5.52 9 6.23V7' },
|
|
6781
|
+
],
|
|
6782
|
+
[
|
|
6783
|
+
'path',
|
|
6784
|
+
{
|
|
6785
|
+
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',
|
|
6786
|
+
},
|
|
6787
|
+
],
|
|
6788
|
+
],
|
|
6789
|
+
];
|
|
6790
|
+
|
|
5640
6791
|
var PauseCircle = [
|
|
5641
6792
|
'svg',
|
|
5642
6793
|
defaultAttributes,
|
|
@@ -6056,7 +7207,7 @@
|
|
|
6056
7207
|
[
|
|
6057
7208
|
'path',
|
|
6058
7209
|
{
|
|
6059
|
-
d: '
|
|
7210
|
+
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',
|
|
6060
7211
|
},
|
|
6061
7212
|
],
|
|
6062
7213
|
],
|
|
@@ -6537,6 +7688,36 @@
|
|
|
6537
7688
|
],
|
|
6538
7689
|
];
|
|
6539
7690
|
|
|
7691
|
+
var ServerCog = [
|
|
7692
|
+
'svg',
|
|
7693
|
+
defaultAttributes,
|
|
7694
|
+
[
|
|
7695
|
+
[
|
|
7696
|
+
'path',
|
|
7697
|
+
{
|
|
7698
|
+
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',
|
|
7699
|
+
},
|
|
7700
|
+
],
|
|
7701
|
+
[
|
|
7702
|
+
'path',
|
|
7703
|
+
{
|
|
7704
|
+
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',
|
|
7705
|
+
},
|
|
7706
|
+
],
|
|
7707
|
+
['path', { d: 'M6 6h.01' }],
|
|
7708
|
+
['path', { d: 'M6 18h.01' }],
|
|
7709
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
7710
|
+
['path', { d: 'M12 8v1' }],
|
|
7711
|
+
['path', { d: 'M12 15v1' }],
|
|
7712
|
+
['path', { d: 'M16 12h-1' }],
|
|
7713
|
+
['path', { d: 'M9 12H8' }],
|
|
7714
|
+
['path', { d: 'm15 9-.88.88' }],
|
|
7715
|
+
['path', { d: 'M9.88 14.12 9 15' }],
|
|
7716
|
+
['path', { d: 'm15 15-.88-.88' }],
|
|
7717
|
+
['path', { d: 'M9.88 9.88 9 9' }],
|
|
7718
|
+
],
|
|
7719
|
+
];
|
|
7720
|
+
|
|
6540
7721
|
var ServerCrash = [
|
|
6541
7722
|
'svg',
|
|
6542
7723
|
defaultAttributes,
|
|
@@ -6992,6 +8173,19 @@
|
|
|
6992
8173
|
],
|
|
6993
8174
|
];
|
|
6994
8175
|
|
|
8176
|
+
var SmilePlus = [
|
|
8177
|
+
'svg',
|
|
8178
|
+
defaultAttributes,
|
|
8179
|
+
[
|
|
8180
|
+
['path', { d: 'M22 11v1a10 10 0 1 1-9-10' }],
|
|
8181
|
+
['path', { d: 'M8 14s1.5 2 4 2 4-2 4-2' }],
|
|
8182
|
+
['line', { x1: '9', y1: '9', x2: '9.01', y2: '9' }],
|
|
8183
|
+
['line', { x1: '15', y1: '9', x2: '15.01', y2: '9' }],
|
|
8184
|
+
['path', { d: 'M16 5h6' }],
|
|
8185
|
+
['path', { d: 'M19 2v6' }],
|
|
8186
|
+
],
|
|
8187
|
+
];
|
|
8188
|
+
|
|
6995
8189
|
var Smile = [
|
|
6996
8190
|
'svg',
|
|
6997
8191
|
defaultAttributes,
|
|
@@ -7141,6 +8335,37 @@
|
|
|
7141
8335
|
],
|
|
7142
8336
|
];
|
|
7143
8337
|
|
|
8338
|
+
var Sticker = [
|
|
8339
|
+
'svg',
|
|
8340
|
+
defaultAttributes,
|
|
8341
|
+
[
|
|
8342
|
+
[
|
|
8343
|
+
'path',
|
|
8344
|
+
{
|
|
8345
|
+
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',
|
|
8346
|
+
},
|
|
8347
|
+
],
|
|
8348
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8349
|
+
['path', { d: 'M10 16s.8 1 2 1c1.3 0 2-1 2-1' }],
|
|
8350
|
+
['path', { d: 'M8 13h0' }],
|
|
8351
|
+
['path', { d: 'M16 13h0' }],
|
|
8352
|
+
],
|
|
8353
|
+
];
|
|
8354
|
+
|
|
8355
|
+
var StickyNote = [
|
|
8356
|
+
'svg',
|
|
8357
|
+
defaultAttributes,
|
|
8358
|
+
[
|
|
8359
|
+
[
|
|
8360
|
+
'path',
|
|
8361
|
+
{
|
|
8362
|
+
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',
|
|
8363
|
+
},
|
|
8364
|
+
],
|
|
8365
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8366
|
+
],
|
|
8367
|
+
];
|
|
8368
|
+
|
|
7144
8369
|
var StopCircle = [
|
|
7145
8370
|
'svg',
|
|
7146
8371
|
defaultAttributes,
|
|
@@ -7921,6 +9146,22 @@
|
|
|
7921
9146
|
],
|
|
7922
9147
|
];
|
|
7923
9148
|
|
|
9149
|
+
var UserCog = [
|
|
9150
|
+
'svg',
|
|
9151
|
+
defaultAttributes,
|
|
9152
|
+
[
|
|
9153
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
9154
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
9155
|
+
['circle', { cx: '19', cy: '11', r: '2' }],
|
|
9156
|
+
['path', { d: 'M19 8v1' }],
|
|
9157
|
+
['path', { d: 'M19 13v1' }],
|
|
9158
|
+
['path', { d: 'm21.6 9.5-.87.5' }],
|
|
9159
|
+
['path', { d: 'm17.27 12-.87.5' }],
|
|
9160
|
+
['path', { d: 'm21.6 12.5-.87-.5' }],
|
|
9161
|
+
['path', { d: 'm17.27 10-.87-.5' }],
|
|
9162
|
+
],
|
|
9163
|
+
];
|
|
9164
|
+
|
|
7924
9165
|
var UserMinus = [
|
|
7925
9166
|
'svg',
|
|
7926
9167
|
defaultAttributes,
|
|
@@ -8427,6 +9668,8 @@
|
|
|
8427
9668
|
AlignVerticalSpaceAround: AlignVerticalSpaceAround,
|
|
8428
9669
|
AlignVerticalSpaceBetween: AlignVerticalSpaceBetween,
|
|
8429
9670
|
Anchor: Anchor,
|
|
9671
|
+
Angry: Angry,
|
|
9672
|
+
Annoyed: Annoyed,
|
|
8430
9673
|
Aperture: Aperture,
|
|
8431
9674
|
ArchiveRestore: ArchiveRestore,
|
|
8432
9675
|
Archive: Archive,
|
|
@@ -8452,6 +9695,7 @@
|
|
|
8452
9695
|
AtSign: AtSign,
|
|
8453
9696
|
Award: Award,
|
|
8454
9697
|
Axe: Axe,
|
|
9698
|
+
Axis3d: Axis3d,
|
|
8455
9699
|
Baby: Baby,
|
|
8456
9700
|
Backpack: Backpack,
|
|
8457
9701
|
BaggageClaim: BaggageClaim,
|
|
@@ -8486,6 +9730,7 @@
|
|
|
8486
9730
|
BluetoothSearching: BluetoothSearching,
|
|
8487
9731
|
Bluetooth: Bluetooth,
|
|
8488
9732
|
Bold: Bold,
|
|
9733
|
+
Bomb: Bomb,
|
|
8489
9734
|
BookOpen: BookOpen,
|
|
8490
9735
|
Book: Book,
|
|
8491
9736
|
BookmarkMinus: BookmarkMinus,
|
|
@@ -8504,11 +9749,14 @@
|
|
|
8504
9749
|
Calculator: Calculator,
|
|
8505
9750
|
CalendarCheck2: CalendarCheck2,
|
|
8506
9751
|
CalendarCheck: CalendarCheck,
|
|
9752
|
+
CalendarClock: CalendarClock,
|
|
8507
9753
|
CalendarDays: CalendarDays,
|
|
9754
|
+
CalendarHeart: CalendarHeart,
|
|
8508
9755
|
CalendarMinus: CalendarMinus,
|
|
8509
9756
|
CalendarOff: CalendarOff,
|
|
8510
9757
|
CalendarPlus: CalendarPlus,
|
|
8511
9758
|
CalendarRange: CalendarRange,
|
|
9759
|
+
CalendarSearch: CalendarSearch,
|
|
8512
9760
|
CalendarX2: CalendarX2,
|
|
8513
9761
|
CalendarX: CalendarX,
|
|
8514
9762
|
Calendar: Calendar,
|
|
@@ -8544,7 +9792,10 @@
|
|
|
8544
9792
|
Clapperboard: Clapperboard,
|
|
8545
9793
|
ClipboardCheck: ClipboardCheck,
|
|
8546
9794
|
ClipboardCopy: ClipboardCopy,
|
|
9795
|
+
ClipboardEdit: ClipboardEdit,
|
|
8547
9796
|
ClipboardList: ClipboardList,
|
|
9797
|
+
ClipboardSignature: ClipboardSignature,
|
|
9798
|
+
ClipboardType: ClipboardType,
|
|
8548
9799
|
ClipboardX: ClipboardX,
|
|
8549
9800
|
Clipboard: Clipboard,
|
|
8550
9801
|
Clock1: Clock1,
|
|
@@ -8560,6 +9811,7 @@
|
|
|
8560
9811
|
Clock8: Clock8,
|
|
8561
9812
|
Clock9: Clock9,
|
|
8562
9813
|
Clock: Clock,
|
|
9814
|
+
CloudCog: CloudCog,
|
|
8563
9815
|
CloudDrizzle: CloudDrizzle,
|
|
8564
9816
|
CloudFog: CloudFog,
|
|
8565
9817
|
CloudHail: CloudHail,
|
|
@@ -8580,6 +9832,7 @@
|
|
|
8580
9832
|
Codepen: Codepen,
|
|
8581
9833
|
Codesandbox: Codesandbox,
|
|
8582
9834
|
Coffee: Coffee,
|
|
9835
|
+
Cog: Cog,
|
|
8583
9836
|
Coins: Coins,
|
|
8584
9837
|
Columns: Columns,
|
|
8585
9838
|
Command: Command,
|
|
@@ -8618,6 +9871,7 @@
|
|
|
8618
9871
|
Dice5: Dice5,
|
|
8619
9872
|
Dice6: Dice6,
|
|
8620
9873
|
Dices: Dices,
|
|
9874
|
+
Diff: Diff,
|
|
8621
9875
|
Disc: Disc,
|
|
8622
9876
|
DivideCircle: DivideCircle,
|
|
8623
9877
|
DivideSquare: DivideSquare,
|
|
@@ -8646,18 +9900,55 @@
|
|
|
8646
9900
|
FastForward: FastForward,
|
|
8647
9901
|
Feather: Feather,
|
|
8648
9902
|
Figma: Figma,
|
|
9903
|
+
FileArchive: FileArchive,
|
|
9904
|
+
FileAudio2: FileAudio2,
|
|
9905
|
+
FileAudio: FileAudio,
|
|
9906
|
+
FileAxis3d: FileAxis3d,
|
|
9907
|
+
FileBadge2: FileBadge2,
|
|
9908
|
+
FileBadge: FileBadge,
|
|
9909
|
+
FileBarChart2: FileBarChart2,
|
|
9910
|
+
FileBarChart: FileBarChart,
|
|
9911
|
+
FileBox: FileBox,
|
|
8649
9912
|
FileCheck2: FileCheck2,
|
|
8650
9913
|
FileCheck: FileCheck,
|
|
9914
|
+
FileClock: FileClock,
|
|
8651
9915
|
FileCode: FileCode,
|
|
9916
|
+
FileCog2: FileCog2,
|
|
9917
|
+
FileCog: FileCog,
|
|
9918
|
+
FileDiff: FileDiff,
|
|
8652
9919
|
FileDigit: FileDigit,
|
|
9920
|
+
FileDown: FileDown,
|
|
9921
|
+
FileEdit: FileEdit,
|
|
9922
|
+
FileHeart: FileHeart,
|
|
9923
|
+
FileImage: FileImage,
|
|
8653
9924
|
FileInput: FileInput,
|
|
9925
|
+
FileKey2: FileKey2,
|
|
9926
|
+
FileKey: FileKey,
|
|
9927
|
+
FileLineChart: FileLineChart,
|
|
9928
|
+
FileLock2: FileLock2,
|
|
9929
|
+
FileLock: FileLock,
|
|
8654
9930
|
FileMinus2: FileMinus2,
|
|
8655
9931
|
FileMinus: FileMinus,
|
|
8656
9932
|
FileOutput: FileOutput,
|
|
9933
|
+
FilePieChart: FilePieChart,
|
|
8657
9934
|
FilePlus2: FilePlus2,
|
|
8658
9935
|
FilePlus: FilePlus,
|
|
9936
|
+
FileQuestion: FileQuestion,
|
|
9937
|
+
FileScan: FileScan,
|
|
9938
|
+
FileSearch2: FileSearch2,
|
|
8659
9939
|
FileSearch: FileSearch,
|
|
9940
|
+
FileSignature: FileSignature,
|
|
9941
|
+
FileSpreadsheet: FileSpreadsheet,
|
|
9942
|
+
FileSymlink: FileSymlink,
|
|
9943
|
+
FileTerminal: FileTerminal,
|
|
8660
9944
|
FileText: FileText,
|
|
9945
|
+
FileType: FileType,
|
|
9946
|
+
FileUp: FileUp,
|
|
9947
|
+
FileVideo2: FileVideo2,
|
|
9948
|
+
FileVideo: FileVideo,
|
|
9949
|
+
FileVolume2: FileVolume2,
|
|
9950
|
+
FileVolume: FileVolume,
|
|
9951
|
+
FileWarning: FileWarning,
|
|
8661
9952
|
FileX2: FileX2,
|
|
8662
9953
|
FileX: FileX,
|
|
8663
9954
|
File: File,
|
|
@@ -8677,10 +9968,30 @@
|
|
|
8677
9968
|
Flower2: Flower2,
|
|
8678
9969
|
Flower: Flower,
|
|
8679
9970
|
Focus: Focus,
|
|
9971
|
+
FolderArchive: FolderArchive,
|
|
9972
|
+
FolderCheck: FolderCheck,
|
|
9973
|
+
FolderClock: FolderClock,
|
|
9974
|
+
FolderClosed: FolderClosed,
|
|
9975
|
+
FolderCog2: FolderCog2,
|
|
9976
|
+
FolderCog: FolderCog,
|
|
9977
|
+
FolderDown: FolderDown,
|
|
9978
|
+
FolderEdit: FolderEdit,
|
|
9979
|
+
FolderHeart: FolderHeart,
|
|
9980
|
+
FolderInput: FolderInput,
|
|
9981
|
+
FolderKey: FolderKey,
|
|
9982
|
+
FolderLock: FolderLock,
|
|
8680
9983
|
FolderMinus: FolderMinus,
|
|
8681
9984
|
FolderOpen: FolderOpen,
|
|
9985
|
+
FolderOutput: FolderOutput,
|
|
8682
9986
|
FolderPlus: FolderPlus,
|
|
9987
|
+
FolderSearch2: FolderSearch2,
|
|
9988
|
+
FolderSearch: FolderSearch,
|
|
9989
|
+
FolderSymlink: FolderSymlink,
|
|
9990
|
+
FolderTree: FolderTree,
|
|
9991
|
+
FolderUp: FolderUp,
|
|
9992
|
+
FolderX: FolderX,
|
|
8683
9993
|
Folder: Folder,
|
|
9994
|
+
Folders: Folders,
|
|
8684
9995
|
FormInput: FormInput,
|
|
8685
9996
|
Forward: Forward,
|
|
8686
9997
|
Frame: Frame,
|
|
@@ -8758,6 +10069,7 @@
|
|
|
8758
10069
|
Laptop: Laptop,
|
|
8759
10070
|
LassoSelect: LassoSelect,
|
|
8760
10071
|
Lasso: Lasso,
|
|
10072
|
+
Laugh: Laugh,
|
|
8761
10073
|
Layers: Layers,
|
|
8762
10074
|
LayoutDashboard: LayoutDashboard,
|
|
8763
10075
|
LayoutGrid: LayoutGrid,
|
|
@@ -8842,6 +10154,7 @@
|
|
|
8842
10154
|
Octagon: Octagon,
|
|
8843
10155
|
Option: Option,
|
|
8844
10156
|
Outdent: Outdent,
|
|
10157
|
+
Package2: Package2,
|
|
8845
10158
|
PackageCheck: PackageCheck,
|
|
8846
10159
|
PackageMinus: PackageMinus,
|
|
8847
10160
|
PackageOpen: PackageOpen,
|
|
@@ -8855,6 +10168,7 @@
|
|
|
8855
10168
|
Palette: Palette,
|
|
8856
10169
|
Palmtree: Palmtree,
|
|
8857
10170
|
Paperclip: Paperclip,
|
|
10171
|
+
PartyPopper: PartyPopper,
|
|
8858
10172
|
PauseCircle: PauseCircle,
|
|
8859
10173
|
PauseOctagon: PauseOctagon,
|
|
8860
10174
|
Pause: Pause,
|
|
@@ -8926,6 +10240,7 @@
|
|
|
8926
10240
|
Send: Send,
|
|
8927
10241
|
SeparatorHorizontal: SeparatorHorizontal,
|
|
8928
10242
|
SeparatorVertical: SeparatorVertical,
|
|
10243
|
+
ServerCog: ServerCog,
|
|
8929
10244
|
ServerCrash: ServerCrash,
|
|
8930
10245
|
ServerOff: ServerOff,
|
|
8931
10246
|
Server: Server,
|
|
@@ -8966,6 +10281,7 @@
|
|
|
8966
10281
|
Sliders: Sliders,
|
|
8967
10282
|
SmartphoneCharging: SmartphoneCharging,
|
|
8968
10283
|
Smartphone: Smartphone,
|
|
10284
|
+
SmilePlus: SmilePlus,
|
|
8969
10285
|
Smile: Smile,
|
|
8970
10286
|
Snowflake: Snowflake,
|
|
8971
10287
|
Sofa: Sofa,
|
|
@@ -8978,6 +10294,8 @@
|
|
|
8978
10294
|
StarOff: StarOff,
|
|
8979
10295
|
Star: Star,
|
|
8980
10296
|
Stethoscope: Stethoscope,
|
|
10297
|
+
Sticker: Sticker,
|
|
10298
|
+
StickyNote: StickyNote,
|
|
8981
10299
|
StopCircle: StopCircle,
|
|
8982
10300
|
StretchHorizontal: StretchHorizontal,
|
|
8983
10301
|
StretchVertical: StretchVertical,
|
|
@@ -9043,6 +10361,7 @@
|
|
|
9043
10361
|
UploadCloud: UploadCloud,
|
|
9044
10362
|
Upload: Upload,
|
|
9045
10363
|
UserCheck: UserCheck,
|
|
10364
|
+
UserCog: UserCog,
|
|
9046
10365
|
UserMinus: UserMinus,
|
|
9047
10366
|
UserPlus: UserPlus,
|
|
9048
10367
|
UserX: UserX,
|
|
@@ -9560,6 +10879,8 @@
|
|
|
9560
10879
|
exports.AlignVerticalSpaceAround = AlignVerticalSpaceAround;
|
|
9561
10880
|
exports.AlignVerticalSpaceBetween = AlignVerticalSpaceBetween;
|
|
9562
10881
|
exports.Anchor = Anchor;
|
|
10882
|
+
exports.Angry = Angry;
|
|
10883
|
+
exports.Annoyed = Annoyed;
|
|
9563
10884
|
exports.Aperture = Aperture;
|
|
9564
10885
|
exports.Archive = Archive;
|
|
9565
10886
|
exports.ArchiveRestore = ArchiveRestore;
|
|
@@ -9585,6 +10906,7 @@
|
|
|
9585
10906
|
exports.AtSign = AtSign;
|
|
9586
10907
|
exports.Award = Award;
|
|
9587
10908
|
exports.Axe = Axe;
|
|
10909
|
+
exports.Axis3d = Axis3d;
|
|
9588
10910
|
exports.Baby = Baby;
|
|
9589
10911
|
exports.Backpack = Backpack;
|
|
9590
10912
|
exports.BaggageClaim = BaggageClaim;
|
|
@@ -9619,6 +10941,7 @@
|
|
|
9619
10941
|
exports.BluetoothOff = BluetoothOff;
|
|
9620
10942
|
exports.BluetoothSearching = BluetoothSearching;
|
|
9621
10943
|
exports.Bold = Bold;
|
|
10944
|
+
exports.Bomb = Bomb;
|
|
9622
10945
|
exports.Book = Book;
|
|
9623
10946
|
exports.BookOpen = BookOpen;
|
|
9624
10947
|
exports.Bookmark = Bookmark;
|
|
@@ -9638,11 +10961,14 @@
|
|
|
9638
10961
|
exports.Calendar = Calendar;
|
|
9639
10962
|
exports.CalendarCheck = CalendarCheck;
|
|
9640
10963
|
exports.CalendarCheck2 = CalendarCheck2;
|
|
10964
|
+
exports.CalendarClock = CalendarClock;
|
|
9641
10965
|
exports.CalendarDays = CalendarDays;
|
|
10966
|
+
exports.CalendarHeart = CalendarHeart;
|
|
9642
10967
|
exports.CalendarMinus = CalendarMinus;
|
|
9643
10968
|
exports.CalendarOff = CalendarOff;
|
|
9644
10969
|
exports.CalendarPlus = CalendarPlus;
|
|
9645
10970
|
exports.CalendarRange = CalendarRange;
|
|
10971
|
+
exports.CalendarSearch = CalendarSearch;
|
|
9646
10972
|
exports.CalendarX = CalendarX;
|
|
9647
10973
|
exports.CalendarX2 = CalendarX2;
|
|
9648
10974
|
exports.Camera = Camera;
|
|
@@ -9678,7 +11004,10 @@
|
|
|
9678
11004
|
exports.Clipboard = Clipboard;
|
|
9679
11005
|
exports.ClipboardCheck = ClipboardCheck;
|
|
9680
11006
|
exports.ClipboardCopy = ClipboardCopy;
|
|
11007
|
+
exports.ClipboardEdit = ClipboardEdit;
|
|
9681
11008
|
exports.ClipboardList = ClipboardList;
|
|
11009
|
+
exports.ClipboardSignature = ClipboardSignature;
|
|
11010
|
+
exports.ClipboardType = ClipboardType;
|
|
9682
11011
|
exports.ClipboardX = ClipboardX;
|
|
9683
11012
|
exports.Clock = Clock;
|
|
9684
11013
|
exports.Clock1 = Clock1;
|
|
@@ -9694,6 +11023,7 @@
|
|
|
9694
11023
|
exports.Clock8 = Clock8;
|
|
9695
11024
|
exports.Clock9 = Clock9;
|
|
9696
11025
|
exports.Cloud = Cloud;
|
|
11026
|
+
exports.CloudCog = CloudCog;
|
|
9697
11027
|
exports.CloudDrizzle = CloudDrizzle;
|
|
9698
11028
|
exports.CloudFog = CloudFog;
|
|
9699
11029
|
exports.CloudHail = CloudHail;
|
|
@@ -9713,6 +11043,7 @@
|
|
|
9713
11043
|
exports.Codepen = Codepen;
|
|
9714
11044
|
exports.Codesandbox = Codesandbox;
|
|
9715
11045
|
exports.Coffee = Coffee;
|
|
11046
|
+
exports.Cog = Cog;
|
|
9716
11047
|
exports.Coins = Coins;
|
|
9717
11048
|
exports.Columns = Columns;
|
|
9718
11049
|
exports.Command = Command;
|
|
@@ -9751,6 +11082,7 @@
|
|
|
9751
11082
|
exports.Dice5 = Dice5;
|
|
9752
11083
|
exports.Dice6 = Dice6;
|
|
9753
11084
|
exports.Dices = Dices;
|
|
11085
|
+
exports.Diff = Diff;
|
|
9754
11086
|
exports.Disc = Disc;
|
|
9755
11087
|
exports.Divide = Divide;
|
|
9756
11088
|
exports.DivideCircle = DivideCircle;
|
|
@@ -9780,18 +11112,55 @@
|
|
|
9780
11112
|
exports.Feather = Feather;
|
|
9781
11113
|
exports.Figma = Figma;
|
|
9782
11114
|
exports.File = File;
|
|
11115
|
+
exports.FileArchive = FileArchive;
|
|
11116
|
+
exports.FileAudio = FileAudio;
|
|
11117
|
+
exports.FileAudio2 = FileAudio2;
|
|
11118
|
+
exports.FileAxis3d = FileAxis3d;
|
|
11119
|
+
exports.FileBadge = FileBadge;
|
|
11120
|
+
exports.FileBadge2 = FileBadge2;
|
|
11121
|
+
exports.FileBarChart = FileBarChart;
|
|
11122
|
+
exports.FileBarChart2 = FileBarChart2;
|
|
11123
|
+
exports.FileBox = FileBox;
|
|
9783
11124
|
exports.FileCheck = FileCheck;
|
|
9784
11125
|
exports.FileCheck2 = FileCheck2;
|
|
11126
|
+
exports.FileClock = FileClock;
|
|
9785
11127
|
exports.FileCode = FileCode;
|
|
11128
|
+
exports.FileCog = FileCog;
|
|
11129
|
+
exports.FileCog2 = FileCog2;
|
|
11130
|
+
exports.FileDiff = FileDiff;
|
|
9786
11131
|
exports.FileDigit = FileDigit;
|
|
11132
|
+
exports.FileDown = FileDown;
|
|
11133
|
+
exports.FileEdit = FileEdit;
|
|
11134
|
+
exports.FileHeart = FileHeart;
|
|
11135
|
+
exports.FileImage = FileImage;
|
|
9787
11136
|
exports.FileInput = FileInput;
|
|
11137
|
+
exports.FileKey = FileKey;
|
|
11138
|
+
exports.FileKey2 = FileKey2;
|
|
11139
|
+
exports.FileLineChart = FileLineChart;
|
|
11140
|
+
exports.FileLock = FileLock;
|
|
11141
|
+
exports.FileLock2 = FileLock2;
|
|
9788
11142
|
exports.FileMinus = FileMinus;
|
|
9789
11143
|
exports.FileMinus2 = FileMinus2;
|
|
9790
11144
|
exports.FileOutput = FileOutput;
|
|
11145
|
+
exports.FilePieChart = FilePieChart;
|
|
9791
11146
|
exports.FilePlus = FilePlus;
|
|
9792
11147
|
exports.FilePlus2 = FilePlus2;
|
|
11148
|
+
exports.FileQuestion = FileQuestion;
|
|
11149
|
+
exports.FileScan = FileScan;
|
|
9793
11150
|
exports.FileSearch = FileSearch;
|
|
11151
|
+
exports.FileSearch2 = FileSearch2;
|
|
11152
|
+
exports.FileSignature = FileSignature;
|
|
11153
|
+
exports.FileSpreadsheet = FileSpreadsheet;
|
|
11154
|
+
exports.FileSymlink = FileSymlink;
|
|
11155
|
+
exports.FileTerminal = FileTerminal;
|
|
9794
11156
|
exports.FileText = FileText;
|
|
11157
|
+
exports.FileType = FileType;
|
|
11158
|
+
exports.FileUp = FileUp;
|
|
11159
|
+
exports.FileVideo = FileVideo;
|
|
11160
|
+
exports.FileVideo2 = FileVideo2;
|
|
11161
|
+
exports.FileVolume = FileVolume;
|
|
11162
|
+
exports.FileVolume2 = FileVolume2;
|
|
11163
|
+
exports.FileWarning = FileWarning;
|
|
9795
11164
|
exports.FileX = FileX;
|
|
9796
11165
|
exports.FileX2 = FileX2;
|
|
9797
11166
|
exports.Files = Files;
|
|
@@ -9811,9 +11180,29 @@
|
|
|
9811
11180
|
exports.Flower2 = Flower2;
|
|
9812
11181
|
exports.Focus = Focus;
|
|
9813
11182
|
exports.Folder = Folder;
|
|
11183
|
+
exports.FolderArchive = FolderArchive;
|
|
11184
|
+
exports.FolderCheck = FolderCheck;
|
|
11185
|
+
exports.FolderClock = FolderClock;
|
|
11186
|
+
exports.FolderClosed = FolderClosed;
|
|
11187
|
+
exports.FolderCog = FolderCog;
|
|
11188
|
+
exports.FolderCog2 = FolderCog2;
|
|
11189
|
+
exports.FolderDown = FolderDown;
|
|
11190
|
+
exports.FolderEdit = FolderEdit;
|
|
11191
|
+
exports.FolderHeart = FolderHeart;
|
|
11192
|
+
exports.FolderInput = FolderInput;
|
|
11193
|
+
exports.FolderKey = FolderKey;
|
|
11194
|
+
exports.FolderLock = FolderLock;
|
|
9814
11195
|
exports.FolderMinus = FolderMinus;
|
|
9815
11196
|
exports.FolderOpen = FolderOpen;
|
|
11197
|
+
exports.FolderOutput = FolderOutput;
|
|
9816
11198
|
exports.FolderPlus = FolderPlus;
|
|
11199
|
+
exports.FolderSearch = FolderSearch;
|
|
11200
|
+
exports.FolderSearch2 = FolderSearch2;
|
|
11201
|
+
exports.FolderSymlink = FolderSymlink;
|
|
11202
|
+
exports.FolderTree = FolderTree;
|
|
11203
|
+
exports.FolderUp = FolderUp;
|
|
11204
|
+
exports.FolderX = FolderX;
|
|
11205
|
+
exports.Folders = Folders;
|
|
9817
11206
|
exports.FormInput = FormInput;
|
|
9818
11207
|
exports.Forward = Forward;
|
|
9819
11208
|
exports.Frame = Frame;
|
|
@@ -9891,6 +11280,7 @@
|
|
|
9891
11280
|
exports.Laptop2 = Laptop2;
|
|
9892
11281
|
exports.Lasso = Lasso;
|
|
9893
11282
|
exports.LassoSelect = LassoSelect;
|
|
11283
|
+
exports.Laugh = Laugh;
|
|
9894
11284
|
exports.Layers = Layers;
|
|
9895
11285
|
exports.Layout = Layout;
|
|
9896
11286
|
exports.LayoutDashboard = LayoutDashboard;
|
|
@@ -9978,6 +11368,7 @@
|
|
|
9978
11368
|
exports.Option = Option;
|
|
9979
11369
|
exports.Outdent = Outdent;
|
|
9980
11370
|
exports.Package = Package;
|
|
11371
|
+
exports.Package2 = Package2;
|
|
9981
11372
|
exports.PackageCheck = PackageCheck;
|
|
9982
11373
|
exports.PackageMinus = PackageMinus;
|
|
9983
11374
|
exports.PackageOpen = PackageOpen;
|
|
@@ -9990,6 +11381,7 @@
|
|
|
9990
11381
|
exports.Palette = Palette;
|
|
9991
11382
|
exports.Palmtree = Palmtree;
|
|
9992
11383
|
exports.Paperclip = Paperclip;
|
|
11384
|
+
exports.PartyPopper = PartyPopper;
|
|
9993
11385
|
exports.Pause = Pause;
|
|
9994
11386
|
exports.PauseCircle = PauseCircle;
|
|
9995
11387
|
exports.PauseOctagon = PauseOctagon;
|
|
@@ -10062,6 +11454,7 @@
|
|
|
10062
11454
|
exports.SeparatorHorizontal = SeparatorHorizontal;
|
|
10063
11455
|
exports.SeparatorVertical = SeparatorVertical;
|
|
10064
11456
|
exports.Server = Server;
|
|
11457
|
+
exports.ServerCog = ServerCog;
|
|
10065
11458
|
exports.ServerCrash = ServerCrash;
|
|
10066
11459
|
exports.ServerOff = ServerOff;
|
|
10067
11460
|
exports.Settings = Settings;
|
|
@@ -10102,6 +11495,7 @@
|
|
|
10102
11495
|
exports.Smartphone = Smartphone;
|
|
10103
11496
|
exports.SmartphoneCharging = SmartphoneCharging;
|
|
10104
11497
|
exports.Smile = Smile;
|
|
11498
|
+
exports.SmilePlus = SmilePlus;
|
|
10105
11499
|
exports.Snowflake = Snowflake;
|
|
10106
11500
|
exports.Sofa = Sofa;
|
|
10107
11501
|
exports.SortAsc = SortAsc;
|
|
@@ -10113,6 +11507,8 @@
|
|
|
10113
11507
|
exports.StarHalf = StarHalf;
|
|
10114
11508
|
exports.StarOff = StarOff;
|
|
10115
11509
|
exports.Stethoscope = Stethoscope;
|
|
11510
|
+
exports.Sticker = Sticker;
|
|
11511
|
+
exports.StickyNote = StickyNote;
|
|
10116
11512
|
exports.StopCircle = StopCircle;
|
|
10117
11513
|
exports.StretchHorizontal = StretchHorizontal;
|
|
10118
11514
|
exports.StretchVertical = StretchVertical;
|
|
@@ -10179,6 +11575,7 @@
|
|
|
10179
11575
|
exports.UploadCloud = UploadCloud;
|
|
10180
11576
|
exports.User = User;
|
|
10181
11577
|
exports.UserCheck = UserCheck;
|
|
11578
|
+
exports.UserCog = UserCog;
|
|
10182
11579
|
exports.UserMinus = UserMinus;
|
|
10183
11580
|
exports.UserPlus = UserPlus;
|
|
10184
11581
|
exports.UserX = UserX;
|