lucide-react 0.78.0 → 0.81.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 +343 -30
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/createReactComponent.js +1 -1
- package/dist/esm/icons/bone.js +6 -0
- package/dist/esm/icons/flip-horizontal-2.js +21 -0
- package/dist/esm/icons/flip-horizontal.js +21 -0
- package/dist/esm/icons/flip-vertical-2.js +21 -0
- package/dist/esm/icons/flip-vertical.js +21 -0
- package/dist/esm/icons/git-compare.js +19 -0
- package/dist/esm/icons/git-pull-request-closed.js +28 -0
- package/dist/esm/icons/git-pull-request-draft.js +25 -0
- package/dist/esm/icons/index.js +18 -0
- package/dist/esm/icons/mail-check.js +12 -0
- package/dist/esm/icons/mail-minus.js +12 -0
- package/dist/esm/icons/mail-open.js +9 -0
- package/dist/esm/icons/mail-plus.js +15 -0
- package/dist/esm/icons/mail-question.js +15 -0
- package/dist/esm/icons/mail-search.js +20 -0
- package/dist/esm/icons/mail-warning.js +15 -0
- package/dist/esm/icons/mail-x.js +15 -0
- package/dist/esm/icons/mail.js +10 -6
- package/dist/esm/icons/mails.js +16 -0
- package/dist/esm/icons/tag.js +2 -2
- package/dist/esm/icons/tags.js +12 -0
- package/dist/lucide-react.d.ts +18 -0
- package/dist/umd/lucide-react.js +343 -30
- 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var _excluded = ["color", "size", "strokeWidth", "children"];
|
|
2
2
|
|
|
3
|
-
function _extends() { _extends = Object.assign
|
|
3
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
4
|
|
|
5
5
|
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
6
6
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Bone = createReactComponent('Bone', [['path', {
|
|
3
|
+
d: 'M18.6 9.82c-.52-.21-1.15-.25-1.54.15l-7.07 7.06c-.39.39-.36 1.03-.15 1.54.12.3.16.6.16.93a2.5 2.5 0 0 1-5 0c0-.26-.24-.5-.5-.5a2.5 2.5 0 1 1 .96-4.82c.5.21 1.14.25 1.53-.15l7.07-7.06c.39-.39.36-1.03.15-1.54-.12-.3-.21-.6-.21-.93a2.5 2.5 0 0 1 5 0c.01.26.24.49.5.5a2.5 2.5 0 1 1-.9 4.82Z',
|
|
4
|
+
key: '134x1i'
|
|
5
|
+
}]]);
|
|
6
|
+
export default Bone;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FlipHorizontal2 = createReactComponent('FlipHorizontal2', [['path', {
|
|
3
|
+
d: 'm3 7 5 5-5 5V7',
|
|
4
|
+
key: 'couhi7'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm21 7-5 5 5 5V7',
|
|
7
|
+
key: '6ouia7'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 20v2',
|
|
10
|
+
key: '1lh1kg'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M12 14v2',
|
|
13
|
+
key: '8jcxud'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M12 8v2',
|
|
16
|
+
key: '1woqiv'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M12 2v2',
|
|
19
|
+
key: 'tus03m'
|
|
20
|
+
}]]);
|
|
21
|
+
export default FlipHorizontal2;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FlipHorizontal = createReactComponent('FlipHorizontal', [['path', {
|
|
3
|
+
d: 'M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3',
|
|
4
|
+
key: '1i73f7'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3',
|
|
7
|
+
key: 'saxlbk'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M12 20v2',
|
|
10
|
+
key: '1lh1kg'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M12 14v2',
|
|
13
|
+
key: '8jcxud'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M12 8v2',
|
|
16
|
+
key: '1woqiv'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M12 2v2',
|
|
19
|
+
key: 'tus03m'
|
|
20
|
+
}]]);
|
|
21
|
+
export default FlipHorizontal;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FlipVertical2 = createReactComponent('FlipVertical2', [['path', {
|
|
3
|
+
d: 'm17 3-5 5-5-5h10',
|
|
4
|
+
key: '1ftt6x'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm17 21-5-5-5 5h10',
|
|
7
|
+
key: '1m0wmu'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M4 12H2',
|
|
10
|
+
key: 'rhcxmi'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M10 12H8',
|
|
13
|
+
key: 's88cx1'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M16 12h-2',
|
|
16
|
+
key: '10asgb'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M22 12h-2',
|
|
19
|
+
key: '14jgyd'
|
|
20
|
+
}]]);
|
|
21
|
+
export default FlipVertical2;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var FlipVertical = createReactComponent('FlipVertical', [['path', {
|
|
3
|
+
d: 'M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3',
|
|
4
|
+
key: '14bfxa'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3',
|
|
7
|
+
key: '14rx03'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M4 12H2',
|
|
10
|
+
key: 'rhcxmi'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M10 12H8',
|
|
13
|
+
key: 's88cx1'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M16 12h-2',
|
|
16
|
+
key: '10asgb'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M22 12h-2',
|
|
19
|
+
key: '14jgyd'
|
|
20
|
+
}]]);
|
|
21
|
+
export default FlipVertical;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var GitCompare = createReactComponent('GitCompare', [['circle', {
|
|
3
|
+
cx: '18',
|
|
4
|
+
cy: '18',
|
|
5
|
+
r: '3',
|
|
6
|
+
key: '1xkwt0'
|
|
7
|
+
}], ['circle', {
|
|
8
|
+
cx: '6',
|
|
9
|
+
cy: '6',
|
|
10
|
+
r: '3',
|
|
11
|
+
key: '1lh9wr'
|
|
12
|
+
}], ['path', {
|
|
13
|
+
d: 'M13 6h3a2 2 0 0 1 2 2v7',
|
|
14
|
+
key: '1yeb86'
|
|
15
|
+
}], ['path', {
|
|
16
|
+
d: 'M11 18H8a2 2 0 0 1-2-2V9',
|
|
17
|
+
key: '19pyzm'
|
|
18
|
+
}]]);
|
|
19
|
+
export default GitCompare;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var GitPullRequestClosed = createReactComponent('GitPullRequestClosed', [['circle', {
|
|
3
|
+
cx: '18',
|
|
4
|
+
cy: '18',
|
|
5
|
+
r: '3',
|
|
6
|
+
key: '1xkwt0'
|
|
7
|
+
}], ['circle', {
|
|
8
|
+
cx: '6',
|
|
9
|
+
cy: '6',
|
|
10
|
+
r: '3',
|
|
11
|
+
key: '1lh9wr'
|
|
12
|
+
}], ['path', {
|
|
13
|
+
d: 'M18 11.5V15',
|
|
14
|
+
key: '65xf6f'
|
|
15
|
+
}], ['path', {
|
|
16
|
+
d: 'm21 3-6 6',
|
|
17
|
+
key: '16nqsk'
|
|
18
|
+
}], ['path', {
|
|
19
|
+
d: 'm21 9-6-6',
|
|
20
|
+
key: '9j17rh'
|
|
21
|
+
}], ['line', {
|
|
22
|
+
x1: '6',
|
|
23
|
+
y1: '9',
|
|
24
|
+
x2: '6',
|
|
25
|
+
y2: '21',
|
|
26
|
+
key: '79th4h'
|
|
27
|
+
}]]);
|
|
28
|
+
export default GitPullRequestClosed;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var GitPullRequestDraft = createReactComponent('GitPullRequestDraft', [['circle', {
|
|
3
|
+
cx: '18',
|
|
4
|
+
cy: '18',
|
|
5
|
+
r: '3',
|
|
6
|
+
key: '1xkwt0'
|
|
7
|
+
}], ['circle', {
|
|
8
|
+
cx: '6',
|
|
9
|
+
cy: '6',
|
|
10
|
+
r: '3',
|
|
11
|
+
key: '1lh9wr'
|
|
12
|
+
}], ['path', {
|
|
13
|
+
d: 'M18 6V5',
|
|
14
|
+
key: '1oao2s'
|
|
15
|
+
}], ['path', {
|
|
16
|
+
d: 'M18 11v-1',
|
|
17
|
+
key: '11c8tz'
|
|
18
|
+
}], ['line', {
|
|
19
|
+
x1: '6',
|
|
20
|
+
y1: '9',
|
|
21
|
+
x2: '6',
|
|
22
|
+
y2: '21',
|
|
23
|
+
key: '79th4h'
|
|
24
|
+
}]]);
|
|
25
|
+
export default GitPullRequestDraft;
|
package/dist/esm/icons/index.js
CHANGED
|
@@ -103,6 +103,7 @@ export { default as BluetoothSearching } from './bluetooth-searching';
|
|
|
103
103
|
export { default as Bluetooth } from './bluetooth';
|
|
104
104
|
export { default as Bold } from './bold';
|
|
105
105
|
export { default as Bomb } from './bomb';
|
|
106
|
+
export { default as Bone } from './bone';
|
|
106
107
|
export { default as BookOpen } from './book-open';
|
|
107
108
|
export { default as Book } from './book';
|
|
108
109
|
export { default as BookmarkMinus } from './bookmark-minus';
|
|
@@ -342,6 +343,10 @@ export { default as FlashlightOff } from './flashlight-off';
|
|
|
342
343
|
export { default as Flashlight } from './flashlight';
|
|
343
344
|
export { default as FlaskConical } from './flask-conical';
|
|
344
345
|
export { default as FlaskRound } from './flask-round';
|
|
346
|
+
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
347
|
+
export { default as FlipHorizontal } from './flip-horizontal';
|
|
348
|
+
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
349
|
+
export { default as FlipVertical } from './flip-vertical';
|
|
345
350
|
export { default as Flower2 } from './flower-2';
|
|
346
351
|
export { default as Flower } from './flower';
|
|
347
352
|
export { default as Focus } from './focus';
|
|
@@ -386,8 +391,11 @@ export { default as Gift } from './gift';
|
|
|
386
391
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
387
392
|
export { default as GitBranch } from './git-branch';
|
|
388
393
|
export { default as GitCommit } from './git-commit';
|
|
394
|
+
export { default as GitCompare } from './git-compare';
|
|
389
395
|
export { default as GitFork } from './git-fork';
|
|
390
396
|
export { default as GitMerge } from './git-merge';
|
|
397
|
+
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
398
|
+
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
391
399
|
export { default as GitPullRequest } from './git-pull-request';
|
|
392
400
|
export { default as Github } from './github';
|
|
393
401
|
export { default as Gitlab } from './gitlab';
|
|
@@ -486,7 +494,16 @@ export { default as LogIn } from './log-in';
|
|
|
486
494
|
export { default as LogOut } from './log-out';
|
|
487
495
|
export { default as Luggage } from './luggage';
|
|
488
496
|
export { default as Magnet } from './magnet';
|
|
497
|
+
export { default as MailCheck } from './mail-check';
|
|
498
|
+
export { default as MailMinus } from './mail-minus';
|
|
499
|
+
export { default as MailOpen } from './mail-open';
|
|
500
|
+
export { default as MailPlus } from './mail-plus';
|
|
501
|
+
export { default as MailQuestion } from './mail-question';
|
|
502
|
+
export { default as MailSearch } from './mail-search';
|
|
503
|
+
export { default as MailWarning } from './mail-warning';
|
|
504
|
+
export { default as MailX } from './mail-x';
|
|
489
505
|
export { default as Mail } from './mail';
|
|
506
|
+
export { default as Mails } from './mails';
|
|
490
507
|
export { default as MapPinOff } from './map-pin-off';
|
|
491
508
|
export { default as MapPin } from './map-pin';
|
|
492
509
|
export { default as Map } from './map';
|
|
@@ -703,6 +720,7 @@ export { default as Table2 } from './table-2';
|
|
|
703
720
|
export { default as Table } from './table';
|
|
704
721
|
export { default as Tablet } from './tablet';
|
|
705
722
|
export { default as Tag } from './tag';
|
|
723
|
+
export { default as Tags } from './tags';
|
|
706
724
|
export { default as Target } from './target';
|
|
707
725
|
export { default as Tent } from './tent';
|
|
708
726
|
export { default as TerminalSquare } from './terminal-square';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailCheck = createReactComponent('MailCheck', [['path', {
|
|
3
|
+
d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
|
|
4
|
+
key: '12jkf8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm16 19 2 2 4-4',
|
|
10
|
+
key: '1b14m6'
|
|
11
|
+
}]]);
|
|
12
|
+
export default MailCheck;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailMinus = createReactComponent('MailMinus', [['path', {
|
|
3
|
+
d: 'M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
|
|
4
|
+
key: 'fuxbkv'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M16 19h6',
|
|
10
|
+
key: 'xwg31i'
|
|
11
|
+
}]]);
|
|
12
|
+
export default MailMinus;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailOpen = createReactComponent('MailOpen', [['path', {
|
|
3
|
+
d: 'M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z',
|
|
4
|
+
key: '1jhwl8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10',
|
|
7
|
+
key: '1qfld7'
|
|
8
|
+
}]]);
|
|
9
|
+
export default MailOpen;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailPlus = createReactComponent('MailPlus', [['path', {
|
|
3
|
+
d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8',
|
|
4
|
+
key: '12jkf8'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M19 16v6',
|
|
10
|
+
key: 'tddt3s'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M16 19h6',
|
|
13
|
+
key: 'xwg31i'
|
|
14
|
+
}]]);
|
|
15
|
+
export default MailPlus;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailQuestion = createReactComponent('MailQuestion', [['path', {
|
|
3
|
+
d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5',
|
|
4
|
+
key: 'e61zoh'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M18 15.28c.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',
|
|
10
|
+
key: '7z9rxb'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M20 22v.01',
|
|
13
|
+
key: '12bgn6'
|
|
14
|
+
}]]);
|
|
15
|
+
export default MailQuestion;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailSearch = createReactComponent('MailSearch', [['path', {
|
|
3
|
+
d: 'M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5',
|
|
4
|
+
key: 'w80f2v'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z',
|
|
10
|
+
key: 'mgbru4'
|
|
11
|
+
}], ['circle', {
|
|
12
|
+
cx: '18',
|
|
13
|
+
cy: '18',
|
|
14
|
+
r: '3',
|
|
15
|
+
key: '1xkwt0'
|
|
16
|
+
}], ['path', {
|
|
17
|
+
d: 'm22 22-1.5-1.5',
|
|
18
|
+
key: '1x83k4'
|
|
19
|
+
}]]);
|
|
20
|
+
export default MailSearch;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailWarning = createReactComponent('MailWarning', [['path', {
|
|
3
|
+
d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5',
|
|
4
|
+
key: 'e61zoh'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M20 14v4',
|
|
10
|
+
key: '1hm744'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M20 22v.01',
|
|
13
|
+
key: '12bgn6'
|
|
14
|
+
}]]);
|
|
15
|
+
export default MailWarning;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var MailX = createReactComponent('MailX', [['path', {
|
|
3
|
+
d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9',
|
|
4
|
+
key: '1j9vog'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
7
|
+
key: '1ocrg3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm17 17 4 4',
|
|
10
|
+
key: '1b3523'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'm21 17-4 4',
|
|
13
|
+
key: 'uinynz'
|
|
14
|
+
}]]);
|
|
15
|
+
export default MailX;
|
package/dist/esm/icons/mail.js
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
|
-
var Mail = createReactComponent('Mail', [['
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
var Mail = createReactComponent('Mail', [['rect', {
|
|
3
|
+
x: '2',
|
|
4
|
+
y: '4',
|
|
5
|
+
width: '20',
|
|
6
|
+
height: '16',
|
|
7
|
+
rx: '2',
|
|
8
|
+
key: 'izxlao'
|
|
9
|
+
}], ['path', {
|
|
10
|
+
d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7',
|
|
11
|
+
key: '1ocrg3'
|
|
8
12
|
}]]);
|
|
9
13
|
export default Mail;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Mails = createReactComponent('Mails', [['rect', {
|
|
3
|
+
x: '6',
|
|
4
|
+
y: '4',
|
|
5
|
+
width: '16',
|
|
6
|
+
height: '13',
|
|
7
|
+
rx: '2',
|
|
8
|
+
key: 'q6n4z8'
|
|
9
|
+
}], ['path', {
|
|
10
|
+
d: 'm22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7',
|
|
11
|
+
key: 'xn252p'
|
|
12
|
+
}], ['path', {
|
|
13
|
+
d: 'M2 8v11c0 1.1.9 2 2 2h14',
|
|
14
|
+
key: 'n13cji'
|
|
15
|
+
}]]);
|
|
16
|
+
export default Mails;
|
package/dist/esm/icons/tag.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var Tag = createReactComponent('Tag', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M12 2H2v10l9.29 9.29c.94.94 2.48.94 3.42 0l6.58-6.58c.94-.94.94-2.48 0-3.42L12 2Z',
|
|
4
|
+
key: '14b2ls'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M7 7h.01',
|
|
7
7
|
key: '7u93v4'
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var Tags = createReactComponent('Tags', [['path', {
|
|
3
|
+
d: 'M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42L9 5Z',
|
|
4
|
+
key: 'gt587u'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M6 9.01V9',
|
|
7
|
+
key: '1flxpt'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'm15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19',
|
|
10
|
+
key: '1cbfv1'
|
|
11
|
+
}]]);
|
|
12
|
+
export default Tags;
|
package/dist/lucide-react.d.ts
CHANGED
|
@@ -118,6 +118,7 @@ export declare const BluetoothSearching: (props: LucideProps) => JSX.Element;
|
|
|
118
118
|
export declare const Bluetooth: (props: LucideProps) => JSX.Element;
|
|
119
119
|
export declare const Bold: (props: LucideProps) => JSX.Element;
|
|
120
120
|
export declare const Bomb: (props: LucideProps) => JSX.Element;
|
|
121
|
+
export declare const Bone: (props: LucideProps) => JSX.Element;
|
|
121
122
|
export declare const BookOpen: (props: LucideProps) => JSX.Element;
|
|
122
123
|
export declare const Book: (props: LucideProps) => JSX.Element;
|
|
123
124
|
export declare const BookmarkMinus: (props: LucideProps) => JSX.Element;
|
|
@@ -357,6 +358,10 @@ export declare const FlashlightOff: (props: LucideProps) => JSX.Element;
|
|
|
357
358
|
export declare const Flashlight: (props: LucideProps) => JSX.Element;
|
|
358
359
|
export declare const FlaskConical: (props: LucideProps) => JSX.Element;
|
|
359
360
|
export declare const FlaskRound: (props: LucideProps) => JSX.Element;
|
|
361
|
+
export declare const FlipHorizontal2: (props: LucideProps) => JSX.Element;
|
|
362
|
+
export declare const FlipHorizontal: (props: LucideProps) => JSX.Element;
|
|
363
|
+
export declare const FlipVertical2: (props: LucideProps) => JSX.Element;
|
|
364
|
+
export declare const FlipVertical: (props: LucideProps) => JSX.Element;
|
|
360
365
|
export declare const Flower2: (props: LucideProps) => JSX.Element;
|
|
361
366
|
export declare const Flower: (props: LucideProps) => JSX.Element;
|
|
362
367
|
export declare const Focus: (props: LucideProps) => JSX.Element;
|
|
@@ -401,8 +406,11 @@ export declare const Gift: (props: LucideProps) => JSX.Element;
|
|
|
401
406
|
export declare const GitBranchPlus: (props: LucideProps) => JSX.Element;
|
|
402
407
|
export declare const GitBranch: (props: LucideProps) => JSX.Element;
|
|
403
408
|
export declare const GitCommit: (props: LucideProps) => JSX.Element;
|
|
409
|
+
export declare const GitCompare: (props: LucideProps) => JSX.Element;
|
|
404
410
|
export declare const GitFork: (props: LucideProps) => JSX.Element;
|
|
405
411
|
export declare const GitMerge: (props: LucideProps) => JSX.Element;
|
|
412
|
+
export declare const GitPullRequestClosed: (props: LucideProps) => JSX.Element;
|
|
413
|
+
export declare const GitPullRequestDraft: (props: LucideProps) => JSX.Element;
|
|
406
414
|
export declare const GitPullRequest: (props: LucideProps) => JSX.Element;
|
|
407
415
|
export declare const Github: (props: LucideProps) => JSX.Element;
|
|
408
416
|
export declare const Gitlab: (props: LucideProps) => JSX.Element;
|
|
@@ -501,7 +509,16 @@ export declare const LogIn: (props: LucideProps) => JSX.Element;
|
|
|
501
509
|
export declare const LogOut: (props: LucideProps) => JSX.Element;
|
|
502
510
|
export declare const Luggage: (props: LucideProps) => JSX.Element;
|
|
503
511
|
export declare const Magnet: (props: LucideProps) => JSX.Element;
|
|
512
|
+
export declare const MailCheck: (props: LucideProps) => JSX.Element;
|
|
513
|
+
export declare const MailMinus: (props: LucideProps) => JSX.Element;
|
|
514
|
+
export declare const MailOpen: (props: LucideProps) => JSX.Element;
|
|
515
|
+
export declare const MailPlus: (props: LucideProps) => JSX.Element;
|
|
516
|
+
export declare const MailQuestion: (props: LucideProps) => JSX.Element;
|
|
517
|
+
export declare const MailSearch: (props: LucideProps) => JSX.Element;
|
|
518
|
+
export declare const MailWarning: (props: LucideProps) => JSX.Element;
|
|
519
|
+
export declare const MailX: (props: LucideProps) => JSX.Element;
|
|
504
520
|
export declare const Mail: (props: LucideProps) => JSX.Element;
|
|
521
|
+
export declare const Mails: (props: LucideProps) => JSX.Element;
|
|
505
522
|
export declare const MapPinOff: (props: LucideProps) => JSX.Element;
|
|
506
523
|
export declare const MapPin: (props: LucideProps) => JSX.Element;
|
|
507
524
|
export declare const Map: (props: LucideProps) => JSX.Element;
|
|
@@ -718,6 +735,7 @@ export declare const Table2: (props: LucideProps) => JSX.Element;
|
|
|
718
735
|
export declare const Table: (props: LucideProps) => JSX.Element;
|
|
719
736
|
export declare const Tablet: (props: LucideProps) => JSX.Element;
|
|
720
737
|
export declare const Tag: (props: LucideProps) => JSX.Element;
|
|
738
|
+
export declare const Tags: (props: LucideProps) => JSX.Element;
|
|
721
739
|
export declare const Target: (props: LucideProps) => JSX.Element;
|
|
722
740
|
export declare const Tent: (props: LucideProps) => JSX.Element;
|
|
723
741
|
export declare const TerminalSquare: (props: LucideProps) => JSX.Element;
|