lucide-react 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/dist/cjs/lucide-react.js +1598 -144
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/angry.js +23 -0
- package/dist/esm/icons/annoyed.js +17 -0
- package/dist/esm/icons/axis-3d.js +9 -0
- package/dist/esm/icons/bomb.js +14 -0
- package/dist/esm/icons/calendar-clock.js +21 -0
- package/dist/esm/icons/calendar-heart.js +18 -0
- package/dist/esm/icons/calendar-search.js +21 -0
- package/dist/esm/icons/clipboard-check.js +6 -6
- package/dist/esm/icons/clipboard-copy.js +7 -7
- package/dist/esm/icons/clipboard-edit.js +20 -0
- package/dist/esm/icons/clipboard-list.js +4 -4
- package/dist/esm/icons/clipboard-signature.js +23 -0
- package/dist/esm/icons/clipboard-type.js +23 -0
- package/dist/esm/icons/clipboard-x.js +4 -4
- package/dist/esm/icons/clipboard.js +4 -4
- package/dist/esm/icons/cloud-cog.js +35 -0
- package/dist/esm/icons/cloud-moon-rain.js +8 -8
- package/dist/esm/icons/cloud-sun-rain.js +12 -12
- package/dist/esm/icons/cloud-sun.js +3 -3
- package/dist/esm/icons/cog.js +45 -0
- package/dist/esm/icons/diff.js +12 -0
- package/dist/esm/icons/file-archive.js +23 -0
- package/dist/esm/icons/file-audio-2.js +22 -0
- package/dist/esm/icons/file-audio.js +18 -0
- package/dist/esm/icons/file-axis-3d.js +15 -0
- package/dist/esm/icons/file-badge-2.js +12 -0
- package/dist/esm/icons/file-badge.js +15 -0
- package/dist/esm/icons/file-bar-chart-2.js +18 -0
- package/dist/esm/icons/file-bar-chart.js +18 -0
- package/dist/esm/icons/file-box.js +21 -0
- package/dist/esm/icons/file-check-2.js +3 -3
- package/dist/esm/icons/file-clock.js +17 -0
- package/dist/esm/icons/file-code.js +3 -3
- package/dist/esm/icons/file-cog-2.js +32 -0
- package/dist/esm/icons/file-cog.js +38 -0
- package/dist/esm/icons/file-diff.js +15 -0
- package/dist/esm/icons/file-digit.js +3 -3
- package/dist/esm/icons/file-down.js +15 -0
- package/dist/esm/icons/file-edit.js +12 -0
- package/dist/esm/icons/file-heart.js +12 -0
- package/dist/esm/icons/file-image.js +17 -0
- package/dist/esm/icons/file-input.js +3 -3
- package/dist/esm/icons/file-key-2.js +20 -0
- package/dist/esm/icons/file-key.js +17 -0
- package/dist/esm/icons/file-line-chart.js +12 -0
- package/dist/esm/icons/file-lock-2.js +19 -0
- package/dist/esm/icons/file-lock.js +16 -0
- package/dist/esm/icons/file-minus-2.js +3 -3
- package/dist/esm/icons/file-output.js +3 -3
- package/dist/esm/icons/file-pie-chart.js +15 -0
- package/dist/esm/icons/file-plus-2.js +3 -3
- package/dist/esm/icons/file-question.js +12 -0
- package/dist/esm/icons/file-scan.js +21 -0
- package/dist/esm/icons/file-search-2.js +17 -0
- package/dist/esm/icons/file-search.js +3 -3
- package/dist/esm/icons/file-signature.js +12 -0
- package/dist/esm/icons/file-spreadsheet.js +21 -0
- package/dist/esm/icons/file-symlink.js +15 -0
- package/dist/esm/icons/file-terminal.js +15 -0
- package/dist/esm/icons/file-type.js +18 -0
- package/dist/esm/icons/file-up.js +15 -0
- package/dist/esm/icons/file-video-2.js +19 -0
- package/dist/esm/icons/file-video.js +12 -0
- package/dist/esm/icons/file-volume-2.js +18 -0
- package/dist/esm/icons/file-volume.js +15 -0
- package/dist/esm/icons/file-warning.js +12 -0
- package/dist/esm/icons/folder-archive.js +17 -0
- package/dist/esm/icons/folder-check.js +9 -0
- package/dist/esm/icons/folder-clock.js +14 -0
- package/dist/esm/icons/folder-closed.js +9 -0
- package/dist/esm/icons/folder-cog-2.js +29 -0
- package/dist/esm/icons/folder-cog.js +35 -0
- package/dist/esm/icons/folder-down.js +12 -0
- package/dist/esm/icons/folder-edit.js +9 -0
- package/dist/esm/icons/folder-heart.js +9 -0
- package/dist/esm/icons/folder-input.js +12 -0
- package/dist/esm/icons/folder-key.js +17 -0
- package/dist/esm/icons/folder-lock.js +16 -0
- package/dist/esm/icons/folder-minus.js +5 -5
- package/dist/esm/icons/folder-open.js +2 -2
- package/dist/esm/icons/folder-output.js +12 -0
- package/dist/esm/icons/folder-plus.js +8 -8
- package/dist/esm/icons/folder-search-2.js +14 -0
- package/dist/esm/icons/folder-search.js +14 -0
- package/dist/esm/icons/folder-symlink.js +12 -0
- package/dist/esm/icons/folder-tree.js +15 -0
- package/dist/esm/icons/folder-up.js +12 -0
- package/dist/esm/icons/folder-x.js +12 -0
- package/dist/esm/icons/folder.js +2 -2
- package/dist/esm/icons/folders.js +9 -0
- package/dist/esm/icons/index.js +77 -0
- package/dist/esm/icons/laugh.js +23 -0
- package/dist/esm/icons/package-2.js +12 -0
- package/dist/esm/icons/server-cog.js +44 -0
- package/dist/esm/icons/smile-plus.js +27 -0
- package/dist/esm/icons/sticker.js +18 -0
- package/dist/esm/icons/sticky-note.js +9 -0
- package/dist/esm/icons/user-cog.js +34 -0
- package/dist/lucide-react.d.ts +77 -0
- package/dist/umd/lucide-react.js +1598 -144
- package/dist/umd/lucide-react.js.map +1 -1
- package/dist/umd/lucide-react.min.js +2 -2
- package/dist/umd/lucide-react.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Angry = createReactComponent('Angry', [['circle', {
|
|
3
|
+
cx: '12',
|
|
4
|
+
cy: '12',
|
|
5
|
+
r: '10',
|
|
6
|
+
key: '1mglay'
|
|
7
|
+
}], ['path', {
|
|
8
|
+
d: 'M16 16s-1.5-2-4-2-4 2-4 2',
|
|
9
|
+
key: 'epbg0q'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M7.5 8 10 9',
|
|
12
|
+
key: 'olxxln'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'm14 9 2.5-1',
|
|
15
|
+
key: '1j6cij'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'M9 10h0',
|
|
18
|
+
key: '1vxvly'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M15 10h0',
|
|
21
|
+
key: '1j6oav'
|
|
22
|
+
}]]);
|
|
23
|
+
export default Angry;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Annoyed = createReactComponent('Annoyed', [['circle', {
|
|
3
|
+
cx: '12',
|
|
4
|
+
cy: '12',
|
|
5
|
+
r: '10',
|
|
6
|
+
key: '1mglay'
|
|
7
|
+
}], ['path', {
|
|
8
|
+
d: 'M8 15h8',
|
|
9
|
+
key: '45n4r'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M8 9h2',
|
|
12
|
+
key: '1g203m'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M14 9h2',
|
|
15
|
+
key: '116p9w'
|
|
16
|
+
}]]);
|
|
17
|
+
export default Annoyed;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Bomb = createReactComponent('Bomb', [['circle', {
|
|
3
|
+
cx: '11',
|
|
4
|
+
cy: '13',
|
|
5
|
+
r: '9',
|
|
6
|
+
key: 'hd149'
|
|
7
|
+
}], ['path', {
|
|
8
|
+
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',
|
|
9
|
+
key: '9owvxi'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'm22 2-1.5 1.5',
|
|
12
|
+
key: 'ay92ug'
|
|
13
|
+
}]]);
|
|
14
|
+
export default Bomb;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CalendarClock = createReactComponent('CalendarClock', [['path', {
|
|
3
|
+
d: 'M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5',
|
|
4
|
+
key: '1osxxc'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M16 2v4',
|
|
7
|
+
key: '4m81vk'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M8 2v4',
|
|
10
|
+
key: '1cmpym'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M3 10h5',
|
|
13
|
+
key: 'r794hk'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M17.5 17.5 16 16.25V14',
|
|
16
|
+
key: 're2vv1'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M22 16a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z',
|
|
19
|
+
key: 'ame013'
|
|
20
|
+
}]]);
|
|
21
|
+
export default CalendarClock;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CalendarHeart = createReactComponent('CalendarHeart', [['path', {
|
|
3
|
+
d: 'M21 10V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7',
|
|
4
|
+
key: '1sfrvf'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M16 2v4',
|
|
7
|
+
key: '4m81vk'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M8 2v4',
|
|
10
|
+
key: '1cmpym'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M3 10h18',
|
|
13
|
+
key: '8toen8'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
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',
|
|
16
|
+
key: '1t7hil'
|
|
17
|
+
}]]);
|
|
18
|
+
export default CalendarHeart;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CalendarSearch = createReactComponent('CalendarSearch', [['path', {
|
|
3
|
+
d: 'M21 12V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h7.5',
|
|
4
|
+
key: '18ncp8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M16 2v4',
|
|
7
|
+
key: '4m81vk'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M8 2v4',
|
|
10
|
+
key: '1cmpym'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M3 10h18',
|
|
13
|
+
key: '8toen8'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z',
|
|
16
|
+
key: 'mgbru4'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'm22 22-1.5-1.5',
|
|
19
|
+
key: '1x83k4'
|
|
20
|
+
}]]);
|
|
21
|
+
export default CalendarSearch;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var ClipboardCheck = createReactComponent('ClipboardCheck', [['
|
|
3
|
-
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',
|
|
4
|
-
key: '116196'
|
|
5
|
-
}], ['rect', {
|
|
2
|
+
var ClipboardCheck = createReactComponent('ClipboardCheck', [['rect', {
|
|
6
3
|
x: '8',
|
|
7
4
|
y: '2',
|
|
8
5
|
width: '8',
|
|
@@ -11,7 +8,10 @@ var ClipboardCheck = createReactComponent('ClipboardCheck', [['path', {
|
|
|
11
8
|
ry: '1',
|
|
12
9
|
key: 'wz2j3u'
|
|
13
10
|
}], ['path', {
|
|
14
|
-
d: '
|
|
15
|
-
key: '
|
|
11
|
+
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',
|
|
12
|
+
key: '116196'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'm9 14 2 2 4-4',
|
|
15
|
+
key: 'df797q'
|
|
16
16
|
}]]);
|
|
17
17
|
export default ClipboardCheck;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var ClipboardCopy = createReactComponent('ClipboardCopy', [['
|
|
3
|
-
d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
|
|
4
|
-
key: '4jdomd'
|
|
5
|
-
}], ['path', {
|
|
6
|
-
d: 'M16 4h2a2 2 0 0 1 2 2v4',
|
|
7
|
-
key: '3hqy98'
|
|
8
|
-
}], ['rect', {
|
|
2
|
+
var ClipboardCopy = createReactComponent('ClipboardCopy', [['rect', {
|
|
9
3
|
x: '8',
|
|
10
4
|
y: '2',
|
|
11
5
|
width: '8',
|
|
@@ -13,6 +7,12 @@ var ClipboardCopy = createReactComponent('ClipboardCopy', [['path', {
|
|
|
13
7
|
rx: '1',
|
|
14
8
|
ry: '1',
|
|
15
9
|
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
|
|
12
|
+
key: '4jdomd'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M16 4h2a2 2 0 0 1 2 2v4',
|
|
15
|
+
key: '3hqy98'
|
|
16
16
|
}], ['path', {
|
|
17
17
|
d: 'M21 14H11',
|
|
18
18
|
key: '1bme5i'
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var ClipboardEdit = createReactComponent('ClipboardEdit', [['rect', {
|
|
3
|
+
x: '8',
|
|
4
|
+
y: '2',
|
|
5
|
+
width: '8',
|
|
6
|
+
height: '4',
|
|
7
|
+
rx: '1',
|
|
8
|
+
ry: '1',
|
|
9
|
+
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
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',
|
|
12
|
+
key: '1rgxu8'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5',
|
|
15
|
+
key: 'cereej'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'M4 13.5V6a2 2 0 0 1 2-2h2',
|
|
18
|
+
key: '5ua5vh'
|
|
19
|
+
}]]);
|
|
20
|
+
export default ClipboardEdit;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var ClipboardList = createReactComponent('ClipboardList', [['
|
|
3
|
-
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',
|
|
4
|
-
key: '116196'
|
|
5
|
-
}], ['rect', {
|
|
2
|
+
var ClipboardList = createReactComponent('ClipboardList', [['rect', {
|
|
6
3
|
x: '8',
|
|
7
4
|
y: '2',
|
|
8
5
|
width: '8',
|
|
@@ -10,6 +7,9 @@ var ClipboardList = createReactComponent('ClipboardList', [['path', {
|
|
|
10
7
|
rx: '1',
|
|
11
8
|
ry: '1',
|
|
12
9
|
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
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',
|
|
12
|
+
key: '116196'
|
|
13
13
|
}], ['path', {
|
|
14
14
|
d: 'M12 11h4',
|
|
15
15
|
key: '1jrz19'
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var ClipboardSignature = createReactComponent('ClipboardSignature', [['rect', {
|
|
3
|
+
x: '8',
|
|
4
|
+
y: '2',
|
|
5
|
+
width: '8',
|
|
6
|
+
height: '4',
|
|
7
|
+
rx: '1',
|
|
8
|
+
ry: '1',
|
|
9
|
+
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5',
|
|
12
|
+
key: '1but9f'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M16 4h2a2 2 0 0 1 1.73 1',
|
|
15
|
+
key: '1p8n7l'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
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',
|
|
18
|
+
key: 'johvi5'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M8 18h1',
|
|
21
|
+
key: '13wk12'
|
|
22
|
+
}]]);
|
|
23
|
+
export default ClipboardSignature;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var ClipboardType = createReactComponent('ClipboardType', [['rect', {
|
|
3
|
+
x: '8',
|
|
4
|
+
y: '2',
|
|
5
|
+
width: '8',
|
|
6
|
+
height: '4',
|
|
7
|
+
rx: '1',
|
|
8
|
+
ry: '1',
|
|
9
|
+
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
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',
|
|
12
|
+
key: '116196'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M9 12v-1h6v1',
|
|
15
|
+
key: 'iehl6m'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'M11 17h2',
|
|
18
|
+
key: '12w5me'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M12 11v6',
|
|
21
|
+
key: '1bwqyc'
|
|
22
|
+
}]]);
|
|
23
|
+
export default ClipboardType;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var ClipboardX = createReactComponent('ClipboardX', [['
|
|
3
|
-
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',
|
|
4
|
-
key: '116196'
|
|
5
|
-
}], ['rect', {
|
|
2
|
+
var ClipboardX = createReactComponent('ClipboardX', [['rect', {
|
|
6
3
|
x: '8',
|
|
7
4
|
y: '2',
|
|
8
5
|
width: '8',
|
|
@@ -10,6 +7,9 @@ var ClipboardX = createReactComponent('ClipboardX', [['path', {
|
|
|
10
7
|
rx: '1',
|
|
11
8
|
ry: '1',
|
|
12
9
|
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
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',
|
|
12
|
+
key: '116196'
|
|
13
13
|
}], ['path', {
|
|
14
14
|
d: 'm15 11-6 6',
|
|
15
15
|
key: '1toa9n'
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var Clipboard = createReactComponent('Clipboard', [['
|
|
3
|
-
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',
|
|
4
|
-
key: '116196'
|
|
5
|
-
}], ['rect', {
|
|
2
|
+
var Clipboard = createReactComponent('Clipboard', [['rect', {
|
|
6
3
|
x: '8',
|
|
7
4
|
y: '2',
|
|
8
5
|
width: '8',
|
|
@@ -10,5 +7,8 @@ var Clipboard = createReactComponent('Clipboard', [['path', {
|
|
|
10
7
|
rx: '1',
|
|
11
8
|
ry: '1',
|
|
12
9
|
key: 'wz2j3u'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
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',
|
|
12
|
+
key: '116196'
|
|
13
13
|
}]]);
|
|
14
14
|
export default Clipboard;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CloudCog = createReactComponent('CloudCog', [['path', {
|
|
3
|
+
d: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
|
|
4
|
+
key: '19hoja'
|
|
5
|
+
}], ['circle', {
|
|
6
|
+
cx: '12',
|
|
7
|
+
cy: '17',
|
|
8
|
+
r: '3',
|
|
9
|
+
key: '1spfwm'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M12 13v1',
|
|
12
|
+
key: '176q98'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M12 20v1',
|
|
15
|
+
key: '1wcdkc'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'M16 17h-1',
|
|
18
|
+
key: 'y560le'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M9 17H8',
|
|
21
|
+
key: '1lfe9z'
|
|
22
|
+
}], ['path', {
|
|
23
|
+
d: 'm15 14-.88.88',
|
|
24
|
+
key: '12ytk1'
|
|
25
|
+
}], ['path', {
|
|
26
|
+
d: 'M9.88 19.12 9 20',
|
|
27
|
+
key: '1kmb4r'
|
|
28
|
+
}], ['path', {
|
|
29
|
+
d: 'm15 20-.88-.88',
|
|
30
|
+
key: '1ipjcf'
|
|
31
|
+
}], ['path', {
|
|
32
|
+
d: 'M9.88 14.88 9 14',
|
|
33
|
+
key: 'c4uok7'
|
|
34
|
+
}]]);
|
|
35
|
+
export default CloudCog;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudMoonRain = createReactComponent('CloudMoonRain', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
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',
|
|
4
|
+
key: 'u82z8m'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
|
|
7
|
+
key: '1qmrp3'
|
|
8
8
|
}], ['path', {
|
|
9
|
-
d: 'M11
|
|
10
|
-
key: '
|
|
9
|
+
d: 'M11 20v2',
|
|
10
|
+
key: '174qtz'
|
|
11
11
|
}], ['path', {
|
|
12
|
-
d: 'M7
|
|
13
|
-
key: '
|
|
12
|
+
d: 'M7 19v2',
|
|
13
|
+
key: '12npes'
|
|
14
14
|
}]]);
|
|
15
15
|
export default CloudMoonRain;
|
|
@@ -3,25 +3,25 @@ var CloudSunRain = createReactComponent('CloudSunRain', [['path', {
|
|
|
3
3
|
d: 'M12 2v2',
|
|
4
4
|
key: 'tus03m'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'm4.93 4.93 1.41 1.41',
|
|
7
|
+
key: '149t6j'
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M20 12h2',
|
|
10
10
|
key: '1q8mjw'
|
|
11
11
|
}], ['path', {
|
|
12
|
-
d: '
|
|
13
|
-
key: '
|
|
12
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
13
|
+
key: '1shlcs'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: '
|
|
16
|
-
key: '
|
|
15
|
+
d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
|
|
16
|
+
key: 'dpwdj0'
|
|
17
17
|
}], ['path', {
|
|
18
|
-
d: '
|
|
19
|
-
key: '
|
|
18
|
+
d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
|
|
19
|
+
key: '1qmrp3'
|
|
20
20
|
}], ['path', {
|
|
21
|
-
d: 'M11
|
|
22
|
-
key: '
|
|
21
|
+
d: 'M11 20v2',
|
|
22
|
+
key: '174qtz'
|
|
23
23
|
}], ['path', {
|
|
24
|
-
d: 'M7
|
|
25
|
-
key: '
|
|
24
|
+
d: 'M7 19v2',
|
|
25
|
+
key: '12npes'
|
|
26
26
|
}]]);
|
|
27
27
|
export default CloudSunRain;
|
|
@@ -8,14 +8,14 @@ var CloudSun = createReactComponent('CloudSun', [['path', {
|
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M20 12h2',
|
|
10
10
|
key: '1q8mjw'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
13
|
+
key: '1shlcs'
|
|
11
14
|
}], ['path', {
|
|
12
15
|
d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
|
|
13
16
|
key: 'dpwdj0'
|
|
14
17
|
}], ['path', {
|
|
15
18
|
d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z',
|
|
16
19
|
key: 's09mg5'
|
|
17
|
-
}], ['path', {
|
|
18
|
-
d: 'm19.07 4.93-1.41 1.41',
|
|
19
|
-
key: '1shlcs'
|
|
20
20
|
}]]);
|
|
21
21
|
export default CloudSun;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Cog = createReactComponent('Cog', [['path', {
|
|
3
|
+
d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z',
|
|
4
|
+
key: 'sobvz5'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z',
|
|
7
|
+
key: '11i496'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 2v2',
|
|
10
|
+
key: 'tus03m'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M12 22v-2',
|
|
13
|
+
key: '1osdcq'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'm17 20.66-1-1.73',
|
|
16
|
+
key: 'eq3orb'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M11 10.27 7 3.34',
|
|
19
|
+
key: '16pf9h'
|
|
20
|
+
}], ['path', {
|
|
21
|
+
d: 'm20.66 17-1.73-1',
|
|
22
|
+
key: 'sg0v6f'
|
|
23
|
+
}], ['path', {
|
|
24
|
+
d: 'm3.34 7 1.73 1',
|
|
25
|
+
key: '1ulond'
|
|
26
|
+
}], ['path', {
|
|
27
|
+
d: 'M14 12h8',
|
|
28
|
+
key: '4f43i9'
|
|
29
|
+
}], ['path', {
|
|
30
|
+
d: 'M2 12h2',
|
|
31
|
+
key: '1t8f8n'
|
|
32
|
+
}], ['path', {
|
|
33
|
+
d: 'm20.66 7-1.73 1',
|
|
34
|
+
key: '1ow05n'
|
|
35
|
+
}], ['path', {
|
|
36
|
+
d: 'm3.34 17 1.73-1',
|
|
37
|
+
key: 'nuk764'
|
|
38
|
+
}], ['path', {
|
|
39
|
+
d: 'm17 3.34-1 1.73',
|
|
40
|
+
key: '2wel8s'
|
|
41
|
+
}], ['path', {
|
|
42
|
+
d: 'm11 13.73-4 6.93',
|
|
43
|
+
key: '794ttg'
|
|
44
|
+
}]]);
|
|
45
|
+
export default Cog;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Diff = createReactComponent('Diff', [['path', {
|
|
3
|
+
d: 'M12 3v14',
|
|
4
|
+
key: '7cf3v8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M5 10h14',
|
|
7
|
+
key: 'elsbfy'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M5 21h14',
|
|
10
|
+
key: '11awu3'
|
|
11
|
+
}]]);
|
|
12
|
+
export default Diff;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileArchive = createReactComponent('FileArchive', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1u864v'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['circle', {
|
|
9
|
+
cx: '10',
|
|
10
|
+
cy: '20',
|
|
11
|
+
r: '2',
|
|
12
|
+
key: '1xzdoj'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'M10 7V6',
|
|
15
|
+
key: 'dljcrl'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'M10 12v-1',
|
|
18
|
+
key: 'v7bkov'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M10 18v-2',
|
|
21
|
+
key: '1cjy8d'
|
|
22
|
+
}]]);
|
|
23
|
+
export default FileArchive;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileAudio2 = createReactComponent('FileAudio2', [['path', {
|
|
3
|
+
d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v2',
|
|
4
|
+
key: 'fkyf72'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M2 17v-3a4 4 0 0 1 8 0v3',
|
|
10
|
+
key: '1ggdre'
|
|
11
|
+
}], ['circle', {
|
|
12
|
+
cx: '9',
|
|
13
|
+
cy: '17',
|
|
14
|
+
r: '1',
|
|
15
|
+
key: 'bc1fq4'
|
|
16
|
+
}], ['circle', {
|
|
17
|
+
cx: '3',
|
|
18
|
+
cy: '17',
|
|
19
|
+
r: '1',
|
|
20
|
+
key: 'vo6nti'
|
|
21
|
+
}]]);
|
|
22
|
+
export default FileAudio2;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileAudio = createReactComponent('FileAudio', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1013sb'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M10 20v-1a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0Z',
|
|
10
|
+
key: 'gqt63y'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M6 20v-1a2 2 0 1 0-4 0v1a2 2 0 1 0 4 0Z',
|
|
13
|
+
key: 'cf7lqx'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M2 19v-3a6 6 0 0 1 12 0v3',
|
|
16
|
+
key: '1acxgf'
|
|
17
|
+
}]]);
|
|
18
|
+
export default FileAudio;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileAxis3d = createReactComponent('FileAxis3d', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1nnpy2'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M8 10v8h8',
|
|
10
|
+
key: 'tlaukw'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'm8 18 4-4',
|
|
13
|
+
key: '12zab0'
|
|
14
|
+
}]]);
|
|
15
|
+
export default FileAxis3d;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileBadge2 = createReactComponent('FileBadge2', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1nnpy2'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z',
|
|
7
|
+
key: '13rien'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm14 12.5 1 5.5-3-1-3 1 1-5.5',
|
|
10
|
+
key: '14xlky'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FileBadge2;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileBadge = createReactComponent('FileBadge', [['path', {
|
|
3
|
+
d: 'M4 7V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-6',
|
|
4
|
+
key: 'qtddq0'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z',
|
|
10
|
+
key: 'u0c8gj'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M7 16.5 8 22l-3-1-3 1 1-5.5',
|
|
13
|
+
key: '5gm2nr'
|
|
14
|
+
}]]);
|
|
15
|
+
export default FileBadge;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileBarChart2 = createReactComponent('FileBarChart2', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1nnpy2'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 18v-6',
|
|
10
|
+
key: '17g6i2'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M8 18v-1',
|
|
13
|
+
key: 'zg0ygc'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M16 18v-3',
|
|
16
|
+
key: 'j5jt4h'
|
|
17
|
+
}]]);
|
|
18
|
+
export default FileBarChart2;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FileBarChart = createReactComponent('FileBarChart', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1nnpy2'
|
|
5
|
+
}], ['polyline', {
|
|
6
|
+
points: '14 2 14 8 20 8',
|
|
7
|
+
key: '1ew0cm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 18v-4',
|
|
10
|
+
key: 'q1q25u'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M8 18v-2',
|
|
13
|
+
key: 'qcmpov'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M16 18v-6',
|
|
16
|
+
key: '15y0np'
|
|
17
|
+
}]]);
|
|
18
|
+
export default FileBarChart;
|