@epilot360/icons 1.17.0 → 1.17.2

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 (292) hide show
  1. package/icons.config.yaml +12 -0
  2. package/index.js +612 -177
  3. package/index.js.map +1 -1
  4. package/package.json +1 -1
  5. package/react/Add/index.js +4 -4
  6. package/react/Add/index.js.map +1 -1
  7. package/react/AddCircle/index.js +4 -4
  8. package/react/AddCircle/index.js.map +1 -1
  9. package/react/AddLink/index.js +4 -4
  10. package/react/AddLink/index.js.map +1 -1
  11. package/react/Calendar/index.js +4 -4
  12. package/react/Calendar/index.js.map +1 -1
  13. package/react/CalendarToday/index.js +4 -4
  14. package/react/CalendarToday/index.js.map +1 -1
  15. package/react/Check/index.js +4 -4
  16. package/react/Check/index.js.map +1 -1
  17. package/react/CheckCircle/index.js +4 -4
  18. package/react/CheckCircle/index.js.map +1 -1
  19. package/react/ChevronLeft/index.js +4 -4
  20. package/react/ChevronLeft/index.js.map +1 -1
  21. package/react/ChevronRight/index.js +4 -4
  22. package/react/ChevronRight/index.js.map +1 -1
  23. package/react/Close/index.js +4 -4
  24. package/react/Close/index.js.map +1 -1
  25. package/react/ContentCopy/index.js +4 -4
  26. package/react/ContentCopy/index.js.map +1 -1
  27. package/react/DataObject/index.js +4 -4
  28. package/react/DataObject/index.js.map +1 -1
  29. package/react/Delete/index.js +4 -4
  30. package/react/Delete/index.js.map +1 -1
  31. package/react/Download/index.js +4 -4
  32. package/react/Download/index.js.map +1 -1
  33. package/react/DragIndicator/index.js +4 -4
  34. package/react/DragIndicator/index.js.map +1 -1
  35. package/react/Edit/index.js +4 -4
  36. package/react/Edit/index.js.map +1 -1
  37. package/react/EpilotIcon.d.ts +6 -0
  38. package/react/EpilotIcon.js +502 -169
  39. package/react/EpilotIcon.js.map +1 -1
  40. package/react/Error/index.js +4 -4
  41. package/react/Error/index.js.map +1 -1
  42. package/react/ExpandLess/index.js +4 -4
  43. package/react/ExpandLess/index.js.map +1 -1
  44. package/react/ExpandMore/index.js +4 -4
  45. package/react/ExpandMore/index.js.map +1 -1
  46. package/react/Explore/index.js +4 -4
  47. package/react/Explore/index.js.map +1 -1
  48. package/react/FileCopy/index.js +4 -4
  49. package/react/FileCopy/index.js.map +1 -1
  50. package/react/FileCopyOff/index.js +4 -4
  51. package/react/FileCopyOff/index.js.map +1 -1
  52. package/react/FilterAlt/index.js +4 -4
  53. package/react/FilterAlt/index.js.map +1 -1
  54. package/react/FilterAltOff/index.js +4 -4
  55. package/react/FilterAltOff/index.js.map +1 -1
  56. package/react/Help/index.js +4 -4
  57. package/react/Help/index.js.map +1 -1
  58. package/react/Info/index.js +4 -4
  59. package/react/Info/index.js.map +1 -1
  60. package/react/Link/index.js +4 -4
  61. package/react/Link/index.js.map +1 -1
  62. package/react/LinkOff/index.d.ts +4 -0
  63. package/react/LinkOff/index.js +209 -0
  64. package/react/LinkOff/index.js.map +1 -0
  65. package/react/LocationAway/index.d.ts +4 -0
  66. package/react/LocationAway/index.js +209 -0
  67. package/react/LocationAway/index.js.map +1 -0
  68. package/react/Lock/index.js +4 -4
  69. package/react/Lock/index.js.map +1 -1
  70. package/react/LockOpen/index.js +4 -4
  71. package/react/LockOpen/index.js.map +1 -1
  72. package/react/Login/index.js +4 -4
  73. package/react/Login/index.js.map +1 -1
  74. package/react/Logout/index.js +4 -4
  75. package/react/Logout/index.js.map +1 -1
  76. package/react/Menu/index.js +4 -4
  77. package/react/Menu/index.js.map +1 -1
  78. package/react/Notifications/index.js +4 -4
  79. package/react/Notifications/index.js.map +1 -1
  80. package/react/OpenInNew/index.js +4 -4
  81. package/react/OpenInNew/index.js.map +1 -1
  82. package/react/Refresh/index.js +4 -4
  83. package/react/Refresh/index.js.map +1 -1
  84. package/react/Search/index.js +4 -4
  85. package/react/Search/index.js.map +1 -1
  86. package/react/Send/index.d.ts +4 -0
  87. package/react/Send/index.js +209 -0
  88. package/react/Send/index.js.map +1 -0
  89. package/react/Settings/index.js +4 -4
  90. package/react/Settings/index.js.map +1 -1
  91. package/react/Share/index.js +4 -4
  92. package/react/Share/index.js.map +1 -1
  93. package/react/Table/index.js +4 -4
  94. package/react/Table/index.js.map +1 -1
  95. package/react/Visibility/index.js +4 -4
  96. package/react/Visibility/index.js.map +1 -1
  97. package/react/VisibilityOff/index.js +4 -4
  98. package/react/VisibilityOff/index.js.map +1 -1
  99. package/react/Warning/index.js +4 -4
  100. package/react/Warning/index.js.map +1 -1
  101. package/react/index.d.ts +3 -0
  102. package/react/index.js +514 -172
  103. package/react/index.js.map +1 -1
  104. package/svg/Add/icon-fill.svg +1 -1
  105. package/svg/Add/icon.svg +1 -1
  106. package/svg/Add/index.js +4 -4
  107. package/svg/Add/index.js.map +1 -1
  108. package/svg/AddCircle/icon-fill.svg +1 -1
  109. package/svg/AddCircle/icon.svg +1 -1
  110. package/svg/AddCircle/index.js +4 -4
  111. package/svg/AddCircle/index.js.map +1 -1
  112. package/svg/AddLink/icon-fill.svg +1 -1
  113. package/svg/AddLink/icon.svg +1 -1
  114. package/svg/AddLink/index.js +4 -4
  115. package/svg/AddLink/index.js.map +1 -1
  116. package/svg/Calendar/icon-fill.svg +1 -1
  117. package/svg/Calendar/icon.svg +1 -1
  118. package/svg/Calendar/index.js +4 -4
  119. package/svg/Calendar/index.js.map +1 -1
  120. package/svg/CalendarToday/icon-fill.svg +1 -1
  121. package/svg/CalendarToday/icon.svg +1 -1
  122. package/svg/CalendarToday/index.js +4 -4
  123. package/svg/CalendarToday/index.js.map +1 -1
  124. package/svg/Check/icon-fill.svg +1 -1
  125. package/svg/Check/icon.svg +1 -1
  126. package/svg/Check/index.js +4 -4
  127. package/svg/Check/index.js.map +1 -1
  128. package/svg/CheckCircle/icon-fill.svg +1 -1
  129. package/svg/CheckCircle/icon.svg +1 -1
  130. package/svg/CheckCircle/index.js +4 -4
  131. package/svg/CheckCircle/index.js.map +1 -1
  132. package/svg/ChevronLeft/icon-fill.svg +1 -1
  133. package/svg/ChevronLeft/icon.svg +1 -1
  134. package/svg/ChevronLeft/index.js +4 -4
  135. package/svg/ChevronLeft/index.js.map +1 -1
  136. package/svg/ChevronRight/icon-fill.svg +1 -1
  137. package/svg/ChevronRight/icon.svg +1 -1
  138. package/svg/ChevronRight/index.js +4 -4
  139. package/svg/ChevronRight/index.js.map +1 -1
  140. package/svg/Close/icon-fill.svg +1 -1
  141. package/svg/Close/icon.svg +1 -1
  142. package/svg/Close/index.js +4 -4
  143. package/svg/Close/index.js.map +1 -1
  144. package/svg/ContentCopy/icon-fill.svg +1 -1
  145. package/svg/ContentCopy/icon.svg +1 -1
  146. package/svg/ContentCopy/index.js +4 -4
  147. package/svg/ContentCopy/index.js.map +1 -1
  148. package/svg/DataObject/icon-fill.svg +1 -1
  149. package/svg/DataObject/icon.svg +1 -1
  150. package/svg/DataObject/index.js +4 -4
  151. package/svg/DataObject/index.js.map +1 -1
  152. package/svg/Delete/icon-fill.svg +1 -1
  153. package/svg/Delete/icon.svg +1 -1
  154. package/svg/Delete/index.js +4 -4
  155. package/svg/Delete/index.js.map +1 -1
  156. package/svg/Download/icon-fill.svg +1 -1
  157. package/svg/Download/icon.svg +1 -1
  158. package/svg/Download/index.js +4 -4
  159. package/svg/Download/index.js.map +1 -1
  160. package/svg/DragIndicator/icon-fill.svg +1 -1
  161. package/svg/DragIndicator/icon.svg +1 -1
  162. package/svg/DragIndicator/index.js +4 -4
  163. package/svg/DragIndicator/index.js.map +1 -1
  164. package/svg/Edit/icon-fill.svg +1 -1
  165. package/svg/Edit/icon.svg +1 -1
  166. package/svg/Edit/index.js +4 -4
  167. package/svg/Edit/index.js.map +1 -1
  168. package/svg/Error/icon-fill.svg +1 -1
  169. package/svg/Error/icon.svg +1 -1
  170. package/svg/Error/index.js +4 -4
  171. package/svg/Error/index.js.map +1 -1
  172. package/svg/ExpandLess/icon-fill.svg +1 -1
  173. package/svg/ExpandLess/icon.svg +1 -1
  174. package/svg/ExpandLess/index.js +4 -4
  175. package/svg/ExpandLess/index.js.map +1 -1
  176. package/svg/ExpandMore/icon-fill.svg +1 -1
  177. package/svg/ExpandMore/icon.svg +1 -1
  178. package/svg/ExpandMore/index.js +4 -4
  179. package/svg/ExpandMore/index.js.map +1 -1
  180. package/svg/Explore/icon-fill.svg +1 -1
  181. package/svg/Explore/icon.svg +1 -1
  182. package/svg/Explore/index.js +4 -4
  183. package/svg/Explore/index.js.map +1 -1
  184. package/svg/FileCopy/icon-fill.svg +1 -1
  185. package/svg/FileCopy/icon.svg +1 -1
  186. package/svg/FileCopy/index.js +4 -4
  187. package/svg/FileCopy/index.js.map +1 -1
  188. package/svg/FileCopyOff/icon-fill.svg +1 -1
  189. package/svg/FileCopyOff/icon.svg +1 -1
  190. package/svg/FileCopyOff/index.js +4 -4
  191. package/svg/FileCopyOff/index.js.map +1 -1
  192. package/svg/FilterAlt/icon-fill.svg +1 -1
  193. package/svg/FilterAlt/icon.svg +1 -1
  194. package/svg/FilterAlt/index.js +4 -4
  195. package/svg/FilterAlt/index.js.map +1 -1
  196. package/svg/FilterAltOff/icon-fill.svg +1 -1
  197. package/svg/FilterAltOff/icon.svg +1 -1
  198. package/svg/FilterAltOff/index.js +4 -4
  199. package/svg/FilterAltOff/index.js.map +1 -1
  200. package/svg/Help/icon-fill.svg +1 -1
  201. package/svg/Help/icon.svg +1 -1
  202. package/svg/Help/index.js +4 -4
  203. package/svg/Help/index.js.map +1 -1
  204. package/svg/Info/icon-fill.svg +1 -1
  205. package/svg/Info/icon.svg +1 -1
  206. package/svg/Info/index.js +4 -4
  207. package/svg/Info/index.js.map +1 -1
  208. package/svg/Link/icon-fill.svg +1 -1
  209. package/svg/Link/icon.svg +1 -1
  210. package/svg/Link/index.js +4 -4
  211. package/svg/Link/index.js.map +1 -1
  212. package/svg/LinkOff/icon-fill.svg +1 -0
  213. package/svg/LinkOff/icon.svg +1 -0
  214. package/svg/LinkOff/index.d.ts +3 -0
  215. package/svg/LinkOff/index.js +159 -0
  216. package/svg/LinkOff/index.js.map +1 -0
  217. package/svg/LocationAway/icon-fill.svg +1 -0
  218. package/svg/LocationAway/icon.svg +1 -0
  219. package/svg/LocationAway/index.d.ts +3 -0
  220. package/svg/LocationAway/index.js +159 -0
  221. package/svg/LocationAway/index.js.map +1 -0
  222. package/svg/Lock/icon-fill.svg +1 -1
  223. package/svg/Lock/icon.svg +1 -1
  224. package/svg/Lock/index.js +4 -4
  225. package/svg/Lock/index.js.map +1 -1
  226. package/svg/LockOpen/icon-fill.svg +1 -1
  227. package/svg/LockOpen/icon.svg +1 -1
  228. package/svg/LockOpen/index.js +4 -4
  229. package/svg/LockOpen/index.js.map +1 -1
  230. package/svg/Login/icon-fill.svg +1 -1
  231. package/svg/Login/icon.svg +1 -1
  232. package/svg/Login/index.js +4 -4
  233. package/svg/Login/index.js.map +1 -1
  234. package/svg/Logout/icon-fill.svg +1 -1
  235. package/svg/Logout/icon.svg +1 -1
  236. package/svg/Logout/index.js +4 -4
  237. package/svg/Logout/index.js.map +1 -1
  238. package/svg/Menu/icon-fill.svg +1 -1
  239. package/svg/Menu/icon.svg +1 -1
  240. package/svg/Menu/index.js +4 -4
  241. package/svg/Menu/index.js.map +1 -1
  242. package/svg/Notifications/icon-fill.svg +1 -1
  243. package/svg/Notifications/icon.svg +1 -1
  244. package/svg/Notifications/index.js +4 -4
  245. package/svg/Notifications/index.js.map +1 -1
  246. package/svg/OpenInNew/icon-fill.svg +1 -1
  247. package/svg/OpenInNew/icon.svg +1 -1
  248. package/svg/OpenInNew/index.js +4 -4
  249. package/svg/OpenInNew/index.js.map +1 -1
  250. package/svg/Refresh/icon-fill.svg +1 -1
  251. package/svg/Refresh/icon.svg +1 -1
  252. package/svg/Refresh/index.js +4 -4
  253. package/svg/Refresh/index.js.map +1 -1
  254. package/svg/Search/icon-fill.svg +1 -1
  255. package/svg/Search/icon.svg +1 -1
  256. package/svg/Search/index.js +4 -4
  257. package/svg/Search/index.js.map +1 -1
  258. package/svg/Send/icon-fill.svg +1 -0
  259. package/svg/Send/icon.svg +1 -0
  260. package/svg/Send/index.d.ts +3 -0
  261. package/svg/Send/index.js +159 -0
  262. package/svg/Send/index.js.map +1 -0
  263. package/svg/Settings/icon-fill.svg +1 -1
  264. package/svg/Settings/icon.svg +1 -1
  265. package/svg/Settings/index.js +4 -4
  266. package/svg/Settings/index.js.map +1 -1
  267. package/svg/Share/icon-fill.svg +1 -1
  268. package/svg/Share/icon.svg +1 -1
  269. package/svg/Share/index.js +4 -4
  270. package/svg/Share/index.js.map +1 -1
  271. package/svg/Table/icon-fill.svg +1 -1
  272. package/svg/Table/icon.svg +1 -1
  273. package/svg/Table/index.js +4 -4
  274. package/svg/Table/index.js.map +1 -1
  275. package/svg/Visibility/icon-fill.svg +1 -1
  276. package/svg/Visibility/icon.svg +1 -1
  277. package/svg/Visibility/index.js +4 -4
  278. package/svg/Visibility/index.js.map +1 -1
  279. package/svg/VisibilityOff/icon-fill.svg +1 -1
  280. package/svg/VisibilityOff/icon.svg +1 -1
  281. package/svg/VisibilityOff/index.js +4 -4
  282. package/svg/VisibilityOff/index.js.map +1 -1
  283. package/svg/Warning/icon-fill.svg +1 -1
  284. package/svg/Warning/icon.svg +1 -1
  285. package/svg/Warning/index.js +4 -4
  286. package/svg/Warning/index.js.map +1 -1
  287. package/svg/index.d.ts +3 -0
  288. package/svg/index.js +415 -172
  289. package/svg/index.js.map +1 -1
  290. package/svg/svgIcon.d.ts +3 -0
  291. package/svg/svgIcon.js +403 -169
  292. package/svg/svgIcon.js.map +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"react/Login/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,ixBAAixB;;;;;;;;;;;;ACdhyB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,ixBAAixB;;;;;;;;;;;ACZzxB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,MAAM,OAAuB;AAC3C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,wEAAQ,GAAG,6EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,KAAK,EAAC","sources":["webpack://icons/./src/svg/Login/icon-fill.svg","webpack://icons/./src/svg/Login/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Login/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Login/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Login/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'login';\n\nexport function Login(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Login;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Login/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,y3BAAy3B;;;;;;;;;;;;ACdx4B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,y3BAAy3B;;;;;;;;;;;ACZj4B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,MAAM,OAAuB;AAC3C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,wEAAQ,GAAG,6EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,KAAK,EAAC","sources":["webpack://icons/./src/svg/Login/icon-fill.svg","webpack://icons/./src/svg/Login/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Login/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Login/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Login/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'login';\n\nexport function Login(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Login;\n"],"names":[],"sourceRoot":""}
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
20
20
  height: 48,
