@epilot360/icons 1.11.3 → 1.11.4

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 (1484) hide show
  1. package/icons.config.yaml +96 -14
  2. package/index.js +1 -1
  3. package/index.js.map +1 -1
  4. package/package.json +1 -1
  5. package/react/Action/index.d.ts +4 -0
  6. package/react/Action/index.js +2 -0
  7. package/react/Action/index.js.map +1 -0
  8. package/react/Address/index.d.ts +4 -0
  9. package/react/Address/index.js +2 -0
  10. package/react/Address/index.js.map +1 -0
  11. package/react/AttributeEdit/index.d.ts +4 -0
  12. package/react/AttributeEdit/index.js +2 -0
  13. package/react/AttributeEdit/index.js.map +1 -0
  14. package/react/Calculator/index.d.ts +4 -0
  15. package/react/Calculator/index.js +2 -0
  16. package/react/Calculator/index.js.map +1 -0
  17. package/react/Category/index.d.ts +4 -0
  18. package/react/Category/index.js +2 -0
  19. package/react/Category/index.js.map +1 -0
  20. package/react/CheckBox/index.d.ts +4 -0
  21. package/react/CheckBox/index.js +2 -0
  22. package/react/CheckBox/index.js.map +1 -0
  23. package/react/Connection/index.d.ts +4 -0
  24. package/react/Connection/index.js +2 -0
  25. package/react/Connection/index.js.map +1 -0
  26. package/react/Consent/index.d.ts +4 -0
  27. package/react/Consent/index.js +2 -0
  28. package/react/Consent/index.js.map +1 -0
  29. package/react/EpilotIcon.d.ts +42 -0
  30. package/react/EpilotIcon.js +1 -1
  31. package/react/EpilotIcon.js.map +1 -1
  32. package/react/HomePin/index.d.ts +4 -0
  33. package/react/HomePin/index.js +2 -0
  34. package/react/HomePin/index.js.map +1 -0
  35. package/react/Lookup/index.d.ts +4 -0
  36. package/react/Lookup/index.js +2 -0
  37. package/react/Lookup/index.js.map +1 -0
  38. package/react/Number/index.d.ts +4 -0
  39. package/react/Number/index.js +2 -0
  40. package/react/Number/index.js.map +1 -0
  41. package/react/Numbers/index.d.ts +4 -0
  42. package/react/Numbers/index.js +2 -0
  43. package/react/Numbers/index.js.map +1 -0
  44. package/react/Paragraph/index.d.ts +4 -0
  45. package/react/Paragraph/index.js +2 -0
  46. package/react/Paragraph/index.js.map +1 -0
  47. package/react/Payment/index.d.ts +4 -0
  48. package/react/Payment/index.js +2 -0
  49. package/react/Payment/index.js.map +1 -0
  50. package/react/PreviousProvider/index.d.ts +4 -0
  51. package/react/PreviousProvider/index.js +2 -0
  52. package/react/PreviousProvider/index.js.map +1 -0
  53. package/react/RadioButton/index.d.ts +4 -0
  54. package/react/RadioButton/index.js +2 -0
  55. package/react/RadioButton/index.js.map +1 -0
  56. package/react/RadioButtonChecked/index.d.ts +4 -0
  57. package/react/RadioButtonChecked/index.js +2 -0
  58. package/react/RadioButtonChecked/index.js.map +1 -0
  59. package/react/SDK/index.d.ts +4 -0
  60. package/react/SDK/index.js +2 -0
  61. package/react/SDK/index.js.map +1 -0
  62. package/react/Signature/index.d.ts +4 -0
  63. package/react/Signature/index.js +2 -0
  64. package/react/Signature/index.js.map +1 -0
  65. package/react/Solar/index.d.ts +4 -0
  66. package/react/Solar/index.js +2 -0
  67. package/react/Solar/index.js.map +1 -0
  68. package/react/SuccessConfirmation/index.d.ts +4 -0
  69. package/react/SuccessConfirmation/index.js +2 -0
  70. package/react/SuccessConfirmation/index.js.map +1 -0
  71. package/react/Summary/index.d.ts +4 -0
  72. package/react/Summary/index.js +2 -0
  73. package/react/Summary/index.js.map +1 -0
  74. package/react/TextField/index.d.ts +4 -0
  75. package/react/TextField/index.js +2 -0
  76. package/react/TextField/index.js.map +1 -0
  77. package/react/TextFields/index.d.ts +4 -0
  78. package/react/TextFields/index.js +2 -0
  79. package/react/TextFields/index.js.map +1 -0
  80. package/react/Upload/index.d.ts +4 -0
  81. package/react/Upload/index.js +2 -0
  82. package/react/Upload/index.js.map +1 -0
  83. package/react/index.d.ts +21 -0
  84. package/react/index.js +1 -1
  85. package/react/index.js.map +1 -1
  86. package/svg/Action/icon-fill.svg +1 -0
  87. package/svg/Action/icon.svg +1 -0
  88. package/svg/Action/index.d.ts +3 -0
  89. package/svg/Action/index.js +2 -0
  90. package/svg/Action/index.js.map +1 -0
  91. package/svg/Address/icon-fill.svg +1 -0
  92. package/svg/Address/icon.svg +1 -0
  93. package/svg/Address/index.d.ts +3 -0
  94. package/svg/Address/index.js +2 -0
  95. package/svg/Address/index.js.map +1 -0
  96. package/svg/AttributeEdit/icon-fill.svg +1 -0
  97. package/svg/AttributeEdit/icon.svg +1 -0
  98. package/svg/AttributeEdit/index.d.ts +3 -0
  99. package/svg/AttributeEdit/index.js +2 -0
  100. package/svg/AttributeEdit/index.js.map +1 -0
  101. package/svg/Calculator/icon-fill.svg +1 -0
  102. package/svg/Calculator/icon.svg +1 -0
  103. package/svg/Calculator/index.d.ts +3 -0
  104. package/svg/Calculator/index.js +2 -0
  105. package/svg/Calculator/index.js.map +1 -0
  106. package/svg/Category/icon-fill.svg +1 -0
  107. package/svg/Category/icon.svg +1 -0
  108. package/svg/Category/index.d.ts +3 -0
  109. package/svg/Category/index.js +2 -0
  110. package/svg/Category/index.js.map +1 -0
  111. package/svg/CheckBox/icon-fill.svg +1 -0
  112. package/svg/CheckBox/icon.svg +1 -0
  113. package/svg/CheckBox/index.d.ts +3 -0
  114. package/svg/CheckBox/index.js +2 -0
  115. package/svg/CheckBox/index.js.map +1 -0
  116. package/svg/Connection/icon-fill.svg +1 -0
  117. package/svg/Connection/icon.svg +1 -0
  118. package/svg/Connection/index.d.ts +3 -0
  119. package/svg/Connection/index.js +2 -0
  120. package/svg/Connection/index.js.map +1 -0
  121. package/svg/Consent/icon-fill.svg +1 -0
  122. package/svg/Consent/icon.svg +1 -0
  123. package/svg/Consent/index.d.ts +3 -0
  124. package/svg/Consent/index.js +2 -0
  125. package/svg/Consent/index.js.map +1 -0
  126. package/svg/HomePin/icon-fill.svg +1 -0
  127. package/svg/HomePin/icon.svg +1 -0
  128. package/svg/HomePin/index.d.ts +3 -0
  129. package/svg/HomePin/index.js +2 -0
  130. package/svg/HomePin/index.js.map +1 -0
  131. package/svg/Lookup/icon-fill.svg +1 -0
  132. package/svg/Lookup/icon.svg +1 -0
  133. package/svg/Lookup/index.d.ts +3 -0
  134. package/svg/Lookup/index.js +2 -0
  135. package/svg/Lookup/index.js.map +1 -0
  136. package/svg/Number/icon-fill.svg +1 -0
  137. package/svg/Number/icon.svg +1 -0
  138. package/svg/Number/index.d.ts +3 -0
  139. package/svg/Number/index.js +2 -0
  140. package/svg/Number/index.js.map +1 -0
  141. package/svg/Numbers/icon-fill.svg +1 -0
  142. package/svg/Numbers/icon.svg +1 -0
  143. package/svg/Numbers/index.d.ts +3 -0
  144. package/svg/Numbers/index.js +2 -0
  145. package/svg/Numbers/index.js.map +1 -0
  146. package/svg/Paragraph/icon-fill.svg +1 -0
  147. package/svg/Paragraph/icon.svg +1 -0
  148. package/svg/Paragraph/index.d.ts +3 -0
  149. package/svg/Paragraph/index.js +2 -0
  150. package/svg/Paragraph/index.js.map +1 -0
  151. package/svg/Payment/icon-fill.svg +1 -0
  152. package/svg/Payment/icon.svg +1 -0
  153. package/svg/Payment/index.d.ts +3 -0
  154. package/svg/Payment/index.js +2 -0
  155. package/svg/Payment/index.js.map +1 -0
  156. package/svg/PreviousProvider/icon-fill.svg +1 -0
  157. package/svg/PreviousProvider/icon.svg +1 -0
  158. package/svg/PreviousProvider/index.d.ts +3 -0
  159. package/svg/PreviousProvider/index.js +2 -0
  160. package/svg/PreviousProvider/index.js.map +1 -0
  161. package/svg/RadioButton/icon-fill.svg +1 -0
  162. package/svg/RadioButton/icon.svg +1 -0
  163. package/svg/RadioButton/index.d.ts +3 -0
  164. package/svg/RadioButton/index.js +2 -0
  165. package/svg/RadioButton/index.js.map +1 -0
  166. package/svg/RadioButtonChecked/icon-fill.svg +1 -0
  167. package/svg/RadioButtonChecked/icon.svg +1 -0
  168. package/svg/RadioButtonChecked/index.d.ts +3 -0
  169. package/svg/RadioButtonChecked/index.js +2 -0
  170. package/svg/RadioButtonChecked/index.js.map +1 -0
  171. package/svg/SDK/icon-fill.svg +1 -0
  172. package/svg/SDK/icon.svg +1 -0
  173. package/svg/SDK/index.d.ts +3 -0
  174. package/svg/SDK/index.js +2 -0
  175. package/svg/SDK/index.js.map +1 -0
  176. package/svg/Signature/icon-fill.svg +1 -0
  177. package/svg/Signature/icon.svg +1 -0
  178. package/svg/Signature/index.d.ts +3 -0
  179. package/svg/Signature/index.js +2 -0
  180. package/svg/Signature/index.js.map +1 -0
  181. package/svg/Solar/icon-fill.svg +1 -0
  182. package/svg/Solar/icon.svg +1 -0
  183. package/svg/Solar/index.d.ts +3 -0
  184. package/svg/Solar/index.js +2 -0
  185. package/svg/Solar/index.js.map +1 -0
  186. package/svg/SuccessConfirmation/icon-fill.svg +1 -0
  187. package/svg/SuccessConfirmation/icon.svg +1 -0
  188. package/svg/SuccessConfirmation/index.d.ts +3 -0
  189. package/svg/SuccessConfirmation/index.js +2 -0
  190. package/svg/SuccessConfirmation/index.js.map +1 -0
  191. package/svg/Summary/icon-fill.svg +1 -0
  192. package/svg/Summary/icon.svg +1 -0
  193. package/svg/Summary/index.d.ts +3 -0
  194. package/svg/Summary/index.js +2 -0
  195. package/svg/Summary/index.js.map +1 -0
  196. package/svg/TextField/icon-fill.svg +1 -0
  197. package/svg/TextField/icon.svg +1 -0
  198. package/svg/TextField/index.d.ts +3 -0
  199. package/svg/TextField/index.js +2 -0
  200. package/svg/TextField/index.js.map +1 -0
  201. package/svg/TextFields/icon-fill.svg +1 -0
  202. package/svg/TextFields/icon.svg +1 -0
  203. package/svg/TextFields/index.d.ts +3 -0
  204. package/svg/TextFields/index.js +2 -0
  205. package/svg/TextFields/index.js.map +1 -0
  206. package/svg/Upload/icon-fill.svg +1 -0
  207. package/svg/Upload/icon.svg +1 -0
  208. package/svg/Upload/index.d.ts +3 -0
  209. package/svg/Upload/index.js +2 -0
  210. package/svg/Upload/index.js.map +1 -0
  211. package/svg/index.d.ts +21 -0
  212. package/svg/index.js +1 -1
  213. package/svg/index.js.map +1 -1
  214. package/svg/svgIcon.d.ts +21 -0
  215. package/svg/svgIcon.js +1 -1
  216. package/svg/svgIcon.js.map +1 -1
  217. package/.babelrc.json +0 -18
  218. package/.eslintrc.yml +0 -18
  219. package/.gitignore +0 -12
  220. package/.gitlab-ci.yml +0 -19
  221. package/.storybook/main.ts +0 -55
  222. package/.storybook/preview.css +0 -227
  223. package/.storybook/preview.ts +0 -17
  224. package/build/index.d.ts +0 -3
  225. package/build/index.js +0 -2
  226. package/build/index.js.map +0 -1
  227. package/build/react/Account/index.d.ts +0 -4
  228. package/build/react/Account/index.js +0 -2
  229. package/build/react/Account/index.js.map +0 -1
  230. package/build/react/Add/index.d.ts +0 -4
  231. package/build/react/Add/index.js +0 -2
  232. package/build/react/Add/index.js.map +0 -1
  233. package/build/react/AddCircle/index.d.ts +0 -4
  234. package/build/react/AddCircle/index.js +0 -2
  235. package/build/react/AddCircle/index.js.map +0 -1
  236. package/build/react/Alarm/index.d.ts +0 -4
  237. package/build/react/Alarm/index.js +0 -2
  238. package/build/react/Alarm/index.js.map +0 -1
  239. package/build/react/ArrowCircleLeft/index.d.ts +0 -4
  240. package/build/react/ArrowCircleLeft/index.js +0 -2
  241. package/build/react/ArrowCircleLeft/index.js.map +0 -1
  242. package/build/react/ArrowLeft/index.d.ts +0 -4
  243. package/build/react/ArrowLeft/index.js +0 -2
  244. package/build/react/ArrowLeft/index.js.map +0 -1
  245. package/build/react/ArrowRight/index.d.ts +0 -4
  246. package/build/react/ArrowRight/index.js +0 -2
  247. package/build/react/ArrowRight/index.js.map +0 -1
  248. package/build/react/Attributes/index.d.ts +0 -4
  249. package/build/react/Attributes/index.js +0 -2
  250. package/build/react/Attributes/index.js.map +0 -1
  251. package/build/react/Automation/index.d.ts +0 -4
  252. package/build/react/Automation/index.js +0 -2
  253. package/build/react/Automation/index.js.map +0 -1
  254. package/build/react/Availability/index.d.ts +0 -4
  255. package/build/react/Availability/index.js +0 -2
  256. package/build/react/Availability/index.js.map +0 -1
  257. package/build/react/Calendar/index.d.ts +0 -4
  258. package/build/react/Calendar/index.js +0 -2
  259. package/build/react/Calendar/index.js.map +0 -1
  260. package/build/react/Check/index.d.ts +0 -4
  261. package/build/react/Check/index.js +0 -2
  262. package/build/react/Check/index.js.map +0 -1
  263. package/build/react/CheckCircle/index.d.ts +0 -4
  264. package/build/react/CheckCircle/index.js +0 -2
  265. package/build/react/CheckCircle/index.js.map +0 -1
  266. package/build/react/Checklist/index.d.ts +0 -4
  267. package/build/react/Checklist/index.js +0 -2
  268. package/build/react/Checklist/index.js.map +0 -1
  269. package/build/react/ChevronLeft/index.d.ts +0 -4
  270. package/build/react/ChevronLeft/index.js +0 -2
  271. package/build/react/ChevronLeft/index.js.map +0 -1
  272. package/build/react/ChevronRight/index.d.ts +0 -4
  273. package/build/react/ChevronRight/index.js +0 -2
  274. package/build/react/ChevronRight/index.js.map +0 -1
  275. package/build/react/Close/index.d.ts +0 -4
  276. package/build/react/Close/index.js +0 -2
  277. package/build/react/Close/index.js.map +0 -1
  278. package/build/react/Comment/index.d.ts +0 -4
  279. package/build/react/Comment/index.js +0 -2
  280. package/build/react/Comment/index.js.map +0 -1
  281. package/build/react/Contact/index.d.ts +0 -4
  282. package/build/react/Contact/index.js +0 -2
  283. package/build/react/Contact/index.js.map +0 -1
  284. package/build/react/ContentCopy/index.d.ts +0 -4
  285. package/build/react/ContentCopy/index.js +0 -2
  286. package/build/react/ContentCopy/index.js.map +0 -1
  287. package/build/react/Contract/index.d.ts +0 -4
  288. package/build/react/Contract/index.js +0 -2
  289. package/build/react/Contract/index.js.map +0 -1
  290. package/build/react/Dashboard/index.d.ts +0 -4
  291. package/build/react/Dashboard/index.js +0 -2
  292. package/build/react/Dashboard/index.js.map +0 -1
  293. package/build/react/DataObject/index.d.ts +0 -4
  294. package/build/react/DataObject/index.js +0 -2
  295. package/build/react/DataObject/index.js.map +0 -1
  296. package/build/react/Delete/index.d.ts +0 -4
  297. package/build/react/Delete/index.js +0 -2
  298. package/build/react/Delete/index.js.map +0 -1
  299. package/build/react/Design/index.d.ts +0 -4
  300. package/build/react/Design/index.js +0 -2
  301. package/build/react/Design/index.js.map +0 -1
  302. package/build/react/Desktop/index.d.ts +0 -4
  303. package/build/react/Desktop/index.js +0 -2
  304. package/build/react/Desktop/index.js.map +0 -1
  305. package/build/react/Document/index.d.ts +0 -4
  306. package/build/react/Document/index.js +0 -2
  307. package/build/react/Document/index.js.map +0 -1
  308. package/build/react/Download/index.d.ts +0 -4
  309. package/build/react/Download/index.js +0 -2
  310. package/build/react/Download/index.js.map +0 -1
  311. package/build/react/DragIndicator/index.d.ts +0 -4
  312. package/build/react/DragIndicator/index.js +0 -2
  313. package/build/react/DragIndicator/index.js.map +0 -1
  314. package/build/react/Edit/index.d.ts +0 -4
  315. package/build/react/Edit/index.js +0 -2
  316. package/build/react/Edit/index.js.map +0 -1
  317. package/build/react/Entity/index.d.ts +0 -4
  318. package/build/react/Entity/index.js +0 -2
  319. package/build/react/Entity/index.js.map +0 -1
  320. package/build/react/EntityBuilder/index.d.ts +0 -4
  321. package/build/react/EntityBuilder/index.js +0 -2
  322. package/build/react/EntityBuilder/index.js.map +0 -1
  323. package/build/react/Epilot/index.d.ts +0 -4
  324. package/build/react/Epilot/index.js +0 -2
  325. package/build/react/Epilot/index.js.map +0 -1
  326. package/build/react/EpilotIcon.d.ts +0 -194
  327. package/build/react/EpilotIcon.js +0 -2
  328. package/build/react/EpilotIcon.js.map +0 -1
  329. package/build/react/Error/index.d.ts +0 -4
  330. package/build/react/Error/index.js +0 -2
  331. package/build/react/Error/index.js.map +0 -1
  332. package/build/react/Exclamation/index.d.ts +0 -4
  333. package/build/react/Exclamation/index.js +0 -2
  334. package/build/react/Exclamation/index.js.map +0 -1
  335. package/build/react/ExpandLess/index.d.ts +0 -4
  336. package/build/react/ExpandLess/index.js +0 -2
  337. package/build/react/ExpandLess/index.js.map +0 -1
  338. package/build/react/ExpandMore/index.d.ts +0 -4
  339. package/build/react/ExpandMore/index.js +0 -2
  340. package/build/react/ExpandMore/index.js.map +0 -1
  341. package/build/react/Explore/index.d.ts +0 -4
  342. package/build/react/Explore/index.js +0 -2
  343. package/build/react/Explore/index.js.map +0 -1
  344. package/build/react/File/index.d.ts +0 -4
  345. package/build/react/File/index.js +0 -2
  346. package/build/react/File/index.js.map +0 -1
  347. package/build/react/Filter/index.d.ts +0 -4
  348. package/build/react/Filter/index.js +0 -2
  349. package/build/react/Filter/index.js.map +0 -1
  350. package/build/react/Help/index.d.ts +0 -4
  351. package/build/react/Help/index.js +0 -2
  352. package/build/react/Help/index.js.map +0 -1
  353. package/build/react/Image/index.d.ts +0 -4
  354. package/build/react/Image/index.js +0 -2
  355. package/build/react/Image/index.js.map +0 -1
  356. package/build/react/Info/index.d.ts +0 -4
  357. package/build/react/Info/index.js +0 -2
  358. package/build/react/Info/index.js.map +0 -1
  359. package/build/react/Journey/index.d.ts +0 -4
  360. package/build/react/Journey/index.js +0 -2
  361. package/build/react/Journey/index.js.map +0 -1
  362. package/build/react/Link/index.d.ts +0 -4
  363. package/build/react/Link/index.js +0 -2
  364. package/build/react/Link/index.js.map +0 -1
  365. package/build/react/Lock/index.d.ts +0 -4
  366. package/build/react/Lock/index.js +0 -2
  367. package/build/react/Lock/index.js.map +0 -1
  368. package/build/react/LockOpen/index.d.ts +0 -4
  369. package/build/react/LockOpen/index.js +0 -2
  370. package/build/react/LockOpen/index.js.map +0 -1
  371. package/build/react/Login/index.d.ts +0 -4
  372. package/build/react/Login/index.js +0 -2
  373. package/build/react/Login/index.js.map +0 -1
  374. package/build/react/Logout/index.d.ts +0 -4
  375. package/build/react/Logout/index.js +0 -2
  376. package/build/react/Logout/index.js.map +0 -1
  377. package/build/react/Menu/index.d.ts +0 -4
  378. package/build/react/Menu/index.js +0 -2
  379. package/build/react/Menu/index.js.map +0 -1
  380. package/build/react/Message/index.d.ts +0 -4
  381. package/build/react/Message/index.js +0 -2
  382. package/build/react/Message/index.js.map +0 -1
  383. package/build/react/Meter/index.d.ts +0 -4
  384. package/build/react/Meter/index.js +0 -2
  385. package/build/react/Meter/index.js.map +0 -1
  386. package/build/react/MoreVert/index.d.ts +0 -4
  387. package/build/react/MoreVert/index.js +0 -2
  388. package/build/react/MoreVert/index.js.map +0 -1
  389. package/build/react/Note/index.d.ts +0 -4
  390. package/build/react/Note/index.js +0 -2
  391. package/build/react/Note/index.js.map +0 -1
  392. package/build/react/Notifications/index.d.ts +0 -4
  393. package/build/react/Notifications/index.js +0 -2
  394. package/build/react/Notifications/index.js.map +0 -1
  395. package/build/react/OpenInNew/index.d.ts +0 -4
  396. package/build/react/OpenInNew/index.js +0 -2
  397. package/build/react/OpenInNew/index.js.map +0 -1
  398. package/build/react/Opportunity/index.d.ts +0 -4
  399. package/build/react/Opportunity/index.js +0 -2
  400. package/build/react/Opportunity/index.js.map +0 -1
  401. package/build/react/Order/index.d.ts +0 -4
  402. package/build/react/Order/index.js +0 -2
  403. package/build/react/Order/index.js.map +0 -1
  404. package/build/react/Partner/index.d.ts +0 -4
  405. package/build/react/Partner/index.js +0 -2
  406. package/build/react/Partner/index.js.map +0 -1
  407. package/build/react/Partnering/index.d.ts +0 -4
  408. package/build/react/Partnering/index.js +0 -2
  409. package/build/react/Partnering/index.js.map +0 -1
  410. package/build/react/Pause/index.d.ts +0 -4
  411. package/build/react/Pause/index.js +0 -2
  412. package/build/react/Pause/index.js.map +0 -1
  413. package/build/react/PersonCheck/index.d.ts +0 -4
  414. package/build/react/PersonCheck/index.js +0 -2
  415. package/build/react/PersonCheck/index.js.map +0 -1
  416. package/build/react/Phase/index.d.ts +0 -4
  417. package/build/react/Phase/index.js +0 -2
  418. package/build/react/Phase/index.js.map +0 -1
  419. package/build/react/Phone/index.d.ts +0 -4
  420. package/build/react/Phone/index.js +0 -2
  421. package/build/react/Phone/index.js.map +0 -1
  422. package/build/react/Play/index.d.ts +0 -4
  423. package/build/react/Play/index.js +0 -2
  424. package/build/react/Play/index.js.map +0 -1
  425. package/build/react/Portal/index.d.ts +0 -4
  426. package/build/react/Portal/index.js +0 -2
  427. package/build/react/Portal/index.js.map +0 -1
  428. package/build/react/Price/index.d.ts +0 -4
  429. package/build/react/Price/index.js +0 -2
  430. package/build/react/Price/index.js.map +0 -1
  431. package/build/react/PriceMapping/index.d.ts +0 -4
  432. package/build/react/PriceMapping/index.js +0 -2
  433. package/build/react/PriceMapping/index.js.map +0 -1
  434. package/build/react/Primary/index.d.ts +0 -4
  435. package/build/react/Primary/index.js +0 -2
  436. package/build/react/Primary/index.js.map +0 -1
  437. package/build/react/Product/index.d.ts +0 -4
  438. package/build/react/Product/index.js +0 -2
  439. package/build/react/Product/index.js.map +0 -1
  440. package/build/react/QuestionMark/index.d.ts +0 -4
  441. package/build/react/QuestionMark/index.js +0 -2
  442. package/build/react/QuestionMark/index.js.map +0 -1
  443. package/build/react/Refresh/index.d.ts +0 -4
  444. package/build/react/Refresh/index.js +0 -2
  445. package/build/react/Refresh/index.js.map +0 -1
  446. package/build/react/Relations/index.d.ts +0 -4
  447. package/build/react/Relations/index.js +0 -2
  448. package/build/react/Relations/index.js.map +0 -1
  449. package/build/react/Reply/index.d.ts +0 -4
  450. package/build/react/Reply/index.js +0 -2
  451. package/build/react/Reply/index.js.map +0 -1
  452. package/build/react/Resize/index.d.ts +0 -4
  453. package/build/react/Resize/index.js +0 -2
  454. package/build/react/Resize/index.js.map +0 -1
  455. package/build/react/Search/index.d.ts +0 -4
  456. package/build/react/Search/index.js +0 -2
  457. package/build/react/Search/index.js.map +0 -1
  458. package/build/react/Settings/index.d.ts +0 -4
  459. package/build/react/Settings/index.js +0 -2
  460. package/build/react/Settings/index.js.map +0 -1
  461. package/build/react/Share/index.d.ts +0 -4
  462. package/build/react/Share/index.js +0 -2
  463. package/build/react/Share/index.js.map +0 -1
  464. package/build/react/Skip/index.d.ts +0 -4
  465. package/build/react/Skip/index.js +0 -2
  466. package/build/react/Skip/index.js.map +0 -1
  467. package/build/react/Sort/index.d.ts +0 -4
  468. package/build/react/Sort/index.js +0 -2
  469. package/build/react/Sort/index.js.map +0 -1
  470. package/build/react/Star/index.d.ts +0 -4
  471. package/build/react/Star/index.js +0 -2
  472. package/build/react/Star/index.js.map +0 -1
  473. package/build/react/Submission/index.d.ts +0 -4
  474. package/build/react/Submission/index.js +0 -2
  475. package/build/react/Submission/index.js.map +0 -1
  476. package/build/react/Table/index.d.ts +0 -4
  477. package/build/react/Table/index.js +0 -2
  478. package/build/react/Table/index.js.map +0 -1
  479. package/build/react/Tax/index.d.ts +0 -4
  480. package/build/react/Tax/index.js +0 -2
  481. package/build/react/Tax/index.js.map +0 -1
  482. package/build/react/Templates/index.d.ts +0 -4
  483. package/build/react/Templates/index.js +0 -2
  484. package/build/react/Templates/index.js.map +0 -1
  485. package/build/react/ThumbDown/index.d.ts +0 -4
  486. package/build/react/ThumbDown/index.js +0 -2
  487. package/build/react/ThumbDown/index.js.map +0 -1
  488. package/build/react/ThumbUp/index.d.ts +0 -4
  489. package/build/react/ThumbUp/index.js +0 -2
  490. package/build/react/ThumbUp/index.js.map +0 -1
  491. package/build/react/Visibility/index.d.ts +0 -4
  492. package/build/react/Visibility/index.js +0 -2
  493. package/build/react/Visibility/index.js.map +0 -1
  494. package/build/react/VisibilityOff/index.d.ts +0 -4
  495. package/build/react/VisibilityOff/index.js +0 -2
  496. package/build/react/VisibilityOff/index.js.map +0 -1
  497. package/build/react/Warning/index.d.ts +0 -4
  498. package/build/react/Warning/index.js +0 -2
  499. package/build/react/Warning/index.js.map +0 -1
  500. package/build/react/Webhook/index.d.ts +0 -4
  501. package/build/react/Webhook/index.js +0 -2
  502. package/build/react/Webhook/index.js.map +0 -1
  503. package/build/react/Workflow/index.d.ts +0 -4
  504. package/build/react/Workflow/index.js +0 -2
  505. package/build/react/Workflow/index.js.map +0 -1
  506. package/build/react/common.d.ts +0 -2
  507. package/build/react/common.js +0 -2
  508. package/build/react/common.js.map +0 -1
  509. package/build/react/index.d.ts +0 -93
  510. package/build/react/index.js +0 -2
  511. package/build/react/index.js.map +0 -1
  512. package/build/react/types.d.ts +0 -4
  513. package/build/react/types.js +0 -1
  514. package/build/react/types.js.map +0 -1
  515. package/build/svg/Account/icon-fill.svg +0 -1
  516. package/build/svg/Account/icon.svg +0 -1
  517. package/build/svg/Account/index.d.ts +0 -3
  518. package/build/svg/Account/index.js +0 -2
  519. package/build/svg/Account/index.js.map +0 -1
  520. package/build/svg/Add/icon-fill.svg +0 -1
  521. package/build/svg/Add/icon.svg +0 -1
  522. package/build/svg/Add/index.d.ts +0 -3
  523. package/build/svg/Add/index.js +0 -2
  524. package/build/svg/Add/index.js.map +0 -1
  525. package/build/svg/AddCircle/icon-fill.svg +0 -1
  526. package/build/svg/AddCircle/icon.svg +0 -1
  527. package/build/svg/AddCircle/index.d.ts +0 -3
  528. package/build/svg/AddCircle/index.js +0 -2
  529. package/build/svg/AddCircle/index.js.map +0 -1
  530. package/build/svg/Alarm/icon-fill.svg +0 -1
  531. package/build/svg/Alarm/icon.svg +0 -1
  532. package/build/svg/Alarm/index.d.ts +0 -3
  533. package/build/svg/Alarm/index.js +0 -2
  534. package/build/svg/Alarm/index.js.map +0 -1
  535. package/build/svg/ArrowCircleLeft/icon-fill.svg +0 -1
  536. package/build/svg/ArrowCircleLeft/icon.svg +0 -1
  537. package/build/svg/ArrowCircleLeft/index.d.ts +0 -3
  538. package/build/svg/ArrowCircleLeft/index.js +0 -2
  539. package/build/svg/ArrowCircleLeft/index.js.map +0 -1
  540. package/build/svg/ArrowLeft/icon-fill.svg +0 -1
  541. package/build/svg/ArrowLeft/icon.svg +0 -1
  542. package/build/svg/ArrowLeft/index.d.ts +0 -3
  543. package/build/svg/ArrowLeft/index.js +0 -2
  544. package/build/svg/ArrowLeft/index.js.map +0 -1
  545. package/build/svg/ArrowRight/icon-fill.svg +0 -1
  546. package/build/svg/ArrowRight/icon.svg +0 -1
  547. package/build/svg/ArrowRight/index.d.ts +0 -3
  548. package/build/svg/ArrowRight/index.js +0 -2
  549. package/build/svg/ArrowRight/index.js.map +0 -1
  550. package/build/svg/Attributes/icon-fill.svg +0 -1
  551. package/build/svg/Attributes/icon.svg +0 -1
  552. package/build/svg/Attributes/index.d.ts +0 -3
  553. package/build/svg/Attributes/index.js +0 -2
  554. package/build/svg/Attributes/index.js.map +0 -1
  555. package/build/svg/Automation/icon-fill.svg +0 -1
  556. package/build/svg/Automation/icon.svg +0 -1
  557. package/build/svg/Automation/index.d.ts +0 -3
  558. package/build/svg/Automation/index.js +0 -2
  559. package/build/svg/Automation/index.js.map +0 -1
  560. package/build/svg/Availability/icon-fill.svg +0 -1
  561. package/build/svg/Availability/icon.svg +0 -1
  562. package/build/svg/Availability/index.d.ts +0 -3
  563. package/build/svg/Availability/index.js +0 -2
  564. package/build/svg/Availability/index.js.map +0 -1
  565. package/build/svg/Calendar/icon-fill.svg +0 -1
  566. package/build/svg/Calendar/icon.svg +0 -1
  567. package/build/svg/Calendar/index.d.ts +0 -3
  568. package/build/svg/Calendar/index.js +0 -2
  569. package/build/svg/Calendar/index.js.map +0 -1
  570. package/build/svg/Check/icon-fill.svg +0 -1
  571. package/build/svg/Check/icon.svg +0 -1
  572. package/build/svg/Check/index.d.ts +0 -3
  573. package/build/svg/Check/index.js +0 -2
  574. package/build/svg/Check/index.js.map +0 -1
  575. package/build/svg/CheckCircle/icon-fill.svg +0 -1
  576. package/build/svg/CheckCircle/icon.svg +0 -1
  577. package/build/svg/CheckCircle/index.d.ts +0 -3
  578. package/build/svg/CheckCircle/index.js +0 -2
  579. package/build/svg/CheckCircle/index.js.map +0 -1
  580. package/build/svg/Checklist/icon-fill.svg +0 -1
  581. package/build/svg/Checklist/icon.svg +0 -1
  582. package/build/svg/Checklist/index.d.ts +0 -3
  583. package/build/svg/Checklist/index.js +0 -2
  584. package/build/svg/Checklist/index.js.map +0 -1
  585. package/build/svg/ChevronLeft/icon-fill.svg +0 -1
  586. package/build/svg/ChevronLeft/icon.svg +0 -1
  587. package/build/svg/ChevronLeft/index.d.ts +0 -3
  588. package/build/svg/ChevronLeft/index.js +0 -2
  589. package/build/svg/ChevronLeft/index.js.map +0 -1
  590. package/build/svg/ChevronRight/icon-fill.svg +0 -1
  591. package/build/svg/ChevronRight/icon.svg +0 -1
  592. package/build/svg/ChevronRight/index.d.ts +0 -3
  593. package/build/svg/ChevronRight/index.js +0 -2
  594. package/build/svg/ChevronRight/index.js.map +0 -1
  595. package/build/svg/Close/icon-fill.svg +0 -1
  596. package/build/svg/Close/icon.svg +0 -1
  597. package/build/svg/Close/index.d.ts +0 -3
  598. package/build/svg/Close/index.js +0 -2
  599. package/build/svg/Close/index.js.map +0 -1
  600. package/build/svg/Comment/icon-fill.svg +0 -1
  601. package/build/svg/Comment/icon.svg +0 -1
  602. package/build/svg/Comment/index.d.ts +0 -3
  603. package/build/svg/Comment/index.js +0 -2
  604. package/build/svg/Comment/index.js.map +0 -1
  605. package/build/svg/Contact/icon-fill.svg +0 -1
  606. package/build/svg/Contact/icon.svg +0 -1
  607. package/build/svg/Contact/index.d.ts +0 -3
  608. package/build/svg/Contact/index.js +0 -2
  609. package/build/svg/Contact/index.js.map +0 -1
  610. package/build/svg/ContentCopy/icon-fill.svg +0 -1
  611. package/build/svg/ContentCopy/icon.svg +0 -1
  612. package/build/svg/ContentCopy/index.d.ts +0 -3
  613. package/build/svg/ContentCopy/index.js +0 -2
  614. package/build/svg/ContentCopy/index.js.map +0 -1
  615. package/build/svg/Contract/icon-fill.svg +0 -1
  616. package/build/svg/Contract/icon.svg +0 -1
  617. package/build/svg/Contract/index.d.ts +0 -3
  618. package/build/svg/Contract/index.js +0 -2
  619. package/build/svg/Contract/index.js.map +0 -1
  620. package/build/svg/Dashboard/icon-fill.svg +0 -1
  621. package/build/svg/Dashboard/icon.svg +0 -1
  622. package/build/svg/Dashboard/index.d.ts +0 -3
  623. package/build/svg/Dashboard/index.js +0 -2
  624. package/build/svg/Dashboard/index.js.map +0 -1
  625. package/build/svg/DataObject/icon-fill.svg +0 -1
  626. package/build/svg/DataObject/icon.svg +0 -1
  627. package/build/svg/DataObject/index.d.ts +0 -3
  628. package/build/svg/DataObject/index.js +0 -2
  629. package/build/svg/DataObject/index.js.map +0 -1
  630. package/build/svg/Delete/icon-fill.svg +0 -1
  631. package/build/svg/Delete/icon.svg +0 -1
  632. package/build/svg/Delete/index.d.ts +0 -3
  633. package/build/svg/Delete/index.js +0 -2
  634. package/build/svg/Delete/index.js.map +0 -1
  635. package/build/svg/Design/icon-fill.svg +0 -1
  636. package/build/svg/Design/icon.svg +0 -1
  637. package/build/svg/Design/index.d.ts +0 -3
  638. package/build/svg/Design/index.js +0 -2
  639. package/build/svg/Design/index.js.map +0 -1
  640. package/build/svg/Desktop/icon-fill.svg +0 -1
  641. package/build/svg/Desktop/icon.svg +0 -1
  642. package/build/svg/Desktop/index.d.ts +0 -3
  643. package/build/svg/Desktop/index.js +0 -2
  644. package/build/svg/Desktop/index.js.map +0 -1
  645. package/build/svg/Document/icon-fill.svg +0 -1
  646. package/build/svg/Document/icon.svg +0 -1
  647. package/build/svg/Document/index.d.ts +0 -3
  648. package/build/svg/Document/index.js +0 -2
  649. package/build/svg/Document/index.js.map +0 -1
  650. package/build/svg/Download/icon-fill.svg +0 -1
  651. package/build/svg/Download/icon.svg +0 -1
  652. package/build/svg/Download/index.d.ts +0 -3
  653. package/build/svg/Download/index.js +0 -2
  654. package/build/svg/Download/index.js.map +0 -1
  655. package/build/svg/DragIndicator/icon-fill.svg +0 -1
  656. package/build/svg/DragIndicator/icon.svg +0 -1
  657. package/build/svg/DragIndicator/index.d.ts +0 -3
  658. package/build/svg/DragIndicator/index.js +0 -2
  659. package/build/svg/DragIndicator/index.js.map +0 -1
  660. package/build/svg/Edit/icon-fill.svg +0 -1
  661. package/build/svg/Edit/icon.svg +0 -1
  662. package/build/svg/Edit/index.d.ts +0 -3
  663. package/build/svg/Edit/index.js +0 -2
  664. package/build/svg/Edit/index.js.map +0 -1
  665. package/build/svg/Entity/icon-fill.svg +0 -1
  666. package/build/svg/Entity/icon.svg +0 -1
  667. package/build/svg/Entity/index.d.ts +0 -3
  668. package/build/svg/Entity/index.js +0 -2
  669. package/build/svg/Entity/index.js.map +0 -1
  670. package/build/svg/EntityBuilder/icon-fill.svg +0 -1
  671. package/build/svg/EntityBuilder/icon.svg +0 -1
  672. package/build/svg/EntityBuilder/index.d.ts +0 -3
  673. package/build/svg/EntityBuilder/index.js +0 -2
  674. package/build/svg/EntityBuilder/index.js.map +0 -1
  675. package/build/svg/Epilot/icon-fill.svg +0 -11
  676. package/build/svg/Epilot/icon.svg +0 -11
  677. package/build/svg/Epilot/index.d.ts +0 -3
  678. package/build/svg/Epilot/index.js +0 -2
  679. package/build/svg/Epilot/index.js.map +0 -1
  680. package/build/svg/Error/icon-fill.svg +0 -1
  681. package/build/svg/Error/icon.svg +0 -1
  682. package/build/svg/Error/index.d.ts +0 -3
  683. package/build/svg/Error/index.js +0 -2
  684. package/build/svg/Error/index.js.map +0 -1
  685. package/build/svg/Exclamation/icon-fill.svg +0 -1
  686. package/build/svg/Exclamation/icon.svg +0 -1
  687. package/build/svg/Exclamation/index.d.ts +0 -3
  688. package/build/svg/Exclamation/index.js +0 -2
  689. package/build/svg/Exclamation/index.js.map +0 -1
  690. package/build/svg/ExpandLess/icon-fill.svg +0 -1
  691. package/build/svg/ExpandLess/icon.svg +0 -1
  692. package/build/svg/ExpandLess/index.d.ts +0 -3
  693. package/build/svg/ExpandLess/index.js +0 -2
  694. package/build/svg/ExpandLess/index.js.map +0 -1
  695. package/build/svg/ExpandMore/icon-fill.svg +0 -1
  696. package/build/svg/ExpandMore/icon.svg +0 -1
  697. package/build/svg/ExpandMore/index.d.ts +0 -3
  698. package/build/svg/ExpandMore/index.js +0 -2
  699. package/build/svg/ExpandMore/index.js.map +0 -1
  700. package/build/svg/Explore/icon-fill.svg +0 -1
  701. package/build/svg/Explore/icon.svg +0 -1
  702. package/build/svg/Explore/index.d.ts +0 -3
  703. package/build/svg/Explore/index.js +0 -2
  704. package/build/svg/Explore/index.js.map +0 -1
  705. package/build/svg/File/icon-fill.svg +0 -1
  706. package/build/svg/File/icon.svg +0 -1
  707. package/build/svg/File/index.d.ts +0 -3
  708. package/build/svg/File/index.js +0 -2
  709. package/build/svg/File/index.js.map +0 -1
  710. package/build/svg/Filter/icon-fill.svg +0 -1
  711. package/build/svg/Filter/icon.svg +0 -1
  712. package/build/svg/Filter/index.d.ts +0 -3
  713. package/build/svg/Filter/index.js +0 -2
  714. package/build/svg/Filter/index.js.map +0 -1
  715. package/build/svg/Help/icon-fill.svg +0 -1
  716. package/build/svg/Help/icon.svg +0 -1
  717. package/build/svg/Help/index.d.ts +0 -3
  718. package/build/svg/Help/index.js +0 -2
  719. package/build/svg/Help/index.js.map +0 -1
  720. package/build/svg/Image/icon-fill.svg +0 -1
  721. package/build/svg/Image/icon.svg +0 -1
  722. package/build/svg/Image/index.d.ts +0 -3
  723. package/build/svg/Image/index.js +0 -2
  724. package/build/svg/Image/index.js.map +0 -1
  725. package/build/svg/Info/icon-fill.svg +0 -1
  726. package/build/svg/Info/icon.svg +0 -1
  727. package/build/svg/Info/index.d.ts +0 -3
  728. package/build/svg/Info/index.js +0 -2
  729. package/build/svg/Info/index.js.map +0 -1
  730. package/build/svg/Journey/icon-fill.svg +0 -1
  731. package/build/svg/Journey/icon.svg +0 -1
  732. package/build/svg/Journey/index.d.ts +0 -3
  733. package/build/svg/Journey/index.js +0 -2
  734. package/build/svg/Journey/index.js.map +0 -1
  735. package/build/svg/Link/icon-fill.svg +0 -1
  736. package/build/svg/Link/icon.svg +0 -1
  737. package/build/svg/Link/index.d.ts +0 -3
  738. package/build/svg/Link/index.js +0 -2
  739. package/build/svg/Link/index.js.map +0 -1
  740. package/build/svg/Lock/icon-fill.svg +0 -1
  741. package/build/svg/Lock/icon.svg +0 -1
  742. package/build/svg/Lock/index.d.ts +0 -3
  743. package/build/svg/Lock/index.js +0 -2
  744. package/build/svg/Lock/index.js.map +0 -1
  745. package/build/svg/LockOpen/icon-fill.svg +0 -1
  746. package/build/svg/LockOpen/icon.svg +0 -1
  747. package/build/svg/LockOpen/index.d.ts +0 -3
  748. package/build/svg/LockOpen/index.js +0 -2
  749. package/build/svg/LockOpen/index.js.map +0 -1
  750. package/build/svg/Login/icon-fill.svg +0 -1
  751. package/build/svg/Login/icon.svg +0 -1
  752. package/build/svg/Login/index.d.ts +0 -3
  753. package/build/svg/Login/index.js +0 -2
  754. package/build/svg/Login/index.js.map +0 -1
  755. package/build/svg/Logout/icon-fill.svg +0 -1
  756. package/build/svg/Logout/icon.svg +0 -1
  757. package/build/svg/Logout/index.d.ts +0 -3
  758. package/build/svg/Logout/index.js +0 -2
  759. package/build/svg/Logout/index.js.map +0 -1
  760. package/build/svg/Menu/icon-fill.svg +0 -1
  761. package/build/svg/Menu/icon.svg +0 -1
  762. package/build/svg/Menu/index.d.ts +0 -3
  763. package/build/svg/Menu/index.js +0 -2
  764. package/build/svg/Menu/index.js.map +0 -1
  765. package/build/svg/Message/icon-fill.svg +0 -1
  766. package/build/svg/Message/icon.svg +0 -1
  767. package/build/svg/Message/index.d.ts +0 -3
  768. package/build/svg/Message/index.js +0 -2
  769. package/build/svg/Message/index.js.map +0 -1
  770. package/build/svg/Meter/icon-fill.svg +0 -1
  771. package/build/svg/Meter/icon.svg +0 -1
  772. package/build/svg/Meter/index.d.ts +0 -3
  773. package/build/svg/Meter/index.js +0 -2
  774. package/build/svg/Meter/index.js.map +0 -1
  775. package/build/svg/MoreVert/icon-fill.svg +0 -1
  776. package/build/svg/MoreVert/icon.svg +0 -1
  777. package/build/svg/MoreVert/index.d.ts +0 -3
  778. package/build/svg/MoreVert/index.js +0 -2
  779. package/build/svg/MoreVert/index.js.map +0 -1
  780. package/build/svg/Note/icon-fill.svg +0 -1
  781. package/build/svg/Note/icon.svg +0 -1
  782. package/build/svg/Note/index.d.ts +0 -3
  783. package/build/svg/Note/index.js +0 -2
  784. package/build/svg/Note/index.js.map +0 -1
  785. package/build/svg/Notifications/icon-fill.svg +0 -1
  786. package/build/svg/Notifications/icon.svg +0 -1
  787. package/build/svg/Notifications/index.d.ts +0 -3
  788. package/build/svg/Notifications/index.js +0 -2
  789. package/build/svg/Notifications/index.js.map +0 -1
  790. package/build/svg/OpenInNew/icon-fill.svg +0 -1
  791. package/build/svg/OpenInNew/icon.svg +0 -1
  792. package/build/svg/OpenInNew/index.d.ts +0 -3
  793. package/build/svg/OpenInNew/index.js +0 -2
  794. package/build/svg/OpenInNew/index.js.map +0 -1
  795. package/build/svg/Opportunity/icon-fill.svg +0 -1
  796. package/build/svg/Opportunity/icon.svg +0 -1
  797. package/build/svg/Opportunity/index.d.ts +0 -3
  798. package/build/svg/Opportunity/index.js +0 -2
  799. package/build/svg/Opportunity/index.js.map +0 -1
  800. package/build/svg/Order/icon-fill.svg +0 -1
  801. package/build/svg/Order/icon.svg +0 -1
  802. package/build/svg/Order/index.d.ts +0 -3
  803. package/build/svg/Order/index.js +0 -2
  804. package/build/svg/Order/index.js.map +0 -1
  805. package/build/svg/Partner/icon-fill.svg +0 -1
  806. package/build/svg/Partner/icon.svg +0 -1
  807. package/build/svg/Partner/index.d.ts +0 -3
  808. package/build/svg/Partner/index.js +0 -2
  809. package/build/svg/Partner/index.js.map +0 -1
  810. package/build/svg/Partnering/icon-fill.svg +0 -1
  811. package/build/svg/Partnering/icon.svg +0 -1
  812. package/build/svg/Partnering/index.d.ts +0 -3
  813. package/build/svg/Partnering/index.js +0 -2
  814. package/build/svg/Partnering/index.js.map +0 -1
  815. package/build/svg/Pause/icon-fill.svg +0 -1
  816. package/build/svg/Pause/icon.svg +0 -1
  817. package/build/svg/Pause/index.d.ts +0 -3
  818. package/build/svg/Pause/index.js +0 -2
  819. package/build/svg/Pause/index.js.map +0 -1
  820. package/build/svg/PersonCheck/icon-fill.svg +0 -1
  821. package/build/svg/PersonCheck/icon.svg +0 -1
  822. package/build/svg/PersonCheck/index.d.ts +0 -3
  823. package/build/svg/PersonCheck/index.js +0 -2
  824. package/build/svg/PersonCheck/index.js.map +0 -1
  825. package/build/svg/Phase/icon-fill.svg +0 -1
  826. package/build/svg/Phase/icon.svg +0 -1
  827. package/build/svg/Phase/index.d.ts +0 -3
  828. package/build/svg/Phase/index.js +0 -2
  829. package/build/svg/Phase/index.js.map +0 -1
  830. package/build/svg/Phone/icon-fill.svg +0 -1
  831. package/build/svg/Phone/icon.svg +0 -1
  832. package/build/svg/Phone/index.d.ts +0 -3
  833. package/build/svg/Phone/index.js +0 -2
  834. package/build/svg/Phone/index.js.map +0 -1
  835. package/build/svg/Play/icon-fill.svg +0 -1
  836. package/build/svg/Play/icon.svg +0 -1
  837. package/build/svg/Play/index.d.ts +0 -3
  838. package/build/svg/Play/index.js +0 -2
  839. package/build/svg/Play/index.js.map +0 -1
  840. package/build/svg/Portal/icon-fill.svg +0 -1
  841. package/build/svg/Portal/icon.svg +0 -1
  842. package/build/svg/Portal/index.d.ts +0 -3
  843. package/build/svg/Portal/index.js +0 -2
  844. package/build/svg/Portal/index.js.map +0 -1
  845. package/build/svg/Price/icon-fill.svg +0 -1
  846. package/build/svg/Price/icon.svg +0 -1
  847. package/build/svg/Price/index.d.ts +0 -3
  848. package/build/svg/Price/index.js +0 -2
  849. package/build/svg/Price/index.js.map +0 -1
  850. package/build/svg/PriceMapping/icon-fill.svg +0 -1
  851. package/build/svg/PriceMapping/icon.svg +0 -1
  852. package/build/svg/PriceMapping/index.d.ts +0 -3
  853. package/build/svg/PriceMapping/index.js +0 -2
  854. package/build/svg/PriceMapping/index.js.map +0 -1
  855. package/build/svg/Primary/icon-fill.svg +0 -1
  856. package/build/svg/Primary/icon.svg +0 -1
  857. package/build/svg/Primary/index.d.ts +0 -3
  858. package/build/svg/Primary/index.js +0 -2
  859. package/build/svg/Primary/index.js.map +0 -1
  860. package/build/svg/Product/icon-fill.svg +0 -1
  861. package/build/svg/Product/icon.svg +0 -1
  862. package/build/svg/Product/index.d.ts +0 -3
  863. package/build/svg/Product/index.js +0 -2
  864. package/build/svg/Product/index.js.map +0 -1
  865. package/build/svg/QuestionMark/icon-fill.svg +0 -1
  866. package/build/svg/QuestionMark/icon.svg +0 -1
  867. package/build/svg/QuestionMark/index.d.ts +0 -3
  868. package/build/svg/QuestionMark/index.js +0 -2
  869. package/build/svg/QuestionMark/index.js.map +0 -1
  870. package/build/svg/Refresh/icon-fill.svg +0 -1
  871. package/build/svg/Refresh/icon.svg +0 -1
  872. package/build/svg/Refresh/index.d.ts +0 -3
  873. package/build/svg/Refresh/index.js +0 -2
  874. package/build/svg/Refresh/index.js.map +0 -1
  875. package/build/svg/Relations/icon-fill.svg +0 -1
  876. package/build/svg/Relations/icon.svg +0 -1
  877. package/build/svg/Relations/index.d.ts +0 -3
  878. package/build/svg/Relations/index.js +0 -2
  879. package/build/svg/Relations/index.js.map +0 -1
  880. package/build/svg/Reply/icon-fill.svg +0 -1
  881. package/build/svg/Reply/icon.svg +0 -1
  882. package/build/svg/Reply/index.d.ts +0 -3
  883. package/build/svg/Reply/index.js +0 -2
  884. package/build/svg/Reply/index.js.map +0 -1
  885. package/build/svg/Resize/icon-fill.svg +0 -1
  886. package/build/svg/Resize/icon.svg +0 -1
  887. package/build/svg/Resize/index.d.ts +0 -3
  888. package/build/svg/Resize/index.js +0 -2
  889. package/build/svg/Resize/index.js.map +0 -1
  890. package/build/svg/Search/icon-fill.svg +0 -1
  891. package/build/svg/Search/icon.svg +0 -1
  892. package/build/svg/Search/index.d.ts +0 -3
  893. package/build/svg/Search/index.js +0 -2
  894. package/build/svg/Search/index.js.map +0 -1
  895. package/build/svg/Settings/icon-fill.svg +0 -1
  896. package/build/svg/Settings/icon.svg +0 -1
  897. package/build/svg/Settings/index.d.ts +0 -3
  898. package/build/svg/Settings/index.js +0 -2
  899. package/build/svg/Settings/index.js.map +0 -1
  900. package/build/svg/Share/icon-fill.svg +0 -1
  901. package/build/svg/Share/icon.svg +0 -1
  902. package/build/svg/Share/index.d.ts +0 -3
  903. package/build/svg/Share/index.js +0 -2
  904. package/build/svg/Share/index.js.map +0 -1
  905. package/build/svg/Skip/icon-fill.svg +0 -1
  906. package/build/svg/Skip/icon.svg +0 -1
  907. package/build/svg/Skip/index.d.ts +0 -3
  908. package/build/svg/Skip/index.js +0 -2
  909. package/build/svg/Skip/index.js.map +0 -1
  910. package/build/svg/Sort/icon-fill.svg +0 -1
  911. package/build/svg/Sort/icon.svg +0 -1
  912. package/build/svg/Sort/index.d.ts +0 -3
  913. package/build/svg/Sort/index.js +0 -2
  914. package/build/svg/Sort/index.js.map +0 -1
  915. package/build/svg/Star/icon-fill.svg +0 -1
  916. package/build/svg/Star/icon.svg +0 -1
  917. package/build/svg/Star/index.d.ts +0 -3
  918. package/build/svg/Star/index.js +0 -2
  919. package/build/svg/Star/index.js.map +0 -1
  920. package/build/svg/Submission/icon-fill.svg +0 -1
  921. package/build/svg/Submission/icon.svg +0 -1
  922. package/build/svg/Submission/index.d.ts +0 -3
  923. package/build/svg/Submission/index.js +0 -2
  924. package/build/svg/Submission/index.js.map +0 -1
  925. package/build/svg/Table/icon-fill.svg +0 -1
  926. package/build/svg/Table/icon.svg +0 -1
  927. package/build/svg/Table/index.d.ts +0 -3
  928. package/build/svg/Table/index.js +0 -2
  929. package/build/svg/Table/index.js.map +0 -1
  930. package/build/svg/Tax/icon-fill.svg +0 -1
  931. package/build/svg/Tax/icon.svg +0 -1
  932. package/build/svg/Tax/index.d.ts +0 -3
  933. package/build/svg/Tax/index.js +0 -2
  934. package/build/svg/Tax/index.js.map +0 -1
  935. package/build/svg/Templates/icon-fill.svg +0 -1
  936. package/build/svg/Templates/icon.svg +0 -1
  937. package/build/svg/Templates/index.d.ts +0 -3
  938. package/build/svg/Templates/index.js +0 -2
  939. package/build/svg/Templates/index.js.map +0 -1
  940. package/build/svg/ThumbDown/icon-fill.svg +0 -1
  941. package/build/svg/ThumbDown/icon.svg +0 -1
  942. package/build/svg/ThumbDown/index.d.ts +0 -3
  943. package/build/svg/ThumbDown/index.js +0 -2
  944. package/build/svg/ThumbDown/index.js.map +0 -1
  945. package/build/svg/ThumbUp/icon-fill.svg +0 -1
  946. package/build/svg/ThumbUp/icon.svg +0 -1
  947. package/build/svg/ThumbUp/index.d.ts +0 -3
  948. package/build/svg/ThumbUp/index.js +0 -2
  949. package/build/svg/ThumbUp/index.js.map +0 -1
  950. package/build/svg/Visibility/icon-fill.svg +0 -1
  951. package/build/svg/Visibility/icon.svg +0 -1
  952. package/build/svg/Visibility/index.d.ts +0 -3
  953. package/build/svg/Visibility/index.js +0 -2
  954. package/build/svg/Visibility/index.js.map +0 -1
  955. package/build/svg/VisibilityOff/icon-fill.svg +0 -1
  956. package/build/svg/VisibilityOff/icon.svg +0 -1
  957. package/build/svg/VisibilityOff/index.d.ts +0 -3
  958. package/build/svg/VisibilityOff/index.js +0 -2
  959. package/build/svg/VisibilityOff/index.js.map +0 -1
  960. package/build/svg/Warning/icon-fill.svg +0 -1
  961. package/build/svg/Warning/icon.svg +0 -1
  962. package/build/svg/Warning/index.d.ts +0 -3
  963. package/build/svg/Warning/index.js +0 -2
  964. package/build/svg/Warning/index.js.map +0 -1
  965. package/build/svg/Webhook/icon-fill.svg +0 -1
  966. package/build/svg/Webhook/icon.svg +0 -1
  967. package/build/svg/Webhook/index.d.ts +0 -3
  968. package/build/svg/Webhook/index.js +0 -2
  969. package/build/svg/Webhook/index.js.map +0 -1
  970. package/build/svg/Workflow/icon-fill.svg +0 -1
  971. package/build/svg/Workflow/icon.svg +0 -1
  972. package/build/svg/Workflow/index.d.ts +0 -3
  973. package/build/svg/Workflow/index.js +0 -2
  974. package/build/svg/Workflow/index.js.map +0 -1
  975. package/build/svg/index.d.ts +0 -93
  976. package/build/svg/index.js +0 -2
  977. package/build/svg/index.js.map +0 -1
  978. package/build/svg/svgIcon.d.ts +0 -102
  979. package/build/svg/svgIcon.js +0 -2
  980. package/build/svg/svgIcon.js.map +0 -1
  981. package/build/types.d.ts +0 -19
  982. package/build/types.js +0 -1
  983. package/build/types.js.map +0 -1
  984. package/dist/bundle.js +0 -2
  985. package/dist/bundle.js.map +0 -1
  986. package/generator/run.ts +0 -102
  987. package/generator/templates/react/EpilotIcon.tsx.ejs +0 -29
  988. package/generator/templates/react/component/index.tsx.ejs +0 -23
  989. package/generator/templates/react/component/story.stories.tsx.ejs +0 -13
  990. package/generator/templates/react/index.ts.ejs +0 -5
  991. package/generator/templates/svg/index.ts.ejs +0 -5
  992. package/generator/templates/svg/module/index.ts.ejs +0 -12
  993. package/generator/templates/svg/svgIcon.ts.ejs +0 -61
  994. package/iac/.eslintrc.yml +0 -27
  995. package/iac/.gitignore +0 -3
  996. package/iac/cdk.json +0 -42
  997. package/iac/config.ts +0 -46
  998. package/iac/index.ts +0 -21
  999. package/iac/package.json +0 -25
  1000. package/iac/service-stack.ts +0 -33
  1001. package/iac/tsconfig.json +0 -31
  1002. package/iac/yarn.lock +0 -381
  1003. package/src/index.ts +0 -3
  1004. package/src/react/Account/index.tsx +0 -22
  1005. package/src/react/Account/story.stories.tsx +0 -13
  1006. package/src/react/Add/index.tsx +0 -22
  1007. package/src/react/Add/story.stories.tsx +0 -13
  1008. package/src/react/AddCircle/index.tsx +0 -22
  1009. package/src/react/AddCircle/story.stories.tsx +0 -13
  1010. package/src/react/Alarm/index.tsx +0 -22
  1011. package/src/react/Alarm/story.stories.tsx +0 -13
  1012. package/src/react/ArrowCircleLeft/index.tsx +0 -22
  1013. package/src/react/ArrowCircleLeft/story.stories.tsx +0 -13
  1014. package/src/react/ArrowLeft/index.tsx +0 -22
  1015. package/src/react/ArrowLeft/story.stories.tsx +0 -13
  1016. package/src/react/ArrowRight/index.tsx +0 -22
  1017. package/src/react/ArrowRight/story.stories.tsx +0 -13
  1018. package/src/react/Attributes/index.tsx +0 -22
  1019. package/src/react/Attributes/story.stories.tsx +0 -13
  1020. package/src/react/Automation/index.tsx +0 -22
  1021. package/src/react/Automation/story.stories.tsx +0 -13
  1022. package/src/react/Availability/index.tsx +0 -22
  1023. package/src/react/Availability/story.stories.tsx +0 -13
  1024. package/src/react/Calendar/index.tsx +0 -22
  1025. package/src/react/Calendar/story.stories.tsx +0 -13
  1026. package/src/react/Check/index.tsx +0 -22
  1027. package/src/react/Check/story.stories.tsx +0 -13
  1028. package/src/react/CheckCircle/index.tsx +0 -22
  1029. package/src/react/CheckCircle/story.stories.tsx +0 -13
  1030. package/src/react/Checklist/index.tsx +0 -22
  1031. package/src/react/Checklist/story.stories.tsx +0 -13
  1032. package/src/react/ChevronLeft/index.tsx +0 -22
  1033. package/src/react/ChevronLeft/story.stories.tsx +0 -13
  1034. package/src/react/ChevronRight/index.tsx +0 -22
  1035. package/src/react/ChevronRight/story.stories.tsx +0 -13
  1036. package/src/react/Close/index.tsx +0 -22
  1037. package/src/react/Close/story.stories.tsx +0 -13
  1038. package/src/react/Comment/index.tsx +0 -22
  1039. package/src/react/Comment/story.stories.tsx +0 -13
  1040. package/src/react/Contact/index.tsx +0 -22
  1041. package/src/react/Contact/story.stories.tsx +0 -13
  1042. package/src/react/ContentCopy/index.tsx +0 -22
  1043. package/src/react/ContentCopy/story.stories.tsx +0 -13
  1044. package/src/react/Contract/index.tsx +0 -22
  1045. package/src/react/Contract/story.stories.tsx +0 -13
  1046. package/src/react/Dashboard/index.tsx +0 -22
  1047. package/src/react/Dashboard/story.stories.tsx +0 -13
  1048. package/src/react/DataObject/index.tsx +0 -22
  1049. package/src/react/DataObject/story.stories.tsx +0 -13
  1050. package/src/react/Delete/index.tsx +0 -22
  1051. package/src/react/Delete/story.stories.tsx +0 -13
  1052. package/src/react/Design/index.tsx +0 -22
  1053. package/src/react/Design/story.stories.tsx +0 -13
  1054. package/src/react/Desktop/index.tsx +0 -22
  1055. package/src/react/Desktop/story.stories.tsx +0 -13
  1056. package/src/react/Document/index.tsx +0 -22
  1057. package/src/react/Document/story.stories.tsx +0 -13
  1058. package/src/react/Download/index.tsx +0 -22
  1059. package/src/react/Download/story.stories.tsx +0 -13
  1060. package/src/react/DragIndicator/index.tsx +0 -22
  1061. package/src/react/DragIndicator/story.stories.tsx +0 -13
  1062. package/src/react/Edit/index.tsx +0 -22
  1063. package/src/react/Edit/story.stories.tsx +0 -13
  1064. package/src/react/Entity/index.tsx +0 -22
  1065. package/src/react/Entity/story.stories.tsx +0 -13
  1066. package/src/react/EntityBuilder/index.tsx +0 -22
  1067. package/src/react/EntityBuilder/story.stories.tsx +0 -13
  1068. package/src/react/Epilot/index.tsx +0 -22
  1069. package/src/react/Epilot/story.stories.tsx +0 -13
  1070. package/src/react/EpilotIcon.stories.tsx +0 -85
  1071. package/src/react/EpilotIcon.tsx +0 -207
  1072. package/src/react/Error/index.tsx +0 -22
  1073. package/src/react/Error/story.stories.tsx +0 -13
  1074. package/src/react/Exclamation/index.tsx +0 -22
  1075. package/src/react/Exclamation/story.stories.tsx +0 -13
  1076. package/src/react/ExpandLess/index.tsx +0 -22
  1077. package/src/react/ExpandLess/story.stories.tsx +0 -13
  1078. package/src/react/ExpandMore/index.tsx +0 -22
  1079. package/src/react/ExpandMore/story.stories.tsx +0 -13
  1080. package/src/react/Explore/index.tsx +0 -22
  1081. package/src/react/Explore/story.stories.tsx +0 -13
  1082. package/src/react/File/index.tsx +0 -22
  1083. package/src/react/File/story.stories.tsx +0 -13
  1084. package/src/react/Filter/index.tsx +0 -22
  1085. package/src/react/Filter/story.stories.tsx +0 -13
  1086. package/src/react/Help/index.tsx +0 -22
  1087. package/src/react/Help/story.stories.tsx +0 -13
  1088. package/src/react/Image/index.tsx +0 -22
  1089. package/src/react/Image/story.stories.tsx +0 -13
  1090. package/src/react/Info/index.tsx +0 -22
  1091. package/src/react/Info/story.stories.tsx +0 -13
  1092. package/src/react/Journey/index.tsx +0 -22
  1093. package/src/react/Journey/story.stories.tsx +0 -13
  1094. package/src/react/Link/index.tsx +0 -22
  1095. package/src/react/Link/story.stories.tsx +0 -13
  1096. package/src/react/Lock/index.tsx +0 -22
  1097. package/src/react/Lock/story.stories.tsx +0 -13
  1098. package/src/react/LockOpen/index.tsx +0 -22
  1099. package/src/react/LockOpen/story.stories.tsx +0 -13
  1100. package/src/react/Login/index.tsx +0 -22
  1101. package/src/react/Login/story.stories.tsx +0 -13
  1102. package/src/react/Logout/index.tsx +0 -22
  1103. package/src/react/Logout/story.stories.tsx +0 -13
  1104. package/src/react/Menu/index.tsx +0 -22
  1105. package/src/react/Menu/story.stories.tsx +0 -13
  1106. package/src/react/Message/index.tsx +0 -22
  1107. package/src/react/Message/story.stories.tsx +0 -13
  1108. package/src/react/Meter/index.tsx +0 -22
  1109. package/src/react/Meter/story.stories.tsx +0 -13
  1110. package/src/react/MoreVert/index.tsx +0 -22
  1111. package/src/react/MoreVert/story.stories.tsx +0 -13
  1112. package/src/react/Note/index.tsx +0 -22
  1113. package/src/react/Note/story.stories.tsx +0 -13
  1114. package/src/react/Notifications/index.tsx +0 -22
  1115. package/src/react/Notifications/story.stories.tsx +0 -13
  1116. package/src/react/OpenInNew/index.tsx +0 -22
  1117. package/src/react/OpenInNew/story.stories.tsx +0 -13
  1118. package/src/react/Opportunity/index.tsx +0 -22
  1119. package/src/react/Opportunity/story.stories.tsx +0 -13
  1120. package/src/react/Order/index.tsx +0 -22
  1121. package/src/react/Order/story.stories.tsx +0 -13
  1122. package/src/react/Partner/index.tsx +0 -22
  1123. package/src/react/Partner/story.stories.tsx +0 -13
  1124. package/src/react/Partnering/index.tsx +0 -22
  1125. package/src/react/Partnering/story.stories.tsx +0 -13
  1126. package/src/react/Pause/index.tsx +0 -22
  1127. package/src/react/Pause/story.stories.tsx +0 -13
  1128. package/src/react/PersonCheck/index.tsx +0 -22
  1129. package/src/react/PersonCheck/story.stories.tsx +0 -13
  1130. package/src/react/Phase/index.tsx +0 -22
  1131. package/src/react/Phase/story.stories.tsx +0 -13
  1132. package/src/react/Phone/index.tsx +0 -22
  1133. package/src/react/Phone/story.stories.tsx +0 -13
  1134. package/src/react/Play/index.tsx +0 -22
  1135. package/src/react/Play/story.stories.tsx +0 -13
  1136. package/src/react/Portal/index.tsx +0 -22
  1137. package/src/react/Portal/story.stories.tsx +0 -13
  1138. package/src/react/Price/index.tsx +0 -22
  1139. package/src/react/Price/story.stories.tsx +0 -13
  1140. package/src/react/PriceMapping/index.tsx +0 -22
  1141. package/src/react/PriceMapping/story.stories.tsx +0 -13
  1142. package/src/react/Primary/index.tsx +0 -22
  1143. package/src/react/Primary/story.stories.tsx +0 -13
  1144. package/src/react/Product/index.tsx +0 -22
  1145. package/src/react/Product/story.stories.tsx +0 -13
  1146. package/src/react/QuestionMark/index.tsx +0 -22
  1147. package/src/react/QuestionMark/story.stories.tsx +0 -13
  1148. package/src/react/Refresh/index.tsx +0 -22
  1149. package/src/react/Refresh/story.stories.tsx +0 -13
  1150. package/src/react/Relations/index.tsx +0 -22
  1151. package/src/react/Relations/story.stories.tsx +0 -13
  1152. package/src/react/Reply/index.tsx +0 -22
  1153. package/src/react/Reply/story.stories.tsx +0 -13
  1154. package/src/react/Resize/index.tsx +0 -22
  1155. package/src/react/Resize/story.stories.tsx +0 -13
  1156. package/src/react/Search/index.tsx +0 -22
  1157. package/src/react/Search/story.stories.tsx +0 -13
  1158. package/src/react/Settings/index.tsx +0 -22
  1159. package/src/react/Settings/story.stories.tsx +0 -13
  1160. package/src/react/Share/index.tsx +0 -22
  1161. package/src/react/Share/story.stories.tsx +0 -13
  1162. package/src/react/Skip/index.tsx +0 -22
  1163. package/src/react/Skip/story.stories.tsx +0 -13
  1164. package/src/react/Sort/index.tsx +0 -22
  1165. package/src/react/Sort/story.stories.tsx +0 -13
  1166. package/src/react/Star/index.tsx +0 -22
  1167. package/src/react/Star/story.stories.tsx +0 -13
  1168. package/src/react/Submission/index.tsx +0 -22
  1169. package/src/react/Submission/story.stories.tsx +0 -13
  1170. package/src/react/Table/index.tsx +0 -22
  1171. package/src/react/Table/story.stories.tsx +0 -13
  1172. package/src/react/Tax/index.tsx +0 -22
  1173. package/src/react/Tax/story.stories.tsx +0 -13
  1174. package/src/react/Templates/index.tsx +0 -22
  1175. package/src/react/Templates/story.stories.tsx +0 -13
  1176. package/src/react/ThumbDown/index.tsx +0 -22
  1177. package/src/react/ThumbDown/story.stories.tsx +0 -13
  1178. package/src/react/ThumbUp/index.tsx +0 -22
  1179. package/src/react/ThumbUp/story.stories.tsx +0 -13
  1180. package/src/react/Visibility/index.tsx +0 -22
  1181. package/src/react/Visibility/story.stories.tsx +0 -13
  1182. package/src/react/VisibilityOff/index.tsx +0 -22
  1183. package/src/react/VisibilityOff/story.stories.tsx +0 -13
  1184. package/src/react/Warning/index.tsx +0 -22
  1185. package/src/react/Warning/story.stories.tsx +0 -13
  1186. package/src/react/Webhook/index.tsx +0 -22
  1187. package/src/react/Webhook/story.stories.tsx +0 -13
  1188. package/src/react/Workflow/index.tsx +0 -22
  1189. package/src/react/Workflow/story.stories.tsx +0 -13
  1190. package/src/react/common.ts +0 -8
  1191. package/src/react/index.ts +0 -94
  1192. package/src/react/types.ts +0 -5
  1193. package/src/stories/Readme.mdx +0 -69
  1194. package/src/stories/SVGExample.stories.tsx +0 -55
  1195. package/src/stories/SVGExample.tsx +0 -10
  1196. package/src/stories/Search.mdx +0 -8
  1197. package/src/stories/SearchComponent.css +0 -48
  1198. package/src/stories/SearchComponent.tsx +0 -89
  1199. package/src/stories/util.ts +0 -37
  1200. package/src/svg/Account/icon-fill.svg +0 -1
  1201. package/src/svg/Account/icon.svg +0 -1
  1202. package/src/svg/Account/index.ts +0 -12
  1203. package/src/svg/Add/icon-fill.svg +0 -1
  1204. package/src/svg/Add/icon.svg +0 -1
  1205. package/src/svg/Add/index.ts +0 -12
  1206. package/src/svg/AddCircle/icon-fill.svg +0 -1
  1207. package/src/svg/AddCircle/icon.svg +0 -1
  1208. package/src/svg/AddCircle/index.ts +0 -12
  1209. package/src/svg/Alarm/icon-fill.svg +0 -1
  1210. package/src/svg/Alarm/icon.svg +0 -1
  1211. package/src/svg/Alarm/index.ts +0 -12
  1212. package/src/svg/ArrowCircleLeft/icon-fill.svg +0 -1
  1213. package/src/svg/ArrowCircleLeft/icon.svg +0 -1
  1214. package/src/svg/ArrowCircleLeft/index.ts +0 -12
  1215. package/src/svg/ArrowLeft/icon-fill.svg +0 -1
  1216. package/src/svg/ArrowLeft/icon.svg +0 -1
  1217. package/src/svg/ArrowLeft/index.ts +0 -12
  1218. package/src/svg/ArrowRight/icon-fill.svg +0 -1
  1219. package/src/svg/ArrowRight/icon.svg +0 -1
  1220. package/src/svg/ArrowRight/index.ts +0 -12
  1221. package/src/svg/Attributes/icon-fill.svg +0 -1
  1222. package/src/svg/Attributes/icon.svg +0 -1
  1223. package/src/svg/Attributes/index.ts +0 -12
  1224. package/src/svg/Automation/icon-fill.svg +0 -1
  1225. package/src/svg/Automation/icon.svg +0 -1
  1226. package/src/svg/Automation/index.ts +0 -12
  1227. package/src/svg/Availability/icon-fill.svg +0 -1
  1228. package/src/svg/Availability/icon.svg +0 -1
  1229. package/src/svg/Availability/index.ts +0 -12
  1230. package/src/svg/Calendar/icon-fill.svg +0 -1
  1231. package/src/svg/Calendar/icon.svg +0 -1
  1232. package/src/svg/Calendar/index.ts +0 -12
  1233. package/src/svg/Check/icon-fill.svg +0 -1
  1234. package/src/svg/Check/icon.svg +0 -1
  1235. package/src/svg/Check/index.ts +0 -12
  1236. package/src/svg/CheckCircle/icon-fill.svg +0 -1
  1237. package/src/svg/CheckCircle/icon.svg +0 -1
  1238. package/src/svg/CheckCircle/index.ts +0 -12
  1239. package/src/svg/Checklist/icon-fill.svg +0 -1
  1240. package/src/svg/Checklist/icon.svg +0 -1
  1241. package/src/svg/Checklist/index.ts +0 -12
  1242. package/src/svg/ChevronLeft/icon-fill.svg +0 -1
  1243. package/src/svg/ChevronLeft/icon.svg +0 -1
  1244. package/src/svg/ChevronLeft/index.ts +0 -12
  1245. package/src/svg/ChevronRight/icon-fill.svg +0 -1
  1246. package/src/svg/ChevronRight/icon.svg +0 -1
  1247. package/src/svg/ChevronRight/index.ts +0 -12
  1248. package/src/svg/Close/icon-fill.svg +0 -1
  1249. package/src/svg/Close/icon.svg +0 -1
  1250. package/src/svg/Close/index.ts +0 -12
  1251. package/src/svg/Comment/icon-fill.svg +0 -1
  1252. package/src/svg/Comment/icon.svg +0 -1
  1253. package/src/svg/Comment/index.ts +0 -12
  1254. package/src/svg/Contact/icon-fill.svg +0 -1
  1255. package/src/svg/Contact/icon.svg +0 -1
  1256. package/src/svg/Contact/index.ts +0 -12
  1257. package/src/svg/ContentCopy/icon-fill.svg +0 -1
  1258. package/src/svg/ContentCopy/icon.svg +0 -1
  1259. package/src/svg/ContentCopy/index.ts +0 -12
  1260. package/src/svg/Contract/icon-fill.svg +0 -1
  1261. package/src/svg/Contract/icon.svg +0 -1
  1262. package/src/svg/Contract/index.ts +0 -12
  1263. package/src/svg/Dashboard/icon-fill.svg +0 -1
  1264. package/src/svg/Dashboard/icon.svg +0 -1
  1265. package/src/svg/Dashboard/index.ts +0 -12
  1266. package/src/svg/DataObject/icon-fill.svg +0 -1
  1267. package/src/svg/DataObject/icon.svg +0 -1
  1268. package/src/svg/DataObject/index.ts +0 -12
  1269. package/src/svg/Delete/icon-fill.svg +0 -1
  1270. package/src/svg/Delete/icon.svg +0 -1
  1271. package/src/svg/Delete/index.ts +0 -12
  1272. package/src/svg/Design/icon-fill.svg +0 -1
  1273. package/src/svg/Design/icon.svg +0 -1
  1274. package/src/svg/Design/index.ts +0 -12
  1275. package/src/svg/Desktop/icon-fill.svg +0 -1
  1276. package/src/svg/Desktop/icon.svg +0 -1
  1277. package/src/svg/Desktop/index.ts +0 -12
  1278. package/src/svg/Document/icon-fill.svg +0 -1
  1279. package/src/svg/Document/icon.svg +0 -1
  1280. package/src/svg/Document/index.ts +0 -12
  1281. package/src/svg/Download/icon-fill.svg +0 -1
  1282. package/src/svg/Download/icon.svg +0 -1
  1283. package/src/svg/Download/index.ts +0 -12
  1284. package/src/svg/DragIndicator/icon-fill.svg +0 -1
  1285. package/src/svg/DragIndicator/icon.svg +0 -1
  1286. package/src/svg/DragIndicator/index.ts +0 -12
  1287. package/src/svg/Edit/icon-fill.svg +0 -1
  1288. package/src/svg/Edit/icon.svg +0 -1
  1289. package/src/svg/Edit/index.ts +0 -12
  1290. package/src/svg/Entity/icon-fill.svg +0 -1
  1291. package/src/svg/Entity/icon.svg +0 -1
  1292. package/src/svg/Entity/index.ts +0 -12
  1293. package/src/svg/EntityBuilder/icon-fill.svg +0 -1
  1294. package/src/svg/EntityBuilder/icon.svg +0 -1
  1295. package/src/svg/EntityBuilder/index.ts +0 -12
  1296. package/src/svg/Epilot/icon-fill.svg +0 -11
  1297. package/src/svg/Epilot/icon.svg +0 -11
  1298. package/src/svg/Epilot/index.ts +0 -12
  1299. package/src/svg/Error/icon-fill.svg +0 -1
  1300. package/src/svg/Error/icon.svg +0 -1
  1301. package/src/svg/Error/index.ts +0 -12
  1302. package/src/svg/Exclamation/icon-fill.svg +0 -1
  1303. package/src/svg/Exclamation/icon.svg +0 -1
  1304. package/src/svg/Exclamation/index.ts +0 -12
  1305. package/src/svg/ExpandLess/icon-fill.svg +0 -1
  1306. package/src/svg/ExpandLess/icon.svg +0 -1
  1307. package/src/svg/ExpandLess/index.ts +0 -12
  1308. package/src/svg/ExpandMore/icon-fill.svg +0 -1
  1309. package/src/svg/ExpandMore/icon.svg +0 -1
  1310. package/src/svg/ExpandMore/index.ts +0 -12
  1311. package/src/svg/Explore/icon-fill.svg +0 -1
  1312. package/src/svg/Explore/icon.svg +0 -1
  1313. package/src/svg/Explore/index.ts +0 -12
  1314. package/src/svg/File/icon-fill.svg +0 -1
  1315. package/src/svg/File/icon.svg +0 -1
  1316. package/src/svg/File/index.ts +0 -12
  1317. package/src/svg/Filter/icon-fill.svg +0 -1
  1318. package/src/svg/Filter/icon.svg +0 -1
  1319. package/src/svg/Filter/index.ts +0 -12
  1320. package/src/svg/Help/icon-fill.svg +0 -1
  1321. package/src/svg/Help/icon.svg +0 -1
  1322. package/src/svg/Help/index.ts +0 -12
  1323. package/src/svg/Image/icon-fill.svg +0 -1
  1324. package/src/svg/Image/icon.svg +0 -1
  1325. package/src/svg/Image/index.ts +0 -12
  1326. package/src/svg/Info/icon-fill.svg +0 -1
  1327. package/src/svg/Info/icon.svg +0 -1
  1328. package/src/svg/Info/index.ts +0 -12
  1329. package/src/svg/Journey/icon-fill.svg +0 -1
  1330. package/src/svg/Journey/icon.svg +0 -1
  1331. package/src/svg/Journey/index.ts +0 -12
  1332. package/src/svg/Link/icon-fill.svg +0 -1
  1333. package/src/svg/Link/icon.svg +0 -1
  1334. package/src/svg/Link/index.ts +0 -12
  1335. package/src/svg/Lock/icon-fill.svg +0 -1
  1336. package/src/svg/Lock/icon.svg +0 -1
  1337. package/src/svg/Lock/index.ts +0 -12
  1338. package/src/svg/LockOpen/icon-fill.svg +0 -1
  1339. package/src/svg/LockOpen/icon.svg +0 -1
  1340. package/src/svg/LockOpen/index.ts +0 -12
  1341. package/src/svg/Login/icon-fill.svg +0 -1
  1342. package/src/svg/Login/icon.svg +0 -1
  1343. package/src/svg/Login/index.ts +0 -12
  1344. package/src/svg/Logout/icon-fill.svg +0 -1
  1345. package/src/svg/Logout/icon.svg +0 -1
  1346. package/src/svg/Logout/index.ts +0 -12
  1347. package/src/svg/Menu/icon-fill.svg +0 -1
  1348. package/src/svg/Menu/icon.svg +0 -1
  1349. package/src/svg/Menu/index.ts +0 -12
  1350. package/src/svg/Message/icon-fill.svg +0 -1
  1351. package/src/svg/Message/icon.svg +0 -1
  1352. package/src/svg/Message/index.ts +0 -12
  1353. package/src/svg/Meter/icon-fill.svg +0 -1
  1354. package/src/svg/Meter/icon.svg +0 -1
  1355. package/src/svg/Meter/index.ts +0 -12
  1356. package/src/svg/MoreVert/icon-fill.svg +0 -1
  1357. package/src/svg/MoreVert/icon.svg +0 -1
  1358. package/src/svg/MoreVert/index.ts +0 -12
  1359. package/src/svg/Note/icon-fill.svg +0 -1
  1360. package/src/svg/Note/icon.svg +0 -1
  1361. package/src/svg/Note/index.ts +0 -12
  1362. package/src/svg/Notifications/icon-fill.svg +0 -1
  1363. package/src/svg/Notifications/icon.svg +0 -1
  1364. package/src/svg/Notifications/index.ts +0 -12
  1365. package/src/svg/OpenInNew/icon-fill.svg +0 -1
  1366. package/src/svg/OpenInNew/icon.svg +0 -1
  1367. package/src/svg/OpenInNew/index.ts +0 -12
  1368. package/src/svg/Opportunity/icon-fill.svg +0 -1
  1369. package/src/svg/Opportunity/icon.svg +0 -1
  1370. package/src/svg/Opportunity/index.ts +0 -12
  1371. package/src/svg/Order/icon-fill.svg +0 -1
  1372. package/src/svg/Order/icon.svg +0 -1
  1373. package/src/svg/Order/index.ts +0 -12
  1374. package/src/svg/Partner/icon-fill.svg +0 -1
  1375. package/src/svg/Partner/icon.svg +0 -1
  1376. package/src/svg/Partner/index.ts +0 -12
  1377. package/src/svg/Partnering/icon-fill.svg +0 -1
  1378. package/src/svg/Partnering/icon.svg +0 -1
  1379. package/src/svg/Partnering/index.ts +0 -12
  1380. package/src/svg/Pause/icon-fill.svg +0 -1
  1381. package/src/svg/Pause/icon.svg +0 -1
  1382. package/src/svg/Pause/index.ts +0 -12
  1383. package/src/svg/PersonCheck/icon-fill.svg +0 -1
  1384. package/src/svg/PersonCheck/icon.svg +0 -1
  1385. package/src/svg/PersonCheck/index.ts +0 -12
  1386. package/src/svg/Phase/icon-fill.svg +0 -1
  1387. package/src/svg/Phase/icon.svg +0 -1
  1388. package/src/svg/Phase/index.ts +0 -12
  1389. package/src/svg/Phone/icon-fill.svg +0 -1
  1390. package/src/svg/Phone/icon.svg +0 -1
  1391. package/src/svg/Phone/index.ts +0 -12
  1392. package/src/svg/Play/icon-fill.svg +0 -1
  1393. package/src/svg/Play/icon.svg +0 -1
  1394. package/src/svg/Play/index.ts +0 -12
  1395. package/src/svg/Portal/icon-fill.svg +0 -1
  1396. package/src/svg/Portal/icon.svg +0 -1
  1397. package/src/svg/Portal/index.ts +0 -12
  1398. package/src/svg/Price/icon-fill.svg +0 -1
  1399. package/src/svg/Price/icon.svg +0 -1
  1400. package/src/svg/Price/index.ts +0 -12
  1401. package/src/svg/PriceMapping/icon-fill.svg +0 -1
  1402. package/src/svg/PriceMapping/icon.svg +0 -1
  1403. package/src/svg/PriceMapping/index.ts +0 -12
  1404. package/src/svg/Primary/icon-fill.svg +0 -1
  1405. package/src/svg/Primary/icon.svg +0 -1
  1406. package/src/svg/Primary/index.ts +0 -12
  1407. package/src/svg/Product/icon-fill.svg +0 -1
  1408. package/src/svg/Product/icon.svg +0 -1
  1409. package/src/svg/Product/index.ts +0 -12
  1410. package/src/svg/QuestionMark/icon-fill.svg +0 -1
  1411. package/src/svg/QuestionMark/icon.svg +0 -1
  1412. package/src/svg/QuestionMark/index.ts +0 -12
  1413. package/src/svg/Refresh/icon-fill.svg +0 -1
  1414. package/src/svg/Refresh/icon.svg +0 -1
  1415. package/src/svg/Refresh/index.ts +0 -12
  1416. package/src/svg/Relations/icon-fill.svg +0 -1
  1417. package/src/svg/Relations/icon.svg +0 -1
  1418. package/src/svg/Relations/index.ts +0 -12
  1419. package/src/svg/Reply/icon-fill.svg +0 -1
  1420. package/src/svg/Reply/icon.svg +0 -1
  1421. package/src/svg/Reply/index.ts +0 -12
  1422. package/src/svg/Resize/icon-fill.svg +0 -1
  1423. package/src/svg/Resize/icon.svg +0 -1
  1424. package/src/svg/Resize/index.ts +0 -12
  1425. package/src/svg/Search/icon-fill.svg +0 -1
  1426. package/src/svg/Search/icon.svg +0 -1
  1427. package/src/svg/Search/index.ts +0 -12
  1428. package/src/svg/Settings/icon-fill.svg +0 -1
  1429. package/src/svg/Settings/icon.svg +0 -1
  1430. package/src/svg/Settings/index.ts +0 -12
  1431. package/src/svg/Share/icon-fill.svg +0 -1
  1432. package/src/svg/Share/icon.svg +0 -1
  1433. package/src/svg/Share/index.ts +0 -12
  1434. package/src/svg/Skip/icon-fill.svg +0 -1
  1435. package/src/svg/Skip/icon.svg +0 -1
  1436. package/src/svg/Skip/index.ts +0 -12
  1437. package/src/svg/Sort/icon-fill.svg +0 -1
  1438. package/src/svg/Sort/icon.svg +0 -1
  1439. package/src/svg/Sort/index.ts +0 -12
  1440. package/src/svg/Star/icon-fill.svg +0 -1
  1441. package/src/svg/Star/icon.svg +0 -1
  1442. package/src/svg/Star/index.ts +0 -12
  1443. package/src/svg/Submission/icon-fill.svg +0 -1
  1444. package/src/svg/Submission/icon.svg +0 -1
  1445. package/src/svg/Submission/index.ts +0 -12
  1446. package/src/svg/Table/icon-fill.svg +0 -1
  1447. package/src/svg/Table/icon.svg +0 -1
  1448. package/src/svg/Table/index.ts +0 -12
  1449. package/src/svg/Tax/icon-fill.svg +0 -1
  1450. package/src/svg/Tax/icon.svg +0 -1
  1451. package/src/svg/Tax/index.ts +0 -12
  1452. package/src/svg/Templates/icon-fill.svg +0 -1
  1453. package/src/svg/Templates/icon.svg +0 -1
  1454. package/src/svg/Templates/index.ts +0 -12
  1455. package/src/svg/ThumbDown/icon-fill.svg +0 -1
  1456. package/src/svg/ThumbDown/icon.svg +0 -1
  1457. package/src/svg/ThumbDown/index.ts +0 -12
  1458. package/src/svg/ThumbUp/icon-fill.svg +0 -1
  1459. package/src/svg/ThumbUp/icon.svg +0 -1
  1460. package/src/svg/ThumbUp/index.ts +0 -12
  1461. package/src/svg/Visibility/icon-fill.svg +0 -1
  1462. package/src/svg/Visibility/icon.svg +0 -1
  1463. package/src/svg/Visibility/index.ts +0 -12
  1464. package/src/svg/VisibilityOff/icon-fill.svg +0 -1
  1465. package/src/svg/VisibilityOff/icon.svg +0 -1
  1466. package/src/svg/VisibilityOff/index.ts +0 -12
  1467. package/src/svg/Warning/icon-fill.svg +0 -1
  1468. package/src/svg/Warning/icon.svg +0 -1
  1469. package/src/svg/Warning/index.ts +0 -12
  1470. package/src/svg/Webhook/icon-fill.svg +0 -1
  1471. package/src/svg/Webhook/icon.svg +0 -1
  1472. package/src/svg/Webhook/index.ts +0 -12
  1473. package/src/svg/Workflow/icon-fill.svg +0 -1
  1474. package/src/svg/Workflow/icon.svg +0 -1
  1475. package/src/svg/Workflow/index.ts +0 -12
  1476. package/src/svg/index.ts +0 -94
  1477. package/src/svg/svgIcon.ts +0 -231
  1478. package/src/svg-module.d.ts +0 -6
  1479. package/src/types.ts +0 -19
  1480. package/tsconfig.json +0 -34
  1481. package/webpack.config-cjs.js +0 -64
  1482. package/webpack.config.js +0 -30
  1483. package/yarn-error.log +0 -10867
  1484. package/yarn.lock +0 -10904
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Share(props: IconPropsReact): React.JSX.Element;
4
- export default Share;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={6063:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Z"})))}},2892:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Zm.068-645Q750-712 765.5-727.535q15.5-15.535 15.5-38.5T765.465-804.5q-15.535-15.5-38.5-15.5T688.5-804.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm-493 286Q257-426 272.5-441.535q15.5-15.535 15.5-38.5T272.465-518.5q-15.535-15.5-38.5-15.5T195.5-518.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm493 286Q750-140 765.5-155.535q15.5-15.535 15.5-38.5T765.465-232.5q-15.535-15.5-38.5-15.5T688.5-232.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5ZM727-766ZM234-480Zm493 286Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Share:()=>b,default:()=>h});var e=t(9497),r=t.n(e),o=t(6063),a=t(2892),i=t(8387),l=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,p=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,f=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&p(e,t,r[t]);if(c)for(var t of c(r))u.call(r,t)&&p(e,t,r[t]);return e},v=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="share";function b(e){const t=f(f({},i.defaultIconProps),e),{variant:n}=t,l=v(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,f(f({"aria-label":d},l),s))}const h=b})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Share/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,+0BAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,q1CAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,qlBCE9D,MAAMC,EAAO,QAEN,SAASC,EAAMnC,GACpB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Share/icon-fill.svg","webpack://icons/./src/svg/Share/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/Share/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: \"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Z\"\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=\\\"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Z\\\"/></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: \"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Zm.068-645Q750-712 765.5-727.535q15.5-15.535 15.5-38.5T765.465-804.5q-15.535-15.5-38.5-15.5T688.5-804.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm-493 286Q257-426 272.5-441.535q15.5-15.535 15.5-38.5T272.465-518.5q-15.535-15.5-38.5-15.5T195.5-518.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm493 286Q750-140 765.5-155.535q15.5-15.535 15.5-38.5T765.465-232.5q-15.535-15.5-38.5-15.5T688.5-232.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5ZM727-766ZM234-480Zm493 286Z\"\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=\\\"M726.967-67q-52.554 0-89.761-37.326-37.207-37.327-37.207-89.787 0-6.861 1.5-17.082t4.5-19.066l-282.086-164.13q-16.695 18.696-40.587 30.044-23.891 11.348-49.073 11.348-53.022 0-90.138-37.24-37.116-37.24-37.116-89.794 0-52.554 37.116-89.761 37.116-37.207 90.138-37.207 25.182 0 48.073 9.848 22.892 9.848 41.587 28.544l282.086-162.13q-3-7.637-4.5-17.337t-1.5-18.142q0-52.322 37.24-89.552 37.24-37.231 89.794-37.231 52.554 0 89.761 37.24 37.207 37.24 37.207 89.794 0 52.554-37.116 89.761-37.116 37.207-90.138 37.207-25.536 0-48.793-7.765-23.258-7.765-39.302-26.496L356.001-518.261q2.565 8.565 3.782 19.926 1.218 11.361 1.218 18.576 0 7.216-1.218 15.553-1.217 8.336-3.782 17.467L638.652-287.74q16.044-15.731 37.979-24.496 21.934-8.765 50.116-8.765 53.022 0 90.138 37.24 37.116 37.24 37.116 89.794 0 52.554-37.24 89.761-37.24 37.207-89.794 37.207Zm.068-645Q750-712 765.5-727.535q15.5-15.535 15.5-38.5T765.465-804.5q-15.535-15.5-38.5-15.5T688.5-804.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm-493 286Q257-426 272.5-441.535q15.5-15.535 15.5-38.5T272.465-518.5q-15.535-15.5-38.5-15.5T195.5-518.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5Zm493 286Q750-140 765.5-155.535q15.5-15.535 15.5-38.5T765.465-232.5q-15.535-15.5-38.5-15.5T688.5-232.465q-15.5 15.535-15.5 38.5t15.535 38.465q15.535 15.5 38.5 15.5ZM727-766ZM234-480Zm493 286Z\\\"/></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/Share/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Share/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'share';\n\nexport function Share(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 Share;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Share","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Skip(props: IconPropsReact): React.JSX.Element;
4
- export default Skip;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={4540:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533Z"})))}},5457:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533ZM272.652-480Zm0 115.391L439.521-480 272.652-595.391v230.782Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Skip:()=>b,default:()=>h});var e=t(9497),r=t.n(e),o=t(4540),a=t(5457),i=t(8387),l=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,u=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&u(e,t,r[t]);if(c)for(var t of c(r))v.call(r,t)&&u(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&v.call(e,n)&&(t[n]=e[n]);return t};const d="skip";function b(e){const t=p(p({},i.defaultIconProps),e),{variant:n}=t,l=f(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,p(p({"aria-label":d},l),s))}const h=b})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Skip/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,0jBAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,snBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,olBCE9D,MAAMC,EAAO,OAEN,SAASC,EAAKnC,GACnB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Skip/icon-fill.svg","webpack://icons/./src/svg/Skip/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/Skip/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: \"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533Z\"\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=\\\"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533Z\\\"/></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: \"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533ZM272.652-480Zm0 115.391L439.521-480 272.652-595.391v230.782Z\"\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=\\\"M687.348-253.043v-453.914q0-16.707 11.502-28.158 11.502-11.452 28.283-11.452t28.107 11.452q11.327 11.451 11.327 28.158v453.914q0 16.707-11.502 28.158-11.502 11.452-28.283 11.452t-28.108-11.452q-11.326-11.451-11.326-28.158Zm-493.915-35.478v-382.958q0-17.456 11.827-28.533 11.826-11.076 27.783-11.076 6.13 0 11.826 2.065 5.696 2.066 10.826 5.631L531.13-512.913q9.261 6.13 13.392 14.687 4.13 8.558 4.13 18.226t-4.13 18.226q-4.131 8.557-13.392 14.687L255.695-256.608q-5.13 3.565-10.826 5.631-5.696 2.065-11.826 2.065-15.957 0-27.783-11.076-11.827-11.077-11.827-28.533ZM272.652-480Zm0 115.391L439.521-480 272.652-595.391v230.782Z\\\"/></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/Skip/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Skip/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'skip';\n\nexport function Skip(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 Skip;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Skip","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Sort(props: IconPropsReact): React.JSX.Element;
4
- export default Sort;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={5063:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z"})))}},863:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Sort:()=>b,default:()=>q});var e=t(9497),r=t.n(e),o=t(5063),a=t(863),l=t(8387),i=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,v=(e,r,t)=>r in e?i(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&v(e,t,r[t]);if(c)for(var t of c(r))u.call(r,t)&&v(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="sort";function b(e){const t=p(p({},l.defaultIconProps),e),{variant:n}=t,i=f(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,p(p({"aria-label":d},i),s))}const q=b})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Sort/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,66BAEP,C,qCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,66BAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,mlBCE9D,MAAMC,EAAO,OAEN,SAASC,EAAKnC,GACnB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Sort/icon-fill.svg","webpack://icons/./src/svg/Sort/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/Sort/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: \"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z\"\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=\\\"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z\\\"/></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: \"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z\"\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=\\\"M352.259-449.435q-17.346 0-28.672-11.451-11.327-11.451-11.327-28.158V-743.39l-83.042 83.608q-12.392 11.826-28.224 11.826t-27.5-11.435q-12.234-11.652-12.234-27.992 0-16.339 11.827-27.965l151-151q6.13-6.131 13.242-9.261 7.111-3.131 15.239-3.131 7.562 0 14.541 3.131 6.978 3.13 13.109 9.261l151 151q11.261 11.826 11.543 28.065.283 16.24-11.543 27.892-11.827 11.435-28.066 11.435-16.239 0-27.5-11.826l-83.608-83.608v254.346q0 16.707-11.502 28.158-11.501 11.451-28.283 11.451ZM607.997-81.26q-8.127 0-15.106-3.13-6.978-3.131-13.109-9.262l-150.434-151q-11.827-11.826-12.109-28.065-.283-16.24 12.109-27.892 11.261-11.435 27.5-11.435t28.065 11.826l83.043 83.043v-253.781q0-16.707 11.502-28.441 11.501-11.733 28.848-11.733 16.781 0 28.107 11.733 11.327 11.734 11.327 28.441v253.781l83.608-83.043q11.826-11.826 27.658-11.826t28.065 11.435q11.669 11.652 11.669 27.992 0 16.339-11.827 27.965l-151 151q-6.13 6.13-13.242 9.261-7.111 3.13-14.674 3.13Z\\\"/></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/Sort/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Sort/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'sort';\n\nexport function Sort(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 Sort;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Sort","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Star(props: IconPropsReact): React.JSX.Element;
4
- export default Star;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={4539:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"m480-213.173-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Z"})))}},7372:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M330.913-216.305 480-305.218l149.087 89.913-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.217 113.782-40.305 168.956ZM480-213.173l-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Zm0-220.697Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Star:()=>b,default:()=>h});var e=t(9497),r=t.n(e),o=t(4539),a=t(7372),l=t(8387),i=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,p=(e,r,t)=>r in e?i(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,f=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&p(e,t,r[t]);if(c)for(var t of c(r))u.call(r,t)&&p(e,t,r[t]);return e},v=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="star";function b(e){const t=f(f({},l.defaultIconProps),e),{variant:n}=t,i=v(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,f(f({"aria-label":d},i),s))}const h=b})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Star/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,+nBAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,8yBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,olBCE9D,MAAMC,EAAO,OAEN,SAASC,EAAKnC,GACnB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Star/icon-fill.svg","webpack://icons/./src/svg/Star/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/Star/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: \"m480-213.173-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Z\"\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=\\\"m480-213.173-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Z\\\"/></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: \"M330.913-216.305 480-305.218l149.087 89.913-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.217 113.782-40.305 168.956ZM480-213.173l-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Zm0-220.697Z\"\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=\\\"M330.913-216.305 480-305.218l149.087 89.913-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.217 113.782-40.305 168.956ZM480-213.173l-187.13 113.13q-11.392 6.696-23.218 5.914-11.826-.783-21.087-7.479t-13.609-17.239q-4.348-10.544-1.783-23.935l49.565-213.131-165.13-144.13q-10.261-8.696-12.892-20.022-2.63-11.326.5-22.153 2.566-10.826 12.109-18.304 9.544-7.479 22.935-8.479l218.131-19 84.565-201.695q5.131-12.392 15.674-18.305 10.544-5.913 21.37-5.913t21.37 5.913q10.543 5.913 15.674 18.305l84.565 201.695 218.696 19q12.826 1 22.37 8.479 9.543 7.478 12.109 18.304 3.13 10.827.5 22.153-2.631 11.326-12.892 20.022l-165.13 144.13 49.565 213.131q2.565 13.391-1.783 23.935-4.348 10.543-13.609 17.239-9.261 6.696-21.087 7.479-11.826.782-23.218-5.914L480-213.173Zm0-220.697Z\\\"/></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/Star/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Star/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'star';\n\nexport function Star(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 Star;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Star","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Submission(props: IconPropsReact): React.JSX.Element;
4
- export default Submission;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={2828:(e,t,r)=>{r.d(t,{r:()=>i});var n,o=r(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z"})))}},159:(e,t,r)=>{r.d(t,{r:()=>i});var n,o=r(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z"})))}},8387:(e,t,r)=>{r.d(t,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={exports:{}};return e[n](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{r.r(n),r.d(n,{Submission:()=>h,default:()=>b});var e=r(9497),t=r.n(e),o=r(2828),a=r(159),i=r(8387),l=Object.defineProperty,v=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,u=(e,t,r)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,p=(e,t)=>{for(var r in t||(t={}))s.call(t,r)&&u(e,r,t[r]);if(v)for(var r of v(t))c.call(t,r)&&u(e,r,t[r]);return e},f=(e,t)=>{var r={};for(var n in e)s.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&v)for(var n of v(e))t.indexOf(n)<0&&c.call(e,n)&&(r[n]=e[n]);return r};const d="submission";function h(e){const r=p(p({},i.defaultIconProps),e),{variant:n}=r,l=f(r,["variant"]),v="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return t().createElement(v,p(p({"aria-label":d},l),s))}const b=h})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Submission/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,s/BAEP,C,qCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,soCAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,ylBCE9D,MAAMC,EAAO,aAEN,SAASC,EAAWnC,GACzB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Submission/icon-fill.svg","webpack://icons/./src/svg/Submission/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/Submission/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z\\\"/></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: \"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z\"\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=\\\"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z\\\"/></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/Submission/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Submission/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'submission';\n\nexport function Submission(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 Submission;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Submission","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Table(props: IconPropsReact): React.JSX.Element;
4
- export default Table;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={2158:(e,r,t)=>{t.d(r,{r:()=>v});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var v=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z"})))}},4369:(e,r,t)=>{t.d(r,{r:()=>v});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var v=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Table:()=>d,default:()=>b});var e=t(9497),r=t.n(e),o=t(2158),a=t(4369),v=t(8387),i=Object.defineProperty,l=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,u=(e,r,t)=>r in e?i(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,h=(e,r)=>{for(var t in r||(r={}))c.call(r,t)&&u(e,t,r[t]);if(l)for(var t of l(r))s.call(r,t)&&u(e,t,r[t]);return e},p=(e,r)=>{var t={};for(var n in e)c.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&l)for(var n of l(e))r.indexOf(n)<0&&s.call(e,n)&&(t[n]=e[n]);return t};const f="table";function d(e){const t=h(h({},v.defaultIconProps),e),{variant:n}=t,i=p(t,["variant"]),l="outlined"===n?a.r:o.r,c=e.size?{width:e.size,height:e.size}:{};return r().createElement(l,h(h({"aria-label":f},i),c))}const b=d})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Table/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,qkBAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,qkBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,qlBCE9D,MAAMC,EAAO,QAEN,SAASC,EAAMnC,GACpB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Table/icon-fill.svg","webpack://icons/./src/svg/Table/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/Table/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: \"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z\"\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=\\\"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z\\\"/></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: \"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z\"\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=\\\"M105.869-185.087v-589.826q0-33.49 22.981-56.637 22.98-23.146 56.237-23.146h589.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v589.826q0 33.257-23.146 56.237-23.147 22.981-56.637 22.981H185.087q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237Zm79.218-442.261h589.826v-147.565H185.087v147.565Zm216.609 221.13h156.608v-161.13H401.696v161.13Zm0 221.131h156.608v-161.131H401.696v161.131ZM185.087-406.218h156.609v-161.13H185.087v161.13Zm433.217 0h156.609v-161.13H618.304v161.13ZM185.087-185.087h156.609v-161.131H185.087v161.131Zm433.217 0h156.609v-161.131H618.304v161.131Z\\\"/></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/Table/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Table/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'table';\n\nexport function Table(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 Table;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Table","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Tax(props: IconPropsReact): React.JSX.Element;
4
- export default Tax;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var t={90:(t,e,r)=>{r.d(e,{r:()=>i});var n,o=r(9497);function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},a.apply(this,arguments)}var i=function(t){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},t),n||(n=o.createElement("path",{d:"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z"})))}},1096:(t,e,r)=>{r.d(e,{r:()=>i});var n,o=r(9497);function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},a.apply(this,arguments)}var i=function(t){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},t),n||(n=o.createElement("path",{d:"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z"})))}},8387:(t,e,r)=>{r.d(e,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:t=>{t.exports=require("react")}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var a=e[n]={exports:{}};return t[n](a,a.exports,r),a.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{r.r(n),r.d(n,{Tax:()=>q,default:()=>b});var t=r(9497),e=r.n(t),o=r(90),a=r(1096),i=r(8387),l=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,p=(t,e,r)=>e in t?l(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,f=(t,e)=>{for(var r in e||(e={}))s.call(e,r)&&p(t,r,e[r]);if(c)for(var r of c(e))u.call(e,r)&&p(t,r,e[r]);return t},v=(t,e)=>{var r={};for(var n in t)s.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&c)for(var n of c(t))e.indexOf(n)<0&&u.call(t,n)&&(r[n]=t[n]);return r};const d="tax";function q(t){const r=f(f({},i.defaultIconProps),t),{variant:n}=r,l=v(r,["variant"]),c="outlined"===n?a.r:o.r,s=t.size?{width:t.size,height:t.size}:{};return e().createElement(c,f(f({"aria-label":d},l),s))}const b=q})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Tax/index.js","mappings":"4DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,ujCAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,ujCAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,ilBCE9D,MAAMC,EAAO,MAEN,SAASC,EAAInC,GAClB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Tax/icon-fill.svg","webpack://icons/./src/svg/Tax/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/Tax/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: \"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z\"\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=\\\"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z\\\"/></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: \"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z\"\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=\\\"M286.582-532.087q-59.061 0-99.887-41.135-40.826-41.136-40.826-100.002 0-58.866 41.121-99.887 41.122-41.02 99.988-41.02t99.901 41.064q41.034 41.065 41.034 99.851 0 59.06-41.135 100.095-41.136 41.034-100.196 41.034Zm-.091-79.218q25.793 0 43.998-18.055 18.206-18.055 18.206-43.847 0-25.793-18.055-43.467t-43.847-17.674q-25.793 0-43.467 17.523t-17.674 43.316q0 25.793 17.523 43.998 17.523 18.206 43.316 18.206Zm386.514 465.436q-58.701 0-99.81-41.018-41.108-41.019-41.108-99.914t41.135-100.004q41.136-41.108 100.196-41.108 59.061 0 100.17 41.378 41.108 41.378 41.108 99.913t-41.495 99.644q-41.495 41.109-100.196 41.109Zm.202-79.218q25.793 0 43.467-17.939 17.674-17.938 17.674-43.565 0-25.626-17.523-43.582-17.523-17.957-43.316-17.957-25.793 0-43.998 17.939-18.206 17.938-18.206 43.565 0 25.626 18.055 43.582 18.055 17.957 43.847 17.957Zm-499.555 51.435q-12.392-11.989-12.392-27.582 0-15.592 12.392-27.984l558.261-557.695q11.826-11.827 27.5-11.827t27.5 12.109q11.827 12.109 11.827 27.501 0 15.391-11.827 27.217L229.218-173.652q-12.128 12.392-27.934 12.392-15.806 0-27.632-12.392Z\\\"/></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/Tax/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Tax/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'tax';\n\nexport function Tax(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 Tax;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Tax","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Templates(props: IconPropsReact): React.JSX.Element;
4
- export default Templates;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={5345:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm400.74-429.696H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Z"})))}},3067:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm274.522-73.001Zm126.218-356.695H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Zm274.522 72.436Zm199.218-362.436Zm0 199.219ZM178.87-498.001h201.521V-781.13H178.87v283.129Zm400.739-163.217H781.13V-781.13H579.609v119.912Zm0 199.219v283.129H781.13v-283.129H579.609ZM178.87-298.782v119.912h201.521v-119.912H178.87Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Templates:()=>h,default:()=>m});var e=t(9497),r=t.n(e),o=t(5345),a=t(3067),i=t(8387),l=Object.defineProperty,v=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,u=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))c.call(r,t)&&u(e,t,r[t]);if(v)for(var t of v(r))s.call(r,t)&&u(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)c.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&v)for(var n of v(e))r.indexOf(n)<0&&s.call(e,n)&&(t[n]=e[n]);return t};const d="templates";function h(e){const t=p(p({},i.defaultIconProps),e),{variant:n}=t,l=f(t,["variant"]),v="outlined"===n?a.r:o.r,c=e.size?{width:e.size,height:e.size}:{};return r().createElement(v,p(p({"aria-label":d},l),c))}const m=h})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Templates/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,qYAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,4nBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,ylBCE9D,MAAMC,EAAO,YAEN,SAASC,EAAUnC,GACxB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Templates/icon-fill.svg","webpack://icons/./src/svg/Templates/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/Templates/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: \"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm400.74-429.696H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Z\"\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=\\\"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm400.74-429.696H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Z\\\"/></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: \"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm274.522-73.001Zm126.218-356.695H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Zm274.522 72.436Zm199.218-362.436Zm0 199.219ZM178.87-498.001h201.521V-781.13H178.87v283.129Zm400.739-163.217H781.13V-781.13H579.609v119.912Zm0 199.219v283.129H781.13v-283.129H579.609ZM178.87-298.782v119.912h201.521v-119.912H178.87Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M105.869-425v-356.13q0-29.596 21.819-51.581 21.819-21.985 51.182-21.985h274.521V-425H105.869Zm274.522-73.001Zm126.218-356.695H781.13q29.596 0 51.581 21.985 21.985 21.985 21.985 51.581v192.348H506.609v-265.914Zm0 748.827V-535h348.087v356.13q0 29.363-21.985 51.182-21.985 21.819-51.581 21.819H506.609Zm-400.74-265.349h347.522v265.349H178.87q-29.363 0-51.182-21.819-21.819-21.819-21.819-51.182v-192.348Zm274.522 72.436Zm199.218-362.436Zm0 199.219ZM178.87-498.001h201.521V-781.13H178.87v283.129Zm400.739-163.217H781.13V-781.13H579.609v119.912Zm0 199.219v283.129H781.13v-283.129H579.609ZM178.87-298.782v119.912h201.521v-119.912H178.87Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Templates/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Templates/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'templates';\n\nexport function Templates(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 Templates;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Templates","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function ThumbDown(props: IconPropsReact): React.JSX.Element;
4
- export default ThumbDown;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={4354:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M109.044-336.479q-30.913 0-55.349-24.435-24.435-24.435-24.435-55.348v-55.999q0-12.13 3.066-27.761 3.065-15.63 8.065-27.196l118.261-274.783q10.696-26.087 36.618-44.478 25.922-18.392 54.47-18.392h390.042q32.914 0 56.066 23.022 23.153 23.022 23.153 56.762v416.695q0 15.199-5.584 29.404-5.583 14.204-16.504 25.162L517.045-122.958q-18.522 19.087-43.392 24.066-24.869 4.978-46.957-6.718-21.522-11.13-32-34.5-10.478-23.37-4.783-49.153l30.652-147.216H109.044Zm730.631-528.392q24.413 0 42.261 17.906 17.848 17.906 17.848 42.286v408.124q0 24.381-17.283 42.228-17.283 17.848-41.131 17.848h-2.261q-24.413 0-42.26-17.798-17.848-17.799-17.848-42.028v-408.329q0-24.399 17.848-42.318 17.847-17.919 42.26-17.919h.566Z"})))}},6773:(e,r,t)=>{t.d(r,{r:()=>l});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var l=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M114.044-336.479q-31.122 0-55.453-23.935-24.33-23.935-24.33-55.848V-472.1q0-8.193-1.218-16.873-1.217-8.679 2.348-16.245l128.261-296.783q11.139-26.337 36.943-44.603 25.803-18.267 54.145-18.267h446.261v528.392L495.784-117.697q-18.122 19.087-42.078 23.566-23.957 4.478-45.988-7.218-21.239-11.13-31.435-34.283-10.196-23.152-3.635-48.37l32.482-152.477H114.044ZM628-376.175v-408.912H241.74L114.609-483.261v66.999h384.305l-47.913 228.651L628-376.175Zm193-488.696q33.49 0 56.637 23.147t23.147 56.637v368.825q0 33.49-23.147 56.637Q854.49-336.479 821-336.479H701.001v-79.783H821v-368.825H701.001v-79.784H821Zm-193 79.784v408.912-408.912Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{ThumbDown:()=>h,default:()=>b});var e=t(9497),r=t.n(e),o=t(4354),a=t(6773),l=t(8387),i=Object.defineProperty,v=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,s=(e,r,t)=>r in e?i(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))c.call(r,t)&&s(e,t,r[t]);if(v)for(var t of v(r))u.call(r,t)&&s(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)c.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&v)for(var n of v(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="thumb_down";function h(e){const t=p(p({},l.defaultIconProps),e),{variant:n}=t,i=f(t,["variant"]),v="outlined"===n?a.r:o.r,c=e.size?{width:e.size,height:e.size}:{};return r().createElement(v,p(p({"aria-label":d},i),c))}const b=h})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/ThumbDown/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,ksBAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,ynBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,ylBCE9D,MAAMC,EAAO,aAEN,SAASC,EAAUnC,GACxB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/ThumbDown/icon-fill.svg","webpack://icons/./src/svg/ThumbDown/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/ThumbDown/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: \"M109.044-336.479q-30.913 0-55.349-24.435-24.435-24.435-24.435-55.348v-55.999q0-12.13 3.066-27.761 3.065-15.63 8.065-27.196l118.261-274.783q10.696-26.087 36.618-44.478 25.922-18.392 54.47-18.392h390.042q32.914 0 56.066 23.022 23.153 23.022 23.153 56.762v416.695q0 15.199-5.584 29.404-5.583 14.204-16.504 25.162L517.045-122.958q-18.522 19.087-43.392 24.066-24.869 4.978-46.957-6.718-21.522-11.13-32-34.5-10.478-23.37-4.783-49.153l30.652-147.216H109.044Zm730.631-528.392q24.413 0 42.261 17.906 17.848 17.906 17.848 42.286v408.124q0 24.381-17.283 42.228-17.283 17.848-41.131 17.848h-2.261q-24.413 0-42.26-17.798-17.848-17.799-17.848-42.028v-408.329q0-24.399 17.848-42.318 17.847-17.919 42.26-17.919h.566Z\"\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=\\\"M109.044-336.479q-30.913 0-55.349-24.435-24.435-24.435-24.435-55.348v-55.999q0-12.13 3.066-27.761 3.065-15.63 8.065-27.196l118.261-274.783q10.696-26.087 36.618-44.478 25.922-18.392 54.47-18.392h390.042q32.914 0 56.066 23.022 23.153 23.022 23.153 56.762v416.695q0 15.199-5.584 29.404-5.583 14.204-16.504 25.162L517.045-122.958q-18.522 19.087-43.392 24.066-24.869 4.978-46.957-6.718-21.522-11.13-32-34.5-10.478-23.37-4.783-49.153l30.652-147.216H109.044Zm730.631-528.392q24.413 0 42.261 17.906 17.848 17.906 17.848 42.286v408.124q0 24.381-17.283 42.228-17.283 17.848-41.131 17.848h-2.261q-24.413 0-42.26-17.798-17.848-17.799-17.848-42.028v-408.329q0-24.399 17.848-42.318 17.847-17.919 42.26-17.919h.566Z\\\"/></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: \"M114.044-336.479q-31.122 0-55.453-23.935-24.33-23.935-24.33-55.848V-472.1q0-8.193-1.218-16.873-1.217-8.679 2.348-16.245l128.261-296.783q11.139-26.337 36.943-44.603 25.803-18.267 54.145-18.267h446.261v528.392L495.784-117.697q-18.122 19.087-42.078 23.566-23.957 4.478-45.988-7.218-21.239-11.13-31.435-34.283-10.196-23.152-3.635-48.37l32.482-152.477H114.044ZM628-376.175v-408.912H241.74L114.609-483.261v66.999h384.305l-47.913 228.651L628-376.175Zm193-488.696q33.49 0 56.637 23.147t23.147 56.637v368.825q0 33.49-23.147 56.637Q854.49-336.479 821-336.479H701.001v-79.783H821v-368.825H701.001v-79.784H821Zm-193 79.784v408.912-408.912Z\"\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=\\\"M114.044-336.479q-31.122 0-55.453-23.935-24.33-23.935-24.33-55.848V-472.1q0-8.193-1.218-16.873-1.217-8.679 2.348-16.245l128.261-296.783q11.139-26.337 36.943-44.603 25.803-18.267 54.145-18.267h446.261v528.392L495.784-117.697q-18.122 19.087-42.078 23.566-23.957 4.478-45.988-7.218-21.239-11.13-31.435-34.283-10.196-23.152-3.635-48.37l32.482-152.477H114.044ZM628-376.175v-408.912H241.74L114.609-483.261v66.999h384.305l-47.913 228.651L628-376.175Zm193-488.696q33.49 0 56.637 23.147t23.147 56.637v368.825q0 33.49-23.147 56.637Q854.49-336.479 821-336.479H701.001v-79.783H821v-368.825H701.001v-79.784H821Zm-193 79.784v408.912-408.912Z\\\"/></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/ThumbDown/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/ThumbDown/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'thumb_down';\n\nexport function ThumbDown(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 ThumbDown;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","ThumbDown","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function ThumbUp(props: IconPropsReact): React.JSX.Element;
4
- export default ThumbUp;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={4513:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M850.956-623.521q30.914 0 55.349 24.435 24.435 24.435 24.435 54.783v56.564q0 12.13-3.066 27.761-3.065 15.63-8.065 26.63L801.348-157.999q-10.696 26.087-36.565 44.196-25.87 18.109-54.523 18.109H320.218q-32.914 0-56.066-22.87-23.153-22.87-23.153-56.349v-416.695q0-14.957 5.631-29.348 5.63-14.392 17.022-25.783L443.52-837.607q17.957-18.522 42.827-23.501 24.869-4.978 46.957 6.718 21.522 11.13 32 34.5 10.478 23.37 4.783 49.153l-30.652 147.216h311.521ZM120.608-95.694q-24.696 0-42.261-17.566-17.565-17.565-17.565-42.261v-408.174q0-24.131 17-41.978 17-17.848 41.695-17.848h1.696q24.131 0 41.978 17.848 17.848 17.847 17.848 41.978v408.174q0 24.696-17.848 42.261-17.847 17.566-41.978 17.566h-.565Z"})))}},2536:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M845.956-623.521q31.122 0 55.453 23.935 24.331 23.935 24.331 55.283v56.403q0 8.193 1.217 16.873 1.217 8.679-2.348 15.679L796.348-157.999q-10.906 26.384-36.826 44.344t-54.262 17.96H258.999V-623.52l205.217-218.782q18.122-19.087 42.078-23.566 23.957-4.478 45.988 7.218 21.239 11.13 31.435 34.283 10.196 23.152 3.635 48.37L554.87-623.521h291.086ZM332-584.39v409.477h386.26l127.131-301.826v-67.564H461.086l47.913-228.086L332-584.39ZM139-95.694q-33.257 0-56.238-22.981-22.98-22.981-22.98-56.238v-369.39q0-32.663 22.98-55.941 22.981-23.277 56.238-23.277h119.999v79.218H139v369.39h119.999v79.219H139Zm193-79.219V-584.39v409.477Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{ThumbUp:()=>h,default:()=>b});var e=t(9497),r=t.n(e),o=t(4513),a=t(2536),i=t(8387),l=Object.defineProperty,v=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,s=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))c.call(r,t)&&s(e,t,r[t]);if(v)for(var t of v(r))u.call(r,t)&&s(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)c.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&v)for(var n of v(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="thumb_up";function h(e){const t=p(p({},i.defaultIconProps),e),{variant:n}=t,l=f(t,["variant"]),v="outlined"===n?a.r:o.r,c=e.size?{width:e.size,height:e.size}:{};return r().createElement(v,p(p({"aria-label":d},l),c))}const b=h})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/ThumbUp/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,urBAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,knBAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,ulBCE9D,MAAMC,EAAO,WAEN,SAASC,EAAQnC,GACtB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/ThumbUp/icon-fill.svg","webpack://icons/./src/svg/ThumbUp/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/ThumbUp/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: \"M850.956-623.521q30.914 0 55.349 24.435 24.435 24.435 24.435 54.783v56.564q0 12.13-3.066 27.761-3.065 15.63-8.065 26.63L801.348-157.999q-10.696 26.087-36.565 44.196-25.87 18.109-54.523 18.109H320.218q-32.914 0-56.066-22.87-23.153-22.87-23.153-56.349v-416.695q0-14.957 5.631-29.348 5.63-14.392 17.022-25.783L443.52-837.607q17.957-18.522 42.827-23.501 24.869-4.978 46.957 6.718 21.522 11.13 32 34.5 10.478 23.37 4.783 49.153l-30.652 147.216h311.521ZM120.608-95.694q-24.696 0-42.261-17.566-17.565-17.565-17.565-42.261v-408.174q0-24.131 17-41.978 17-17.848 41.695-17.848h1.696q24.131 0 41.978 17.848 17.848 17.847 17.848 41.978v408.174q0 24.696-17.848 42.261-17.847 17.566-41.978 17.566h-.565Z\"\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=\\\"M850.956-623.521q30.914 0 55.349 24.435 24.435 24.435 24.435 54.783v56.564q0 12.13-3.066 27.761-3.065 15.63-8.065 26.63L801.348-157.999q-10.696 26.087-36.565 44.196-25.87 18.109-54.523 18.109H320.218q-32.914 0-56.066-22.87-23.153-22.87-23.153-56.349v-416.695q0-14.957 5.631-29.348 5.63-14.392 17.022-25.783L443.52-837.607q17.957-18.522 42.827-23.501 24.869-4.978 46.957 6.718 21.522 11.13 32 34.5 10.478 23.37 4.783 49.153l-30.652 147.216h311.521ZM120.608-95.694q-24.696 0-42.261-17.566-17.565-17.565-17.565-42.261v-408.174q0-24.131 17-41.978 17-17.848 41.695-17.848h1.696q24.131 0 41.978 17.848 17.848 17.847 17.848 41.978v408.174q0 24.696-17.848 42.261-17.847 17.566-41.978 17.566h-.565Z\\\"/></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: \"M845.956-623.521q31.122 0 55.453 23.935 24.331 23.935 24.331 55.283v56.403q0 8.193 1.217 16.873 1.217 8.679-2.348 15.679L796.348-157.999q-10.906 26.384-36.826 44.344t-54.262 17.96H258.999V-623.52l205.217-218.782q18.122-19.087 42.078-23.566 23.957-4.478 45.988 7.218 21.239 11.13 31.435 34.283 10.196 23.152 3.635 48.37L554.87-623.521h291.086ZM332-584.39v409.477h386.26l127.131-301.826v-67.564H461.086l47.913-228.086L332-584.39ZM139-95.694q-33.257 0-56.238-22.981-22.98-22.981-22.98-56.238v-369.39q0-32.663 22.98-55.941 22.981-23.277 56.238-23.277h119.999v79.218H139v369.39h119.999v79.219H139Zm193-79.219V-584.39v409.477Z\"\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=\\\"M845.956-623.521q31.122 0 55.453 23.935 24.331 23.935 24.331 55.283v56.403q0 8.193 1.217 16.873 1.217 8.679-2.348 15.679L796.348-157.999q-10.906 26.384-36.826 44.344t-54.262 17.96H258.999V-623.52l205.217-218.782q18.122-19.087 42.078-23.566 23.957-4.478 45.988 7.218 21.239 11.13 31.435 34.283 10.196 23.152 3.635 48.37L554.87-623.521h291.086ZM332-584.39v409.477h386.26l127.131-301.826v-67.564H461.086l47.913-228.086L332-584.39ZM139-95.694q-33.257 0-56.238-22.981-22.98-22.981-22.98-56.238v-369.39q0-32.663 22.98-55.941 22.981-23.277 56.238-23.277h119.999v79.218H139v369.39h119.999v79.219H139Zm193-79.219V-584.39v409.477Z\\\"/></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/ThumbUp/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/ThumbUp/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'thumb_up';\n\nexport function ThumbUp(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 ThumbUp;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","ThumbUp","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function Visibility(props: IconPropsReact): React.JSX.Element;
4
- export default Visibility;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={9640:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999Z"})))}},4578:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(9497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999ZM480-500Zm-.118 240Q601-260 701.935-325.5T855.87-500q-53-109-153.817-174.5Q601.237-740 480.118-740 359-740 258.065-674.5T103.13-500q54 109 154.817 174.5Q358.763-260 479.882-260Z"})))}},8387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},9497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{Visibility:()=>b,default:()=>h});var e=t(9497),r=t.n(e),o=t(9640),a=t(4578),i=t(8387),l=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,p=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,f=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&p(e,t,r[t]);if(c)for(var t of c(r))u.call(r,t)&&p(e,t,r[t]);return e},v=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="visibility";function b(e){const t=f(f({},i.defaultIconProps),e),{variant:n}=t,l=v(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,f(f({"aria-label":d},l),s))}const h=b})(),module.exports=n})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react/Visibility/index.js","mappings":"8DAAIA,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,q1BAEP,C,sCCZItB,E,UACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,sgCAEP,C,iDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,WCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,0lBCE9D,MAAMC,EAAO,aAEN,SAASC,EAAWnC,GACzB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Visibility/icon-fill.svg","webpack://icons/./src/svg/Visibility/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/Visibility/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: \"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999Z\"\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=\\\"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999Z\\\"/></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: \"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999ZM480-500Zm-.118 240Q601-260 701.935-325.5T855.87-500q-53-109-153.817-174.5Q601.237-740 480.118-740 359-740 258.065-674.5T103.13-500q54 109 154.817 174.5Q358.763-260 479.882-260Z\"\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=\\\"M480.118-330Q551-330 600.5-379.618q49.5-49.617 49.5-120.5Q650-571 600.382-620.5q-49.617-49.5-120.5-49.5Q409-670 359.5-620.382q-49.5 49.617-49.5 120.5Q310-429 359.618-379.5q49.617 49.5 120.5 49.5Zm-.22-67.044q-42.941 0-72.898-30.059-29.956-30.058-29.956-72.999 0-42.941 30.059-72.898 30.058-29.956 72.999-29.956 42.941 0 72.898 30.059 29.956 30.058 29.956 72.999 0 42.941-30.059 72.898-30.058 29.956-72.999 29.956ZM480-186.999q-137.826 0-250.841-76.665-113.015-76.664-180.638-197.292-5.13-9.268-7.695-19.176-2.566-9.909-2.566-19.892 0-9.984 2.566-19.836 2.565-9.852 7.695-19.184 67.623-120.628 180.638-197.292Q342.174-813.001 480-813.001q137.826 0 250.841 76.665 113.015 76.664 180.638 197.292 5.13 9.268 7.695 19.176 2.566 9.909 2.566 19.892 0 9.984-2.566 19.836-2.565 9.852-7.695 19.184-67.623 120.628-180.638 197.292Q617.826-186.999 480-186.999ZM480-500Zm-.118 240Q601-260 701.935-325.5T855.87-500q-53-109-153.817-174.5Q601.237-740 480.118-740 359-740 258.065-674.5T103.13-500q54 109 154.817 174.5Q358.763-260 479.882-260Z\\\"/></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/Visibility/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Visibility/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'visibility';\n\nexport function Visibility(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 Visibility;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Visibility","restProps","IconComponent","overrides","size"],"sourceRoot":""}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import type { IconPropsReact } from '../types';
3
- export declare function VisibilityOff(props: IconPropsReact): React.JSX.Element;
4
- export default VisibilityOff;