lucide 0.60.0 → 0.61.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 v0.60.0 - ISC
2
+ * lucide v0.61.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3415,9 +3415,9 @@ var Equal = ['svg', defaultAttributes, [['line', {
3415
3415
  var Equal$1 = Equal;
3416
3416
 
3417
3417
  var Eraser = ['svg', defaultAttributes, [['path', {
3418
- d: 'M20 20H7L3 16C2.5 15.5 2.5 14.5 3 14L13 4L20 11L11 20'
3418
+ d: 'M22,20H7l-4-4 c-0.5-0.5-0.5-1.5,0-2l9.47-9.47c0.5-0.5,1.5-0.5,2,0L20.512,11c0.5,0.5,0.5,1.5,0,2L13.5,20'
3419
3419
  }], ['path', {
3420
- d: 'M6 11L13 18'
3420
+ d: 'M6,11l8,8'
3421
3421
  }]]];
3422
3422
  var Eraser$1 = Eraser;
3423
3423