lucide-react 0.73.0 → 0.74.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.73.0 - ISC
2
+ * lucide-react v0.74.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -264,6 +264,21 @@ var Activity = createReactComponent('Activity', [['polyline', {
264
264
  }]]);
265
265
  var Activity$1 = Activity;
266
266
 
267
+ var AirVent = createReactComponent('AirVent', [['path', {
268
+ d: 'M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2',
269
+ key: 'larmp2'
270
+ }], ['path', {
271
+ d: 'M6 8h12',
272
+ key: '6g4wlu'
273
+ }], ['path', {
274
+ d: 'M18.3 17.7a2.5 2.5 0 0 1-3.16 3.83 2.53 2.53 0 0 1-1.14-2V12',
275
+ key: '1bo8pg'
276
+ }], ['path', {
277
+ d: 'M6.6 15.6A2 2 0 1 0 10 17v-5',
278
+ key: 't9h90c'
279
+ }]]);
280
+ var AirVent$1 = AirVent;
281
+
267
282
  var Airplay = createReactComponent('Airplay', [['path', {
268
283
  d: 'M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1',
269
284
  key: 'ns4c3b'
@@ -13514,6 +13529,7 @@ var ZoomOut$1 = ZoomOut;
13514
13529
 
13515
13530
  exports.Accessibility = Accessibility$1;
13516
13531
  exports.Activity = Activity$1;
13532
+ exports.AirVent = AirVent$1;
13517
13533
  exports.Airplay = Airplay$1;
13518
13534
  exports.AlarmCheck = AlarmCheck$1;
13519
13535
  exports.AlarmClock = AlarmClock$1;