@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot360/icons",
3
- "version": "1.17.0",
3
+ "version": "1.17.02",
4
4
  "author": "epilot GmbH",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -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: "M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.91Z"
23
+ d: "M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.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=\"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.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=\"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.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: "M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.91Z"
49
+ d: "M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.913Z"
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=\"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.91Z\"/></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=\"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.913Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/Add/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,2eAA2e;;;;;;;;;;;;ACd1f;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,2eAA2e;;;;;;;;;;;ACZnf,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,IAAI,OAAuB;AACzC,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,sEAAQ,GAAG,2EAAM;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,GAAG,EAAC","sources":["webpack://icons/./src/svg/Add/icon-fill.svg","webpack://icons/./src/svg/Add/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/Add/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: \"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.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=\\\"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.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: \"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.91Z\"\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=\\\"M440.39-440.39H225.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.33h214.91v-214.91q0-16.64 11.5-28.41t28.29-11.77q16.78 0 28.1 11.77 11.33 11.77 11.33 28.41v214.91h214.91q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H519.61v214.91q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-214.91Z\\\"/></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/Add/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Add/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add';\n\nexport function Add(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 Add;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Add/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,4iBAA4iB;;;;;;;;;;;;ACd3jB;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,4iBAA4iB;;;;;;;;;;;ACZpjB,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,IAAI,OAAuB;AACzC,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,sEAAQ,GAAG,2EAAM;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,GAAG,EAAC","sources":["webpack://icons/./src/svg/Add/icon-fill.svg","webpack://icons/./src/svg/Add/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/Add/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: \"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.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=\\\"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.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: \"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.913Z\"\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=\\\"M440.391-440.391H225.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.326h214.913v-214.913q0-16.636 11.501-28.405 11.502-11.769 28.283-11.769 16.782 0 28.108 11.769t11.326 28.405v214.913h214.913q16.636 0 28.405 11.501 11.769 11.502 11.769 28.283 0 16.782-11.769 28.108t-28.405 11.326H519.609v214.913q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451t-11.326-28.158v-214.913Z\\\"/></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/Add/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Add/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add';\n\nexport function Add(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 Add;\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: "M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Z"
23
+ d: "M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z"
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=\"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Z\"/></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=\"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z\"/></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: "M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.16-79.22q139.24 0 236.83-97.73 97.58-97.73 97.58-237.68 0-139.24-97.4-236.83-97.4-97.58-237.79-97.58-139.02 0-236.83 97.4-97.8 97.4-97.8 237.79 0 139.02 97.73 236.83 97.73 97.8 237.68 97.8ZM480-480Z"
49
+ d: "M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z"
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=\"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.16-79.22q139.24 0 236.83-97.73 97.58-97.73 97.58-237.68 0-139.24-97.4-236.83-97.4-97.58-237.79-97.58-139.02 0-236.83 97.4-97.8 97.4-97.8 237.79 0 139.02 97.73 236.83 97.73 97.8 237.68 97.8ZM480-480Z\"/></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=\"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/AddCircle/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,qzBAAqzB;;;;;;;;;;;;ACdp0B;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,6/BAA6/B;;;;;;;;;;;ACZrgC,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/AddCircle/icon-fill.svg","webpack://icons/./src/svg/AddCircle/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/AddCircle/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: \"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Z\"\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=\\\"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Z\\\"/></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: \"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.16-79.22q139.24 0 236.83-97.73 97.58-97.73 97.58-237.68 0-139.24-97.4-236.83-97.4-97.58-237.79-97.58-139.02 0-236.83 97.4-97.8 97.4-97.8 237.79 0 139.02 97.73 236.83 97.73 97.8 237.68 97.8ZM480-480Z\"\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=\\\"M449.61-442.61V-310q0 14.19 9.41 23.79t24.16 9.6q14.74 0 23.98-9.36 9.23-9.36 9.23-24.17v-132.47H650q14.19 0 23.79-9.41t9.6-24.16q0-14.74-9.36-23.98-9.36-9.23-24.17-9.23H516.39V-650q0-14.19-9.41-23.79t-24.16-9.6q-14.74 0-23.98 9.36-9.23 9.36-9.23 24.17v140.47H310q-14.19 0-23.79 9.41t-9.6 24.16q0 14.74 9.36 23.98 9.36 9.23 24.17 9.23h139.47Zm30.73 376.74q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.16-79.22q139.24 0 236.83-97.73 97.58-97.73 97.58-237.68 0-139.24-97.4-236.83-97.4-97.58-237.79-97.58-139.02 0-236.83 97.4-97.8 97.4-97.8 237.79 0 139.02 97.73 236.83 97.73 97.8 237.68 97.8ZM480-480Z\\\"/></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/AddCircle/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/AddCircle/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add_circle';\n\nexport function AddCircle(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 AddCircle;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/AddCircle/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,i6BAAi6B;;;;;;;;;;;;ACdh7B;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,2oCAA2oC;;;;;;;;;;;ACZnpC,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/AddCircle/icon-fill.svg","webpack://icons/./src/svg/AddCircle/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/AddCircle/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: \"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z\"\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=\\\"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z\\\"/></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: \"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z\"\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=\\\"M449.609-442.609V-310q0 14.191 9.41 23.791t24.156 9.6q14.747 0 23.982-9.359 9.234-9.36 9.234-24.172v-132.469H650q14.191 0 23.791-9.41t9.6-24.156q0-14.747-9.359-23.982-9.36-9.234-24.172-9.234H516.391V-650q0-14.191-9.41-23.791t-24.156-9.6q-14.747 0-23.982 9.359-9.234 9.36-9.234 24.172v140.469H310q-14.191 0-23.791 9.41t-9.6 24.156q0 14.747 9.359 23.982 9.36 9.234 24.172 9.234h139.469Zm30.735 376.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z\\\"/></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/AddCircle/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/AddCircle/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add_circle';\n\nexport function AddCircle(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 AddCircle;\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: "M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z"
23
+ d: "M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z"
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=\"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\"/></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=\"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\"/></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: "M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z"
49
+ d: "M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z"
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=\"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\"/></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=\"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/AddLink/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,ktCAAktC;;;;;;;;;;;;ACdjuC;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,ktCAAktC;;;;;;;;;;;ACZ1tC,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,QAAQ,OAAuB;AAC7C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,0EAAQ,GAAG,+EAAM;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,OAAO,EAAC","sources":["webpack://icons/./src/svg/AddLink/icon-fill.svg","webpack://icons/./src/svg/AddLink/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/AddLink/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: \"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\"\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=\\\"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\\\"/></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: \"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\"\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=\\\"M688.7-265.87h-87.42q-14.16 0-23.37-9.42-9.21-9.43-9.21-23.36 0-13.18 9.43-23.31 9.44-10.13 23.39-10.13h87.18v-86.61q0-14.19 9.41-23.79t23.87-9.6q14.46 0 23.98 9.6t9.52 23.79v86.61h87.17q13.95 0 23.39 9.49 9.44 9.5 9.44 23.53 0 14.51-9.44 23.85-9.44 9.35-23.39 9.35h-87.17v86.41q0 14.87-9.65 24.23-9.65 9.36-23.92 9.36-14.75 0-23.98-9.36t-9.23-24.23v-86.41Zm-284.53 0H280q-89.28 0-151.71-62.41-62.42-62.41-62.42-151.55 0-89.13 62.42-152Q190.72-694.7 280-694.7h124.17q15.65 0 27.63 12.15 11.98 12.14 11.98 28.53 0 16.14-11.98 27.63-11.98 11.48-27.63 11.48H280q-56.64 0-95.78 39.07-39.13 39.07-39.13 95.6 0 56.54 39.13 95.85 39.14 39.3 95.78 39.3h124.17q15.65 0 27.63 11.83 11.98 11.83 11.98 28.28 0 16.46-11.98 27.78-11.98 11.33-27.63 11.33Zm-55.39-180.74q-14.19 0-23.79-9.41t-9.6-24.16q0-14.74 9.36-23.98 9.36-9.23 24.22-9.23H590.3q14.19 0 23.79 9.41 9.61 9.41 9.61 24.16 0 14.74-9.61 23.98-9.6 9.23-23.79 9.23H348.78ZM894.7-480h-79.79q0-56.3-39.11-95.61-39.11-39.3-95.72-39.3H554.26q-15.96 0-27.28-11.67-11.33-11.67-11.33-28.16 0-15.74 11.45-27.85 11.45-12.11 28.16-12.11H680q89.1 0 151.9 62.8 62.8 62.8 62.8 151.9Z\\\"/></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/AddLink/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/AddLink/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add_link';\n\nexport function AddLink(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 AddLink;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/AddLink/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,q4CAAq4C;;;;;;;;;;;;ACdp5C;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,q4CAAq4C;;;;;;;;;;;ACZ74C,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,QAAQ,OAAuB;AAC7C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,0EAAQ,GAAG,+EAAM;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,OAAO,EAAC","sources":["webpack://icons/./src/svg/AddLink/icon-fill.svg","webpack://icons/./src/svg/AddLink/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/AddLink/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: \"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\"\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=\\\"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\\\"/></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: \"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\"\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=\\\"M688.695-265.869h-87.412q-14.168 0-23.378-9.423t-9.21-23.353q0-13.181 9.438-23.311 9.437-10.131 23.388-10.131h87.174v-86.608q0-14.191 9.41-23.792 9.411-9.6 23.874-9.6 14.464 0 23.982 9.6 9.517 9.601 9.517 23.792v86.608h87.174q13.951 0 23.388 9.491 9.438 9.491 9.438 23.521 0 14.51-9.438 23.858-9.437 9.348-23.388 9.348h-87.174v86.411q0 14.87-9.65 24.229-9.651 9.36-23.917 9.36-14.746 0-23.981-9.36-9.235-9.359-9.235-24.229v-86.411Zm-284.522 0H280q-89.28 0-151.706-62.413-62.425-62.412-62.425-151.546 0-89.134 62.425-152.001Q190.72-694.696 280-694.696h124.173q15.646 0 27.628 12.144 11.981 12.144 11.981 28.53 0 16.146-11.981 27.628-11.982 11.481-27.628 11.481H280q-56.638 0-95.775 39.069-39.138 39.069-39.138 95.609 0 56.539 39.138 95.844 39.137 39.304 95.775 39.304h124.173q15.646 0 27.628 11.826 11.981 11.826 11.981 28.283t-11.981 27.783q-11.982 11.326-27.628 11.326Zm-55.391-180.74q-14.191 0-23.791-9.41t-9.6-24.156q0-14.747 9.36-23.982 9.359-9.234 24.218-9.234h241.335q14.191 0 23.791 9.41t9.6 24.156q0 14.747-9.6 23.982-9.6 9.234-23.791 9.234H348.782ZM894.696-480h-79.783q0-56.304-39.114-95.609-39.113-39.304-95.716-39.304H554.262q-15.957 0-27.283-11.669-11.327-11.67-11.327-28.158 0-15.739 11.452-27.848 11.451-12.108 28.158-12.108H680q89.099 0 151.898 62.798Q894.696-569.099 894.696-480Z\\\"/></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/AddLink/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/AddLink/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'add_link';\n\nexport function AddLink(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 AddLink;\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: "M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Z"
23
+ d: "M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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=\"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.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=\"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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: "M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z"
49
+ d: "M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z"
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=\"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z\"/></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=\"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/Calendar/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,otBAAotB;;;;;;;;;;;;ACdnuB;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,SAAS,OAAuB;AAC9C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,2EAAQ,GAAG,gFAAM;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,QAAQ,EAAC","sources":["webpack://icons/./src/svg/Calendar/icon-fill.svg","webpack://icons/./src/svg/Calendar/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/Calendar/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: \"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.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=\\\"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.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: \"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z\"\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=\\\"M596.82-220Q556-220 528-248.18q-28-28.19-28-69Q500-358 528.18-386q28.19-28 69-28Q638-414 666-385.82q28 28.19 28 69Q694-276 665.82-248q-28.19 28-69 28ZM185.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z\\\"/></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/Calendar/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Calendar/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'calendar';\n\nexport function Calendar(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 Calendar;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/Calendar/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,4wBAA4wB;;;;;;;;;;;;ACd3xB;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,w0BAAw0B;;;;;;;;;;;ACZh1B,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,SAAS,OAAuB;AAC9C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,2EAAQ,GAAG,gFAAM;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,QAAQ,EAAC","sources":["webpack://icons/./src/svg/Calendar/icon-fill.svg","webpack://icons/./src/svg/Calendar/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/Calendar/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: \"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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=\\\"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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: \"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z\"\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=\\\"M596.817-220Q556-220 528-248.183q-28-28.183-28-69T528.183-386q28.183-28 69-28T666-385.817q28 28.183 28 69T665.817-248q-28.183 28-69 28ZM185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z\\\"/></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/Calendar/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Calendar/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'calendar';\n\nexport function Calendar(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 Calendar;\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-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Z"
23
+ d: "M185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.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.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.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.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z"
49
+ d: "M185.087-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z"
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-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-609.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53H245v-22.91q0-15.38 11-26.23 11.01-10.86 26.2-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h320.78v-22.91q0-15.38 11.01-26.23 11-10.86 26.19-10.86 15.61 0 26.51 10.86 10.9 10.85 10.9 26.23v22.91h59.91q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v609.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H185.09Zm0-79.22h589.82V-570H185.09v424.91Zm0-484.91h589.82v-124.91H185.09V-630Zm0 0v-124.91V-630Z\"/></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-65.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-609.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521H245v-22.913q0-15.381 11.005-26.234 11.005-10.853 26.191-10.853 15.612 0 26.513 10.853 10.9 10.853 10.9 26.234v22.913h320.782v-22.913q0-15.381 11.005-26.234 11.004-10.853 26.191-10.853 15.612 0 26.512 10.853Q715-872.99 715-857.609v22.913h59.913q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v609.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826V-570H185.087v424.913Zm0-484.913h589.826v-124.913H185.087V-630Zm0 0v-124.913V-630Z\"/></svg>");
54
54
 
55
55
  /***/ }),
56
56