21
21
  viewBox: "0 -960 960 960"
22
22
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
- d: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"
23
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"
24
24
  })));
25
25
  };
26
26
 
27
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"/></svg>");
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"/></svg>");
28
28
 
29
29
  /***/ }),
30
30
 
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
46
46
  height: 48,
47
47
  viewBox: "0 -960 960 960"
48
48
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
- d: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"
49
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"
50
50
  })));
51
51
  };
52
52
 
53
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"/></svg>");
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/Logout/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,oyBAAoyB;;;;;;;;;;;;ACdnzB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,oyBAAoyB;;;;;;;;;;;ACZ5yB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,OAAO,OAAuB;AAC5C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,yEAAQ,GAAG,8EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,MAAM,EAAC","sources":["webpack://icons/./src/svg/Logout/icon-fill.svg","webpack://icons/./src/svg/Logout/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Logout/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Logout/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Logout/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'logout';\n\nexport function Logout(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Logout;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Logout/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,83BAA83B;;;;;;;;;;;;ACd74B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,83BAA83B;;;;;;;;;;;ACZt4B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,OAAO,OAAuB;AAC5C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,yEAAQ,GAAG,8EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,MAAM,EAAC","sources":["webpack://icons/./src/svg/Logout/icon-fill.svg","webpack://icons/./src/svg/Logout/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Logout/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Logout/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Logout/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'logout';\n\nexport function Logout(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Logout;\n"],"names":[],"sourceRoot":""}
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
20
20
  height: 48,
