lucide-react 0.83.0 → 0.84.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.83.0 - ISC
2
+ * lucide-react v0.84.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3200,6 +3200,24 @@ var Circle = createReactComponent('Circle', [['circle', {
3200
3200
  }]]);
3201
3201
  var Circle$1 = Circle;
3202
3202
 
3203
+ var Citrus = createReactComponent('Citrus', [['path', {
3204
+ d: 'M5.51 18.49a12 12 0 0 0 16.12.78c.49-.41.49-1.15.03-1.6L6.34 2.33a1.08 1.08 0 0 0-1.6.03A12 12 0 0 0 5.5 18.5Z',
3205
+ key: 'cpj97m'
3206
+ }], ['path', {
3207
+ d: 'M8.34 15.66a8 8 0 0 0 10.4.78c.54-.4.54-1.16.06-1.64L9.2 5.2c-.48-.48-1.25-.48-1.64.06a8 8 0 0 0 .78 10.4Z',
3208
+ key: 'vhgi9a'
3209
+ }], ['path', {
3210
+ d: 'm14 10-5.5 5.5',
3211
+ key: '92pfem'
3212
+ }], ['path', {
3213
+ d: 'M14 10v8',
3214
+ key: '3sxk0t'
3215
+ }], ['path', {
3216
+ d: 'M14 10H6',
3217
+ key: '1aai03'
3218
+ }]]);
3219
+ var Citrus$1 = Citrus;
3220
+
3203
3221
  var Clapperboard = createReactComponent('Clapperboard', [['path', {
3204
3222
  d: 'M4 11v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8H4Z',
3205
3223
  key: '1hxvyx'
@@ -14364,6 +14382,7 @@ exports.Circle = Circle$1;
14364
14382
  exports.CircleDot = CircleDot$1;
14365
14383
  exports.CircleEllipsis = CircleEllipsis$1;
14366
14384
  exports.CircleSlashed = CircleSlashed$1;
14385
+ exports.Citrus = Citrus$1;
14367
14386
  exports.Clapperboard = Clapperboard$1;
14368
14387
  exports.Clipboard = Clipboard$1;
14369
14388
  exports.ClipboardCheck = ClipboardCheck$1;