lucide-react 0.60.0 → 0.63.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.
Files changed (104) hide show
  1. package/dist/cjs/lucide-react.js +987 -231
  2. package/dist/cjs/lucide-react.js.map +1 -1
  3. package/dist/esm/icons/accessibility.js +8 -8
  4. package/dist/esm/icons/alert-triangle.js +2 -2
  5. package/dist/esm/icons/archive-restore.js +22 -0
  6. package/dist/esm/icons/archive.js +13 -3
  7. package/dist/esm/icons/baby.js +15 -0
  8. package/dist/esm/icons/bar-chart-3.js +8 -8
  9. package/dist/esm/icons/bar-chart-4.js +8 -8
  10. package/dist/esm/icons/bar-chart-horizontal.js +8 -8
  11. package/dist/esm/icons/beer.js +18 -0
  12. package/dist/esm/icons/boxes.js +39 -0
  13. package/dist/esm/icons/building-2.js +2 -2
  14. package/dist/esm/icons/chevrons-left-right.js +4 -4
  15. package/dist/esm/icons/chevrons-right-left.js +4 -4
  16. package/dist/esm/icons/coffee.js +4 -4
  17. package/dist/esm/icons/coins.js +4 -4
  18. package/dist/esm/icons/cup-soda.js +15 -0
  19. package/dist/esm/icons/delete.js +2 -2
  20. package/dist/esm/icons/diamond.js +11 -0
  21. package/dist/esm/icons/eraser.js +7 -4
  22. package/dist/esm/icons/eye-off.js +4 -4
  23. package/dist/esm/icons/eye.js +2 -2
  24. package/dist/esm/icons/flower-2.js +20 -0
  25. package/dist/esm/icons/flower.js +23 -0
  26. package/dist/esm/icons/github.js +2 -2
  27. package/dist/esm/icons/gitlab.js +2 -2
  28. package/dist/esm/icons/glass-water.js +9 -0
  29. package/dist/esm/icons/heart-crack.js +9 -0
  30. package/dist/esm/icons/heart-handshake.js +15 -0
  31. package/dist/esm/icons/index.js +45 -0
  32. package/dist/esm/icons/lamp-ceiling.js +12 -0
  33. package/dist/esm/icons/lamp-desk.js +15 -0
  34. package/dist/esm/icons/lamp-floor.js +12 -0
  35. package/dist/esm/icons/lamp-wall-down.js +12 -0
  36. package/dist/esm/icons/lamp-wall-up.js +12 -0
  37. package/dist/esm/icons/lamp.js +12 -0
  38. package/dist/esm/icons/leaf.js +9 -0
  39. package/dist/esm/icons/line-chart.js +4 -4
  40. package/dist/esm/icons/list-end.js +18 -0
  41. package/dist/esm/icons/list-music.js +18 -0
  42. package/dist/esm/icons/list-start.js +18 -0
  43. package/dist/esm/icons/list-video.js +15 -0
  44. package/dist/esm/icons/map-pin.js +2 -2
  45. package/dist/esm/icons/martini.js +12 -0
  46. package/dist/esm/icons/mic-off.js +6 -6
  47. package/dist/esm/icons/mic.js +4 -4
  48. package/dist/esm/icons/microscope.js +21 -0
  49. package/dist/esm/icons/move-3d.js +15 -0
  50. package/dist/esm/icons/navigation-2-off.js +2 -2
  51. package/dist/esm/icons/navigation-off.js +2 -2
  52. package/dist/esm/icons/network.js +5 -2
  53. package/dist/esm/icons/paint-bucket.js +15 -0
  54. package/dist/esm/icons/paintbrush-2.js +15 -0
  55. package/dist/esm/icons/paintbrush.js +12 -0
  56. package/dist/esm/icons/paperclip.js +2 -2
  57. package/dist/esm/icons/pipette.js +6 -6
  58. package/dist/esm/icons/recycle.js +21 -0
  59. package/dist/esm/icons/rotate-3d.js +12 -0
  60. package/dist/esm/icons/ruler.js +2 -2
  61. package/dist/esm/icons/scale-3d.js +23 -0
  62. package/dist/esm/icons/scaling.js +15 -0
  63. package/dist/esm/icons/scroll.js +15 -0
  64. package/dist/esm/icons/shrub.js +12 -0
  65. package/dist/esm/icons/siren.js +27 -0
  66. package/dist/esm/icons/slice.js +9 -0
  67. package/dist/esm/icons/stethoscope.js +14 -0
  68. package/dist/esm/icons/sun-dim.js +2 -2
  69. package/dist/esm/icons/sun-medium.js +10 -10
  70. package/dist/esm/icons/sun-moon.js +12 -12
  71. package/dist/esm/icons/syringe.js +21 -0
  72. package/dist/esm/icons/table-2.js +6 -0
  73. package/dist/esm/icons/ticket.js +2 -8
  74. package/dist/esm/icons/timer-off.js +5 -2
  75. package/dist/esm/icons/train.js +16 -4
  76. package/dist/esm/icons/trash-2.js +8 -5
  77. package/dist/esm/icons/trash.js +8 -5
  78. package/dist/esm/icons/tree-deciduous.js +9 -0
  79. package/dist/esm/icons/tree-pine.js +9 -0
  80. package/dist/esm/icons/trees.js +15 -0
  81. package/dist/esm/icons/triangle.js +2 -2
  82. package/dist/esm/icons/twitter.js +2 -2
  83. package/dist/esm/icons/user-check.js +6 -6
  84. package/dist/esm/icons/user-minus.js +7 -7
  85. package/dist/esm/icons/user-plus.js +10 -10
  86. package/dist/esm/icons/user-x.js +10 -10
  87. package/dist/esm/icons/user.js +2 -2
  88. package/dist/esm/icons/users.js +4 -4
  89. package/dist/esm/icons/utensils-crossed.js +15 -0
  90. package/dist/esm/icons/utensils.js +12 -0
  91. package/dist/esm/icons/verified.js +4 -7
  92. package/dist/esm/icons/video.js +2 -2
  93. package/dist/esm/icons/view.js +4 -4
  94. package/dist/esm/icons/watch.js +4 -4
  95. package/dist/esm/icons/waves.js +6 -15
  96. package/dist/esm/icons/webcam.js +5 -2
  97. package/dist/esm/icons/wine.js +15 -0
  98. package/dist/esm/icons/youtube.js +2 -2
  99. package/dist/lucide-react.d.ts +45 -0
  100. package/dist/umd/lucide-react.js +987 -231
  101. package/dist/umd/lucide-react.js.map +1 -1
  102. package/dist/umd/lucide-react.min.js +2 -2
  103. package/dist/umd/lucide-react.min.js.map +1 -1
  104. package/package.json +1 -1