21
21
  viewBox: "0 -960 960 960"
22
22
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
- d: "M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z"
23
+ d: "M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z"
24
24
  })));
25
25
  };
26
26
 
27
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\"/></svg>");
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\"/></svg>");
28
28
 
29
29
  /***/ }),
30
30
 
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
46
46
  height: 48,
47
47
  viewBox: "0 -960 960 960"
48
48
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
- d: "M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z"
49
+ d: "M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z"
50
50
  })));
51
51
  };
52
52
 
53
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\"/></svg>");
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/Menu/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,wqBAAwqB;;;;;;;;;;;;ACdvrB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,wqBAAwqB;;;;;;;;;;;ACZhrB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,KAAK,OAAuB;AAC1C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,uEAAQ,GAAG,4EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,IAAI,EAAC","sources":["webpack://icons/./src/svg/Menu/icon-fill.svg","webpack://icons/./src/svg/Menu/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Menu/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Menu/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Menu/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'menu';\n\nexport function Menu(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Menu;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Menu/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,2wBAA2wB;;;;;;;;;;;;ACd1xB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,2wBAA2wB;;;;;;;;;;;ACZnxB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,KAAK,OAAuB;AAC1C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,uEAAQ,GAAG,4EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,IAAI,EAAC","sources":["webpack://icons/./src/svg/Menu/icon-fill.svg","webpack://icons/./src/svg/Menu/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Menu/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Menu/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Menu/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'menu';\n\nexport function Menu(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Menu;\n"],"names":[],"sourceRoot":""}
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
20
20
  height: 48,
