lucide 0.27.0 → 0.28.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.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide v0.
|
|
2
|
+
* lucide v0.28.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -5343,7 +5343,7 @@ var Palmtree = ['svg', defaultAttributes, [['path', {
|
|
|
5343
5343
|
var Palmtree$1 = Palmtree;
|
|
5344
5344
|
|
|
5345
5345
|
var Paperclip = ['svg', defaultAttributes, [['path', {
|
|
5346
|
-
d: '
|
|
5346
|
+
d: 'M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84L9.41 17.41a2 2 0 0 1-2.83-2.83L15.07 6.1'
|
|
5347
5347
|
}]]];
|
|
5348
5348
|
var Paperclip$1 = Paperclip;
|
|
5349
5349
|
|