@sensoro-design/icons 1.28.1 → 1.31.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.
Files changed (156) hide show
  1. package/AirPressureOutlined.d.ts +2 -0
  2. package/AirPressureOutlined.js +15 -0
  3. package/BatteryGroupFilled.d.ts +2 -0
  4. package/BatteryGroupFilled.js +15 -0
  5. package/BridgeFilled.d.ts +2 -0
  6. package/BridgeFilled.js +15 -0
  7. package/CHANGELOG.md +34 -0
  8. package/CarParkFilled.d.ts +2 -0
  9. package/CarParkFilled.js +15 -0
  10. package/DewOutlined.d.ts +2 -0
  11. package/DewOutlined.js +15 -0
  12. package/GalleryFilled.d.ts +2 -0
  13. package/GalleryFilled.js +15 -0
  14. package/GasStationFilled.d.ts +2 -0
  15. package/GasStationFilled.js +15 -0
  16. package/HeatmapFilled.d.ts +2 -0
  17. package/HeatmapFilled.js +15 -0
  18. package/HumidityOutlined.d.ts +2 -0
  19. package/HumidityOutlined.js +15 -0
  20. package/NoiseOutlined.d.ts +2 -0
  21. package/NoiseOutlined.js +15 -0
  22. package/O3Outlined.d.ts +2 -0
  23. package/O3Outlined.js +15 -0
  24. package/PhoneFilled.d.ts +2 -0
  25. package/PhoneFilled.js +15 -0
  26. package/Pm25Outlined.d.ts +2 -0
  27. package/Pm25Outlined.js +15 -0
  28. package/PowerPerceptionFilled.d.ts +2 -0
  29. package/PowerPerceptionFilled.js +15 -0
  30. package/RainfallIntensityOutlined.d.ts +2 -0
  31. package/RainfallIntensityOutlined.js +15 -0
  32. package/RainfallOutlined.d.ts +2 -0
  33. package/RainfallOutlined.js +15 -0
  34. package/RefillStationFilled.d.ts +2 -0
  35. package/RefillStationFilled.js +15 -0
  36. package/RoadFilled.d.ts +2 -0
  37. package/RoadFilled.js +15 -0
  38. package/RoadNetworkInfoFilled.d.ts +2 -0
  39. package/RoadNetworkInfoFilled.js +15 -0
  40. package/RoadOutlined.d.ts +2 -0
  41. package/RoadOutlined.js +15 -0
  42. package/SunriseOutlined.d.ts +2 -0
  43. package/SunriseOutlined.js +15 -0
  44. package/SunsetOutlined.d.ts +2 -0
  45. package/SunsetOutlined.js +15 -0
  46. package/TrafficLightFilled.d.ts +2 -0
  47. package/TrafficLightFilled.js +15 -0
  48. package/TunnelFilled.d.ts +2 -0
  49. package/TunnelFilled.js +15 -0
  50. package/WindDirectionOutlined.d.ts +2 -0
  51. package/WindDirectionOutlined.js +15 -0
  52. package/es/icons/AirPressureOutlined.d.ts +4 -0
  53. package/es/icons/AirPressureOutlined.js +68 -0
  54. package/es/icons/BatteryGroupFilled.d.ts +4 -0
  55. package/es/icons/BatteryGroupFilled.js +68 -0
  56. package/es/icons/BridgeFilled.d.ts +4 -0
  57. package/es/icons/BridgeFilled.js +68 -0
  58. package/es/icons/CarParkFilled.d.ts +4 -0
  59. package/es/icons/CarParkFilled.js +68 -0
  60. package/es/icons/DewOutlined.d.ts +4 -0
  61. package/es/icons/DewOutlined.js +68 -0
  62. package/es/icons/GalleryFilled.d.ts +4 -0
  63. package/es/icons/GalleryFilled.js +68 -0
  64. package/es/icons/GasStationFilled.d.ts +4 -0
  65. package/es/icons/GasStationFilled.js +68 -0
  66. package/es/icons/HeatmapFilled.d.ts +4 -0
  67. package/es/icons/HeatmapFilled.js +68 -0
  68. package/es/icons/HumidityOutlined.d.ts +4 -0
  69. package/es/icons/HumidityOutlined.js +68 -0
  70. package/es/icons/NoiseOutlined.d.ts +4 -0
  71. package/es/icons/NoiseOutlined.js +68 -0
  72. package/es/icons/O3Outlined.d.ts +4 -0
  73. package/es/icons/O3Outlined.js +68 -0
  74. package/es/icons/PhoneFilled.d.ts +4 -0
  75. package/es/icons/PhoneFilled.js +68 -0
  76. package/es/icons/Pm25Outlined.d.ts +4 -0
  77. package/es/icons/Pm25Outlined.js +68 -0
  78. package/es/icons/PowerPerceptionFilled.d.ts +4 -0
  79. package/es/icons/PowerPerceptionFilled.js +68 -0
  80. package/es/icons/RainfallIntensityOutlined.d.ts +4 -0
  81. package/es/icons/RainfallIntensityOutlined.js +68 -0
  82. package/es/icons/RainfallOutlined.d.ts +4 -0
  83. package/es/icons/RainfallOutlined.js +68 -0
  84. package/es/icons/RefillStationFilled.d.ts +4 -0
  85. package/es/icons/RefillStationFilled.js +68 -0
  86. package/es/icons/RoadFilled.d.ts +4 -0
  87. package/es/icons/RoadFilled.js +68 -0
  88. package/es/icons/RoadNetworkInfoFilled.d.ts +4 -0
  89. package/es/icons/RoadNetworkInfoFilled.js +68 -0
  90. package/es/icons/RoadOutlined.d.ts +4 -0
  91. package/es/icons/RoadOutlined.js +68 -0
  92. package/es/icons/SunriseOutlined.d.ts +4 -0
  93. package/es/icons/SunriseOutlined.js +68 -0
  94. package/es/icons/SunsetOutlined.d.ts +4 -0
  95. package/es/icons/SunsetOutlined.js +68 -0
  96. package/es/icons/TrafficLightFilled.d.ts +4 -0
  97. package/es/icons/TrafficLightFilled.js +68 -0
  98. package/es/icons/TunnelFilled.d.ts +4 -0
  99. package/es/icons/TunnelFilled.js +68 -0
  100. package/es/icons/WindDirectionOutlined.d.ts +4 -0
  101. package/es/icons/WindDirectionOutlined.js +68 -0
  102. package/es/icons/index.d.ts +25 -0
  103. package/es/icons/index.js +235 -10
  104. package/lib/icons/AirPressureOutlined.d.ts +4 -0
  105. package/lib/icons/AirPressureOutlined.js +70 -0
  106. package/lib/icons/BatteryGroupFilled.d.ts +4 -0
  107. package/lib/icons/BatteryGroupFilled.js +70 -0
  108. package/lib/icons/BridgeFilled.d.ts +4 -0
  109. package/lib/icons/BridgeFilled.js +70 -0
  110. package/lib/icons/CarParkFilled.d.ts +4 -0
  111. package/lib/icons/CarParkFilled.js +70 -0
  112. package/lib/icons/DewOutlined.d.ts +4 -0
  113. package/lib/icons/DewOutlined.js +70 -0
  114. package/lib/icons/GalleryFilled.d.ts +4 -0
  115. package/lib/icons/GalleryFilled.js +70 -0
  116. package/lib/icons/GasStationFilled.d.ts +4 -0
  117. package/lib/icons/GasStationFilled.js +70 -0
  118. package/lib/icons/HeatmapFilled.d.ts +4 -0
  119. package/lib/icons/HeatmapFilled.js +70 -0
  120. package/lib/icons/HumidityOutlined.d.ts +4 -0
  121. package/lib/icons/HumidityOutlined.js +70 -0
  122. package/lib/icons/NoiseOutlined.d.ts +4 -0
  123. package/lib/icons/NoiseOutlined.js +70 -0
  124. package/lib/icons/O3Outlined.d.ts +4 -0
  125. package/lib/icons/O3Outlined.js +70 -0
  126. package/lib/icons/PhoneFilled.d.ts +4 -0
  127. package/lib/icons/PhoneFilled.js +70 -0
  128. package/lib/icons/Pm25Outlined.d.ts +4 -0
  129. package/lib/icons/Pm25Outlined.js +70 -0
  130. package/lib/icons/PowerPerceptionFilled.d.ts +4 -0
  131. package/lib/icons/PowerPerceptionFilled.js +70 -0
  132. package/lib/icons/RainfallIntensityOutlined.d.ts +4 -0
  133. package/lib/icons/RainfallIntensityOutlined.js +70 -0
  134. package/lib/icons/RainfallOutlined.d.ts +4 -0
  135. package/lib/icons/RainfallOutlined.js +70 -0
  136. package/lib/icons/RefillStationFilled.d.ts +4 -0
  137. package/lib/icons/RefillStationFilled.js +70 -0
  138. package/lib/icons/RoadFilled.d.ts +4 -0
  139. package/lib/icons/RoadFilled.js +70 -0
  140. package/lib/icons/RoadNetworkInfoFilled.d.ts +4 -0
  141. package/lib/icons/RoadNetworkInfoFilled.js +70 -0
  142. package/lib/icons/RoadOutlined.d.ts +4 -0
  143. package/lib/icons/RoadOutlined.js +70 -0
  144. package/lib/icons/SunriseOutlined.d.ts +4 -0
  145. package/lib/icons/SunriseOutlined.js +70 -0
  146. package/lib/icons/SunsetOutlined.d.ts +4 -0
  147. package/lib/icons/SunsetOutlined.js +70 -0
  148. package/lib/icons/TrafficLightFilled.d.ts +4 -0
  149. package/lib/icons/TrafficLightFilled.js +70 -0
  150. package/lib/icons/TunnelFilled.d.ts +4 -0
  151. package/lib/icons/TunnelFilled.js +70 -0
  152. package/lib/icons/WindDirectionOutlined.d.ts +4 -0
  153. package/lib/icons/WindDirectionOutlined.js +70 -0
  154. package/lib/icons/index.d.ts +25 -0
  155. package/lib/icons/index.js +235 -10
  156. package/package.json +2 -2
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/AirPressureOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _AirPressureOutlined = _interopRequireDefault(require('./lib/icons/AirPressureOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _AirPressureOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/BatteryGroupFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _BatteryGroupFilled = _interopRequireDefault(require('./lib/icons/BatteryGroupFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _BatteryGroupFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/BridgeFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _BridgeFilled = _interopRequireDefault(require('./lib/icons/BridgeFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _BridgeFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
package/CHANGELOG.md CHANGED
@@ -3,6 +3,40 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.31.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@1.30.0...@sensoro-design/icons@1.31.0) (2022-07-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * add icons ([36ee6f0](https://github.com/sensoro-design/sensoro-design-icons/commit/36ee6f086750bffca09364bfbcc2096c40101429))
12
+ * add icons ([85de248](https://github.com/sensoro-design/sensoro-design-icons/commit/85de2480c5ae11ab42163915014437b65098a114))
13
+
14
+
15
+
16
+
17
+
18
+ # [1.30.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@1.29.0...@sensoro-design/icons@1.30.0) (2022-07-25)
19
+
20
+
21
+ ### Features
22
+
23
+ * add icons ([a7e3726](https://github.com/sensoro-design/sensoro-design-icons/commit/a7e37268b154ba7864f21b782a29e04f438060fa))
24
+
25
+
26
+
27
+
28
+
29
+ # [1.29.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@1.28.1...@sensoro-design/icons@1.29.0) (2022-07-25)
30
+
31
+
32
+ ### Features
33
+
34
+ * 添加热力图图标 ([fab568d](https://github.com/sensoro-design/sensoro-design-icons/commit/fab568dbebcb7cab96d1be0a192b744b4d1b68f7))
35
+
36
+
37
+
38
+
39
+
6
40
  ## [1.28.1](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@1.28.0...@sensoro-design/icons@1.28.1) (2022-07-22)
7
41
 
8
42
  **Note:** Version bump only for package @sensoro-design/icons
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/CarParkFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _CarParkFilled = _interopRequireDefault(require('./lib/icons/CarParkFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _CarParkFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/DewOutlined';
package/DewOutlined.js ADDED
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _DewOutlined = _interopRequireDefault(require('./lib/icons/DewOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _DewOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/GalleryFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _GalleryFilled = _interopRequireDefault(require('./lib/icons/GalleryFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _GalleryFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/GasStationFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _GasStationFilled = _interopRequireDefault(require('./lib/icons/GasStationFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _GasStationFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/HeatmapFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _HeatmapFilled = _interopRequireDefault(require('./lib/icons/HeatmapFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _HeatmapFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/HumidityOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _HumidityOutlined = _interopRequireDefault(require('./lib/icons/HumidityOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _HumidityOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/NoiseOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _NoiseOutlined = _interopRequireDefault(require('./lib/icons/NoiseOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _NoiseOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/O3Outlined';
package/O3Outlined.js ADDED
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _O3Outlined = _interopRequireDefault(require('./lib/icons/O3Outlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _O3Outlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/PhoneFilled';
package/PhoneFilled.js ADDED
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _PhoneFilled = _interopRequireDefault(require('./lib/icons/PhoneFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _PhoneFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/Pm25Outlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _Pm25Outlined = _interopRequireDefault(require('./lib/icons/Pm25Outlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _Pm25Outlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/PowerPerceptionFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _PowerPerceptionFilled = _interopRequireDefault(require('./lib/icons/PowerPerceptionFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _PowerPerceptionFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RainfallIntensityOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RainfallIntensityOutlined = _interopRequireDefault(require('./lib/icons/RainfallIntensityOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RainfallIntensityOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RainfallOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RainfallOutlined = _interopRequireDefault(require('./lib/icons/RainfallOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RainfallOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RefillStationFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RefillStationFilled = _interopRequireDefault(require('./lib/icons/RefillStationFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RefillStationFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RoadFilled';
package/RoadFilled.js ADDED
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RoadFilled = _interopRequireDefault(require('./lib/icons/RoadFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RoadFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RoadNetworkInfoFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RoadNetworkInfoFilled = _interopRequireDefault(require('./lib/icons/RoadNetworkInfoFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RoadNetworkInfoFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/RoadOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _RoadOutlined = _interopRequireDefault(require('./lib/icons/RoadOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _RoadOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/SunriseOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _SunriseOutlined = _interopRequireDefault(require('./lib/icons/SunriseOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _SunriseOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/SunsetOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _SunsetOutlined = _interopRequireDefault(require('./lib/icons/SunsetOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _SunsetOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/TrafficLightFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _TrafficLightFilled = _interopRequireDefault(require('./lib/icons/TrafficLightFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _TrafficLightFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/TunnelFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _TunnelFilled = _interopRequireDefault(require('./lib/icons/TunnelFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _TunnelFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/WindDirectionOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _WindDirectionOutlined = _interopRequireDefault(require('./lib/icons/WindDirectionOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _WindDirectionOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const AirPressureOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default AirPressureOutlined;