21
21
  viewBox: "0 -960 960 960"
22
22
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
- d: "M185.48-185.87q-16.96 0-28.28-11.33-11.33-11.32-11.33-28.28 0-16.95 11.33-28.28 11.32-11.33 28.28-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.48 20.19-49.83Q450.76-894.7 480-894.7q29.24 0 49.42 20.35 20.19 20.35 20.19 49.83v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.89 0 28.53 11.33 11.65 11.33 11.65 28.28 0 16.96-11.65 28.28-11.64 11.33-28.53 11.33H185.48Zm294.8 125.09q-34.98 0-59.89-24.87-24.91-24.86-24.91-60.22h169.61q0 35.26-24.92 60.18-24.91 24.91-59.89 24.91Z"
23
+ d: "M185.478-185.869q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.475 20.185-49.825 20.185-20.349 49.424-20.349t49.424 20.349q20.185 20.35 20.185 49.825v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.886 0 28.53 11.326 11.644 11.326 11.644 28.283t-11.644 28.283q-11.644 11.326-28.53 11.326H185.478ZM480.283-60.782q-34.979 0-59.892-24.863-24.913-24.864-24.913-60.224h169.609q0 35.261-24.913 60.174-24.913 24.913-59.891 24.913Z"
24
24
  })));
25
25
  };