@@ -5,16 +5,16 @@ var Accessibility = createReactComponent('Accessibility', [['circle', {
5
5
  r: '1',
6
6
  key: '1grugj'
7
7
  }], ['path', {
8
- d: 'M18 19L19 12L13.13 12.94',
9
- key: '1nhop2'
8
+ d: 'm18 19 1-7-5.87.94',
9
+ key: '16gztd'
10
10
  }], ['path', {
11
- d: 'M5 8L8 5L13.5 8L11.29 11.1',
12
- key: 'f3afwg'
11
+ d: 'm5 8 3-3 5.5 3-2.21 3.1',
12
+ key: '133gd0'
13
13
  }], ['path', {
14
- d: 'M4.24 14.48C4.05 15.06 3.97 15.68 4.01 16.32C4.19 19.08 6.57 21.17 9.32 20.99C9.97 20.95 10.57 20.79 11.12 20.53',
15
- key: '1a05b2'
14
+ d: 'M4.24 14.48c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46',
15
+ key: '12oo9p'
16
16
  }], ['path', {
17
- d: 'M13.76 17.52C13.95 16.94 14.03 16.32 13.99 15.68C13.81 12.92 11.43 10.83 8.68 11.01C8.03 11.05 7.43 11.21 6.88 11.47',
18
- key: 'bzlc6z'
17
+ d: 'M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46',
18
+ key: '15si8q'
19
19
  }]]);
