lucide-angular 0.65.0 → 0.68.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 +1459 -185
- 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 +1536 -185
- 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/cloud-moon-rain.js +5 -10
- package/esm2015/icons/cloud-sun-rain.js +7 -12
- package/esm2015/icons/cloud-sun.js +2 -2
- 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 +78 -1
- package/esm2015/icons/laugh.js +13 -0
- package/esm2015/icons/package-2.js +15 -0
- 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/cloud-moon-rain.js +5 -10
- package/esm2015/src/icons/cloud-sun-rain.js +7 -12
- package/esm2015/src/icons/cloud-sun.js +2 -2
- 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 +78 -1
- package/esm2015/src/icons/laugh.js +13 -0
- package/esm2015/src/icons/package-2.js +15 -0
- 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 +1383 -186
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +1460 -186
- 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 +77 -0
- package/icons/laugh.d.ts +3 -0
- package/icons/package-2.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 +77 -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/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,
|
|
@@ -2033,17 +2200,12 @@
|
|
|
2033
2200
|
[
|
|
2034
2201
|
'path',
|
|
2035
2202
|
{
|
|
2036
|
-
d: '
|
|
2037
|
-
},
|
|
2038
|
-
],
|
|
2039
|
-
[
|
|
2040
|
-
'path',
|
|
2041
|
-
{
|
|
2042
|
-
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2203
|
+
d: 'M10.083 9A6.002 6.002 0 0 1 16 4a4.243 4.243 0 0 0 6 6c0 2.22-1.206 4.16-3 5.197',
|
|
2043
2204
|
},
|
|
2044
2205
|
],
|
|
2045
|
-
['path', { d: '
|
|
2046
|
-
['path', { d: '
|
|
2206
|
+
['path', { d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24' }],
|
|
2207
|
+
['path', { d: 'M11 20v2' }],
|
|
2208
|
+
['path', { d: 'M7 19v2' }],
|
|
2047
2209
|
],
|
|
2048
2210
|
];
|
|
2049
2211
|
|
|
@@ -2117,18 +2279,13 @@
|
|
|
2117
2279
|
defaultAttributes,
|
|
2118
2280
|
[
|
|
2119
2281
|
['path', { d: 'M12 2v2' }],
|
|
2120
|
-
['path', { d: '
|
|
2282
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
2121
2283
|
['path', { d: 'M20 12h2' }],
|
|
2122
|
-
['path', { d: '
|
|
2123
|
-
['path', { d: '
|
|
2124
|
-
[
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2128
|
-
},
|
|
2129
|
-
],
|
|
2130
|
-
['path', { d: 'M11.5 20v2' }],
|
|
2131
|
-
['path', { d: 'M7.5 19v2' }],
|
|
2284
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
2285
|
+
['path', { d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128' }],
|
|
2286
|
+
['path', { d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24' }],
|
|
2287
|
+
['path', { d: 'M11 20v2' }],
|
|
2288
|
+
['path', { d: 'M7 19v2' }],
|
|
2132
2289
|
],
|
|
2133
2290
|
];
|
|
2134
2291
|
|
|
@@ -2139,9 +2296,9 @@
|
|
|
2139
2296
|
['path', { d: 'M12 2v2' }],
|
|
2140
2297
|
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
2141
2298
|
['path', { d: 'M20 12h2' }],
|
|
2299
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
2142
2300
|
['path', { d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128' }],
|
|
2143
2301
|
['path', { d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z' }],
|
|
2144
|
-
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
2145
2302
|
],
|
|
2146
2303
|
];
|
|
2147
2304
|
|
|
@@ -2253,6 +2410,27 @@
|
|
|
2253
2410
|
],
|
|
2254
2411
|
];
|
|
2255
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
|
+
|
|
2256
2434
|
var Coins = [
|
|
2257
2435
|
'svg',
|
|
2258
2436
|
defaultAttributes,
|
|
@@ -2686,6 +2864,16 @@
|
|
|
2686
2864
|
],
|
|
2687
2865
|
];
|
|
2688
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
|
+
|
|
2689
2877
|
var Disc = [
|
|
2690
2878
|
'svg',
|
|
2691
2879
|
defaultAttributes,
|
|
@@ -3021,76 +3209,113 @@
|
|
|
3021
3209
|
],
|
|
3022
3210
|
];
|
|
3023
3211
|
|
|
3024
|
-
var
|
|
3212
|
+
var FileArchive = [
|
|
3025
3213
|
'svg',
|
|
3026
3214
|
defaultAttributes,
|
|
3027
3215
|
[
|
|
3028
|
-
[
|
|
3029
|
-
|
|
3030
|
-
|
|
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' }],
|
|
3031
3227
|
],
|
|
3032
3228
|
];
|
|
3033
3229
|
|
|
3034
|
-
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 = [
|
|
3035
3243
|
'svg',
|
|
3036
3244
|
defaultAttributes,
|
|
3037
3245
|
[
|
|
3038
3246
|
[
|
|
3039
3247
|
'path',
|
|
3040
3248
|
{
|
|
3041
|
-
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',
|
|
3042
3250
|
},
|
|
3043
3251
|
],
|
|
3044
3252
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3045
|
-
['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' }],
|
|
3046
3256
|
],
|
|
3047
3257
|
];
|
|
3048
3258
|
|
|
3049
|
-
var
|
|
3259
|
+
var FileAxis3d = [
|
|
3050
3260
|
'svg',
|
|
3051
3261
|
defaultAttributes,
|
|
3052
3262
|
[
|
|
3053
|
-
[
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
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' }],
|
|
3057
3272
|
],
|
|
3058
3273
|
];
|
|
3059
3274
|
|
|
3060
|
-
var
|
|
3275
|
+
var FileBadge2 = [
|
|
3061
3276
|
'svg',
|
|
3062
3277
|
defaultAttributes,
|
|
3063
3278
|
[
|
|
3064
|
-
[
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
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' }],
|
|
3069
3287
|
],
|
|
3070
3288
|
];
|
|
3071
3289
|
|
|
3072
|
-
var
|
|
3290
|
+
var FileBadge = [
|
|
3073
3291
|
'svg',
|
|
3074
3292
|
defaultAttributes,
|
|
3075
3293
|
[
|
|
3076
|
-
['path', { d: 'M4
|
|
3077
|
-
['
|
|
3078
|
-
['path', { d: '
|
|
3079
|
-
['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' }],
|
|
3080
3298
|
],
|
|
3081
3299
|
];
|
|
3082
3300
|
|
|
3083
|
-
var
|
|
3301
|
+
var FileBarChart2 = [
|
|
3084
3302
|
'svg',
|
|
3085
3303
|
defaultAttributes,
|
|
3086
3304
|
[
|
|
3087
|
-
[
|
|
3088
|
-
|
|
3089
|
-
|
|
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' }],
|
|
3090
3315
|
],
|
|
3091
3316
|
];
|
|
3092
3317
|
|
|
3093
|
-
var
|
|
3318
|
+
var FileBarChart = [
|
|
3094
3319
|
'svg',
|
|
3095
3320
|
defaultAttributes,
|
|
3096
3321
|
[
|
|
@@ -3101,33 +3326,41 @@
|
|
|
3101
3326
|
},
|
|
3102
3327
|
],
|
|
3103
3328
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3104
|
-
['
|
|
3329
|
+
['path', { d: 'M12 18v-4' }],
|
|
3330
|
+
['path', { d: 'M8 18v-2' }],
|
|
3331
|
+
['path', { d: 'M16 18v-6' }],
|
|
3105
3332
|
],
|
|
3106
3333
|
];
|
|
3107
3334
|
|
|
3108
|
-
var
|
|
3335
|
+
var FileBox = [
|
|
3109
3336
|
'svg',
|
|
3110
3337
|
defaultAttributes,
|
|
3111
3338
|
[
|
|
3112
|
-
['path', { d: '
|
|
3113
|
-
['
|
|
3114
|
-
[
|
|
3115
|
-
|
|
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' }],
|
|
3116
3350
|
],
|
|
3117
3351
|
];
|
|
3118
3352
|
|
|
3119
|
-
var
|
|
3353
|
+
var FileCheck2 = [
|
|
3120
3354
|
'svg',
|
|
3121
3355
|
defaultAttributes,
|
|
3122
3356
|
[
|
|
3123
3357
|
['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
|
|
3124
|
-
['
|
|
3125
|
-
['path', { d: '
|
|
3126
|
-
['path', { d: 'M6 12v6' }],
|
|
3358
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3359
|
+
['path', { d: 'm3 15 2 2 4-4' }],
|
|
3127
3360
|
],
|
|
3128
3361
|
];
|
|
3129
3362
|
|
|
3130
|
-
var
|
|
3363
|
+
var FileCheck = [
|
|
3131
3364
|
'svg',
|
|
3132
3365
|
defaultAttributes,
|
|
3133
3366
|
[
|
|
@@ -3138,335 +3371,1185 @@
|
|
|
3138
3371
|
},
|
|
3139
3372
|
],
|
|
3140
3373
|
['polyline', { points: '14 2 14 8 20 8' }],
|
|
3141
|
-
['
|
|
3142
|
-
['line', { x1: '9', y1: '15', x2: '15', y2: '15' }],
|
|
3374
|
+
['path', { d: 'm9 15 2 2 4-4' }],
|
|
3143
3375
|
],
|
|
3144
3376
|
];
|
|
3145
3377
|
|
|
3146
|
-
var
|
|
3378
|
+
var FileClock = [
|
|
3147
3379
|
'svg',
|
|
3148
3380
|
defaultAttributes,
|
|
3149
3381
|
[
|
|
3150
|
-
[
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
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' }],
|
|
3391
|
+
],
|
|
3392
|
+
];
|
|
3393
|
+
|
|
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 = [
|
|
3406
|
+
'svg',
|
|
3407
|
+
defaultAttributes,
|
|
3408
|
+
[
|
|
3409
|
+
[
|
|
3410
|
+
'path',
|
|
3411
|
+
{
|
|
3412
|
+
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',
|
|
3413
|
+
},
|
|
3414
|
+
],
|
|
3415
|
+
['polyline', { points: '14 2 14 8 20 8' }],
|
|
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' }],
|
|
3423
|
+
],
|
|
3424
|
+
];
|
|
3425
|
+
|
|
3426
|
+
var FileCog = [
|
|
3427
|
+
'svg',
|
|
3428
|
+
defaultAttributes,
|
|
3429
|
+
[
|
|
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' }],
|
|
3154
4189
|
],
|
|
3155
4190
|
];
|
|
3156
4191
|
|
|
3157
|
-
var
|
|
4192
|
+
var FolderCheck = [
|
|
3158
4193
|
'svg',
|
|
3159
4194
|
defaultAttributes,
|
|
3160
4195
|
[
|
|
3161
4196
|
[
|
|
3162
4197
|
'path',
|
|
3163
4198
|
{
|
|
3164
|
-
d: '
|
|
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',
|
|
3165
4200
|
},
|
|
3166
4201
|
],
|
|
3167
|
-
['
|
|
3168
|
-
['line', { x1: '16', y1: '13', x2: '8', y2: '13' }],
|
|
3169
|
-
['line', { x1: '16', y1: '17', x2: '8', y2: '17' }],
|
|
3170
|
-
['line', { x1: '10', y1: '9', x2: '8', y2: '9' }],
|
|
4202
|
+
['path', { d: 'm9 13 2 2 4-4' }],
|
|
3171
4203
|
],
|
|
3172
4204
|
];
|
|
3173
4205
|
|
|
3174
|
-
var
|
|
4206
|
+
var FolderClock = [
|
|
3175
4207
|
'svg',
|
|
3176
4208
|
defaultAttributes,
|
|
3177
4209
|
[
|
|
3178
|
-
[
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
|
|
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' }],
|
|
3182
4218
|
],
|
|
3183
4219
|
];
|
|
3184
4220
|
|
|
3185
|
-
var
|
|
4221
|
+
var FolderClosed = [
|
|
3186
4222
|
'svg',
|
|
3187
4223
|
defaultAttributes,
|
|
3188
4224
|
[
|
|
3189
4225
|
[
|
|
3190
4226
|
'path',
|
|
3191
4227
|
{
|
|
3192
|
-
d: '
|
|
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',
|
|
3193
4229
|
},
|
|
3194
4230
|
],
|
|
3195
|
-
['
|
|
3196
|
-
['line', { x1: '9.5', y1: '12.5', x2: '14.5', y2: '17.5' }],
|
|
3197
|
-
['line', { x1: '14.5', y1: '12.5', x2: '9.5', y2: '17.5' }],
|
|
4231
|
+
['path', { d: 'M2 10h20' }],
|
|
3198
4232
|
],
|
|
3199
4233
|
];
|
|
3200
4234
|
|
|
3201
|
-
var
|
|
4235
|
+
var FolderCog2 = [
|
|
3202
4236
|
'svg',
|
|
3203
4237
|
defaultAttributes,
|
|
3204
4238
|
[
|
|
3205
4239
|
[
|
|
3206
4240
|
'path',
|
|
3207
4241
|
{
|
|
3208
|
-
d: '
|
|
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',
|
|
3209
4243
|
},
|
|
3210
4244
|
],
|
|
3211
|
-
['
|
|
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' }],
|
|
3212
4252
|
],
|
|
3213
4253
|
];
|
|
3214
4254
|
|
|
3215
|
-
var
|
|
4255
|
+
var FolderCog = [
|
|
3216
4256
|
'svg',
|
|
3217
4257
|
defaultAttributes,
|
|
3218
4258
|
[
|
|
3219
4259
|
[
|
|
3220
4260
|
'path',
|
|
3221
4261
|
{
|
|
3222
|
-
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',
|
|
3223
4263
|
},
|
|
3224
4264
|
],
|
|
3225
|
-
['
|
|
3226
|
-
['path', { d: '
|
|
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' }],
|
|
3227
4274
|
],
|
|
3228
4275
|
];
|
|
3229
4276
|
|
|
3230
|
-
var
|
|
4277
|
+
var FolderDown = [
|
|
3231
4278
|
'svg',
|
|
3232
4279
|
defaultAttributes,
|
|
3233
4280
|
[
|
|
3234
4281
|
[
|
|
3235
|
-
'
|
|
3236
|
-
{
|
|
4282
|
+
'path',
|
|
4283
|
+
{
|
|
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',
|
|
4285
|
+
},
|
|
3237
4286
|
],
|
|
3238
|
-
['
|
|
3239
|
-
['
|
|
3240
|
-
['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
|
|
3241
|
-
['line', { x1: '2', y1: '7', x2: '7', y2: '7' }],
|
|
3242
|
-
['line', { x1: '2', y1: '17', x2: '7', y2: '17' }],
|
|
3243
|
-
['line', { x1: '17', y1: '17', x2: '22', y2: '17' }],
|
|
3244
|
-
['line', { x1: '17', y1: '7', x2: '22', y2: '7' }],
|
|
4287
|
+
['path', { d: 'M12 10v6' }],
|
|
4288
|
+
['path', { d: 'm15 13-3 3-3-3' }],
|
|
3245
4289
|
],
|
|
3246
4290
|
];
|
|
3247
4291
|
|
|
3248
|
-
var
|
|
3249
|
-
'svg',
|
|
3250
|
-
defaultAttributes,
|
|
3251
|
-
[['polygon', { points: '22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3' }]],
|
|
3252
|
-
];
|
|
3253
|
-
|
|
3254
|
-
var Fingerprint = [
|
|
4292
|
+
var FolderEdit = [
|
|
3255
4293
|
'svg',
|
|
3256
4294
|
defaultAttributes,
|
|
3257
4295
|
[
|
|
3258
|
-
[
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
[
|
|
3265
|
-
|
|
3266
|
-
|
|
4296
|
+
[
|
|
4297
|
+
'path',
|
|
4298
|
+
{
|
|
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',
|
|
4306
|
+
},
|
|
4307
|
+
],
|
|
3267
4308
|
],
|
|
3268
4309
|
];
|
|
3269
4310
|
|
|
3270
|
-
var
|
|
4311
|
+
var FolderHeart = [
|
|
3271
4312
|
'svg',
|
|
3272
4313
|
defaultAttributes,
|
|
3273
4314
|
[
|
|
3274
|
-
[
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
4315
|
+
[
|
|
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
|
+
},
|
|
4326
|
+
],
|
|
3278
4327
|
],
|
|
3279
4328
|
];
|
|
3280
4329
|
|
|
3281
|
-
var
|
|
4330
|
+
var FolderInput = [
|
|
3282
4331
|
'svg',
|
|
3283
4332
|
defaultAttributes,
|
|
3284
|
-
[
|
|
4333
|
+
[
|
|
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' }],
|
|
4342
|
+
],
|
|
3285
4343
|
];
|
|
3286
4344
|
|
|
3287
|
-
var
|
|
4345
|
+
var FolderKey = [
|
|
3288
4346
|
'svg',
|
|
3289
4347
|
defaultAttributes,
|
|
3290
|
-
[
|
|
4348
|
+
[
|
|
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' }],
|
|
4358
|
+
],
|
|
3291
4359
|
];
|
|
3292
4360
|
|
|
3293
|
-
var
|
|
4361
|
+
var FolderLock = [
|
|
3294
4362
|
'svg',
|
|
3295
4363
|
defaultAttributes,
|
|
3296
4364
|
[
|
|
3297
4365
|
[
|
|
3298
4366
|
'path',
|
|
3299
|
-
{
|
|
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
|
+
},
|
|
3300
4370
|
],
|
|
3301
|
-
['
|
|
4371
|
+
['rect', { x: '14', y: '17', width: '8', height: '5', rx: '1' }],
|
|
4372
|
+
['path', { d: 'M20 17v-2a2 2 0 1 0-4 0v2' }],
|
|
3302
4373
|
],
|
|
3303
4374
|
];
|
|
3304
4375
|
|
|
3305
|
-
var
|
|
4376
|
+
var FolderMinus = [
|
|
3306
4377
|
'svg',
|
|
3307
4378
|
defaultAttributes,
|
|
3308
4379
|
[
|
|
3309
4380
|
[
|
|
3310
4381
|
'path',
|
|
3311
4382
|
{
|
|
3312
|
-
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',
|
|
3313
4384
|
},
|
|
3314
4385
|
],
|
|
4386
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3315
4387
|
],
|
|
3316
4388
|
];
|
|
3317
4389
|
|
|
3318
|
-
var
|
|
4390
|
+
var FolderOpen = [
|
|
3319
4391
|
'svg',
|
|
3320
4392
|
defaultAttributes,
|
|
3321
4393
|
[
|
|
3322
|
-
[
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
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
|
+
],
|
|
3326
4400
|
],
|
|
3327
4401
|
];
|
|
3328
4402
|
|
|
3329
|
-
var
|
|
4403
|
+
var FolderOutput = [
|
|
3330
4404
|
'svg',
|
|
3331
4405
|
defaultAttributes,
|
|
3332
4406
|
[
|
|
3333
4407
|
[
|
|
3334
4408
|
'path',
|
|
3335
4409
|
{
|
|
3336
|
-
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',
|
|
3337
4411
|
},
|
|
3338
4412
|
],
|
|
3339
|
-
['
|
|
3340
|
-
['
|
|
4413
|
+
['path', { d: 'M2 13h10' }],
|
|
4414
|
+
['path', { d: 'm5 10-3 3 3 3' }],
|
|
3341
4415
|
],
|
|
3342
4416
|
];
|
|
3343
4417
|
|
|
3344
|
-
var
|
|
4418
|
+
var FolderPlus = [
|
|
3345
4419
|
'svg',
|
|
3346
4420
|
defaultAttributes,
|
|
3347
4421
|
[
|
|
3348
4422
|
[
|
|
3349
4423
|
'path',
|
|
3350
4424
|
{
|
|
3351
|
-
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',
|
|
3352
4426
|
},
|
|
3353
4427
|
],
|
|
3354
|
-
['
|
|
3355
|
-
['
|
|
4428
|
+
['line', { x1: '12', y1: '10', x2: '12', y2: '16' }],
|
|
4429
|
+
['line', { x1: '9', y1: '13', x2: '15', y2: '13' }],
|
|
3356
4430
|
],
|
|
3357
4431
|
];
|
|
3358
4432
|
|
|
3359
|
-
var
|
|
4433
|
+
var FolderSearch2 = [
|
|
3360
4434
|
'svg',
|
|
3361
4435
|
defaultAttributes,
|
|
3362
4436
|
[
|
|
3363
|
-
[
|
|
3364
|
-
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
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' }],
|
|
3368
4445
|
],
|
|
3369
4446
|
];
|
|
3370
4447
|
|
|
3371
|
-
var
|
|
4448
|
+
var FolderSearch = [
|
|
3372
4449
|
'svg',
|
|
3373
4450
|
defaultAttributes,
|
|
3374
4451
|
[
|
|
3375
4452
|
[
|
|
3376
4453
|
'path',
|
|
3377
4454
|
{
|
|
3378
|
-
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',
|
|
3379
4456
|
},
|
|
3380
4457
|
],
|
|
3381
|
-
['circle', { cx: '
|
|
3382
|
-
['path', { d: '
|
|
3383
|
-
['path', { d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' }],
|
|
3384
|
-
['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' }],
|
|
3385
4460
|
],
|
|
3386
4461
|
];
|
|
3387
4462
|
|
|
3388
|
-
var
|
|
4463
|
+
var FolderSymlink = [
|
|
3389
4464
|
'svg',
|
|
3390
4465
|
defaultAttributes,
|
|
3391
4466
|
[
|
|
3392
4467
|
[
|
|
3393
4468
|
'path',
|
|
3394
4469
|
{
|
|
3395
|
-
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',
|
|
3396
4471
|
},
|
|
3397
4472
|
],
|
|
3398
|
-
['
|
|
3399
|
-
['path', { d: '
|
|
3400
|
-
['path', { d: 'M14.5 9.5 16 8' }],
|
|
3401
|
-
['path', { d: 'm8 8 1.5 1.5' }],
|
|
3402
|
-
['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' }],
|
|
3403
4475
|
],
|
|
3404
4476
|
];
|
|
3405
4477
|
|
|
3406
|
-
var
|
|
4478
|
+
var FolderTree = [
|
|
3407
4479
|
'svg',
|
|
3408
4480
|
defaultAttributes,
|
|
3409
4481
|
[
|
|
3410
|
-
[
|
|
3411
|
-
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
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' }],
|
|
3415
4496
|
],
|
|
3416
4497
|
];
|
|
3417
4498
|
|
|
3418
|
-
var
|
|
4499
|
+
var FolderUp = [
|
|
3419
4500
|
'svg',
|
|
3420
4501
|
defaultAttributes,
|
|
3421
4502
|
[
|
|
3422
4503
|
[
|
|
3423
4504
|
'path',
|
|
3424
4505
|
{
|
|
3425
|
-
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',
|
|
3426
4507
|
},
|
|
3427
4508
|
],
|
|
3428
|
-
['
|
|
4509
|
+
['path', { d: 'M12 10v6' }],
|
|
4510
|
+
['path', { d: 'm9 13 3-3 3 3' }],
|
|
3429
4511
|
],
|
|
3430
4512
|
];
|
|
3431
4513
|
|
|
3432
|
-
var
|
|
4514
|
+
var FolderX = [
|
|
3433
4515
|
'svg',
|
|
3434
4516
|
defaultAttributes,
|
|
3435
4517
|
[
|
|
3436
4518
|
[
|
|
3437
4519
|
'path',
|
|
3438
4520
|
{
|
|
3439
|
-
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',
|
|
3440
4522
|
},
|
|
3441
4523
|
],
|
|
4524
|
+
['path', { d: 'm9.5 10.5 5 5' }],
|
|
4525
|
+
['path', { d: 'm14.5 10.5-5 5' }],
|
|
3442
4526
|
],
|
|
3443
4527
|
];
|
|
3444
4528
|
|
|
3445
|
-
var
|
|
4529
|
+
var Folder = [
|
|
3446
4530
|
'svg',
|
|
3447
4531
|
defaultAttributes,
|
|
3448
4532
|
[
|
|
3449
4533
|
[
|
|
3450
4534
|
'path',
|
|
3451
4535
|
{
|
|
3452
|
-
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',
|
|
3453
4537
|
},
|
|
3454
4538
|
],
|
|
3455
|
-
['line', { x1: '12', y1: '11', x2: '12', y2: '17' }],
|
|
3456
|
-
['line', { x1: '9', y1: '14', x2: '15', y2: '14' }],
|
|
3457
4539
|
],
|
|
3458
4540
|
];
|
|
3459
4541
|
|
|
3460
|
-
var
|
|
4542
|
+
var Folders = [
|
|
3461
4543
|
'svg',
|
|
3462
4544
|
defaultAttributes,
|
|
3463
4545
|
[
|
|
3464
4546
|
[
|
|
3465
4547
|
'path',
|
|
3466
4548
|
{
|
|
3467
|
-
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',
|
|
3468
4550
|
},
|
|
3469
4551
|
],
|
|
4552
|
+
['path', { d: 'M2 8v11c0 1.1.9 2 2 2h14' }],
|
|
3470
4553
|
],
|
|
3471
4554
|
];
|
|
3472
4555
|
|
|
@@ -4467,6 +5550,17 @@
|
|
|
4467
5550
|
],
|
|
4468
5551
|
];
|
|
4469
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
|
+
|
|
4470
5564
|
var Layers = [
|
|
4471
5565
|
'svg',
|
|
4472
5566
|
defaultAttributes,
|
|
@@ -5420,6 +6514,19 @@
|
|
|
5420
6514
|
],
|
|
5421
6515
|
];
|
|
5422
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
|
+
|
|
5423
6530
|
var PackageCheck = [
|
|
5424
6531
|
'svg',
|
|
5425
6532
|
defaultAttributes,
|
|
@@ -6547,6 +7654,36 @@
|
|
|
6547
7654
|
],
|
|
6548
7655
|
];
|
|
6549
7656
|
|
|
7657
|
+
var ServerCog = [
|
|
7658
|
+
'svg',
|
|
7659
|
+
defaultAttributes,
|
|
7660
|
+
[
|
|
7661
|
+
[
|
|
7662
|
+
'path',
|
|
7663
|
+
{
|
|
7664
|
+
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',
|
|
7665
|
+
},
|
|
7666
|
+
],
|
|
7667
|
+
[
|
|
7668
|
+
'path',
|
|
7669
|
+
{
|
|
7670
|
+
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',
|
|
7671
|
+
},
|
|
7672
|
+
],
|
|
7673
|
+
['path', { d: 'M6 6h.01' }],
|
|
7674
|
+
['path', { d: 'M6 18h.01' }],
|
|
7675
|
+
['circle', { cx: '12', cy: '12', r: '3' }],
|
|
7676
|
+
['path', { d: 'M12 8v1' }],
|
|
7677
|
+
['path', { d: 'M12 15v1' }],
|
|
7678
|
+
['path', { d: 'M16 12h-1' }],
|
|
7679
|
+
['path', { d: 'M9 12H8' }],
|
|
7680
|
+
['path', { d: 'm15 9-.88.88' }],
|
|
7681
|
+
['path', { d: 'M9.88 14.12 9 15' }],
|
|
7682
|
+
['path', { d: 'm15 15-.88-.88' }],
|
|
7683
|
+
['path', { d: 'M9.88 9.88 9 9' }],
|
|
7684
|
+
],
|
|
7685
|
+
];
|
|
7686
|
+
|
|
6550
7687
|
var ServerCrash = [
|
|
6551
7688
|
'svg',
|
|
6552
7689
|
defaultAttributes,
|
|
@@ -7002,6 +8139,19 @@
|
|
|
7002
8139
|
],
|
|
7003
8140
|
];
|
|
7004
8141
|
|
|
8142
|
+
var SmilePlus = [
|
|
8143
|
+
'svg',
|
|
8144
|
+
defaultAttributes,
|
|
8145
|
+
[
|
|
8146
|
+
['path', { d: 'M22 11v1a10 10 0 1 1-9-10' }],
|
|
8147
|
+
['path', { d: 'M8 14s1.5 2 4 2 4-2 4-2' }],
|
|
8148
|
+
['line', { x1: '9', y1: '9', x2: '9.01', y2: '9' }],
|
|
8149
|
+
['line', { x1: '15', y1: '9', x2: '15.01', y2: '9' }],
|
|
8150
|
+
['path', { d: 'M16 5h6' }],
|
|
8151
|
+
['path', { d: 'M19 2v6' }],
|
|
8152
|
+
],
|
|
8153
|
+
];
|
|
8154
|
+
|
|
7005
8155
|
var Smile = [
|
|
7006
8156
|
'svg',
|
|
7007
8157
|
defaultAttributes,
|
|
@@ -7151,6 +8301,37 @@
|
|
|
7151
8301
|
],
|
|
7152
8302
|
];
|
|
7153
8303
|
|
|
8304
|
+
var Sticker = [
|
|
8305
|
+
'svg',
|
|
8306
|
+
defaultAttributes,
|
|
8307
|
+
[
|
|
8308
|
+
[
|
|
8309
|
+
'path',
|
|
8310
|
+
{
|
|
8311
|
+
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',
|
|
8312
|
+
},
|
|
8313
|
+
],
|
|
8314
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8315
|
+
['path', { d: 'M10 16s.8 1 2 1c1.3 0 2-1 2-1' }],
|
|
8316
|
+
['path', { d: 'M8 13h0' }],
|
|
8317
|
+
['path', { d: 'M16 13h0' }],
|
|
8318
|
+
],
|
|
8319
|
+
];
|
|
8320
|
+
|
|
8321
|
+
var StickyNote = [
|
|
8322
|
+
'svg',
|
|
8323
|
+
defaultAttributes,
|
|
8324
|
+
[
|
|
8325
|
+
[
|
|
8326
|
+
'path',
|
|
8327
|
+
{
|
|
8328
|
+
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',
|
|
8329
|
+
},
|
|
8330
|
+
],
|
|
8331
|
+
['path', { d: 'M15 3v6h6' }],
|
|
8332
|
+
],
|
|
8333
|
+
];
|
|
8334
|
+
|
|
7154
8335
|
var StopCircle = [
|
|
7155
8336
|
'svg',
|
|
7156
8337
|
defaultAttributes,
|
|
@@ -7931,6 +9112,22 @@
|
|
|
7931
9112
|
],
|
|
7932
9113
|
];
|
|
7933
9114
|
|
|
9115
|
+
var UserCog = [
|
|
9116
|
+
'svg',
|
|
9117
|
+
defaultAttributes,
|
|
9118
|
+
[
|
|
9119
|
+
['path', { d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' }],
|
|
9120
|
+
['circle', { cx: '9', cy: '7', r: '4' }],
|
|
9121
|
+
['circle', { cx: '19', cy: '11', r: '2' }],
|
|
9122
|
+
['path', { d: 'M19 8v1' }],
|
|
9123
|
+
['path', { d: 'M19 13v1' }],
|
|
9124
|
+
['path', { d: 'm21.6 9.5-.87.5' }],
|
|
9125
|
+
['path', { d: 'm17.27 12-.87.5' }],
|
|
9126
|
+
['path', { d: 'm21.6 12.5-.87-.5' }],
|
|
9127
|
+
['path', { d: 'm17.27 10-.87-.5' }],
|
|
9128
|
+
],
|
|
9129
|
+
];
|
|
9130
|
+
|
|
7934
9131
|
var UserMinus = [
|
|
7935
9132
|
'svg',
|
|
7936
9133
|
defaultAttributes,
|
|
@@ -8439,6 +9636,8 @@
|
|
|
8439
9636
|
exports.AlignVerticalSpaceAround = AlignVerticalSpaceAround;
|
|
8440
9637
|
exports.AlignVerticalSpaceBetween = AlignVerticalSpaceBetween;
|
|
8441
9638
|
exports.Anchor = Anchor;
|
|
9639
|
+
exports.Angry = Angry;
|
|
9640
|
+
exports.Annoyed = Annoyed;
|
|
8442
9641
|
exports.Aperture = Aperture;
|
|
8443
9642
|
exports.Archive = Archive;
|
|
8444
9643
|
exports.ArchiveRestore = ArchiveRestore;
|
|
@@ -8464,6 +9663,7 @@
|
|
|
8464
9663
|
exports.AtSign = AtSign;
|
|
8465
9664
|
exports.Award = Award;
|
|
8466
9665
|
exports.Axe = Axe;
|
|
9666
|
+
exports.Axis3d = Axis3d;
|
|
8467
9667
|
exports.Baby = Baby;
|
|
8468
9668
|
exports.Backpack = Backpack;
|
|
8469
9669
|
exports.BaggageClaim = BaggageClaim;
|
|
@@ -8498,6 +9698,7 @@
|
|
|
8498
9698
|
exports.BluetoothOff = BluetoothOff;
|
|
8499
9699
|
exports.BluetoothSearching = BluetoothSearching;
|
|
8500
9700
|
exports.Bold = Bold;
|
|
9701
|
+
exports.Bomb = Bomb;
|
|
8501
9702
|
exports.Book = Book;
|
|
8502
9703
|
exports.BookOpen = BookOpen;
|
|
8503
9704
|
exports.Bookmark = Bookmark;
|
|
@@ -8517,11 +9718,14 @@
|
|
|
8517
9718
|
exports.Calendar = Calendar;
|
|
8518
9719
|
exports.CalendarCheck = CalendarCheck;
|
|
8519
9720
|
exports.CalendarCheck2 = CalendarCheck2;
|
|
9721
|
+
exports.CalendarClock = CalendarClock;
|
|
8520
9722
|
exports.CalendarDays = CalendarDays;
|
|
9723
|
+
exports.CalendarHeart = CalendarHeart;
|
|
8521
9724
|
exports.CalendarMinus = CalendarMinus;
|
|
8522
9725
|
exports.CalendarOff = CalendarOff;
|
|
8523
9726
|
exports.CalendarPlus = CalendarPlus;
|
|
8524
9727
|
exports.CalendarRange = CalendarRange;
|
|
9728
|
+
exports.CalendarSearch = CalendarSearch;
|
|
8525
9729
|
exports.CalendarX = CalendarX;
|
|
8526
9730
|
exports.CalendarX2 = CalendarX2;
|
|
8527
9731
|
exports.Camera = Camera;
|
|
@@ -8557,7 +9761,10 @@
|
|
|
8557
9761
|
exports.Clipboard = Clipboard;
|
|
8558
9762
|
exports.ClipboardCheck = ClipboardCheck;
|
|
8559
9763
|
exports.ClipboardCopy = ClipboardCopy;
|
|
9764
|
+
exports.ClipboardEdit = ClipboardEdit;
|
|
8560
9765
|
exports.ClipboardList = ClipboardList;
|
|
9766
|
+
exports.ClipboardSignature = ClipboardSignature;
|
|
9767
|
+
exports.ClipboardType = ClipboardType;
|
|
8561
9768
|
exports.ClipboardX = ClipboardX;
|
|
8562
9769
|
exports.Clock = Clock;
|
|
8563
9770
|
exports.Clock1 = Clock1;
|
|
@@ -8573,6 +9780,7 @@
|
|
|
8573
9780
|
exports.Clock8 = Clock8;
|
|
8574
9781
|
exports.Clock9 = Clock9;
|
|
8575
9782
|
exports.Cloud = Cloud;
|
|
9783
|
+
exports.CloudCog = CloudCog;
|
|
8576
9784
|
exports.CloudDrizzle = CloudDrizzle;
|
|
8577
9785
|
exports.CloudFog = CloudFog;
|
|
8578
9786
|
exports.CloudHail = CloudHail;
|
|
@@ -8592,6 +9800,7 @@
|
|
|
8592
9800
|
exports.Codepen = Codepen;
|
|
8593
9801
|
exports.Codesandbox = Codesandbox;
|
|
8594
9802
|
exports.Coffee = Coffee;
|
|
9803
|
+
exports.Cog = Cog;
|
|
8595
9804
|
exports.Coins = Coins;
|
|
8596
9805
|
exports.Columns = Columns;
|
|
8597
9806
|
exports.Command = Command;
|
|
@@ -8630,6 +9839,7 @@
|
|
|
8630
9839
|
exports.Dice5 = Dice5;
|
|
8631
9840
|
exports.Dice6 = Dice6;
|
|
8632
9841
|
exports.Dices = Dices;
|
|
9842
|
+
exports.Diff = Diff;
|
|
8633
9843
|
exports.Disc = Disc;
|
|
8634
9844
|
exports.Divide = Divide;
|
|
8635
9845
|
exports.DivideCircle = DivideCircle;
|
|
@@ -8659,18 +9869,55 @@
|
|
|
8659
9869
|
exports.Feather = Feather;
|
|
8660
9870
|
exports.Figma = Figma;
|
|
8661
9871
|
exports.File = File;
|
|
9872
|
+
exports.FileArchive = FileArchive;
|
|
9873
|
+
exports.FileAudio = FileAudio;
|
|
9874
|
+
exports.FileAudio2 = FileAudio2;
|
|
9875
|
+
exports.FileAxis3d = FileAxis3d;
|
|
9876
|
+
exports.FileBadge = FileBadge;
|
|
9877
|
+
exports.FileBadge2 = FileBadge2;
|
|
9878
|
+
exports.FileBarChart = FileBarChart;
|
|
9879
|
+
exports.FileBarChart2 = FileBarChart2;
|
|
9880
|
+
exports.FileBox = FileBox;
|
|
8662
9881
|
exports.FileCheck = FileCheck;
|
|
8663
9882
|
exports.FileCheck2 = FileCheck2;
|
|
9883
|
+
exports.FileClock = FileClock;
|
|
8664
9884
|
exports.FileCode = FileCode;
|
|
9885
|
+
exports.FileCog = FileCog;
|
|
9886
|
+
exports.FileCog2 = FileCog2;
|
|
9887
|
+
exports.FileDiff = FileDiff;
|
|
8665
9888
|
exports.FileDigit = FileDigit;
|
|
9889
|
+
exports.FileDown = FileDown;
|
|
9890
|
+
exports.FileEdit = FileEdit;
|
|
9891
|
+
exports.FileHeart = FileHeart;
|
|
9892
|
+
exports.FileImage = FileImage;
|
|
8666
9893
|
exports.FileInput = FileInput;
|
|
9894
|
+
exports.FileKey = FileKey;
|
|
9895
|
+
exports.FileKey2 = FileKey2;
|
|
9896
|
+
exports.FileLineChart = FileLineChart;
|
|
9897
|
+
exports.FileLock = FileLock;
|
|
9898
|
+
exports.FileLock2 = FileLock2;
|
|
8667
9899
|
exports.FileMinus = FileMinus;
|
|
8668
9900
|
exports.FileMinus2 = FileMinus2;
|
|
8669
9901
|
exports.FileOutput = FileOutput;
|
|
9902
|
+
exports.FilePieChart = FilePieChart;
|
|
8670
9903
|
exports.FilePlus = FilePlus;
|
|
8671
9904
|
exports.FilePlus2 = FilePlus2;
|
|
9905
|
+
exports.FileQuestion = FileQuestion;
|
|
9906
|
+
exports.FileScan = FileScan;
|
|
8672
9907
|
exports.FileSearch = FileSearch;
|
|
9908
|
+
exports.FileSearch2 = FileSearch2;
|
|
9909
|
+
exports.FileSignature = FileSignature;
|
|
9910
|
+
exports.FileSpreadsheet = FileSpreadsheet;
|
|
9911
|
+
exports.FileSymlink = FileSymlink;
|
|
9912
|
+
exports.FileTerminal = FileTerminal;
|
|
8673
9913
|
exports.FileText = FileText;
|
|
9914
|
+
exports.FileType = FileType;
|
|
9915
|
+
exports.FileUp = FileUp;
|
|
9916
|
+
exports.FileVideo = FileVideo;
|
|
9917
|
+
exports.FileVideo2 = FileVideo2;
|
|
9918
|
+
exports.FileVolume = FileVolume;
|
|
9919
|
+
exports.FileVolume2 = FileVolume2;
|
|
9920
|
+
exports.FileWarning = FileWarning;
|
|
8674
9921
|
exports.FileX = FileX;
|
|
8675
9922
|
exports.FileX2 = FileX2;
|
|
8676
9923
|
exports.Files = Files;
|
|
@@ -8690,9 +9937,29 @@
|
|
|
8690
9937
|
exports.Flower2 = Flower2;
|
|
8691
9938
|
exports.Focus = Focus;
|
|
8692
9939
|
exports.Folder = Folder;
|
|
9940
|
+
exports.FolderArchive = FolderArchive;
|
|
9941
|
+
exports.FolderCheck = FolderCheck;
|
|
9942
|
+
exports.FolderClock = FolderClock;
|
|
9943
|
+
exports.FolderClosed = FolderClosed;
|
|
9944
|
+
exports.FolderCog = FolderCog;
|
|
9945
|
+
exports.FolderCog2 = FolderCog2;
|
|
9946
|
+
exports.FolderDown = FolderDown;
|
|
9947
|
+
exports.FolderEdit = FolderEdit;
|
|
9948
|
+
exports.FolderHeart = FolderHeart;
|
|
9949
|
+
exports.FolderInput = FolderInput;
|
|
9950
|
+
exports.FolderKey = FolderKey;
|
|
9951
|
+
exports.FolderLock = FolderLock;
|
|
8693
9952
|
exports.FolderMinus = FolderMinus;
|
|
8694
9953
|
exports.FolderOpen = FolderOpen;
|
|
9954
|
+
exports.FolderOutput = FolderOutput;
|
|
8695
9955
|
exports.FolderPlus = FolderPlus;
|
|
9956
|
+
exports.FolderSearch = FolderSearch;
|
|
9957
|
+
exports.FolderSearch2 = FolderSearch2;
|
|
9958
|
+
exports.FolderSymlink = FolderSymlink;
|
|
9959
|
+
exports.FolderTree = FolderTree;
|
|
9960
|
+
exports.FolderUp = FolderUp;
|
|
9961
|
+
exports.FolderX = FolderX;
|
|
9962
|
+
exports.Folders = Folders;
|
|
8696
9963
|
exports.FormInput = FormInput;
|
|
8697
9964
|
exports.Forward = Forward;
|
|
8698
9965
|
exports.Frame = Frame;
|
|
@@ -8770,6 +10037,7 @@
|
|
|
8770
10037
|
exports.Laptop2 = Laptop2;
|
|
8771
10038
|
exports.Lasso = Lasso;
|
|
8772
10039
|
exports.LassoSelect = LassoSelect;
|
|
10040
|
+
exports.Laugh = Laugh;
|
|
8773
10041
|
exports.Layers = Layers;
|
|
8774
10042
|
exports.Layout = Layout;
|
|
8775
10043
|
exports.LayoutDashboard = LayoutDashboard;
|
|
@@ -8855,6 +10123,7 @@
|
|
|
8855
10123
|
exports.Option = Option;
|
|
8856
10124
|
exports.Outdent = Outdent;
|
|
8857
10125
|
exports.Package = Package;
|
|
10126
|
+
exports.Package2 = Package2;
|
|
8858
10127
|
exports.PackageCheck = PackageCheck;
|
|
8859
10128
|
exports.PackageMinus = PackageMinus;
|
|
8860
10129
|
exports.PackageOpen = PackageOpen;
|
|
@@ -8939,6 +10208,7 @@
|
|
|
8939
10208
|
exports.SeparatorHorizontal = SeparatorHorizontal;
|
|
8940
10209
|
exports.SeparatorVertical = SeparatorVertical;
|
|
8941
10210
|
exports.Server = Server;
|
|
10211
|
+
exports.ServerCog = ServerCog;
|
|
8942
10212
|
exports.ServerCrash = ServerCrash;
|
|
8943
10213
|
exports.ServerOff = ServerOff;
|
|
8944
10214
|
exports.Settings = Settings;
|
|
@@ -8979,6 +10249,7 @@
|
|
|
8979
10249
|
exports.Smartphone = Smartphone;
|
|
8980
10250
|
exports.SmartphoneCharging = SmartphoneCharging;
|
|
8981
10251
|
exports.Smile = Smile;
|
|
10252
|
+
exports.SmilePlus = SmilePlus;
|
|
8982
10253
|
exports.Snowflake = Snowflake;
|
|
8983
10254
|
exports.Sofa = Sofa;
|
|
8984
10255
|
exports.SortAsc = SortAsc;
|
|
@@ -8990,6 +10261,8 @@
|
|
|
8990
10261
|
exports.StarHalf = StarHalf;
|
|
8991
10262
|
exports.StarOff = StarOff;
|
|
8992
10263
|
exports.Stethoscope = Stethoscope;
|
|
10264
|
+
exports.Sticker = Sticker;
|
|
10265
|
+
exports.StickyNote = StickyNote;
|
|
8993
10266
|
exports.StopCircle = StopCircle;
|
|
8994
10267
|
exports.StretchHorizontal = StretchHorizontal;
|
|
8995
10268
|
exports.StretchVertical = StretchVertical;
|
|
@@ -9056,6 +10329,7 @@
|
|
|
9056
10329
|
exports.UploadCloud = UploadCloud;
|
|
9057
10330
|
exports.User = User;
|
|
9058
10331
|
exports.UserCheck = UserCheck;
|
|
10332
|
+
exports.UserCog = UserCog;
|
|
9059
10333
|
exports.UserMinus = UserMinus;
|
|
9060
10334
|
exports.UserPlus = UserPlus;
|
|
9061
10335
|
exports.UserX = UserX;
|