26
26
 
27
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.48-185.87q-16.96 0-28.28-11.33-11.33-11.32-11.33-28.28 0-16.95 11.33-28.28 11.32-11.33 28.28-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.48 20.19-49.83Q450.76-894.7 480-894.7q29.24 0 49.42 20.35 20.19 20.35 20.19 49.83v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.89 0 28.53 11.33 11.65 11.33 11.65 28.28 0 16.96-11.65 28.28-11.64 11.33-28.53 11.33H185.48Zm294.8 125.09q-34.98 0-59.89-24.87-24.91-24.86-24.91-60.22h169.61q0 35.26-24.92 60.18-24.91 24.91-59.89 24.91Z\"/></svg>");
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.478-185.869q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.475 20.185-49.825 20.185-20.349 49.424-20.349t49.424 20.349q20.185 20.35 20.185 49.825v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.886 0 28.53 11.326 11.644 11.326 11.644 28.283t-11.644 28.283q-11.644 11.326-28.53 11.326H185.478ZM480.283-60.782q-34.979 0-59.892-24.863-24.913-24.864-24.913-60.224h169.609q0 35.261-24.913 60.174-24.913 24.913-59.891 24.913Z\"/></svg>");
28
28
 
29
29
  /***/ }),
30
30
 
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
46
46
  height: 48,
