lucide-preact 0.97.0 → 0.98.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-preact v0.97.0 - ISC
2
+ * lucide-preact v0.98.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -4853,6 +4853,30 @@ const Drumstick = createPreactComponent('Drumstick', [['path', {
4853
4853
  }]]);
4854
4854
  var Drumstick$1 = Drumstick;
4855
4855
 
4856
+ const Dumbbell = createPreactComponent('Dumbbell', [['path', {
4857
+ d: 'm6.5 6.5 11 11',
4858
+ key: 'f7oqzb'
4859
+ }], ['path', {
4860
+ d: 'm21 21-1-1',
4861
+ key: 'cpc6if'
4862
+ }], ['path', {
4863
+ d: 'm3 3 1 1',
4864
+ key: 'd3rpuf'
4865
+ }], ['path', {
4866
+ d: 'm18 22 4-4',
4867
+ key: '1e32o6'
4868
+ }], ['path', {
4869
+ d: 'm2 6 4-4',
4870
+ key: '189tqz'
4871
+ }], ['path', {
4872
+ d: 'm3 10 7-7',
4873
+ key: '1bxui2'
4874
+ }], ['path', {
4875
+ d: 'm14 21 7-7',
4876
+ key: '16x78n'
4877
+ }]]);
4878
+ var Dumbbell$1 = Dumbbell;
4879
+
4856
4880
  const EarOff = createPreactComponent('EarOff', [['path', {
4857
4881
  d: 'M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46',
4858
4882
  key: '1qngmn'
@@ -15118,6 +15142,7 @@ exports.Dribbble = Dribbble$1;
15118
15142
  exports.Droplet = Droplet$1;
15119
15143
  exports.Droplets = Droplets$1;
15120
15144
  exports.Drumstick = Drumstick$1;
15145
+ exports.Dumbbell = Dumbbell$1;
15121
15146
  exports.Ear = Ear$1;
15122
15147
  exports.EarOff = EarOff$1;
15123
15148
  exports.Edit = Edit$1;