20
20
  export default Accessibility;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var AlertTriangle = createReactComponent('AlertTriangle', [['path', {
3
- d: 'M21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21H20A2 2 0 0 0 21.73 18Z',
4
- key: '4pei3k'
3
+ d: 'm21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z',
4
+ key: 'c3ski4'
5
5
  }], ['line', {
6
6
  x1: '12',
7
7
  y1: '9',
@@ -0,0 +1,22 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var ArchiveRestore = createReactComponent('ArchiveRestore', [['rect', {
3
+ x: '2',
4
+ y: '4',
5
+ width: '20',
6
+ height: '5',
7
+ rx: '2',
8
+ key: '1h2p0l'
9
+ }], ['path', {
10
+ d: 'M12 13v7',
11
+ key: '1arz7h'
12
+ }], ['path', {
13
+ d: 'm9 16 3-3 3 3',
14
+ key: '1idcnm'
15
+ }], ['path', {
16
+ d: 'M4 9v9a2 2 0 0 0 2 2h2',
17
+ key: 'qxnby6'
18
+ }], ['path', {
19
+ d: 'M20 9v9a2 2 0 0 1-2 2h-2',
20
+ key: 'gz3jmx'
21
+ }]]);
22
+ export default ArchiveRestore;
@@ -1,6 +1,16 @@
1
1
  import createReactComponent from '../createReactComponent';
2
- var Archive = createReactComponent('Archive', [['path', {
3
- d: 'M20 9v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9m16-5H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-10 9h4',
4
- key: 'qqxk6f'
2
+ var Archive = createReactComponent('Archive', [['rect', {
3
+ x: '2',
4
+ y: '4',
5
+ width: '20',
6
+ height: '5',
7
+ rx: '2',
8
+ key: '1h2p0l'
9
+ }], ['path', {
10
+ d: 'M4 9v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9',
11
+ key: 'shkvi4'
12
+ }], ['path', {
13
+ d: 'M10 13h4',
14
+ key: 'ytezjc'
5
15
  }]]);
6
16
  export default Archive;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Baby = createReactComponent('Baby', [['path', {
3
+ d: 'M9 12h0',
4
+ key: 't9r911'
5
+ }], ['path', {
6
+ d: 'M15 12h0',
7
+ key: '1pk9dm'
8
+ }], ['path', {
9
+ d: 'M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5',
10
+ key: '1u7htd'
11
+ }], ['path', {
12
+ d: 'M19 6.3a9 9 0 0 1 1.8 3.9 2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1',
13
+ key: '5yv0yz'
14
+ }]]);
15
+ export default Baby;
@@ -1,15 +1,15 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var BarChart3 = createReactComponent('BarChart3', [['path', {
3
- d: 'M2 2v20h20',
4
- key: '9fg1bd'
3
+ d: 'M3 3v18h18',
4
+ key: '1s2lah'
5
5
  }], ['path', {
6
- d: 'M17 18V9',
7
- key: '13vkfx'
6
+ d: 'M18 17V9',
7
+ key: '2bz60n'
8
8
  }], ['path', {
9
- d: 'M12 18V4',
10
- key: 'j0v35r'
9
+ d: 'M13 17V5',
10
+ key: '1frdt8'
11
11
  }], ['path', {
12
- d: 'M7 18v-4',
13
- key: '17zvgx'
12
+ d: 'M8 17v-3',
13
+ key: '17ska0'
14
14
  }]]);
15
15
  export default BarChart3;
@@ -1,15 +1,15 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var BarChart4 = createReactComponent('BarChart4', [['path', {
3
- d: 'M2 2v20h20',
4
- key: '9fg1bd'
3
+ d: 'M3 3v18h18',
4
+ key: '1s2lah'
5
5
  }], ['path', {
6
- d: 'M12 18V9',
7
- key: 'vwku8i'
6
+ d: 'M13 17V9',
7
+ key: '1fwyjl'
8
8
  }], ['path', {
9
- d: 'M17 18V4',
10
- key: 'jpnfp6'
9
+ d: 'M18 17V5',
10
+ key: 'sfb6ij'
11
11
  }], ['path', {
12
- d: 'M7 18v-4',
13
- key: '17zvgx'
12
+ d: 'M8 17v-3',
13
+ key: '17ska0'
14
14
  }]]);
15
15
  export default BarChart4;
@@ -1,15 +1,15 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var BarChartHorizontal = createReactComponent('BarChartHorizontal', [['path', {
3
- d: 'M2 2V22H22',
4
- key: '1hhjiq'
3
+ d: 'M3 3v18h18',
4
+ key: '1s2lah'
5
5
  }], ['path', {
6
- d: 'M6 17L15 17',
7
- key: '19egyu'
6
+ d: 'M7 16h8',
7
+ key: 'srdodz'
8
8
  }], ['path', {
9
- d: 'M6 12L20 12',
10
- key: '192eut'
9
+ d: 'M7 11h12',
10
+ key: '127s9w'
11
11
  }], ['path', {
12
- d: 'M6 7L10 7',
13
- key: '8emfg'
12
+ d: 'M7 6h3',
13
+ key: 'w9rmul'
14
14
  }]]);
15
15
  export default BarChartHorizontal;
@@ -0,0 +1,18 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Beer = createReactComponent('Beer', [['path', {
3
+ d: 'M17 11h1a3 3 0 0 1 0 6h-1',
4
+ key: '1yp76v'
5
+ }], ['path', {
6
+ d: 'M9 12v6',
7
+ key: '1u1cab'
8
+ }], ['path', {
9
+ d: 'M13 12v6',
10
+ key: '1sugkk'
11
+ }], ['path', {
12
+ d: 'M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z',
13
+ key: '1510fo'
14
+ }], ['path', {
15
+ d: 'M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8',
16
+ key: '19jb7n'
17
+ }]]);
18
+ export default Beer;
@@ -0,0 +1,39 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Boxes = createReactComponent('Boxes', [['path', {
3
+ d: 'M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z',
4
+ key: 'lc1i9w'
5
+ }], ['path', {
6
+ d: 'm7 16.5-4.74-2.85',
7
+ key: '1o9zyk'
8
+ }], ['path', {
9
+ d: 'm7 16.5 5-3',
10
+ key: 'va8pkn'
11
+ }], ['path', {
12
+ d: 'M7 16.5v5.17',
13
+ key: 'jnp8gn'
14
+ }], ['path', {
15
+ d: 'M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z',
16
+ key: '8zsnat'
17
+ }], ['path', {
18
+ d: 'm17 16.5-5-3',
19
+ key: '8arw3v'
20
+ }], ['path', {
21
+ d: 'm17 16.5 4.74-2.85',
22
+ key: '8rfmw'
23
+ }], ['path', {
24
+ d: 'M17 16.5v5.17',
25
+ key: 'k6z78m'
26
+ }], ['path', {
27
+ d: 'M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z',
28
+ key: '1xygjf'
29
+ }], ['path', {
30
+ d: 'M12 8 7.26 5.15',
31
+ key: '1vbdud'
32
+ }], ['path', {
33
+ d: 'm12 8 4.74-2.85',
34
+ key: '3rx089'
35
+ }], ['path', {
36
+ d: 'M12 13.5V8',
37
+ key: '1io7kd'
38
+ }]]);
39
+ export default Boxes;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Building2 = createReactComponent('Building2', [['path', {
3
- d: 'M6 22V4c0-.27 0-.55.07-.82.07-.27.2-.52.4-.72.19-.2.44-.32.7-.39C7.46 2 8.73 2 9 2h7c.27 0 .55 0 .82.07.27.07.52.2.72.4.2.19.32.44.39.7.07.28.07.56.07.83v18H6Z',
4
- key: 'gm852m'
3
+ d: 'M6 22V4c0-.27 0-.55.07-.82a1.477 1.477 0 0 1 1.1-1.11C7.46 2 8.73 2 9 2h7c.27 0 .55 0 .82.07a1.477 1.477 0 0 1 1.11 1.1c.07.28.07.56.07.83v18H6Z',
4
+ key: '1b1x9d'
5
5
  }], ['path', {
6
6
  d: 'M2 14v6c0 1.1.9 2 2 2h2V12H4c-.27 0-.55 0-.82.07-.27.07-.52.2-.72.4-.19.19-.32.44-.39.71A3.4 3.4 0 0 0 2 14Z',
7
7
  key: '12g3jd'
@@ -1,9 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var ChevronsLeftRight = createReactComponent('ChevronsLeftRight', [['path', {
3
- d: 'M9 7L4 12L9 17',
4
- key: '12vity'
3
+ d: 'm9 7-5 5 5 5',
4
+ key: 'j5w590'
5
5
  }], ['path', {
6
- d: 'M15 7L20 12L15 17',
7
- key: 'bg1jqf'
6
+ d: 'm15 7 5 5-5 5',
7
+ key: '1bl6da'
8
8
  }]]);
9
9
  export default ChevronsLeftRight;
@@ -1,9 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var ChevronsRightLeft = createReactComponent('ChevronsRightLeft', [['path', {
3
- d: 'M20 17L15 12L20 7',
4
- key: '1n2ee3'
3
+ d: 'm20 17-5-5 5-5',
4
+ key: '30x0n2'
5
5
  }], ['path', {
6
- d: 'M4 17L9 12L4 7',
7
- key: '145p33'
6
+ d: 'm4 17 5-5-5-5',
7
+ key: '16spf4'
8
8
  }]]);
9
9
  export default ChevronsRightLeft;
@@ -1,10 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Coffee = createReactComponent('Coffee', [['path', {
3
- d: 'M17 8h1a4 4 0 1 1 0 8H17',
4
- key: '5qu2ef'
3
+ d: 'M17 8h1a4 4 0 1 1 0 8h-1',
4
+ key: 'jx4kbh'
5
5
  }], ['path', {
6
- d: 'M3 8H17v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z',
7
- key: '1ukp6g'
6
+ d: 'M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z',
7
+ key: '1bxrl0'
8
8
  }], ['line', {
9
9
  x1: '6',
10
10
  y1: '2',
@@ -8,10 +8,10 @@ var Coins = createReactComponent('Coins', [['circle', {
8
8
  d: 'M18.09 10.37A6 6 0 1 1 10.34 18',
9
9
  key: 't5s6rm'
10
10
  }], ['path', {
11
- d: 'M7 6H8v4',
12
- key: 'ont3dw'
11
+ d: 'M7 6h1v4',
12
+ key: '1obek4'
13
13
  }], ['path', {
14
- d: 'M16.71 13.88l.7.71-2.82 2.82',
15
- key: '11hzc8'
14
+ d: 'm16.71 13.88.7.71-2.82 2.82',
15
+ key: '1rbuyh'
16
16
  }]]);
17
17
  export default Coins;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CupSoda = createReactComponent('CupSoda', [['path', {
3
+ d: 'm6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8',
4
+ key: '8166m8'
5
+ }], ['path', {
6
+ d: 'M5 8h14',
7
+ key: 'pcz4l3'
8
+ }], ['path', {
9
+ d: 'M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0',
10
+ key: 'yjz344'
11
+ }], ['path', {
12
+ d: 'm12 8 1-6h2',
13
+ key: '3ybfa4'
14
+ }]]);
15
+ export default CupSoda;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Delete = createReactComponent('Delete', [['path', {
3
- d: 'M20 5H9L2 12l7 7H20a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z',
4
- key: '1bsr2m'
3
+ d: 'M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z',
4
+ key: '1oy587'
5
5
  }], ['line', {
6
6
  x1: '18',
7
7
  y1: '9',
@@ -0,0 +1,11 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Diamond = createReactComponent('Diamond', [['rect', {
3
+ x: '12',
4
+ y: '1',
5
+ width: '15.56',
6
+ height: '15.56',
7
+ rx: '2.41',
8
+ transform: 'rotate(45 12 1)',
9
+ key: 'dtb0qj'
10
+ }]]);
11
+ export default Diamond;
@@ -1,9 +1,12 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Eraser = createReactComponent('Eraser', [['path', {
3
- d: 'M20 20H7L3 16C2.5 15.5 2.5 14.5 3 14L13 4L20 11L11 20',
4
- key: 'xdnbvi'
3
+ d: 'm7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21',
4
+ key: '182aya'
5
5
  }], ['path', {
6
- d: 'M6 11L13 18',
7
- key: '1x6v36'
6
+ d: 'M22 21H7',
7
+ key: 't4ddhn'
8
+ }], ['path', {
9
+ d: 'm5 11 9 9',
10
+ key: '1mo9qw'
8
11
  }]]);
9
12
  export default Eraser;
@@ -1,13 +1,13 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var EyeOff = createReactComponent('EyeOff', [['path', {
3
- d: 'm9.88 9.88a3 3 0 1 0 4.24 4.24',
4
- key: '3z88lj'
3
+ d: 'M9.88 9.88a3 3 0 1 0 4.24 4.24',
4
+ key: '1jxqfv'
5
5
  }], ['path', {
6
6
  d: 'M10.73 5.08A10.43 10.43 0 0 1 12 5c7 0 10 7 10 7a13.16 13.16 0 0 1-1.67 2.68',
7
7
  key: '9wicm4'
8
8
  }], ['path', {
9
- d: 'm6.61 6.61c-1.989 1.355-3.58 3.215-4.61 5.39 0 0 3 7 10 7 1.916 0.0051 3.791-0.5549 5.39-1.61',
10
- key: '1kt8jx'
9
+ d: 'M6.61 6.61A13.526 13.526 0 0 0 2 12s3 7 10 7a9.74 9.74 0 0 0 5.39-1.61',
10
+ key: '1jreej'
11
11
  }], ['line', {
12
12
  x1: '2',
13
13
  y1: '2',
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Eye = createReactComponent('Eye', [['path', {
3
- d: 'M2 12S5 5 12 5s10 7 10 7-3 7-10 7S2 12 2 12Z',
4
- key: '1vjsho'
3
+ d: 'M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z',
4
+ key: 'rwhkz3'
5
5
  }], ['circle', {
6
6
  cx: '12',
7
7
  cy: '12',
@@ -0,0 +1,20 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Flower2 = createReactComponent('Flower2', [['path', {
3
+ 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',
4
+ key: '3pnvol'
5
+ }], ['circle', {
6
+ cx: '12',
7
+ cy: '8',
8
+ r: '2',
9
+ key: '1822b1'
10
+ }], ['path', {
11
+ d: 'M12 10v12',
12
+ key: '6ubwww'
13
+ }], ['path', {
14
+ d: 'M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z',
15
+ key: '9hd38g'
16
+ }], ['path', {
17
+ d: 'M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z',
18
+ key: 'ufn41s'
19
+ }]]);
20
+ export default Flower2;
@@ -0,0 +1,23 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Flower = createReactComponent('Flower', [['path', {
3
+ 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',
4
+ key: '51z86h'
5
+ }], ['circle', {
6
+ cx: '12',
7
+ cy: '12',
8
+ r: '3',
9
+ key: '1v7zrd'
10
+ }], ['path', {
11
+ d: 'm8 16 1.5-1.5',
12
+ key: 'ce6zph'
13
+ }], ['path', {
14
+ d: 'M14.5 9.5 16 8',
15
+ key: '1kzrzb'
16
+ }], ['path', {
17
+ d: 'm8 8 1.5 1.5',
18
+ key: '1yv88w'
19
+ }], ['path', {
20
+ d: 'M14.5 14.5 16 16',
21
+ key: '12xhjh'
22
+ }]]);
23
+ export default Flower;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Github = createReactComponent('Github', [['path', {
3
- d: 'M15 22V18C15.14 16.75 14.78 15.49 14 14.5C17 14.5 20 12.5 20 9C20.08 7.75 19.73 6.52 19 5.5C19.28 4.35 19.28 3.15 19 2C19 2 18 2 16 3.5C13.36 3 10.64 3 8 3.5C6 2 5 2 5 2C4.7 3.15 4.7 4.35 5 5.5C4.27 6.52 3.92 7.75 4 9C4 12.5 7 14.5 10 14.5C9.61 14.99 9.32 15.55 9.15 16.15C8.98 16.75 8.93 17.38 9 18V22',
4
- key: '76ul78'
3
+ d: 'M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4',
4
+ key: 'tonef'
5
5
  }], ['path', {
6
6
  d: 'M9 18c-4.51 2-5-2-7-2',
7
7
  key: '9comsn'
@@ -1,6 +1,6 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Gitlab = createReactComponent('Gitlab', [['path', {
3
- d: 'M22 13.29l-3.33-10a.42.42 0 0 0-.14-.18A.38.38 0 0 0 18.31 3a.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L15.68 9.92H8.32L6.1 3.26A.42.42 0 0 0 6 3.08.38.38 0 0 0 5.74 3a.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z',
4
- key: '1ecqld'
3
+ d: 'm22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z',
4
+ key: '148pdi'
5
5
  }]]);
6
6
  export default Gitlab;
@@ -0,0 +1,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var GlassWater = createReactComponent('GlassWater', [['path', {
3
+ d: 'M15.2 22H8.8a2 2 0 0 1-2-1.79L5 3h14l-1.81 17.21A2 2 0 0 1 15.2 22Z',
4
+ key: '48rfw3'
5
+ }], ['path', {
6
+ d: 'M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0',
7
+ key: 'mjntcy'
8
+ }]]);
9
+ export default GlassWater;
@@ -0,0 +1,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var HeartCrack = createReactComponent('HeartCrack', [['path', {
3
+ d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
4
+ key: '3q7jk9'
5
+ }], ['path', {
6
+ d: 'm12 13-1-1 2-2-3-2.5 2.77-2.92',
7
+ key: '5oba2v'
8
+ }]]);
9
+ export default HeartCrack;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var HeartHandshake = createReactComponent('HeartHandshake', [['path', {
3
+ d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
4
+ key: '3q7jk9'
5
+ }], ['path', {
6
+ d: 'M12 5.36 8.87 8.5a2.13 2.13 0 0 0 0 3h0a2.13 2.13 0 0 0 3 0l2.26-2.21a3 3 0 0 1 4.22 0l2.4 2.4',
7
+ key: 't2xyyg'
8
+ }], ['path', {
9
+ d: 'm18 15-2-2',
10
+ key: '60u0ii'
11
+ }], ['path', {
12
+ d: 'm15 18-2-2',
13
+ key: '6p76be'
14
+ }]]);
15
+ export default HeartHandshake;