47
47
  viewBox: "0 -960 960 960"
48
48
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
- d: "M185.48-185.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.24 20.3-49.71Q451-894.7 480-894.7q29 0 49.31 20.47 20.3 20.47 20.3 49.71v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.64 0 28.41 11.5 11.77 11.51 11.77 28.29t-11.77 28.1q-11.77 11.33-28.41 11.33H185.48ZM480-499.74Zm.28 438.96q-34.95 0-59.87-25-24.93-24.99-24.93-60.09h169.61q0 35.26-25.05 60.18Q515-60.78 480.28-60.78ZM300-265.09h360v-289.87q0-74.43-52.5-127.21Q555-734.96 480-734.96t-127.5 52.79Q300-629.39 300-554.96v289.87Z"
49
+ d: "M185.478-185.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.239 20.302-49.707 20.303-20.467 49.307-20.467t49.307 20.467q20.302 20.468 20.302 49.707v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H185.478ZM480-499.739Zm.283 438.957q-34.95 0-59.878-24.994-24.927-24.994-24.927-60.093h169.609q0 35.261-25.044 60.174Q515-60.782 480.283-60.782ZM300-265.087h360v-289.869q0-74.435-52.5-127.217Q555-734.956 480-734.956t-127.5 52.783Q300-629.391 300-554.956v289.869Z"
50
50
  })));
51
51
  };
52
52
 
