m2m-icons 0.0.0-alpha-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 (290) hide show
  1. package/M2MAirConditionerIcon.d.ts +5 -0
  2. package/M2MAirConditionerIcon.d.ts.map +1 -0
  3. package/M2MAirConditionerIcon.js +15 -0
  4. package/M2MAirConditionerIcon.js.map +1 -0
  5. package/M2MClosetIcon.d.ts +5 -0
  6. package/M2MClosetIcon.d.ts.map +1 -0
  7. package/M2MClosetIcon.js +13 -0
  8. package/M2MClosetIcon.js.map +1 -0
  9. package/M2MDesignersHouseIcon.d.ts +5 -0
  10. package/M2MDesignersHouseIcon.d.ts.map +1 -0
  11. package/M2MDesignersHouseIcon.js +15 -0
  12. package/M2MDesignersHouseIcon.js.map +1 -0
  13. package/M2MFlightLandIcon.d.ts +5 -0
  14. package/M2MFlightLandIcon.d.ts.map +1 -0
  15. package/M2MFlightLandIcon.js +13 -0
  16. package/M2MFlightLandIcon.js.map +1 -0
  17. package/M2MFloorHeatingIcon.d.ts +5 -0
  18. package/M2MFloorHeatingIcon.d.ts.map +1 -0
  19. package/M2MFloorHeatingIcon.js +13 -0
  20. package/M2MFloorHeatingIcon.js.map +1 -0
  21. package/M2MFloorPlanIcon.d.ts +5 -0
  22. package/M2MFloorPlanIcon.d.ts.map +1 -0
  23. package/M2MFloorPlanIcon.js +13 -0
  24. package/M2MFloorPlanIcon.js.map +1 -0
  25. package/M2MGroupIcon.d.ts +5 -0
  26. package/M2MGroupIcon.d.ts.map +1 -0
  27. package/M2MGroupIcon.js +13 -0
  28. package/M2MGroupIcon.js.map +1 -0
  29. package/M2MKitchenIcon.d.ts +5 -0
  30. package/M2MKitchenIcon.d.ts.map +1 -0
  31. package/M2MKitchenIcon.js +13 -0
  32. package/M2MKitchenIcon.js.map +1 -0
  33. package/M2MLocalLaundryServiceIcon.d.ts +5 -0
  34. package/M2MLocalLaundryServiceIcon.d.ts.map +1 -0
  35. package/M2MLocalLaundryServiceIcon.js +13 -0
  36. package/M2MLocalLaundryServiceIcon.js.map +1 -0
  37. package/M2MLockIcon.d.ts +5 -0
  38. package/M2MLockIcon.d.ts.map +1 -0
  39. package/M2MLockIcon.js +13 -0
  40. package/M2MLockIcon.js.map +1 -0
  41. package/M2MSeparateBathAndToiletIcon.d.ts +5 -0
  42. package/M2MSeparateBathAndToiletIcon.d.ts.map +1 -0
  43. package/M2MSeparateBathAndToiletIcon.js +15 -0
  44. package/M2MSeparateBathAndToiletIcon.js.map +1 -0
  45. package/M2MSmokeFreeIcon.d.ts +5 -0
  46. package/M2MSmokeFreeIcon.d.ts.map +1 -0
  47. package/M2MSmokeFreeIcon.js +13 -0
  48. package/M2MSmokeFreeIcon.js.map +1 -0
  49. package/M2MSumycaIcon.d.ts +5 -0
  50. package/M2MSumycaIcon.d.ts.map +1 -0
  51. package/M2MSumycaIcon.js +15 -0
  52. package/M2MSumycaIcon.js.map +1 -0
  53. package/M2MTrainExploreIcon.d.ts +5 -0
  54. package/M2MTrainExploreIcon.d.ts.map +1 -0
  55. package/M2MTrainExploreIcon.js +15 -0
  56. package/M2MTrainExploreIcon.js.map +1 -0
  57. package/M2MWifiIcon.d.ts +5 -0
  58. package/M2MWifiIcon.d.ts.map +1 -0
  59. package/M2MWifiIcon.js +13 -0
  60. package/M2MWifiIcon.js.map +1 -0
  61. package/README.md +1 -0
  62. package/cjs/M2MAirConditionerIcon.js +29 -0
  63. package/cjs/M2MAirConditionerIcon.js.map +1 -0
  64. package/cjs/M2MClosetIcon.js +26 -0
  65. package/cjs/M2MClosetIcon.js.map +1 -0
  66. package/cjs/M2MDesignersHouseIcon.js +29 -0
  67. package/cjs/M2MDesignersHouseIcon.js.map +1 -0
  68. package/cjs/M2MFlightLandIcon.js +26 -0
  69. package/cjs/M2MFlightLandIcon.js.map +1 -0
  70. package/cjs/M2MFloorHeatingIcon.js +26 -0
  71. package/cjs/M2MFloorHeatingIcon.js.map +1 -0
  72. package/cjs/M2MFloorPlanIcon.js +26 -0
  73. package/cjs/M2MFloorPlanIcon.js.map +1 -0
  74. package/cjs/M2MGroupIcon.js +26 -0
  75. package/cjs/M2MGroupIcon.js.map +1 -0
  76. package/cjs/M2MKitchenIcon.js +26 -0
  77. package/cjs/M2MKitchenIcon.js.map +1 -0
  78. package/cjs/M2MLocalLaundryServiceIcon.js +26 -0
  79. package/cjs/M2MLocalLaundryServiceIcon.js.map +1 -0
  80. package/cjs/M2MLockIcon.js +26 -0
  81. package/cjs/M2MLockIcon.js.map +1 -0
  82. package/cjs/M2MSeparateBathAndToiletIcon.js +29 -0
  83. package/cjs/M2MSeparateBathAndToiletIcon.js.map +1 -0
  84. package/cjs/M2MSmokeFreeIcon.js +26 -0
  85. package/cjs/M2MSmokeFreeIcon.js.map +1 -0
  86. package/cjs/M2MSumycaIcon.js +29 -0
  87. package/cjs/M2MSumycaIcon.js.map +1 -0
  88. package/cjs/M2MTrainExploreIcon.js +29 -0
  89. package/cjs/M2MTrainExploreIcon.js.map +1 -0
  90. package/cjs/M2MWifiIcon.js +26 -0
  91. package/cjs/M2MWifiIcon.js.map +1 -0
  92. package/cjs/svgr-dist/AirConditioner24Px.js +28 -0
  93. package/cjs/svgr-dist/AirConditioner24Px.js.map +1 -0
  94. package/cjs/svgr-dist/AirConditioner48Px.js +28 -0
  95. package/cjs/svgr-dist/AirConditioner48Px.js.map +1 -0
  96. package/cjs/svgr-dist/Closet24Px.js +28 -0
  97. package/cjs/svgr-dist/Closet24Px.js.map +1 -0
  98. package/cjs/svgr-dist/DesignersHouse24Px.js +25 -0
  99. package/cjs/svgr-dist/DesignersHouse24Px.js.map +1 -0
  100. package/cjs/svgr-dist/DesignersHouse48Px.js +25 -0
  101. package/cjs/svgr-dist/DesignersHouse48Px.js.map +1 -0
  102. package/cjs/svgr-dist/FlightLand48Px.js +25 -0
  103. package/cjs/svgr-dist/FlightLand48Px.js.map +1 -0
  104. package/cjs/svgr-dist/FloorHeating24Px.js +25 -0
  105. package/cjs/svgr-dist/FloorHeating24Px.js.map +1 -0
  106. package/cjs/svgr-dist/FloorPlan24Px.js +25 -0
  107. package/cjs/svgr-dist/FloorPlan24Px.js.map +1 -0
  108. package/cjs/svgr-dist/Group48Px.js +25 -0
  109. package/cjs/svgr-dist/Group48Px.js.map +1 -0
  110. package/cjs/svgr-dist/Kitchen48Px.js +28 -0
  111. package/cjs/svgr-dist/Kitchen48Px.js.map +1 -0
  112. package/cjs/svgr-dist/LocalLaundryService48Px.js +25 -0
  113. package/cjs/svgr-dist/LocalLaundryService48Px.js.map +1 -0
  114. package/cjs/svgr-dist/Lock48Px.js +25 -0
  115. package/cjs/svgr-dist/Lock48Px.js.map +1 -0
  116. package/cjs/svgr-dist/SeparateBathAndToilet24Px.js +28 -0
  117. package/cjs/svgr-dist/SeparateBathAndToilet24Px.js.map +1 -0
  118. package/cjs/svgr-dist/SeparateBathAndToilet48Px.js +28 -0
  119. package/cjs/svgr-dist/SeparateBathAndToilet48Px.js.map +1 -0
  120. package/cjs/svgr-dist/SmokeFree48Px.js +28 -0
  121. package/cjs/svgr-dist/SmokeFree48Px.js.map +1 -0
  122. package/cjs/svgr-dist/Sumyca24Px.js +31 -0
  123. package/cjs/svgr-dist/Sumyca24Px.js.map +1 -0
  124. package/cjs/svgr-dist/Sumyca48Px.js +31 -0
  125. package/cjs/svgr-dist/Sumyca48Px.js.map +1 -0
  126. package/cjs/svgr-dist/TrainExplore48Px.js +28 -0
  127. package/cjs/svgr-dist/TrainExplore48Px.js.map +1 -0
  128. package/cjs/svgr-dist/TrainExplore48PxOutlined.js +28 -0
  129. package/cjs/svgr-dist/TrainExplore48PxOutlined.js.map +1 -0
  130. package/cjs/svgr-dist/Wifi48Px.js +28 -0
  131. package/cjs/svgr-dist/Wifi48Px.js.map +1 -0
  132. package/cjs/types.js +6 -0
  133. package/cjs/types.js.map +1 -0
  134. package/esm/M2MAirConditionerIcon.js +15 -0
  135. package/esm/M2MAirConditionerIcon.js.map +1 -0
  136. package/esm/M2MClosetIcon.js +13 -0
  137. package/esm/M2MClosetIcon.js.map +1 -0
  138. package/esm/M2MDesignersHouseIcon.js +15 -0
  139. package/esm/M2MDesignersHouseIcon.js.map +1 -0
  140. package/esm/M2MFlightLandIcon.js +13 -0
  141. package/esm/M2MFlightLandIcon.js.map +1 -0
  142. package/esm/M2MFloorHeatingIcon.js +13 -0
  143. package/esm/M2MFloorHeatingIcon.js.map +1 -0
  144. package/esm/M2MFloorPlanIcon.js +13 -0
  145. package/esm/M2MFloorPlanIcon.js.map +1 -0
  146. package/esm/M2MGroupIcon.js +13 -0
  147. package/esm/M2MGroupIcon.js.map +1 -0
  148. package/esm/M2MKitchenIcon.js +13 -0
  149. package/esm/M2MKitchenIcon.js.map +1 -0
  150. package/esm/M2MLocalLaundryServiceIcon.js +13 -0
  151. package/esm/M2MLocalLaundryServiceIcon.js.map +1 -0
  152. package/esm/M2MLockIcon.js +13 -0
  153. package/esm/M2MLockIcon.js.map +1 -0
  154. package/esm/M2MSeparateBathAndToiletIcon.js +15 -0
  155. package/esm/M2MSeparateBathAndToiletIcon.js.map +1 -0
  156. package/esm/M2MSmokeFreeIcon.js +13 -0
  157. package/esm/M2MSmokeFreeIcon.js.map +1 -0
  158. package/esm/M2MSumycaIcon.js +15 -0
  159. package/esm/M2MSumycaIcon.js.map +1 -0
  160. package/esm/M2MTrainExploreIcon.js +15 -0
  161. package/esm/M2MTrainExploreIcon.js.map +1 -0
  162. package/esm/M2MWifiIcon.js +13 -0
  163. package/esm/M2MWifiIcon.js.map +1 -0
  164. package/esm/svgr-dist/AirConditioner24Px.js +27 -0
  165. package/esm/svgr-dist/AirConditioner24Px.js.map +1 -0
  166. package/esm/svgr-dist/AirConditioner48Px.js +27 -0
  167. package/esm/svgr-dist/AirConditioner48Px.js.map +1 -0
  168. package/esm/svgr-dist/Closet24Px.js +27 -0
  169. package/esm/svgr-dist/Closet24Px.js.map +1 -0
  170. package/esm/svgr-dist/DesignersHouse24Px.js +23 -0
  171. package/esm/svgr-dist/DesignersHouse24Px.js.map +1 -0
  172. package/esm/svgr-dist/DesignersHouse48Px.js +23 -0
  173. package/esm/svgr-dist/DesignersHouse48Px.js.map +1 -0
  174. package/esm/svgr-dist/FlightLand48Px.js +23 -0
  175. package/esm/svgr-dist/FlightLand48Px.js.map +1 -0
  176. package/esm/svgr-dist/FloorHeating24Px.js +23 -0
  177. package/esm/svgr-dist/FloorHeating24Px.js.map +1 -0
  178. package/esm/svgr-dist/FloorPlan24Px.js +23 -0
  179. package/esm/svgr-dist/FloorPlan24Px.js.map +1 -0
  180. package/esm/svgr-dist/Group48Px.js +23 -0
  181. package/esm/svgr-dist/Group48Px.js.map +1 -0
  182. package/esm/svgr-dist/Kitchen48Px.js +27 -0
  183. package/esm/svgr-dist/Kitchen48Px.js.map +1 -0
  184. package/esm/svgr-dist/LocalLaundryService48Px.js +23 -0
  185. package/esm/svgr-dist/LocalLaundryService48Px.js.map +1 -0
  186. package/esm/svgr-dist/Lock48Px.js +23 -0
  187. package/esm/svgr-dist/Lock48Px.js.map +1 -0
  188. package/esm/svgr-dist/SeparateBathAndToilet24Px.js +27 -0
  189. package/esm/svgr-dist/SeparateBathAndToilet24Px.js.map +1 -0
  190. package/esm/svgr-dist/SeparateBathAndToilet48Px.js +27 -0
  191. package/esm/svgr-dist/SeparateBathAndToilet48Px.js.map +1 -0
  192. package/esm/svgr-dist/SmokeFree48Px.js +27 -0
  193. package/esm/svgr-dist/SmokeFree48Px.js.map +1 -0
  194. package/esm/svgr-dist/Sumyca24Px.js +30 -0
  195. package/esm/svgr-dist/Sumyca24Px.js.map +1 -0
  196. package/esm/svgr-dist/Sumyca48Px.js +30 -0
  197. package/esm/svgr-dist/Sumyca48Px.js.map +1 -0
  198. package/esm/svgr-dist/TrainExplore48Px.js +27 -0
  199. package/esm/svgr-dist/TrainExplore48Px.js.map +1 -0
  200. package/esm/svgr-dist/TrainExplore48PxOutlined.js +27 -0
  201. package/esm/svgr-dist/TrainExplore48PxOutlined.js.map +1 -0
  202. package/esm/svgr-dist/Wifi48Px.js +27 -0
  203. package/esm/svgr-dist/Wifi48Px.js.map +1 -0
  204. package/esm/types.js +2 -0
  205. package/esm/types.js.map +1 -0
  206. package/package.json +62 -0
  207. package/svgr-dist/AirConditioner24Px.d.ts +4 -0
  208. package/svgr-dist/AirConditioner24Px.d.ts.map +1 -0
  209. package/svgr-dist/AirConditioner24Px.js +27 -0
  210. package/svgr-dist/AirConditioner24Px.js.map +1 -0
  211. package/svgr-dist/AirConditioner48Px.d.ts +4 -0
  212. package/svgr-dist/AirConditioner48Px.d.ts.map +1 -0
  213. package/svgr-dist/AirConditioner48Px.js +27 -0
  214. package/svgr-dist/AirConditioner48Px.js.map +1 -0
  215. package/svgr-dist/Closet24Px.d.ts +4 -0
  216. package/svgr-dist/Closet24Px.d.ts.map +1 -0
  217. package/svgr-dist/Closet24Px.js +27 -0
  218. package/svgr-dist/Closet24Px.js.map +1 -0
  219. package/svgr-dist/DesignersHouse24Px.d.ts +4 -0
  220. package/svgr-dist/DesignersHouse24Px.d.ts.map +1 -0
  221. package/svgr-dist/DesignersHouse24Px.js +23 -0
  222. package/svgr-dist/DesignersHouse24Px.js.map +1 -0
  223. package/svgr-dist/DesignersHouse48Px.d.ts +4 -0
  224. package/svgr-dist/DesignersHouse48Px.d.ts.map +1 -0
  225. package/svgr-dist/DesignersHouse48Px.js +23 -0
  226. package/svgr-dist/DesignersHouse48Px.js.map +1 -0
  227. package/svgr-dist/FlightLand48Px.d.ts +4 -0
  228. package/svgr-dist/FlightLand48Px.d.ts.map +1 -0
  229. package/svgr-dist/FlightLand48Px.js +23 -0
  230. package/svgr-dist/FlightLand48Px.js.map +1 -0
  231. package/svgr-dist/FloorHeating24Px.d.ts +4 -0
  232. package/svgr-dist/FloorHeating24Px.d.ts.map +1 -0
  233. package/svgr-dist/FloorHeating24Px.js +23 -0
  234. package/svgr-dist/FloorHeating24Px.js.map +1 -0
  235. package/svgr-dist/FloorPlan24Px.d.ts +4 -0
  236. package/svgr-dist/FloorPlan24Px.d.ts.map +1 -0
  237. package/svgr-dist/FloorPlan24Px.js +23 -0
  238. package/svgr-dist/FloorPlan24Px.js.map +1 -0
  239. package/svgr-dist/Group48Px.d.ts +4 -0
  240. package/svgr-dist/Group48Px.d.ts.map +1 -0
  241. package/svgr-dist/Group48Px.js +23 -0
  242. package/svgr-dist/Group48Px.js.map +1 -0
  243. package/svgr-dist/Kitchen48Px.d.ts +4 -0
  244. package/svgr-dist/Kitchen48Px.d.ts.map +1 -0
  245. package/svgr-dist/Kitchen48Px.js +27 -0
  246. package/svgr-dist/Kitchen48Px.js.map +1 -0
  247. package/svgr-dist/LocalLaundryService48Px.d.ts +4 -0
  248. package/svgr-dist/LocalLaundryService48Px.d.ts.map +1 -0
  249. package/svgr-dist/LocalLaundryService48Px.js +23 -0
  250. package/svgr-dist/LocalLaundryService48Px.js.map +1 -0
  251. package/svgr-dist/Lock48Px.d.ts +4 -0
  252. package/svgr-dist/Lock48Px.d.ts.map +1 -0
  253. package/svgr-dist/Lock48Px.js +23 -0
  254. package/svgr-dist/Lock48Px.js.map +1 -0
  255. package/svgr-dist/SeparateBathAndToilet24Px.d.ts +4 -0
  256. package/svgr-dist/SeparateBathAndToilet24Px.d.ts.map +1 -0
  257. package/svgr-dist/SeparateBathAndToilet24Px.js +27 -0
  258. package/svgr-dist/SeparateBathAndToilet24Px.js.map +1 -0
  259. package/svgr-dist/SeparateBathAndToilet48Px.d.ts +4 -0
  260. package/svgr-dist/SeparateBathAndToilet48Px.d.ts.map +1 -0
  261. package/svgr-dist/SeparateBathAndToilet48Px.js +27 -0
  262. package/svgr-dist/SeparateBathAndToilet48Px.js.map +1 -0
  263. package/svgr-dist/SmokeFree48Px.d.ts +4 -0
  264. package/svgr-dist/SmokeFree48Px.d.ts.map +1 -0
  265. package/svgr-dist/SmokeFree48Px.js +27 -0
  266. package/svgr-dist/SmokeFree48Px.js.map +1 -0
  267. package/svgr-dist/Sumyca24Px.d.ts +4 -0
  268. package/svgr-dist/Sumyca24Px.d.ts.map +1 -0
  269. package/svgr-dist/Sumyca24Px.js +30 -0
  270. package/svgr-dist/Sumyca24Px.js.map +1 -0
  271. package/svgr-dist/Sumyca48Px.d.ts +4 -0
  272. package/svgr-dist/Sumyca48Px.d.ts.map +1 -0
  273. package/svgr-dist/Sumyca48Px.js +30 -0
  274. package/svgr-dist/Sumyca48Px.js.map +1 -0
  275. package/svgr-dist/TrainExplore48Px.d.ts +4 -0
  276. package/svgr-dist/TrainExplore48Px.d.ts.map +1 -0
  277. package/svgr-dist/TrainExplore48Px.js +27 -0
  278. package/svgr-dist/TrainExplore48Px.js.map +1 -0
  279. package/svgr-dist/TrainExplore48PxOutlined.d.ts +4 -0
  280. package/svgr-dist/TrainExplore48PxOutlined.d.ts.map +1 -0
  281. package/svgr-dist/TrainExplore48PxOutlined.js +27 -0
  282. package/svgr-dist/TrainExplore48PxOutlined.js.map +1 -0
  283. package/svgr-dist/Wifi48Px.d.ts +4 -0
  284. package/svgr-dist/Wifi48Px.d.ts.map +1 -0
  285. package/svgr-dist/Wifi48Px.js +27 -0
  286. package/svgr-dist/Wifi48Px.js.map +1 -0
  287. package/types.d.ts +12 -0
  288. package/types.d.ts.map +1 -0
  289. package/types.js +2 -0
  290. package/types.js.map +1 -0
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgSeparateBathAndToilet48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M31.75 20.65a1.9 1.9 0 1 0 0-3.8 1.9 1.9 0 0 0 0 3.8Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M44.1 24.45v-7.76A2.7 2.7 0 0 0 41.41 14a2.66 2.66 0 0 0-1.9.79L38.32 16a1.51 1.51 0 0 0-.48-.08 1.91 1.91 0 0 0-1 .3l2.63 2.63a1.84 1.84 0 0 0 .23-1.51l1.19-1.19a.78.78 0 0 1 1.34.56v7.76h-6.54a5.59 5.59 0 0 1-.78-.68l-1.33-1.48a1.9 1.9 0 0 0-.65-.47 2.24 2.24 0 0 0-.93-.24 2.14 2.14 0 0 0-2.13 2.14v.71H27v5.7a1.91 1.91 0 0 0 1.9 1.9 1 1 0 0 0 1 1h13.3a1 1 0 0 0 1-1 1.9 1.9 0 0 0 1.9-1.9v-5.7h-2ZM25 10h-2v28h2V10ZM19.74 25.22H5.68V34h8.79v-1.83a1.75 1.75 0 0 1 1.75-1.75A3.52 3.52 0 0 0 19.74 27v-1.78ZM19.74 23.46H5.68l-2.4-4.78a3.45 3.45 0 0 1 .65-4l3.51 7h12.3v1.78Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgSeparateBathAndToilet48Px;
27
+ //# sourceMappingURL=SeparateBathAndToilet48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SeparateBathAndToilet48Px.js","names":["SvgSeparateBathAndToilet48Px","props"],"sources":["../../../src/svgr-dist/SeparateBathAndToilet48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgSeparateBathAndToilet48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M31.75 20.65a1.9 1.9 0 1 0 0-3.8 1.9 1.9 0 0 0 0 3.8Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M44.1 24.45v-7.76A2.7 2.7 0 0 0 41.41 14a2.66 2.66 0 0 0-1.9.79L38.32 16a1.51 1.51 0 0 0-.48-.08 1.91 1.91 0 0 0-1 .3l2.63 2.63a1.84 1.84 0 0 0 .23-1.51l1.19-1.19a.78.78 0 0 1 1.34.56v7.76h-6.54a5.59 5.59 0 0 1-.78-.68l-1.33-1.48a1.9 1.9 0 0 0-.65-.47 2.24 2.24 0 0 0-.93-.24 2.14 2.14 0 0 0-2.13 2.14v.71H27v5.7a1.91 1.91 0 0 0 1.9 1.9 1 1 0 0 0 1 1h13.3a1 1 0 0 0 1-1 1.9 1.9 0 0 0 1.9-1.9v-5.7h-2ZM25 10h-2v28h2V10ZM19.74 25.22H5.68V34h8.79v-1.83a1.75 1.75 0 0 1 1.75-1.75A3.52 3.52 0 0 0 19.74 27v-1.78ZM19.74 23.46H5.68l-2.4-4.78a3.45 3.45 0 0 1 .65-4l3.51 7h12.3v1.78Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgSeparateBathAndToilet48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,4BAA4B,GAAIC,KAAD,iBACnC;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,uDADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,gkBADJ;IAEE,IAAI,EAAC;EAFP,EAZF;AAAA,GADF;;AAoBA,eAAeD,4BAAf"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgSmokeFree48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M43 26h-2v6h2v-6ZM39 26h-2v6h2v-6ZM35 31.86V26h-5.86L35 31.86ZM43.68 43.26 9.74 9.32l-1.42 1.42L23.59 26H5v6h24.59l12.67 12.68 1.42-1.42ZM32.56 15H29.5a4.47 4.47 0 0 1-4.2-4.5 4 4 0 0 1 3.7-4v-2a6.2 6.2 0 0 0 .5 12.38h3.06A4.37 4.37 0 0 1 37 21.5V24h2v-3.18c0-3.21-2.89-5.82-6.44-5.82Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "m37 10.21-.65-.31.51-.5a6.13 6.13 0 0 0 1.83-3.9h-2A4.21 4.21 0 0 1 33 9.17v2a8.6 8.6 0 0 1 8 8.63V24h2v-4.16a10.69 10.69 0 0 0-6-9.63Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgSmokeFree48Px;
27
+ //# sourceMappingURL=SmokeFree48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SmokeFree48Px.js","names":["SvgSmokeFree48Px","props"],"sources":["../../../src/svgr-dist/SmokeFree48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgSmokeFree48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M43 26h-2v6h2v-6ZM39 26h-2v6h2v-6ZM35 31.86V26h-5.86L35 31.86ZM43.68 43.26 9.74 9.32l-1.42 1.42L23.59 26H5v6h24.59l12.67 12.68 1.42-1.42ZM32.56 15H29.5a4.47 4.47 0 0 1-4.2-4.5 4 4 0 0 1 3.7-4v-2a6.2 6.2 0 0 0 .5 12.38h3.06A4.37 4.37 0 0 1 37 21.5V24h2v-3.18c0-3.21-2.89-5.82-6.44-5.82Z\"\n fill=\"#676767\"\n />\n <path\n d=\"m37 10.21-.65-.31.51-.5a6.13 6.13 0 0 0 1.83-3.9h-2A4.21 4.21 0 0 1 33 9.17v2a8.6 8.6 0 0 1 8 8.63V24h2v-4.16a10.69 10.69 0 0 0-6-9.63Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgSmokeFree48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,gBAAgB,GAAIC,KAAD,iBACvB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,+RADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,yIADJ;IAEE,IAAI,EAAC;EAFP,EAZF;AAAA,GADF;;AAoBA,eAAeD,gBAAf"}
@@ -0,0 +1,30 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgSumyca24Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 24,
12
+ height: 24,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "m5.19 3.27-3.14 9.05c-.17.47-.21 1.74.7 1.43l18-6c.78-.26 2.18-2.43.77-2.72L6.66 2c-1.12-.23-2.37 2.47-1 2.74l14.85 3 .77-2.72-18 6L4 12.49l3.14-9c.61-1.92-1.44-1.68-1.95-.22Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M6.05 8.92a38.87 38.87 0 0 0-.33 12.32C5.9 23 8 21.19 7.88 20a37 37 0 0 1 .27-11.61c.43-1.91-1.82-.71-2.1.53ZM14.75 12.46a24.29 24.29 0 0 1-1.15 7.7c-.55 1.91 1.47 1.69 1.91.18a28.9 28.9 0 0 0 1.41-9.08c-.08-1.77-2.22.05-2.17 1.2Z",
22
+ fill: "#676767"
23
+ }), /*#__PURE__*/_jsx("path", {
24
+ d: "M16.55 16.29a37 37 0 0 0-8.46 2.61c-1.07.44-1.61 3.15 0 2.47A35.539 35.539 0 0 1 16 19c1.11-.17 2.05-2.93.51-2.69l.04-.02Z",
25
+ fill: "#676767"
26
+ })]
27
+ }));
28
+
29
+ export default SvgSumyca24Px;
30
+ //# sourceMappingURL=Sumyca24Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sumyca24Px.js","names":["SvgSumyca24Px","props"],"sources":["../../../src/svgr-dist/Sumyca24Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgSumyca24Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={24}\n height={24}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"m5.19 3.27-3.14 9.05c-.17.47-.21 1.74.7 1.43l18-6c.78-.26 2.18-2.43.77-2.72L6.66 2c-1.12-.23-2.37 2.47-1 2.74l14.85 3 .77-2.72-18 6L4 12.49l3.14-9c.61-1.92-1.44-1.68-1.95-.22Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M6.05 8.92a38.87 38.87 0 0 0-.33 12.32C5.9 23 8 21.19 7.88 20a37 37 0 0 1 .27-11.61c.43-1.91-1.82-.71-2.1.53ZM14.75 12.46a24.29 24.29 0 0 1-1.15 7.7c-.55 1.91 1.47 1.69 1.91.18a28.9 28.9 0 0 0 1.41-9.08c-.08-1.77-2.22.05-2.17 1.2Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M16.55 16.29a37 37 0 0 0-8.46 2.61c-1.07.44-1.61 3.15 0 2.47A35.539 35.539 0 0 1 16 19c1.11-.17 2.05-2.93.51-2.69l.04-.02Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgSumyca24Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,aAAa,GAAIC,KAAD,iBACpB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,iLADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,wOADJ;IAEE,IAAI,EAAC;EAFP,EAZF,eAgBE;IACE,CAAC,EAAC,4HADJ;IAEE,IAAI,EAAC;EAFP,EAhBF;AAAA,GADF;;AAwBA,eAAeD,aAAf"}
@@ -0,0 +1,30 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgSumyca48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "m15.64 8.55-5.59 16.08c-.17.48-.21 1.74.7 1.44l32-10.68c.78-.26 2.18-2.43.77-2.72L17.1 7.27C16 7 14.73 9.74 16.07 10l26.41 5.41.77-2.72-32 10.67.7 1.44 5.59-16.07c.65-1.88-1.4-1.64-1.9-.18Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M15.46 18.32c-1.55 7-1.31 14.59-.57 21.64.19 1.77 2.29-.05 2.17-1.2-.72-6.83-1-14.24.51-21 .42-1.92-1.83-.71-2.11.53v.03ZM31 24.35a45.558 45.558 0 0 1-2.14 14.23c-.56 1.91 1.46 1.69 1.9.18 1.44-5 2.63-10.4 2.4-15.61-.07-1.77-2.21.05-2.16 1.2Z",
22
+ fill: "#676767"
23
+ }), /*#__PURE__*/_jsx("path", {
24
+ d: "M33.12 32.67a65.91 65.91 0 0 0-14.83 4.55c-1.07.45-1.61 3.16 0 2.48a62.77 62.77 0 0 1 14.28-4.33c1.11-.17 2-2.94.51-2.7h.04Z",
25
+ fill: "#676767"
26
+ })]
27
+ }));
28
+
29
+ export default SvgSumyca48Px;
30
+ //# sourceMappingURL=Sumyca48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sumyca48Px.js","names":["SvgSumyca48Px","props"],"sources":["../../../src/svgr-dist/Sumyca48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgSumyca48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"m15.64 8.55-5.59 16.08c-.17.48-.21 1.74.7 1.44l32-10.68c.78-.26 2.18-2.43.77-2.72L17.1 7.27C16 7 14.73 9.74 16.07 10l26.41 5.41.77-2.72-32 10.67.7 1.44 5.59-16.07c.65-1.88-1.4-1.64-1.9-.18Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M15.46 18.32c-1.55 7-1.31 14.59-.57 21.64.19 1.77 2.29-.05 2.17-1.2-.72-6.83-1-14.24.51-21 .42-1.92-1.83-.71-2.11.53v.03ZM31 24.35a45.558 45.558 0 0 1-2.14 14.23c-.56 1.91 1.46 1.69 1.9.18 1.44-5 2.63-10.4 2.4-15.61-.07-1.77-2.21.05-2.16 1.2Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M33.12 32.67a65.91 65.91 0 0 0-14.83 4.55c-1.07.45-1.61 3.16 0 2.48a62.77 62.77 0 0 1 14.28-4.33c1.11-.17 2-2.94.51-2.7h.04Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgSumyca48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,aAAa,GAAIC,KAAD,iBACpB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,+LADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,oPADJ;IAEE,IAAI,EAAC;EAFP,EAZF,eAgBE;IACE,CAAC,EAAC,8HADJ;IAEE,IAAI,EAAC;EAFP,EAhBF;AAAA,GADF;;AAwBA,eAAeD,aAAf"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgTrainExplore48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "m42.35 42-6.9-6.85c-.63.47-1.33.83-2.1 1.1-.77.27-1.55.4-2.35.4-2.1 0-3.9-.75-5.4-2.25-1.5-1.5-2.25-3.3-2.25-5.4 0-2.1.75-3.94 2.25-5.42s3.3-2.23 5.4-2.23c2.1 0 3.94.75 5.42 2.25s2.23 3.3 2.23 5.4c0 .8-.14 1.59-.43 2.38-.28.78-.66 1.51-1.12 2.17l6.9 6.8L42.35 42ZM31 34.35c1.5 0 2.77-.52 3.8-1.55 1.03-1.03 1.55-2.3 1.55-3.8s-.52-2.77-1.55-3.8c-1.03-1.03-2.3-1.55-3.8-1.55s-2.77.52-3.8 1.55c-1.03 1.03-1.55 2.3-1.55 3.8s.52 2.77 1.55 3.8c1.03 1.03 2.3 1.55 3.8 1.55Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M14.1 31.1c-.47-.47-.7-1.05-.7-1.75s.23-1.24.7-1.72 1.03-.73 1.7-.73c.7 0 1.28.24 1.75.73s.7 1.06.7 1.72c0 .7-.23 1.28-.7 1.75s-1.05.7-1.75.7-1.23-.23-1.7-.7ZM38.08 8.72c-.62-.88-1.54-1.6-2.78-2.15-1.24-.55-2.79-.95-4.67-1.2s-4.09-.38-6.62-.38c-2.53 0-4.64.13-6.53.4-1.88.27-3.45.67-4.7 1.22-1.25.55-2.19 1.27-2.83 2.15-.63.88-.95 1.96-.95 3.22V30.6c0 1.8.62 3.32 1.85 4.55S13.6 37 15.4 37l-3 3v1h2.45l4-4H21V21.55h-9.75V12.8H23V19h2.3v-6.2h11.45V19H39v-7c0-1.3-.31-2.39-.92-3.28Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgTrainExplore48Px;
27
+ //# sourceMappingURL=TrainExplore48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TrainExplore48Px.js","names":["SvgTrainExplore48Px","props"],"sources":["../../../src/svgr-dist/TrainExplore48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgTrainExplore48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"m42.35 42-6.9-6.85c-.63.47-1.33.83-2.1 1.1-.77.27-1.55.4-2.35.4-2.1 0-3.9-.75-5.4-2.25-1.5-1.5-2.25-3.3-2.25-5.4 0-2.1.75-3.94 2.25-5.42s3.3-2.23 5.4-2.23c2.1 0 3.94.75 5.42 2.25s2.23 3.3 2.23 5.4c0 .8-.14 1.59-.43 2.38-.28.78-.66 1.51-1.12 2.17l6.9 6.8L42.35 42ZM31 34.35c1.5 0 2.77-.52 3.8-1.55 1.03-1.03 1.55-2.3 1.55-3.8s-.52-2.77-1.55-3.8c-1.03-1.03-2.3-1.55-3.8-1.55s-2.77.52-3.8 1.55c-1.03 1.03-1.55 2.3-1.55 3.8s.52 2.77 1.55 3.8c1.03 1.03 2.3 1.55 3.8 1.55Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M14.1 31.1c-.47-.47-.7-1.05-.7-1.75s.23-1.24.7-1.72 1.03-.73 1.7-.73c.7 0 1.28.24 1.75.73s.7 1.06.7 1.72c0 .7-.23 1.28-.7 1.75s-1.05.7-1.75.7-1.23-.23-1.7-.7ZM38.08 8.72c-.62-.88-1.54-1.6-2.78-2.15-1.24-.55-2.79-.95-4.67-1.2s-4.09-.38-6.62-.38c-2.53 0-4.64.13-6.53.4-1.88.27-3.45.67-4.7 1.22-1.25.55-2.19 1.27-2.83 2.15-.63.88-.95 1.96-.95 3.22V30.6c0 1.8.62 3.32 1.85 4.55S13.6 37 15.4 37l-3 3v1h2.45l4-4H21V21.55h-9.75V12.8H23V19h2.3v-6.2h11.45V19H39v-7c0-1.3-.31-2.39-.92-3.28Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgTrainExplore48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,mBAAmB,GAAIC,KAAD,iBAC1B;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,odADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,keADJ;IAEE,IAAI,EAAC;EAFP,EAZF;AAAA,GADF;;AAoBA,eAAeD,mBAAf"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgTrainExplore48PxOutlined = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "m42.35 42-6.9-6.85c-.63.47-1.33.83-2.1 1.1-.77.27-1.55.4-2.35.4-2.1 0-3.9-.75-5.4-2.25-1.5-1.5-2.25-3.3-2.25-5.4 0-2.1.75-3.94 2.25-5.42s3.3-2.23 5.4-2.23c2.1 0 3.94.75 5.42 2.25s2.23 3.3 2.23 5.4c0 .8-.14 1.59-.43 2.38-.28.78-.66 1.51-1.12 2.17l6.9 6.8L42.35 42ZM31 34.35c1.5 0 2.77-.52 3.8-1.55 1.03-1.03 1.55-2.3 1.55-3.8s-.52-2.77-1.55-3.8c-1.03-1.03-2.3-1.55-3.8-1.55s-2.77.52-3.8 1.55c-1.03 1.03-1.55 2.3-1.55 3.8s.52 2.77 1.55 3.8c1.03 1.03 2.3 1.55 3.8 1.55ZM14.4 29.35c0 .7.23 1.28.7 1.75s1.05.7 1.75.7c.63 0 1.19-.23 1.68-.7s.72-1.05.72-1.75-.24-1.24-.72-1.72-1.04-.73-1.68-.73c-.7 0-1.28.24-1.75.73-.47.48-.7 1.06-.7 1.72Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M15.4 34.9c-1.17 0-2.15-.42-2.95-1.25-.8-.83-1.2-1.85-1.2-3.05v-6.8H21v-2.25h-9.75V12.8H23V19h2.3v-6.2h11.45V19H39v-7c0-1.3-.31-2.39-.92-3.28-.62-.88-1.54-1.6-2.78-2.15-1.24-.55-2.79-.95-4.67-1.2s-4.09-.38-6.62-.38c-2.53 0-4.64.13-6.53.4-1.88.27-3.45.67-4.7 1.22-1.25.55-2.19 1.27-2.83 2.15-.63.88-.95 1.96-.95 3.22V30.6c0 1.8.62 3.32 1.85 4.55S13.6 37 15.4 37l-3 3v1h2.45l4-4H21v-2.1h-5.6Zm-.23-26.82c1.82-.55 4.76-.83 8.83-.83s6.92.29 8.88.88c1.96.59 3.16 1.39 3.62 2.42H11.55c.6-1.1 1.81-1.92 3.62-2.47Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgTrainExplore48PxOutlined;
27
+ //# sourceMappingURL=TrainExplore48PxOutlined.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TrainExplore48PxOutlined.js","names":["SvgTrainExplore48PxOutlined","props"],"sources":["../../../src/svgr-dist/TrainExplore48PxOutlined.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgTrainExplore48PxOutlined = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"m42.35 42-6.9-6.85c-.63.47-1.33.83-2.1 1.1-.77.27-1.55.4-2.35.4-2.1 0-3.9-.75-5.4-2.25-1.5-1.5-2.25-3.3-2.25-5.4 0-2.1.75-3.94 2.25-5.42s3.3-2.23 5.4-2.23c2.1 0 3.94.75 5.42 2.25s2.23 3.3 2.23 5.4c0 .8-.14 1.59-.43 2.38-.28.78-.66 1.51-1.12 2.17l6.9 6.8L42.35 42ZM31 34.35c1.5 0 2.77-.52 3.8-1.55 1.03-1.03 1.55-2.3 1.55-3.8s-.52-2.77-1.55-3.8c-1.03-1.03-2.3-1.55-3.8-1.55s-2.77.52-3.8 1.55c-1.03 1.03-1.55 2.3-1.55 3.8s.52 2.77 1.55 3.8c1.03 1.03 2.3 1.55 3.8 1.55ZM14.4 29.35c0 .7.23 1.28.7 1.75s1.05.7 1.75.7c.63 0 1.19-.23 1.68-.7s.72-1.05.72-1.75-.24-1.24-.72-1.72-1.04-.73-1.68-.73c-.7 0-1.28.24-1.75.73-.47.48-.7 1.06-.7 1.72Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M15.4 34.9c-1.17 0-2.15-.42-2.95-1.25-.8-.83-1.2-1.85-1.2-3.05v-6.8H21v-2.25h-9.75V12.8H23V19h2.3v-6.2h11.45V19H39v-7c0-1.3-.31-2.39-.92-3.28-.62-.88-1.54-1.6-2.78-2.15-1.24-.55-2.79-.95-4.67-1.2s-4.09-.38-6.62-.38c-2.53 0-4.64.13-6.53.4-1.88.27-3.45.67-4.7 1.22-1.25.55-2.19 1.27-2.83 2.15-.63.88-.95 1.96-.95 3.22V30.6c0 1.8.62 3.32 1.85 4.55S13.6 37 15.4 37l-3 3v1h2.45l4-4H21v-2.1h-5.6Zm-.23-26.82c1.82-.55 4.76-.83 8.83-.83s6.92.29 8.88.88c1.96.59 3.16 1.39 3.62 2.42H11.55c.6-1.1 1.81-1.92 3.62-2.47Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgTrainExplore48PxOutlined;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,2BAA2B,GAAIC,KAAD,iBAClC;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,2nBADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,4fADJ;IAEE,IAAI,EAAC;EAFP,EAZF;AAAA,GADF;;AAoBA,eAAeD,2BAAf"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgWifi48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "m18 33.44 6 6 6-6a8.47 8.47 0 0 0-12 0ZM43 20.44a26.86 26.86 0 0 0-38 0l-2.83-2.83a30.871 30.871 0 0 1 43.66 0L43 20.44Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M35 28.28a15.55 15.55 0 0 0-22 0l-2.83-2.83a19.56 19.56 0 0 1 27.66 0L35 28.28Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgWifi48Px;
27
+ //# sourceMappingURL=Wifi48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Wifi48Px.js","names":["SvgWifi48Px","props"],"sources":["../../../src/svgr-dist/Wifi48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgWifi48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"m18 33.44 6 6 6-6a8.47 8.47 0 0 0-12 0ZM43 20.44a26.86 26.86 0 0 0-38 0l-2.83-2.83a30.871 30.871 0 0 1 43.66 0L43 20.44Z\"\n fill=\"#676767\"\n />\n <path\n d=\"M35 28.28a15.55 15.55 0 0 0-22 0l-2.83-2.83a19.56 19.56 0 0 1 27.66 0L35 28.28Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgWifi48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,WAAW,GAAIC,KAAD,iBAClB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,0HADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IACE,CAAC,EAAC,iFADJ;IAEE,IAAI,EAAC;EAFP,EAZF;AAAA,GADF;;AAoBA,eAAeD,WAAf"}
package/esm/types.js ADDED
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","names":[],"sources":["../../src/types.ts"],"sourcesContent":["import { SVGProps } from \"react\";\n\nexport interface M2MIconProps extends SVGProps<SVGSVGElement> {\n /**\n * @default 24\n */\n size?: 24 | 48;\n /**\n * @default \"filled\"\n */\n variant?: \"filled\" | \"outlined\";\n}\n"],"mappings":""}
package/package.json ADDED
@@ -0,0 +1,62 @@
1
+ {
2
+ "name": "m2m-icons",
3
+ "version": "0.0.0-alpha-0",
4
+ "sideEffects": false,
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
+ "exports": {
9
+ "./*": {
10
+ "types": "./*.d.ts",
11
+ "module": "./esm/*.js",
12
+ "require": "./cjs/*.js",
13
+ "default": "./*.js"
14
+ }
15
+ },
16
+ "repository": "git@github.com:matsuri-tech/m2m-icons.git",
17
+ "author": "hrdtbs <harada.tsubasa.0422@gmail.com>",
18
+ "license": "MIT",
19
+ "engines": {
20
+ "node": "16.x",
21
+ "pnpm": ">=7"
22
+ },
23
+ "peerDependencies": {
24
+ "@types/react": "^17.0.0 || ^18.0.0",
25
+ "react": "^17.0.0 || ^18.0.0"
26
+ },
27
+ "peerDependenciesMeta": {
28
+ "@types/react": {
29
+ "optional": true
30
+ }
31
+ },
32
+ "devDependencies": {
33
+ "@babel/cli": "^7.16.0",
34
+ "@babel/core": "^7.16.5",
35
+ "@babel/preset-env": "^7.16.5",
36
+ "@babel/preset-react": "^7.16.7",
37
+ "@babel/preset-typescript": "^7.16.5",
38
+ "@svgr/cli": "^6.2.1",
39
+ "@types/react": "^18.0.14",
40
+ "@types/react-dom": "^18.0.5",
41
+ "camelcase": "^7.0.0",
42
+ "concurrently": "^6.5.1",
43
+ "react": "^18.2.0",
44
+ "react-dom": "^18.2.0",
45
+ "tsx": "^3.4.3",
46
+ "typescript": "^4.7.3",
47
+ "zx": "^7.0.0"
48
+ },
49
+ "scripts": {
50
+ "svg2react": "svgr svg/**/*.svg --out-dir src/svgr-dist",
51
+ "m2m-icons": "tsx scripts/makeFiles/main.mts",
52
+ "build": "concurrently pnpm:build:*",
53
+ "build:esm": "NODE_ENV=production BABEL_ENV=esm babel src --extensions .ts,.tsx -d ./dist/esm --source-maps",
54
+ "build:cjs": "NODE_ENV=production BABEL_ENV=cjs babel src --extensions .ts,.tsx -d ./dist/cjs --source-maps",
55
+ "build:types": "tsc -p tsconfig.json --emitDeclarationOnly --declaration --declarationDir ./dist",
56
+ "clean": "rm -rf ./dist",
57
+ "copy": "cp -r dist/esm/* dist/ && cp package.json README.md dist && rm -rf dist/{tests}"
58
+ },
59
+ "dependencies": {
60
+ "@mui/icons-material": "^5.8.4"
61
+ }
62
+ }
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgAirConditioner24Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgAirConditioner24Px;
4
+ //# sourceMappingURL=AirConditioner24Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AirConditioner24Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/AirConditioner24Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,qBAAqB,UAAW,SAAS,aAAa,CAAC,gBAe5D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgAirConditioner24Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 24,
12
+ height: 24,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M21 5.5H3a2.09 2.09 0 0 0-2 2.17v8.66a2.09 2.09 0 0 0 2 2.17h18a2.09 2.09 0 0 0 2-2.17V7.67a2.09 2.09 0 0 0-2-2.17Zm0 10.83H3V7.67h18v8.66Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M19 13.5H5v2h14v-2ZM19 11H5v2h14v-2Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgAirConditioner24Px;
27
+ //# sourceMappingURL=AirConditioner24Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AirConditioner24Px.js","names":["SvgAirConditioner24Px","props"],"sources":["../../../src/svgr-dist/AirConditioner24Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgAirConditioner24Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={24}\n height={24}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M21 5.5H3a2.09 2.09 0 0 0-2 2.17v8.66a2.09 2.09 0 0 0 2 2.17h18a2.09 2.09 0 0 0 2-2.17V7.67a2.09 2.09 0 0 0-2-2.17Zm0 10.83H3V7.67h18v8.66Z\"\n fill=\"#676767\"\n />\n <path d=\"M19 13.5H5v2h14v-2ZM19 11H5v2h14v-2Z\" fill=\"#676767\" />\n </svg>\n);\n\nexport default SvgAirConditioner24Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,qBAAqB,GAAIC,KAAD,iBAC5B;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IACE,CAAC,EAAC,6IADJ;IAEE,IAAI,EAAC;EAFP,EARF,eAYE;IAAM,CAAC,EAAC,sCAAR;IAA+C,IAAI,EAAC;EAApD,EAZF;AAAA,GADF;;AAiBA,eAAeD,qBAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgAirConditioner48Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgAirConditioner48Px;
4
+ //# sourceMappingURL=AirConditioner48Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AirConditioner48Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/AirConditioner48Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,qBAAqB,UAAW,SAAS,aAAa,CAAC,gBAe5D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgAirConditioner48Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 48,
12
+ height: 48,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M40 25H8v2h32v-2ZM40 29H8v2h32v-2Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M42 11H6a4 4 0 0 0-4 4v18a4 4 0 0 0 4 4h36a4 4 0 0 0 4-4V15a4 4 0 0 0-4-4Zm1 23H5V14h38v20Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgAirConditioner48Px;
27
+ //# sourceMappingURL=AirConditioner48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AirConditioner48Px.js","names":["SvgAirConditioner48Px","props"],"sources":["../../../src/svgr-dist/AirConditioner48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgAirConditioner48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path d=\"M40 25H8v2h32v-2ZM40 29H8v2h32v-2Z\" fill=\"#676767\" />\n <path\n d=\"M42 11H6a4 4 0 0 0-4 4v18a4 4 0 0 0 4 4h36a4 4 0 0 0 4-4V15a4 4 0 0 0-4-4Zm1 23H5V14h38v20Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgAirConditioner48Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,qBAAqB,GAAIC,KAAD,iBAC5B;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IAAM,CAAC,EAAC,oCAAR;IAA6C,IAAI,EAAC;EAAlD,EARF,eASE;IACE,CAAC,EAAC,6FADJ;IAEE,IAAI,EAAC;EAFP,EATF;AAAA,GADF;;AAiBA,eAAeD,qBAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgCloset24Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgCloset24Px;
4
+ //# sourceMappingURL=Closet24Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Closet24Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/Closet24Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,aAAa,UAAW,SAAS,aAAa,CAAC,gBAepD,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,27 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+
10
+ var SvgCloset24Px = props => /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
11
+ width: 24,
12
+ height: 24,
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ focusable: true
16
+ }, props), {}, {
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M9 9H7v3h2V9ZM17 9h-2v3h2V9Z",
19
+ fill: "#676767"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M19 2H5a2 2 0 0 0-2 2v18h2v-1a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1h2V4a2 2 0 0 0-2-2ZM5 17V4h6v13H5Zm14 0h-6V4h6v13Z",
22
+ fill: "#676767"
23
+ })]
24
+ }));
25
+
26
+ export default SvgCloset24Px;
27
+ //# sourceMappingURL=Closet24Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Closet24Px.js","names":["SvgCloset24Px","props"],"sources":["../../../src/svgr-dist/Closet24Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgCloset24Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={24}\n height={24}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path d=\"M9 9H7v3h2V9ZM17 9h-2v3h2V9Z\" fill=\"#676767\" />\n <path\n d=\"M19 2H5a2 2 0 0 0-2 2v18h2v-1a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1h2V4a2 2 0 0 0-2-2ZM5 17V4h6v13H5Zm14 0h-6V4h6v13Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgCloset24Px;\n"],"mappings":";;;;;;;;;AAEA,IAAMA,aAAa,GAAIC,KAAD,iBACpB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,wBAQE;IAAM,CAAC,EAAC,8BAAR;IAAuC,IAAI,EAAC;EAA5C,EARF,eASE;IACE,CAAC,EAAC,kHADJ;IAEE,IAAI,EAAC;EAFP,EATF;AAAA,GADF;;AAiBA,eAAeD,aAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDesignersHouse24Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDesignersHouse24Px;
4
+ //# sourceMappingURL=DesignersHouse24Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DesignersHouse24Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/DesignersHouse24Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,qBAAqB,UAAW,SAAS,aAAa,CAAC,gBAc5D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,23 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+
9
+ var SvgDesignersHouse24Px = props => /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
10
+ width: 24,
11
+ height: 24,
12
+ fill: "none",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ focusable: true
15
+ }, props), {}, {
16
+ children: /*#__PURE__*/_jsx("path", {
17
+ d: "M10 20H5v-8H2l10-9 10 9h-3v8h-9Zm5.31-5.9-2.68-1.22-1.22-2.68-1.22 2.68-2.68 1.22 2.68 1.22L11.41 18l1.22-2.68 2.68-1.22Zm3.19-3.27-1.89-.86-.86-1.89-.86 1.89-1.89.86 1.89.86.86 1.89.86-1.89 1.89-.86Z",
18
+ fill: "#676767"
19
+ })
20
+ }));
21
+
22
+ export default SvgDesignersHouse24Px;
23
+ //# sourceMappingURL=DesignersHouse24Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DesignersHouse24Px.js","names":["SvgDesignersHouse24Px","props"],"sources":["../../../src/svgr-dist/DesignersHouse24Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgDesignersHouse24Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={24}\n height={24}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M10 20H5v-8H2l10-9 10 9h-3v8h-9Zm5.31-5.9-2.68-1.22-1.22-2.68-1.22 2.68-2.68 1.22 2.68 1.22L11.41 18l1.22-2.68 2.68-1.22Zm3.19-3.27-1.89-.86-.86-1.89-.86 1.89-1.89.86 1.89.86.86 1.89.86-1.89 1.89-.86Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgDesignersHouse24Px;\n"],"mappings":";;;;;;;;AAEA,IAAMA,qBAAqB,GAAIC,KAAD,iBAC5B;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,uBAQE;IACE,CAAC,EAAC,0MADJ;IAEE,IAAI,EAAC;EAFP;AARF,GADF;;AAgBA,eAAeD,qBAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDesignersHouse48Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDesignersHouse48Px;
4
+ //# sourceMappingURL=DesignersHouse48Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DesignersHouse48Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/DesignersHouse48Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,qBAAqB,UAAW,SAAS,aAAa,CAAC,gBAc5D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,23 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+
9
+ var SvgDesignersHouse48Px = props => /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
10
+ width: 48,
11
+ height: 48,
12
+ fill: "none",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ focusable: true
15
+ }, props), {}, {
16
+ children: /*#__PURE__*/_jsx("path", {
17
+ d: "M20 40H10V24H4L24 6l20 18h-6v16H20Zm8.54-12.85L23.88 25l-2.11-4.66L19.65 25 15 27.15l4.65 2.12 2.12 4.65 2.11-4.65 4.66-2.12ZM37 22.08l-3.49-1.59L31.92 17l-1.59 3.49-3.48 1.59 3.48 1.59 1.59 3.48 1.59-3.48L37 22.08Z",
18
+ fill: "#676767"
19
+ })
20
+ }));
21
+
22
+ export default SvgDesignersHouse48Px;
23
+ //# sourceMappingURL=DesignersHouse48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DesignersHouse48Px.js","names":["SvgDesignersHouse48Px","props"],"sources":["../../../src/svgr-dist/DesignersHouse48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgDesignersHouse48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M20 40H10V24H4L24 6l20 18h-6v16H20Zm8.54-12.85L23.88 25l-2.11-4.66L19.65 25 15 27.15l4.65 2.12 2.12 4.65 2.11-4.65 4.66-2.12ZM37 22.08l-3.49-1.59L31.92 17l-1.59 3.49-3.48 1.59 3.48 1.59 1.59 3.48 1.59-3.48L37 22.08Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgDesignersHouse48Px;\n"],"mappings":";;;;;;;;AAEA,IAAMA,qBAAqB,GAAIC,KAAD,iBAC5B;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,uBAQE;IACE,CAAC,EAAC,yNADJ;IAEE,IAAI,EAAC;EAFP;AARF,GADF;;AAgBA,eAAeD,qBAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFlightLand48Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFlightLand48Px;
4
+ //# sourceMappingURL=FlightLand48Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FlightLand48Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/FlightLand48Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,iBAAiB,UAAW,SAAS,aAAa,CAAC,gBAcxD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,23 @@
1
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2
+
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
+
5
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+
9
+ var SvgFlightLand48Px = props => /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
10
+ width: 48,
11
+ height: 48,
12
+ fill: "none",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ focusable: true
15
+ }, props), {}, {
16
+ children: /*#__PURE__*/_jsx("path", {
17
+ d: "M43 39H5v2h38v-2ZM38.68 31.7a3.003 3.003 0 0 0 1.56-5.8l-10.62-2.84L24.1 5l-3.86-1v16.56L10.3 17.9l-1.86-4.64-2.9-.78v10.34l33.14 8.88Z",
18
+ fill: "#676767"
19
+ })
20
+ }));
21
+
22
+ export default SvgFlightLand48Px;
23
+ //# sourceMappingURL=FlightLand48Px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FlightLand48Px.js","names":["SvgFlightLand48Px","props"],"sources":["../../../src/svgr-dist/FlightLand48Px.tsx"],"sourcesContent":["import { SVGProps } from \"react\";\n\nconst SvgFlightLand48Px = (props: SVGProps<SVGSVGElement>) => (\n <svg\n width={48}\n height={48}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable={true}\n {...props}\n >\n <path\n d=\"M43 39H5v2h38v-2ZM38.68 31.7a3.003 3.003 0 0 0 1.56-5.8l-10.62-2.84L24.1 5l-3.86-1v16.56L10.3 17.9l-1.86-4.64-2.9-.78v10.34l33.14 8.88Z\"\n fill=\"#676767\"\n />\n </svg>\n);\n\nexport default SvgFlightLand48Px;\n"],"mappings":";;;;;;;;AAEA,IAAMA,iBAAiB,GAAIC,KAAD,iBACxB;EACE,KAAK,EAAE,EADT;EAEE,MAAM,EAAE,EAFV;EAGE,IAAI,EAAC,MAHP;EAIE,KAAK,EAAC,4BAJR;EAKE,SAAS,EAAE;AALb,GAMMA,KANN;EAAA,uBAQE;IACE,CAAC,EAAC,yIADJ;IAEE,IAAI,EAAC;EAFP;AARF,GADF;;AAgBA,eAAeD,iBAAf"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFloorHeating24Px: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFloorHeating24Px;
4
+ //# sourceMappingURL=FloorHeating24Px.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FloorHeating24Px.d.ts","sourceRoot":"","sources":["../../src/svgr-dist/FloorHeating24Px.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,QAAA,MAAM,mBAAmB,UAAW,SAAS,aAAa,CAAC,gBAc1D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}