lucide-react 0.67.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 +1372 -66
- package/dist/cjs/lucide-react.js.map +1 -1
- 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/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 +69 -0
- package/dist/esm/icons/package-2.js +12 -0
- package/dist/esm/icons/server-cog.js +44 -0
- package/dist/esm/icons/user-cog.js +34 -0
- package/dist/lucide-react.d.ts +69 -0
- package/dist/umd/lucide-react.js +1372 -66
- 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,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderInput = createReactComponent('FolderInput', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1gu97c'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M2 13h10',
|
|
7
|
+
key: 'pgb2dq'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm9 16 3-3-3-3',
|
|
10
|
+
key: '6m91ic'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FolderInput;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderKey = createReactComponent('FolderKey', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '203odn'
|
|
5
|
+
}], ['circle', {
|
|
6
|
+
cx: '16',
|
|
7
|
+
cy: '20',
|
|
8
|
+
r: '2',
|
|
9
|
+
key: '1vifvg'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'm22 14-4.5 4.5',
|
|
12
|
+
key: '1ef6z8'
|
|
13
|
+
}], ['path', {
|
|
14
|
+
d: 'm21 15 1 1',
|
|
15
|
+
key: '1ejcpy'
|
|
16
|
+
}]]);
|
|
17
|
+
export default FolderKey;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderLock = createReactComponent('FolderLock', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1ivsx8'
|
|
5
|
+
}], ['rect', {
|
|
6
|
+
x: '14',
|
|
7
|
+
y: '17',
|
|
8
|
+
width: '8',
|
|
9
|
+
height: '5',
|
|
10
|
+
rx: '1',
|
|
11
|
+
key: '15pjcy'
|
|
12
|
+
}], ['path', {
|
|
13
|
+
d: 'M20 17v-2a2 2 0 1 0-4 0v2',
|
|
14
|
+
key: 'pwaxnr'
|
|
15
|
+
}]]);
|
|
16
|
+
export default FolderLock;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var FolderMinus = createReactComponent('FolderMinus', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
5
|
}], ['line', {
|
|
6
6
|
x1: '9',
|
|
7
|
-
y1: '
|
|
7
|
+
y1: '13',
|
|
8
8
|
x2: '15',
|
|
9
|
-
y2: '
|
|
10
|
-
key: '
|
|
9
|
+
y2: '13',
|
|
10
|
+
key: '1nzi25'
|
|
11
11
|
}]]);
|
|
12
12
|
export default FolderMinus;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var FolderOpen = createReactComponent('FolderOpen', [['path', {
|
|
3
|
-
d: 'm6
|
|
4
|
-
key: '
|
|
3
|
+
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',
|
|
4
|
+
key: '1nmvlm'
|
|
5
5
|
}]]);
|
|
6
6
|
export default FolderOpen;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderOutput = createReactComponent('FolderOutput', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: 'jm8npq'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M2 13h10',
|
|
7
|
+
key: 'pgb2dq'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm5 10-3 3 3 3',
|
|
10
|
+
key: '1r8ie0'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FolderOutput;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var FolderPlus = createReactComponent('FolderPlus', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
5
|
}], ['line', {
|
|
6
6
|
x1: '12',
|
|
7
|
-
y1: '
|
|
7
|
+
y1: '10',
|
|
8
8
|
x2: '12',
|
|
9
|
-
y2: '
|
|
10
|
-
key: '
|
|
9
|
+
y2: '16',
|
|
10
|
+
key: '1fgwrs'
|
|
11
11
|
}], ['line', {
|
|
12
12
|
x1: '9',
|
|
13
|
-
y1: '
|
|
13
|
+
y1: '13',
|
|
14
14
|
x2: '15',
|
|
15
|
-
y2: '
|
|
16
|
-
key: '
|
|
15
|
+
y2: '13',
|
|
16
|
+
key: '1nzi25'
|
|
17
17
|
}]]);
|
|
18
18
|
export default FolderPlus;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderSearch2 = createReactComponent('FolderSearch2', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
|
+
}], ['circle', {
|
|
6
|
+
cx: '11.5',
|
|
7
|
+
cy: '12.5',
|
|
8
|
+
r: '2.5',
|
|
9
|
+
key: '1ea5ju'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'M13.27 14.27 15 16',
|
|
12
|
+
key: '5hsvtf'
|
|
13
|
+
}]]);
|
|
14
|
+
export default FolderSearch2;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderSearch = createReactComponent('FolderSearch', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1moo03'
|
|
5
|
+
}], ['circle', {
|
|
6
|
+
cx: '17',
|
|
7
|
+
cy: '17',
|
|
8
|
+
r: '3',
|
|
9
|
+
key: '18b49y'
|
|
10
|
+
}], ['path', {
|
|
11
|
+
d: 'm21 21-1.5-1.5',
|
|
12
|
+
key: '3sg1j'
|
|
13
|
+
}]]);
|
|
14
|
+
export default FolderSearch;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderSymlink = createReactComponent('FolderSymlink', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1or2t8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm8 16 3-3-3-3',
|
|
7
|
+
key: 'rlqrt1'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M2 16v-1a2 2 0 0 1 2-2h6',
|
|
10
|
+
key: 'pgw8ln'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FolderSymlink;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderTree = createReactComponent('FolderTree', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '10jzg2'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
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',
|
|
7
|
+
key: '1b9nqm'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M3 3v2c0 1.1.9 2 2 2h3',
|
|
10
|
+
key: '1wqwis'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M3 3v13c0 1.1.9 2 2 2h3',
|
|
13
|
+
key: '1bqeom'
|
|
14
|
+
}]]);
|
|
15
|
+
export default FolderTree;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderUp = createReactComponent('FolderUp', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M12 10v6',
|
|
7
|
+
key: '1bos4e'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm9 13 3-3 3 3',
|
|
10
|
+
key: '1pxg3c'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FolderUp;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FolderX = createReactComponent('FolderX', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm9.5 10.5 5 5',
|
|
7
|
+
key: 'ra9qjz'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm14.5 10.5-5 5',
|
|
10
|
+
key: 'l2rkpq'
|
|
11
|
+
}]]);
|
|
12
|
+
export default FolderX;
|
package/dist/esm/icons/folder.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var Folder = createReactComponent('Folder', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
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',
|
|
4
|
+
key: '1fr9dc'
|
|
5
5
|
}]]);
|
|
6
6
|
export default Folder;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Folders = createReactComponent('Folders', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1aska4'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M2 8v11c0 1.1.9 2 2 2h14',
|
|
7
|
+
key: 'n13cji'
|
|
8
|
+
}]]);
|
|
9
|
+
export default Folders;
|
package/dist/esm/icons/index.js
CHANGED
|
@@ -118,11 +118,14 @@ export { default as Bus } from './bus';
|
|
|
118
118
|
export { default as Calculator } from './calculator';
|
|
119
119
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
120
120
|
export { default as CalendarCheck } from './calendar-check';
|
|
121
|
+
export { default as CalendarClock } from './calendar-clock';
|
|
121
122
|
export { default as CalendarDays } from './calendar-days';
|
|
123
|
+
export { default as CalendarHeart } from './calendar-heart';
|
|
122
124
|
export { default as CalendarMinus } from './calendar-minus';
|
|
123
125
|
export { default as CalendarOff } from './calendar-off';
|
|
124
126
|
export { default as CalendarPlus } from './calendar-plus';
|
|
125
127
|
export { default as CalendarRange } from './calendar-range';
|
|
128
|
+
export { default as CalendarSearch } from './calendar-search';
|
|
126
129
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
127
130
|
export { default as CalendarX } from './calendar-x';
|
|
128
131
|
export { default as Calendar } from './calendar';
|
|
@@ -158,7 +161,10 @@ export { default as Circle } from './circle';
|
|
|
158
161
|
export { default as Clapperboard } from './clapperboard';
|
|
159
162
|
export { default as ClipboardCheck } from './clipboard-check';
|
|
160
163
|
export { default as ClipboardCopy } from './clipboard-copy';
|
|
164
|
+
export { default as ClipboardEdit } from './clipboard-edit';
|
|
161
165
|
export { default as ClipboardList } from './clipboard-list';
|
|
166
|
+
export { default as ClipboardSignature } from './clipboard-signature';
|
|
167
|
+
export { default as ClipboardType } from './clipboard-type';
|
|
162
168
|
export { default as ClipboardX } from './clipboard-x';
|
|
163
169
|
export { default as Clipboard } from './clipboard';
|
|
164
170
|
export { default as Clock1 } from './clock-1';
|
|
@@ -174,6 +180,7 @@ export { default as Clock7 } from './clock-7';
|
|
|
174
180
|
export { default as Clock8 } from './clock-8';
|
|
175
181
|
export { default as Clock9 } from './clock-9';
|
|
176
182
|
export { default as Clock } from './clock';
|
|
183
|
+
export { default as CloudCog } from './cloud-cog';
|
|
177
184
|
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
178
185
|
export { default as CloudFog } from './cloud-fog';
|
|
179
186
|
export { default as CloudHail } from './cloud-hail';
|
|
@@ -194,6 +201,7 @@ export { default as Code } from './code';
|
|
|
194
201
|
export { default as Codepen } from './codepen';
|
|
195
202
|
export { default as Codesandbox } from './codesandbox';
|
|
196
203
|
export { default as Coffee } from './coffee';
|
|
204
|
+
export { default as Cog } from './cog';
|
|
197
205
|
export { default as Coins } from './coins';
|
|
198
206
|
export { default as Columns } from './columns';
|
|
199
207
|
export { default as Command } from './command';
|
|
@@ -232,6 +240,7 @@ export { default as Dice4 } from './dice-4';
|
|
|
232
240
|
export { default as Dice5 } from './dice-5';
|
|
233
241
|
export { default as Dice6 } from './dice-6';
|
|
234
242
|
export { default as Dices } from './dices';
|
|
243
|
+
export { default as Diff } from './diff';
|
|
235
244
|
export { default as Disc } from './disc';
|
|
236
245
|
export { default as DivideCircle } from './divide-circle';
|
|
237
246
|
export { default as DivideSquare } from './divide-square';
|
|
@@ -260,18 +269,55 @@ export { default as Factory } from './factory';
|
|
|
260
269
|
export { default as FastForward } from './fast-forward';
|
|
261
270
|
export { default as Feather } from './feather';
|
|
262
271
|
export { default as Figma } from './figma';
|
|
272
|
+
export { default as FileArchive } from './file-archive';
|
|
273
|
+
export { default as FileAudio2 } from './file-audio-2';
|
|
274
|
+
export { default as FileAudio } from './file-audio';
|
|
275
|
+
export { default as FileAxis3d } from './file-axis-3d';
|
|
276
|
+
export { default as FileBadge2 } from './file-badge-2';
|
|
277
|
+
export { default as FileBadge } from './file-badge';
|
|
278
|
+
export { default as FileBarChart2 } from './file-bar-chart-2';
|
|
279
|
+
export { default as FileBarChart } from './file-bar-chart';
|
|
280
|
+
export { default as FileBox } from './file-box';
|
|
263
281
|
export { default as FileCheck2 } from './file-check-2';
|
|
264
282
|
export { default as FileCheck } from './file-check';
|
|
283
|
+
export { default as FileClock } from './file-clock';
|
|
265
284
|
export { default as FileCode } from './file-code';
|
|
285
|
+
export { default as FileCog2 } from './file-cog-2';
|
|
286
|
+
export { default as FileCog } from './file-cog';
|
|
287
|
+
export { default as FileDiff } from './file-diff';
|
|
266
288
|
export { default as FileDigit } from './file-digit';
|
|
289
|
+
export { default as FileDown } from './file-down';
|
|
290
|
+
export { default as FileEdit } from './file-edit';
|
|
291
|
+
export { default as FileHeart } from './file-heart';
|
|
292
|
+
export { default as FileImage } from './file-image';
|
|
267
293
|
export { default as FileInput } from './file-input';
|
|
294
|
+
export { default as FileKey2 } from './file-key-2';
|
|
295
|
+
export { default as FileKey } from './file-key';
|
|
296
|
+
export { default as FileLineChart } from './file-line-chart';
|
|
297
|
+
export { default as FileLock2 } from './file-lock-2';
|
|
298
|
+
export { default as FileLock } from './file-lock';
|
|
268
299
|
export { default as FileMinus2 } from './file-minus-2';
|
|
269
300
|
export { default as FileMinus } from './file-minus';
|
|
270
301
|
export { default as FileOutput } from './file-output';
|
|
302
|
+
export { default as FilePieChart } from './file-pie-chart';
|
|
271
303
|
export { default as FilePlus2 } from './file-plus-2';
|
|
272
304
|
export { default as FilePlus } from './file-plus';
|
|
305
|
+
export { default as FileQuestion } from './file-question';
|
|
306
|
+
export { default as FileScan } from './file-scan';
|
|
307
|
+
export { default as FileSearch2 } from './file-search-2';
|
|
273
308
|
export { default as FileSearch } from './file-search';
|
|
309
|
+
export { default as FileSignature } from './file-signature';
|
|
310
|
+
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
311
|
+
export { default as FileSymlink } from './file-symlink';
|
|
312
|
+
export { default as FileTerminal } from './file-terminal';
|
|
274
313
|
export { default as FileText } from './file-text';
|
|
314
|
+
export { default as FileType } from './file-type';
|
|
315
|
+
export { default as FileUp } from './file-up';
|
|
316
|
+
export { default as FileVideo2 } from './file-video-2';
|
|
317
|
+
export { default as FileVideo } from './file-video';
|
|
318
|
+
export { default as FileVolume2 } from './file-volume-2';
|
|
319
|
+
export { default as FileVolume } from './file-volume';
|
|
320
|
+
export { default as FileWarning } from './file-warning';
|
|
275
321
|
export { default as FileX2 } from './file-x-2';
|
|
276
322
|
export { default as FileX } from './file-x';
|
|
277
323
|
export { default as File } from './file';
|
|
@@ -291,10 +337,30 @@ export { default as FlaskRound } from './flask-round';
|
|
|
291
337
|
export { default as Flower2 } from './flower-2';
|
|
292
338
|
export { default as Flower } from './flower';
|
|
293
339
|
export { default as Focus } from './focus';
|
|
340
|
+
export { default as FolderArchive } from './folder-archive';
|
|
341
|
+
export { default as FolderCheck } from './folder-check';
|
|
342
|
+
export { default as FolderClock } from './folder-clock';
|
|
343
|
+
export { default as FolderClosed } from './folder-closed';
|
|
344
|
+
export { default as FolderCog2 } from './folder-cog-2';
|
|
345
|
+
export { default as FolderCog } from './folder-cog';
|
|
346
|
+
export { default as FolderDown } from './folder-down';
|
|
347
|
+
export { default as FolderEdit } from './folder-edit';
|
|
348
|
+
export { default as FolderHeart } from './folder-heart';
|
|
349
|
+
export { default as FolderInput } from './folder-input';
|
|
350
|
+
export { default as FolderKey } from './folder-key';
|
|
351
|
+
export { default as FolderLock } from './folder-lock';
|
|
294
352
|
export { default as FolderMinus } from './folder-minus';
|
|
295
353
|
export { default as FolderOpen } from './folder-open';
|
|
354
|
+
export { default as FolderOutput } from './folder-output';
|
|
296
355
|
export { default as FolderPlus } from './folder-plus';
|
|
356
|
+
export { default as FolderSearch2 } from './folder-search-2';
|
|
357
|
+
export { default as FolderSearch } from './folder-search';
|
|
358
|
+
export { default as FolderSymlink } from './folder-symlink';
|
|
359
|
+
export { default as FolderTree } from './folder-tree';
|
|
360
|
+
export { default as FolderUp } from './folder-up';
|
|
361
|
+
export { default as FolderX } from './folder-x';
|
|
297
362
|
export { default as Folder } from './folder';
|
|
363
|
+
export { default as Folders } from './folders';
|
|
298
364
|
export { default as FormInput } from './form-input';
|
|
299
365
|
export { default as Forward } from './forward';
|
|
300
366
|
export { default as Frame } from './frame';
|
|
@@ -457,6 +523,7 @@ export { default as Network } from './network';
|
|
|
457
523
|
export { default as Octagon } from './octagon';
|
|
458
524
|
export { default as Option } from './option';
|
|
459
525
|
export { default as Outdent } from './outdent';
|
|
526
|
+
export { default as Package2 } from './package-2';
|
|
460
527
|
export { default as PackageCheck } from './package-check';
|
|
461
528
|
export { default as PackageMinus } from './package-minus';
|
|
462
529
|
export { default as PackageOpen } from './package-open';
|
|
@@ -541,6 +608,7 @@ export { default as Search } from './search';
|
|
|
541
608
|
export { default as Send } from './send';
|
|
542
609
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
543
610
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
611
|
+
export { default as ServerCog } from './server-cog';
|
|
544
612
|
export { default as ServerCrash } from './server-crash';
|
|
545
613
|
export { default as ServerOff } from './server-off';
|
|
546
614
|
export { default as Server } from './server';
|
|
@@ -661,6 +729,7 @@ export { default as Unlock } from './unlock';
|
|
|
661
729
|
export { default as UploadCloud } from './upload-cloud';
|
|
662
730
|
export { default as Upload } from './upload';
|
|
663
731
|
export { default as UserCheck } from './user-check';
|
|
732
|
+
export { default as UserCog } from './user-cog';
|
|
664
733
|
export { default as UserMinus } from './user-minus';
|
|
665
734
|
export { default as UserPlus } from './user-plus';
|
|
666
735
|
export { default as UserX } from './user-x';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Package2 = createReactComponent('Package2', [['path', {
|
|
3
|
+
d: 'M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z',
|
|
4
|
+
key: '1ront0'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9',
|
|
7
|
+
key: '19h2x1'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 3v6',
|
|
10
|
+
key: '1holv5'
|
|
11
|
+
}]]);
|
|
12
|
+
export default Package2;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var ServerCog = createReactComponent('ServerCog', [['path', {
|
|
3
|
+
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',
|
|
4
|
+
key: '1qm4no'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
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',
|
|
7
|
+
key: '1lpaho'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M6 6h.01',
|
|
10
|
+
key: '1utrut'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M6 18h.01',
|
|
13
|
+
key: 'uhywen'
|
|
14
|
+
}], ['circle', {
|
|
15
|
+
cx: '12',
|
|
16
|
+
cy: '12',
|
|
17
|
+
r: '3',
|
|
18
|
+
key: '1v7zrd'
|
|
19
|
+
}], ['path', {
|
|
20
|
+
d: 'M12 8v1',
|
|
21
|
+
key: '1rj8u4'
|
|
22
|
+
}], ['path', {
|
|
23
|
+
d: 'M12 15v1',
|
|
24
|
+
key: '1ovrzm'
|
|
25
|
+
}], ['path', {
|
|
26
|
+
d: 'M16 12h-1',
|
|
27
|
+
key: '1qpdyp'
|
|
28
|
+
}], ['path', {
|
|
29
|
+
d: 'M9 12H8',
|
|
30
|
+
key: '1l15iv'
|
|
31
|
+
}], ['path', {
|
|
32
|
+
d: 'm15 9-.88.88',
|
|
33
|
+
key: '3hwatj'
|
|
34
|
+
}], ['path', {
|
|
35
|
+
d: 'M9.88 14.12 9 15',
|
|
36
|
+
key: '13ldc9'
|
|
37
|
+
}], ['path', {
|
|
38
|
+
d: 'm15 15-.88-.88',
|
|
39
|
+
key: '45priv'
|
|
40
|
+
}], ['path', {
|
|
41
|
+
d: 'M9.88 9.88 9 9',
|
|
42
|
+
key: '1ladhj'
|
|
43
|
+
}]]);
|
|
44
|
+
export default ServerCog;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var UserCog = createReactComponent('UserCog', [['path', {
|
|
3
|
+
d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2',
|
|
4
|
+
key: '1yyitq'
|
|
5
|
+
}], ['circle', {
|
|
6
|
+
cx: '9',
|
|
7
|
+
cy: '7',
|
|
8
|
+
r: '4',
|
|
9
|
+
key: 'nufk8'
|
|
10
|
+
}], ['circle', {
|
|
11
|
+
cx: '19',
|
|
12
|
+
cy: '11',
|
|
13
|
+
r: '2',
|
|
14
|
+
key: '1rxg02'
|
|
15
|
+
}], ['path', {
|
|
16
|
+
d: 'M19 8v1',
|
|
17
|
+
key: '1iffrw'
|
|
18
|
+
}], ['path', {
|
|
19
|
+
d: 'M19 13v1',
|
|
20
|
+
key: 'z4xc62'
|
|
21
|
+
}], ['path', {
|
|
22
|
+
d: 'm21.6 9.5-.87.5',
|
|
23
|
+
key: '6lxupl'
|
|
24
|
+
}], ['path', {
|
|
25
|
+
d: 'm17.27 12-.87.5',
|
|
26
|
+
key: '1rwhxx'
|
|
27
|
+
}], ['path', {
|
|
28
|
+
d: 'm21.6 12.5-.87-.5',
|
|
29
|
+
key: 'agvc9a'
|
|
30
|
+
}], ['path', {
|
|
31
|
+
d: 'm17.27 10-.87-.5',
|
|
32
|
+
key: '12d57s'
|
|
33
|
+
}]]);
|
|
34
|
+
export default UserCog;
|
package/dist/lucide-react.d.ts
CHANGED
|
@@ -133,11 +133,14 @@ export declare const Bus: (props: LucideProps) => JSX.Element;
|
|
|
133
133
|
export declare const Calculator: (props: LucideProps) => JSX.Element;
|
|
134
134
|
export declare const CalendarCheck2: (props: LucideProps) => JSX.Element;
|
|
135
135
|
export declare const CalendarCheck: (props: LucideProps) => JSX.Element;
|
|
136
|
+
export declare const CalendarClock: (props: LucideProps) => JSX.Element;
|
|
136
137
|
export declare const CalendarDays: (props: LucideProps) => JSX.Element;
|
|
138
|
+
export declare const CalendarHeart: (props: LucideProps) => JSX.Element;
|
|
137
139
|
export declare const CalendarMinus: (props: LucideProps) => JSX.Element;
|
|
138
140
|
export declare const CalendarOff: (props: LucideProps) => JSX.Element;
|
|
139
141
|
export declare const CalendarPlus: (props: LucideProps) => JSX.Element;
|
|
140
142
|
export declare const CalendarRange: (props: LucideProps) => JSX.Element;
|
|
143
|
+
export declare const CalendarSearch: (props: LucideProps) => JSX.Element;
|
|
141
144
|
export declare const CalendarX2: (props: LucideProps) => JSX.Element;
|
|
142
145
|
export declare const CalendarX: (props: LucideProps) => JSX.Element;
|
|
143
146
|
export declare const Calendar: (props: LucideProps) => JSX.Element;
|
|
@@ -173,7 +176,10 @@ export declare const Circle: (props: LucideProps) => JSX.Element;
|
|
|
173
176
|
export declare const Clapperboard: (props: LucideProps) => JSX.Element;
|
|
174
177
|
export declare const ClipboardCheck: (props: LucideProps) => JSX.Element;
|
|
175
178
|
export declare const ClipboardCopy: (props: LucideProps) => JSX.Element;
|
|
179
|
+
export declare const ClipboardEdit: (props: LucideProps) => JSX.Element;
|
|
176
180
|
export declare const ClipboardList: (props: LucideProps) => JSX.Element;
|
|
181
|
+
export declare const ClipboardSignature: (props: LucideProps) => JSX.Element;
|
|
182
|
+
export declare const ClipboardType: (props: LucideProps) => JSX.Element;
|
|
177
183
|
export declare const ClipboardX: (props: LucideProps) => JSX.Element;
|
|
178
184
|
export declare const Clipboard: (props: LucideProps) => JSX.Element;
|
|
179
185
|
export declare const Clock1: (props: LucideProps) => JSX.Element;
|
|
@@ -189,6 +195,7 @@ export declare const Clock7: (props: LucideProps) => JSX.Element;
|
|
|
189
195
|
export declare const Clock8: (props: LucideProps) => JSX.Element;
|
|
190
196
|
export declare const Clock9: (props: LucideProps) => JSX.Element;
|
|
191
197
|
export declare const Clock: (props: LucideProps) => JSX.Element;
|
|
198
|
+
export declare const CloudCog: (props: LucideProps) => JSX.Element;
|
|
192
199
|
export declare const CloudDrizzle: (props: LucideProps) => JSX.Element;
|
|
193
200
|
export declare const CloudFog: (props: LucideProps) => JSX.Element;
|
|
194
201
|
export declare const CloudHail: (props: LucideProps) => JSX.Element;
|
|
@@ -209,6 +216,7 @@ export declare const Code: (props: LucideProps) => JSX.Element;
|
|
|
209
216
|
export declare const Codepen: (props: LucideProps) => JSX.Element;
|
|
210
217
|
export declare const Codesandbox: (props: LucideProps) => JSX.Element;
|
|
211
218
|
export declare const Coffee: (props: LucideProps) => JSX.Element;
|
|
219
|
+
export declare const Cog: (props: LucideProps) => JSX.Element;
|
|
212
220
|
export declare const Coins: (props: LucideProps) => JSX.Element;
|
|
213
221
|
export declare const Columns: (props: LucideProps) => JSX.Element;
|
|
214
222
|
export declare const Command: (props: LucideProps) => JSX.Element;
|
|
@@ -247,6 +255,7 @@ export declare const Dice4: (props: LucideProps) => JSX.Element;
|
|
|
247
255
|
export declare const Dice5: (props: LucideProps) => JSX.Element;
|
|
248
256
|
export declare const Dice6: (props: LucideProps) => JSX.Element;
|
|
249
257
|
export declare const Dices: (props: LucideProps) => JSX.Element;
|
|
258
|
+
export declare const Diff: (props: LucideProps) => JSX.Element;
|
|
250
259
|
export declare const Disc: (props: LucideProps) => JSX.Element;
|
|
251
260
|
export declare const DivideCircle: (props: LucideProps) => JSX.Element;
|
|
252
261
|
export declare const DivideSquare: (props: LucideProps) => JSX.Element;
|
|
@@ -275,18 +284,55 @@ export declare const Factory: (props: LucideProps) => JSX.Element;
|
|
|
275
284
|
export declare const FastForward: (props: LucideProps) => JSX.Element;
|
|
276
285
|
export declare const Feather: (props: LucideProps) => JSX.Element;
|
|
277
286
|
export declare const Figma: (props: LucideProps) => JSX.Element;
|
|
287
|
+
export declare const FileArchive: (props: LucideProps) => JSX.Element;
|
|
288
|
+
export declare const FileAudio2: (props: LucideProps) => JSX.Element;
|
|
289
|
+
export declare const FileAudio: (props: LucideProps) => JSX.Element;
|
|
290
|
+
export declare const FileAxis3d: (props: LucideProps) => JSX.Element;
|
|
291
|
+
export declare const FileBadge2: (props: LucideProps) => JSX.Element;
|
|
292
|
+
export declare const FileBadge: (props: LucideProps) => JSX.Element;
|
|
293
|
+
export declare const FileBarChart2: (props: LucideProps) => JSX.Element;
|
|
294
|
+
export declare const FileBarChart: (props: LucideProps) => JSX.Element;
|
|
295
|
+
export declare const FileBox: (props: LucideProps) => JSX.Element;
|
|
278
296
|
export declare const FileCheck2: (props: LucideProps) => JSX.Element;
|
|
279
297
|
export declare const FileCheck: (props: LucideProps) => JSX.Element;
|
|
298
|
+
export declare const FileClock: (props: LucideProps) => JSX.Element;
|
|
280
299
|
export declare const FileCode: (props: LucideProps) => JSX.Element;
|
|
300
|
+
export declare const FileCog2: (props: LucideProps) => JSX.Element;
|
|
301
|
+
export declare const FileCog: (props: LucideProps) => JSX.Element;
|
|
302
|
+
export declare const FileDiff: (props: LucideProps) => JSX.Element;
|
|
281
303
|
export declare const FileDigit: (props: LucideProps) => JSX.Element;
|
|
304
|
+
export declare const FileDown: (props: LucideProps) => JSX.Element;
|
|
305
|
+
export declare const FileEdit: (props: LucideProps) => JSX.Element;
|
|
306
|
+
export declare const FileHeart: (props: LucideProps) => JSX.Element;
|
|
307
|
+
export declare const FileImage: (props: LucideProps) => JSX.Element;
|
|
282
308
|
export declare const FileInput: (props: LucideProps) => JSX.Element;
|
|
309
|
+
export declare const FileKey2: (props: LucideProps) => JSX.Element;
|
|
310
|
+
export declare const FileKey: (props: LucideProps) => JSX.Element;
|
|
311
|
+
export declare const FileLineChart: (props: LucideProps) => JSX.Element;
|
|
312
|
+
export declare const FileLock2: (props: LucideProps) => JSX.Element;
|
|
313
|
+
export declare const FileLock: (props: LucideProps) => JSX.Element;
|
|
283
314
|
export declare const FileMinus2: (props: LucideProps) => JSX.Element;
|
|
284
315
|
export declare const FileMinus: (props: LucideProps) => JSX.Element;
|
|
285
316
|
export declare const FileOutput: (props: LucideProps) => JSX.Element;
|
|
317
|
+
export declare const FilePieChart: (props: LucideProps) => JSX.Element;
|
|
286
318
|
export declare const FilePlus2: (props: LucideProps) => JSX.Element;
|
|
287
319
|
export declare const FilePlus: (props: LucideProps) => JSX.Element;
|
|
320
|
+
export declare const FileQuestion: (props: LucideProps) => JSX.Element;
|
|
321
|
+
export declare const FileScan: (props: LucideProps) => JSX.Element;
|
|
322
|
+
export declare const FileSearch2: (props: LucideProps) => JSX.Element;
|
|
288
323
|
export declare const FileSearch: (props: LucideProps) => JSX.Element;
|
|
324
|
+
export declare const FileSignature: (props: LucideProps) => JSX.Element;
|
|
325
|
+
export declare const FileSpreadsheet: (props: LucideProps) => JSX.Element;
|
|
326
|
+
export declare const FileSymlink: (props: LucideProps) => JSX.Element;
|
|
327
|
+
export declare const FileTerminal: (props: LucideProps) => JSX.Element;
|
|
289
328
|
export declare const FileText: (props: LucideProps) => JSX.Element;
|
|
329
|
+
export declare const FileType: (props: LucideProps) => JSX.Element;
|
|
330
|
+
export declare const FileUp: (props: LucideProps) => JSX.Element;
|
|
331
|
+
export declare const FileVideo2: (props: LucideProps) => JSX.Element;
|
|
332
|
+
export declare const FileVideo: (props: LucideProps) => JSX.Element;
|
|
333
|
+
export declare const FileVolume2: (props: LucideProps) => JSX.Element;
|
|
334
|
+
export declare const FileVolume: (props: LucideProps) => JSX.Element;
|
|
335
|
+
export declare const FileWarning: (props: LucideProps) => JSX.Element;
|
|
290
336
|
export declare const FileX2: (props: LucideProps) => JSX.Element;
|
|
291
337
|
export declare const FileX: (props: LucideProps) => JSX.Element;
|
|
292
338
|
export declare const File: (props: LucideProps) => JSX.Element;
|
|
@@ -306,10 +352,30 @@ export declare const FlaskRound: (props: LucideProps) => JSX.Element;
|
|
|
306
352
|
export declare const Flower2: (props: LucideProps) => JSX.Element;
|
|
307
353
|
export declare const Flower: (props: LucideProps) => JSX.Element;
|
|
308
354
|
export declare const Focus: (props: LucideProps) => JSX.Element;
|
|
355
|
+
export declare const FolderArchive: (props: LucideProps) => JSX.Element;
|
|
356
|
+
export declare const FolderCheck: (props: LucideProps) => JSX.Element;
|
|
357
|
+
export declare const FolderClock: (props: LucideProps) => JSX.Element;
|
|
358
|
+
export declare const FolderClosed: (props: LucideProps) => JSX.Element;
|
|
359
|
+
export declare const FolderCog2: (props: LucideProps) => JSX.Element;
|
|
360
|
+
export declare const FolderCog: (props: LucideProps) => JSX.Element;
|
|
361
|
+
export declare const FolderDown: (props: LucideProps) => JSX.Element;
|
|
362
|
+
export declare const FolderEdit: (props: LucideProps) => JSX.Element;
|
|
363
|
+
export declare const FolderHeart: (props: LucideProps) => JSX.Element;
|
|
364
|
+
export declare const FolderInput: (props: LucideProps) => JSX.Element;
|
|
365
|
+
export declare const FolderKey: (props: LucideProps) => JSX.Element;
|
|
366
|
+
export declare const FolderLock: (props: LucideProps) => JSX.Element;
|
|
309
367
|
export declare const FolderMinus: (props: LucideProps) => JSX.Element;
|
|
310
368
|
export declare const FolderOpen: (props: LucideProps) => JSX.Element;
|
|
369
|
+
export declare const FolderOutput: (props: LucideProps) => JSX.Element;
|
|
311
370
|
export declare const FolderPlus: (props: LucideProps) => JSX.Element;
|
|
371
|
+
export declare const FolderSearch2: (props: LucideProps) => JSX.Element;
|
|
372
|
+
export declare const FolderSearch: (props: LucideProps) => JSX.Element;
|
|
373
|
+
export declare const FolderSymlink: (props: LucideProps) => JSX.Element;
|
|
374
|
+
export declare const FolderTree: (props: LucideProps) => JSX.Element;
|
|
375
|
+
export declare const FolderUp: (props: LucideProps) => JSX.Element;
|
|
376
|
+
export declare const FolderX: (props: LucideProps) => JSX.Element;
|
|
312
377
|
export declare const Folder: (props: LucideProps) => JSX.Element;
|
|
378
|
+
export declare const Folders: (props: LucideProps) => JSX.Element;
|
|
313
379
|
export declare const FormInput: (props: LucideProps) => JSX.Element;
|
|
314
380
|
export declare const Forward: (props: LucideProps) => JSX.Element;
|
|
315
381
|
export declare const Frame: (props: LucideProps) => JSX.Element;
|
|
@@ -472,6 +538,7 @@ export declare const Network: (props: LucideProps) => JSX.Element;
|
|
|
472
538
|
export declare const Octagon: (props: LucideProps) => JSX.Element;
|
|
473
539
|
export declare const Option: (props: LucideProps) => JSX.Element;
|
|
474
540
|
export declare const Outdent: (props: LucideProps) => JSX.Element;
|
|
541
|
+
export declare const Package2: (props: LucideProps) => JSX.Element;
|
|
475
542
|
export declare const PackageCheck: (props: LucideProps) => JSX.Element;
|
|
476
543
|
export declare const PackageMinus: (props: LucideProps) => JSX.Element;
|
|
477
544
|
export declare const PackageOpen: (props: LucideProps) => JSX.Element;
|
|
@@ -556,6 +623,7 @@ export declare const Search: (props: LucideProps) => JSX.Element;
|
|
|
556
623
|
export declare const Send: (props: LucideProps) => JSX.Element;
|
|
557
624
|
export declare const SeparatorHorizontal: (props: LucideProps) => JSX.Element;
|
|
558
625
|
export declare const SeparatorVertical: (props: LucideProps) => JSX.Element;
|
|
626
|
+
export declare const ServerCog: (props: LucideProps) => JSX.Element;
|
|
559
627
|
export declare const ServerCrash: (props: LucideProps) => JSX.Element;
|
|
560
628
|
export declare const ServerOff: (props: LucideProps) => JSX.Element;
|
|
561
629
|
export declare const Server: (props: LucideProps) => JSX.Element;
|
|
@@ -676,6 +744,7 @@ export declare const Unlock: (props: LucideProps) => JSX.Element;
|
|
|
676
744
|
export declare const UploadCloud: (props: LucideProps) => JSX.Element;
|
|
677
745
|
export declare const Upload: (props: LucideProps) => JSX.Element;
|
|
678
746
|
export declare const UserCheck: (props: LucideProps) => JSX.Element;
|
|
747
|
+
export declare const UserCog: (props: LucideProps) => JSX.Element;
|
|
679
748
|
export declare const UserMinus: (props: LucideProps) => JSX.Element;
|
|
680
749
|
export declare const UserPlus: (props: LucideProps) => JSX.Element;
|
|
681
750
|
export declare const UserX: (props: LucideProps) => JSX.Element;
|