53
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.48-185.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.24 20.3-49.71Q451-894.7 480-894.7q29 0 49.31 20.47 20.3 20.47 20.3 49.71v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.64 0 28.41 11.5 11.77 11.51 11.77 28.29t-11.77 28.1q-11.77 11.33-28.41 11.33H185.48ZM480-499.74Zm.28 438.96q-34.95 0-59.87-25-24.93-24.99-24.93-60.09h169.61q0 35.26-25.05 60.18Q515-60.78 480.28-60.78ZM300-265.09h360v-289.87q0-74.43-52.5-127.21Q555-734.96 480-734.96t-127.5 52.79Q300-629.39 300-554.96v289.87Z\"/></svg>");
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.478-185.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.239 20.302-49.707 20.303-20.467 49.307-20.467t49.307 20.467q20.302 20.468 20.302 49.707v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H185.478ZM480-499.739Zm.283 438.957q-34.95 0-59.878-24.994-24.927-24.994-24.927-60.093h169.609q0 35.261-25.044 60.174Q515-60.782 480.283-60.782ZM300-265.087h360v-289.869q0-74.435-52.5-127.217Q555-734.956 480-734.956t-127.5 52.783Q300-629.391 300-554.956v289.869Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/Notifications/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,soBAAsoB;;;;;;;;;;;;ACdrpB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,2tBAA2tB;;;;;;;;;;;ACZnuB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,cAAc,OAAuB;AACnD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,gFAAQ,GAAG,qFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/Notifications/icon-fill.svg","webpack://icons/./src/svg/Notifications/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Notifications/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.48-185.87q-16.96 0-28.28-11.33-11.33-11.32-11.33-28.28 0-16.95 11.33-28.28 11.32-11.33 28.28-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.48 20.19-49.83Q450.76-894.7 480-894.7q29.24 0 49.42 20.35 20.19 20.35 20.19 49.83v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.89 0 28.53 11.33 11.65 11.33 11.65 28.28 0 16.96-11.65 28.28-11.64 11.33-28.53 11.33H185.48Zm294.8 125.09q-34.98 0-59.89-24.87-24.91-24.86-24.91-60.22h169.61q0 35.26-24.92 60.18-24.91 24.91-59.89 24.91Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.48-185.87q-16.96 0-28.28-11.33-11.33-11.32-11.33-28.28 0-16.95 11.33-28.28 11.32-11.33 28.28-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.48 20.19-49.83Q450.76-894.7 480-894.7q29.24 0 49.42 20.35 20.19 20.35 20.19 49.83v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.89 0 28.53 11.33 11.65 11.33 11.65 28.28 0 16.96-11.65 28.28-11.64 11.33-28.53 11.33H185.48Zm294.8 125.09q-34.98 0-59.89-24.87-24.91-24.86-24.91-60.22h169.61q0 35.26-24.92 60.18-24.91 24.91-59.89 24.91Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.48-185.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.24 20.3-49.71Q451-894.7 480-894.7q29 0 49.31 20.47 20.3 20.47 20.3 49.71v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.64 0 28.41 11.5 11.77 11.51 11.77 28.29t-11.77 28.1q-11.77 11.33-28.41 11.33H185.48ZM480-499.74Zm.28 438.96q-34.95 0-59.87-25-24.93-24.99-24.93-60.09h169.61q0 35.26-25.05 60.18Q515-60.78 480.28-60.78ZM300-265.09h360v-289.87q0-74.43-52.5-127.21Q555-734.96 480-734.96t-127.5 52.79Q300-629.39 300-554.96v289.87Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.48-185.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h35.3v-289.87q0-88.91 51.48-160.58 51.48-71.68 138.13-90.37v-18.61q0-29.24 20.3-49.71Q451-894.7 480-894.7q29 0 49.31 20.47 20.3 20.47 20.3 49.71v18.61q86.65 18.13 138.41 90 51.76 71.87 51.76 160.95v289.87h34.74q16.64 0 28.41 11.5 11.77 11.51 11.77 28.29t-11.77 28.1q-11.77 11.33-28.41 11.33H185.48ZM480-499.74Zm.28 438.96q-34.95 0-59.87-25-24.93-24.99-24.93-60.09h169.61q0 35.26-25.05 60.18Q515-60.78 480.28-60.78ZM300-265.09h360v-289.87q0-74.43-52.5-127.21Q555-734.96 480-734.96t-127.5 52.79Q300-629.39 300-554.96v289.87Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Notifications/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Notifications/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'notifications';\n\nexport function Notifications(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Notifications;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Notifications/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,0qBAA0qB;;;;;;;;;;;;ACdzrB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,kzBAAkzB;;;;;;;;;;;ACZ1zB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,cAAc,OAAuB;AACnD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,gFAAQ,GAAG,qFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/Notifications/icon-fill.svg","webpack://icons/./src/svg/Notifications/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Notifications/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.478-185.869q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.475 20.185-49.825 20.185-20.349 49.424-20.349t49.424 20.349q20.185 20.35 20.185 49.825v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.886 0 28.53 11.326 11.644 11.326 11.644 28.283t-11.644 28.283q-11.644 11.326-28.53 11.326H185.478ZM480.283-60.782q-34.979 0-59.892-24.863-24.913-24.864-24.913-60.224h169.609q0 35.261-24.913 60.174-24.913 24.913-59.891 24.913Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.478-185.869q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.475 20.185-49.825 20.185-20.349 49.424-20.349t49.424 20.349q20.185 20.35 20.185 49.825v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.886 0 28.53 11.326 11.644 11.326 11.644 28.283t-11.644 28.283q-11.644 11.326-28.53 11.326H185.478ZM480.283-60.782q-34.979 0-59.892-24.863-24.913-24.864-24.913-60.224h169.609q0 35.261-24.913 60.174-24.913 24.913-59.891 24.913Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.478-185.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.239 20.302-49.707 20.303-20.467 49.307-20.467t49.307 20.467q20.302 20.468 20.302 49.707v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H185.478ZM480-499.739Zm.283 438.957q-34.95 0-59.878-24.994-24.927-24.994-24.927-60.093h169.609q0 35.261-25.044 60.174Q515-60.782 480.283-60.782ZM300-265.087h360v-289.869q0-74.435-52.5-127.217Q555-734.956 480-734.956t-127.5 52.783Q300-629.391 300-554.956v289.869Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.478-185.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h35.304v-289.869q0-88.914 51.478-160.588 51.478-71.674 138.131-90.369v-18.609q0-29.239 20.302-49.707 20.303-20.467 49.307-20.467t49.307 20.467q20.302 20.468 20.302 49.707v18.609q86.653 18.13 138.414 90 51.761 71.87 51.761 160.957v289.869h34.738q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H185.478ZM480-499.739Zm.283 438.957q-34.95 0-59.878-24.994-24.927-24.994-24.927-60.093h169.609q0 35.261-25.044 60.174Q515-60.782 480.283-60.782ZM300-265.087h360v-289.869q0-74.435-52.5-127.217Q555-734.956 480-734.956t-127.5 52.783Q300-629.391 300-554.956v289.869Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Notifications/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Notifications/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'notifications';\n\nexport function Notifications(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Notifications;\n"],"names":[],"sourceRoot":""}
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
20
20
  height: 48,
