lucide-react 0.101.0 → 0.102.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.101.0 - ISC
2
+ * lucide-react v0.102.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -13014,6 +13014,24 @@ var Subscript = createReactComponent('Subscript', [['path', {
13014
13014
  }]]);
13015
13015
  var Subscript$1 = Subscript;
13016
13016
 
13017
+ var Subtitles = createReactComponent('Subtitles', [['path', {
13018
+ d: 'M7 13h4',
13019
+ key: '1m1xj0'
13020
+ }], ['path', {
13021
+ d: 'M15 13h2',
13022
+ key: 'vgjay3'
13023
+ }], ['path', {
13024
+ d: 'M7 9h2',
13025
+ key: '1q072n'
13026
+ }], ['path', {
13027
+ d: 'M13 9h4',
13028
+ key: 'o7fxw0'
13029
+ }], ['path', {
13030
+ d: 'M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10Z',
13031
+ key: '12yqn6'
13032
+ }]]);
13033
+ var Subtitles$1 = Subtitles;
13034
+
13017
13035
  var SunDim = createReactComponent('SunDim', [['path', {
13018
13036
  d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
13019
13037
  key: '1r4kox'
@@ -15696,6 +15714,7 @@ exports.StretchHorizontal = StretchHorizontal$1;
15696
15714
  exports.StretchVertical = StretchVertical$1;
15697
15715
  exports.Strikethrough = Strikethrough$1;
15698
15716
  exports.Subscript = Subscript$1;
15717
+ exports.Subtitles = Subtitles$1;
15699
15718
  exports.Sun = Sun$1;
15700
15719
  exports.SunDim = SunDim$1;
15701
15720
  exports.SunMedium = SunMedium$1;