21
21
  viewBox: "0 -960 960 960"
22
22
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
- d: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z"
23
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z"
24
24
  })));
25
25
  };
26
26
 
27
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\"/></svg>");
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\"/></svg>");
28
28
 
29
29
  /***/ }),
30
30
 
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
46
46
  height: 48,
47
47
  viewBox: "0 -960 960 960"
48
48
  }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
- d: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z"
49
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z"
50
50
  })));
51
51
  };
52
52
 
53
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\"/></svg>");
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/OpenInNew/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,+zBAA+zB;;;;;;;;;;;;ACd90B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,+zBAA+zB;;;;;;;;;;;ACZv0B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,UAAU,OAAuB;AAC/C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,4EAAQ,GAAG,iFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,SAAS,EAAC","sources":["webpack://icons/./src/svg/OpenInNew/icon-fill.svg","webpack://icons/./src/svg/OpenInNew/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/OpenInNew/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h234.3q16.71 0 28.16 11.84Q459-831.03 459-814.3q0 16.73-11.45 28.06-11.45 11.33-28.16 11.33h-234.3v589.82h589.82v-234.3q0-16.71 11.5-28.16Q797.92-459 814.65-459q16.73 0 28.39 11.45t11.66 28.16v234.3q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm589.82-613.04L422.78-366.22q-12.26 11.83-27.72 11.05-15.45-.79-27.28-12.61-11.82-11.83-11.82-27.5 0-15.68 11.82-27.5l352.13-352.13h-161.3q-16.71 0-28.16-11.5Q519-797.92 519-814.65q0-16.73 11.45-28.39t28.16-11.66h255.91q16.64 0 28.41 11.77t11.77 28.41v255.91q0 16.71-11.84 28.16Q831.03-519 814.3-519q-16.73 0-28.06-11.45-11.33-11.45-11.33-28.16v-160.3Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/OpenInNew/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/OpenInNew/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'open_in_new';\n\nexport function OpenInNew(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default OpenInNew;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/OpenInNew/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,q3BAAq3B;;;;;;;;;;;;ACdp4B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,q3BAAq3B;;;;;;;;;;;ACZ73B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,UAAU,OAAuB;AAC/C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,4EAAQ,GAAG,iFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,SAAS,EAAC","sources":["webpack://icons/./src/svg/OpenInNew/icon-fill.svg","webpack://icons/./src/svg/OpenInNew/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/OpenInNew/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h234.304q16.707 0 28.158 11.833Q459-831.029 459-814.297t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h589.826v-234.304q0-16.707 11.501-28.158Q797.916-459 814.648-459t28.39 11.451q11.658 11.451 11.658 28.158v234.304q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm589.826-613.043L422.784-366.218q-12.266 11.827-27.721 11.044-15.454-.783-27.28-12.609t-11.826-27.5q0-15.674 11.826-27.501l352.129-352.129H558.609q-16.707 0-28.158-11.501Q519-797.916 519-814.648t11.451-28.39q11.451-11.658 28.158-11.658h296.087v296.087q0 16.707-11.833 28.158Q831.029-519 814.297-519t-28.058-11.451q-11.326-11.451-11.326-28.158v-160.303Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/OpenInNew/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/OpenInNew/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'open_in_new';\n\nexport function OpenInNew(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default OpenInNew;\n"],"names":[],"sourceRoot":""}