@epilot360/icons 1.12.4 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1912) hide show
  1. package/__mocks__/icon-file-mock.d.ts +2 -0
  2. package/__mocks__/icon-file-mock.js +3 -0
  3. package/__mocks__/icon-file-mock.js.map +1 -0
  4. package/icons.config.yaml +20 -0
  5. package/index.js +1 -1
  6. package/index.js.map +1 -1
  7. package/package.json +3 -3
  8. package/react/EpilotIcon.d.ts +10 -0
  9. package/react/EpilotIcon.js +1 -1
  10. package/react/EpilotIcon.js.map +1 -1
  11. package/react/FileCopy/index.d.ts +4 -0
  12. package/react/FileCopy/index.js +2 -0
  13. package/react/FileCopy/index.js.map +1 -0
  14. package/react/FileCopyOff/index.d.ts +4 -0
  15. package/react/FileCopyOff/index.js +2 -0
  16. package/react/FileCopyOff/index.js.map +1 -0
  17. package/react/FilterAlt/index.d.ts +4 -0
  18. package/react/FilterAlt/index.js +2 -0
  19. package/react/FilterAlt/index.js.map +1 -0
  20. package/react/FilterAltOff/index.d.ts +4 -0
  21. package/react/FilterAltOff/index.js +2 -0
  22. package/react/FilterAltOff/index.js.map +1 -0
  23. package/react/NoteStack/index.d.ts +4 -0
  24. package/react/NoteStack/index.js +2 -0
  25. package/react/NoteStack/index.js.map +1 -0
  26. package/react/index.d.ts +5 -0
  27. package/react/index.js +1 -1
  28. package/react/index.js.map +1 -1
  29. package/svg/FileCopy/icon-fill.svg +1 -0
  30. package/svg/FileCopy/icon.svg +1 -0
  31. package/svg/FileCopy/index.d.ts +3 -0
  32. package/svg/FileCopy/index.js +2 -0
  33. package/svg/FileCopy/index.js.map +1 -0
  34. package/svg/FileCopyOff/icon-fill.svg +1 -0
  35. package/svg/FileCopyOff/icon.svg +1 -0
  36. package/svg/FileCopyOff/index.d.ts +3 -0
  37. package/svg/FileCopyOff/index.js +2 -0
  38. package/svg/FileCopyOff/index.js.map +1 -0
  39. package/svg/FilterAlt/icon-fill.svg +1 -0
  40. package/svg/FilterAlt/icon.svg +1 -0
  41. package/svg/FilterAlt/index.d.ts +3 -0
  42. package/svg/FilterAlt/index.js +2 -0
  43. package/svg/FilterAlt/index.js.map +1 -0
  44. package/svg/FilterAltOff/icon-fill.svg +1 -0
  45. package/svg/FilterAltOff/icon.svg +1 -0
  46. package/svg/FilterAltOff/index.d.ts +3 -0
  47. package/svg/FilterAltOff/index.js +2 -0
  48. package/svg/FilterAltOff/index.js.map +1 -0
  49. package/svg/NoteStack/icon-fill.svg +1 -0
  50. package/svg/NoteStack/icon.svg +1 -0
  51. package/svg/NoteStack/index.d.ts +3 -0
  52. package/svg/NoteStack/index.js +2 -0
  53. package/svg/NoteStack/index.js.map +1 -0
  54. package/svg/index.d.ts +5 -0
  55. package/svg/index.js +1 -1
  56. package/svg/index.js.map +1 -1
  57. package/svg/svgIcon.d.ts +5 -0
  58. package/svg/svgIcon.js +1 -1
  59. package/svg/svgIcon.js.map +1 -1
  60. package/.babelrc.json +0 -18
  61. package/.eslintrc.yml +0 -18
  62. package/.gitignore +0 -12
  63. package/.gitlab-ci.yml +0 -19
  64. package/.storybook/main.ts +0 -55
  65. package/.storybook/preview.css +0 -227
  66. package/.storybook/preview.ts +0 -17
  67. package/build/index.d.ts +0 -3
  68. package/build/index.js +0 -2
  69. package/build/index.js.map +0 -1
  70. package/build/react/Account/index.d.ts +0 -4
  71. package/build/react/Account/index.js +0 -2
  72. package/build/react/Account/index.js.map +0 -1
  73. package/build/react/Action/index.d.ts +0 -4
  74. package/build/react/Action/index.js +0 -2
  75. package/build/react/Action/index.js.map +0 -1
  76. package/build/react/Add/index.d.ts +0 -4
  77. package/build/react/Add/index.js +0 -2
  78. package/build/react/Add/index.js.map +0 -1
  79. package/build/react/AddCircle/index.d.ts +0 -4
  80. package/build/react/AddCircle/index.js +0 -2
  81. package/build/react/AddCircle/index.js.map +0 -1
  82. package/build/react/Address/index.d.ts +0 -4
  83. package/build/react/Address/index.js +0 -2
  84. package/build/react/Address/index.js.map +0 -1
  85. package/build/react/Alarm/index.d.ts +0 -4
  86. package/build/react/Alarm/index.js +0 -2
  87. package/build/react/Alarm/index.js.map +0 -1
  88. package/build/react/ArrowCircleLeft/index.d.ts +0 -4
  89. package/build/react/ArrowCircleLeft/index.js +0 -2
  90. package/build/react/ArrowCircleLeft/index.js.map +0 -1
  91. package/build/react/ArrowLeft/index.d.ts +0 -4
  92. package/build/react/ArrowLeft/index.js +0 -2
  93. package/build/react/ArrowLeft/index.js.map +0 -1
  94. package/build/react/ArrowRight/index.d.ts +0 -4
  95. package/build/react/ArrowRight/index.js +0 -2
  96. package/build/react/ArrowRight/index.js.map +0 -1
  97. package/build/react/AttributeEdit/index.d.ts +0 -4
  98. package/build/react/AttributeEdit/index.js +0 -2
  99. package/build/react/AttributeEdit/index.js.map +0 -1
  100. package/build/react/Attributes/index.d.ts +0 -4
  101. package/build/react/Attributes/index.js +0 -2
  102. package/build/react/Attributes/index.js.map +0 -1
  103. package/build/react/Automation/index.d.ts +0 -4
  104. package/build/react/Automation/index.js +0 -2
  105. package/build/react/Automation/index.js.map +0 -1
  106. package/build/react/Availability/index.d.ts +0 -4
  107. package/build/react/Availability/index.js +0 -2
  108. package/build/react/Availability/index.js.map +0 -1
  109. package/build/react/AvgTime/index.d.ts +0 -4
  110. package/build/react/AvgTime/index.js +0 -2
  111. package/build/react/AvgTime/index.js.map +0 -1
  112. package/build/react/Cable/index.d.ts +0 -4
  113. package/build/react/Cable/index.js +0 -2
  114. package/build/react/Cable/index.js.map +0 -1
  115. package/build/react/Calculator/index.d.ts +0 -4
  116. package/build/react/Calculator/index.js +0 -2
  117. package/build/react/Calculator/index.js.map +0 -1
  118. package/build/react/Calendar/index.d.ts +0 -4
  119. package/build/react/Calendar/index.js +0 -2
  120. package/build/react/Calendar/index.js.map +0 -1
  121. package/build/react/Call/index.d.ts +0 -4
  122. package/build/react/Call/index.js +0 -2
  123. package/build/react/Call/index.js.map +0 -1
  124. package/build/react/Category/index.d.ts +0 -4
  125. package/build/react/Category/index.js +0 -2
  126. package/build/react/Category/index.js.map +0 -1
  127. package/build/react/Check/index.d.ts +0 -4
  128. package/build/react/Check/index.js +0 -2
  129. package/build/react/Check/index.js.map +0 -1
  130. package/build/react/CheckBox/index.d.ts +0 -4
  131. package/build/react/CheckBox/index.js +0 -2
  132. package/build/react/CheckBox/index.js.map +0 -1
  133. package/build/react/CheckCircle/index.d.ts +0 -4
  134. package/build/react/CheckCircle/index.js +0 -2
  135. package/build/react/CheckCircle/index.js.map +0 -1
  136. package/build/react/Checklist/index.d.ts +0 -4
  137. package/build/react/Checklist/index.js +0 -2
  138. package/build/react/Checklist/index.js.map +0 -1
  139. package/build/react/ChevronLeft/index.d.ts +0 -4
  140. package/build/react/ChevronLeft/index.js +0 -2
  141. package/build/react/ChevronLeft/index.js.map +0 -1
  142. package/build/react/ChevronRight/index.d.ts +0 -4
  143. package/build/react/ChevronRight/index.js +0 -2
  144. package/build/react/ChevronRight/index.js.map +0 -1
  145. package/build/react/Close/index.d.ts +0 -4
  146. package/build/react/Close/index.js +0 -2
  147. package/build/react/Close/index.js.map +0 -1
  148. package/build/react/CollapseContent/index.d.ts +0 -4
  149. package/build/react/CollapseContent/index.js +0 -2
  150. package/build/react/CollapseContent/index.js.map +0 -1
  151. package/build/react/Comment/index.d.ts +0 -4
  152. package/build/react/Comment/index.js +0 -2
  153. package/build/react/Comment/index.js.map +0 -1
  154. package/build/react/Condition/index.d.ts +0 -4
  155. package/build/react/Condition/index.js +0 -2
  156. package/build/react/Condition/index.js.map +0 -1
  157. package/build/react/Connection/index.d.ts +0 -4
  158. package/build/react/Connection/index.js +0 -2
  159. package/build/react/Connection/index.js.map +0 -1
  160. package/build/react/Consent/index.d.ts +0 -4
  161. package/build/react/Consent/index.js +0 -2
  162. package/build/react/Consent/index.js.map +0 -1
  163. package/build/react/Contact/index.d.ts +0 -4
  164. package/build/react/Contact/index.js +0 -2
  165. package/build/react/Contact/index.js.map +0 -1
  166. package/build/react/ContentCopy/index.d.ts +0 -4
  167. package/build/react/ContentCopy/index.js +0 -2
  168. package/build/react/ContentCopy/index.js.map +0 -1
  169. package/build/react/Contract/index.d.ts +0 -4
  170. package/build/react/Contract/index.js +0 -2
  171. package/build/react/Contract/index.js.map +0 -1
  172. package/build/react/Dashboard/index.d.ts +0 -4
  173. package/build/react/Dashboard/index.js +0 -2
  174. package/build/react/Dashboard/index.js.map +0 -1
  175. package/build/react/DataObject/index.d.ts +0 -4
  176. package/build/react/DataObject/index.js +0 -2
  177. package/build/react/DataObject/index.js.map +0 -1
  178. package/build/react/Delete/index.d.ts +0 -4
  179. package/build/react/Delete/index.js +0 -2
  180. package/build/react/Delete/index.js.map +0 -1
  181. package/build/react/Design/index.d.ts +0 -4
  182. package/build/react/Design/index.js +0 -2
  183. package/build/react/Design/index.js.map +0 -1
  184. package/build/react/Desktop/index.d.ts +0 -4
  185. package/build/react/Desktop/index.js +0 -2
  186. package/build/react/Desktop/index.js.map +0 -1
  187. package/build/react/Diagram/index.d.ts +0 -4
  188. package/build/react/Diagram/index.js +0 -2
  189. package/build/react/Diagram/index.js.map +0 -1
  190. package/build/react/Document/index.d.ts +0 -4
  191. package/build/react/Document/index.js +0 -2
  192. package/build/react/Document/index.js.map +0 -1
  193. package/build/react/Download/index.d.ts +0 -4
  194. package/build/react/Download/index.js +0 -2
  195. package/build/react/Download/index.js.map +0 -1
  196. package/build/react/DragIndicator/index.d.ts +0 -4
  197. package/build/react/DragIndicator/index.js +0 -2
  198. package/build/react/DragIndicator/index.js.map +0 -1
  199. package/build/react/Edit/index.d.ts +0 -4
  200. package/build/react/Edit/index.js +0 -2
  201. package/build/react/Edit/index.js.map +0 -1
  202. package/build/react/EnergySavingsLeaf/index.d.ts +0 -4
  203. package/build/react/EnergySavingsLeaf/index.js +0 -2
  204. package/build/react/EnergySavingsLeaf/index.js.map +0 -1
  205. package/build/react/Entity/index.d.ts +0 -4
  206. package/build/react/Entity/index.js +0 -2
  207. package/build/react/Entity/index.js.map +0 -1
  208. package/build/react/EntityBuilder/index.d.ts +0 -4
  209. package/build/react/EntityBuilder/index.js +0 -2
  210. package/build/react/EntityBuilder/index.js.map +0 -1
  211. package/build/react/Epilot/index.d.ts +0 -4
  212. package/build/react/Epilot/index.js +0 -2
  213. package/build/react/Epilot/index.js.map +0 -1
  214. package/build/react/EpilotIcon.d.ts +0 -276
  215. package/build/react/EpilotIcon.js +0 -2
  216. package/build/react/EpilotIcon.js.map +0 -1
  217. package/build/react/Error/index.d.ts +0 -4
  218. package/build/react/Error/index.js +0 -2
  219. package/build/react/Error/index.js.map +0 -1
  220. package/build/react/Exclamation/index.d.ts +0 -4
  221. package/build/react/Exclamation/index.js +0 -2
  222. package/build/react/Exclamation/index.js.map +0 -1
  223. package/build/react/ExpandContent/index.d.ts +0 -4
  224. package/build/react/ExpandContent/index.js +0 -2
  225. package/build/react/ExpandContent/index.js.map +0 -1
  226. package/build/react/ExpandLess/index.d.ts +0 -4
  227. package/build/react/ExpandLess/index.js +0 -2
  228. package/build/react/ExpandLess/index.js.map +0 -1
  229. package/build/react/ExpandMore/index.d.ts +0 -4
  230. package/build/react/ExpandMore/index.js +0 -2
  231. package/build/react/ExpandMore/index.js.map +0 -1
  232. package/build/react/Explore/index.d.ts +0 -4
  233. package/build/react/Explore/index.js +0 -2
  234. package/build/react/Explore/index.js.map +0 -1
  235. package/build/react/File/index.d.ts +0 -4
  236. package/build/react/File/index.js +0 -2
  237. package/build/react/File/index.js.map +0 -1
  238. package/build/react/Filter/index.d.ts +0 -4
  239. package/build/react/Filter/index.js +0 -2
  240. package/build/react/Filter/index.js.map +0 -1
  241. package/build/react/Frame/index.d.ts +0 -4
  242. package/build/react/Frame/index.js +0 -2
  243. package/build/react/Frame/index.js.map +0 -1
  244. package/build/react/Help/index.d.ts +0 -4
  245. package/build/react/Help/index.js +0 -2
  246. package/build/react/Help/index.js.map +0 -1
  247. package/build/react/HomePin/index.d.ts +0 -4
  248. package/build/react/HomePin/index.js +0 -2
  249. package/build/react/HomePin/index.js.map +0 -1
  250. package/build/react/Image/index.d.ts +0 -4
  251. package/build/react/Image/index.js +0 -2
  252. package/build/react/Image/index.js.map +0 -1
  253. package/build/react/Info/index.d.ts +0 -4
  254. package/build/react/Info/index.js +0 -2
  255. package/build/react/Info/index.js.map +0 -1
  256. package/build/react/Journey/index.d.ts +0 -4
  257. package/build/react/Journey/index.js +0 -2
  258. package/build/react/Journey/index.js.map +0 -1
  259. package/build/react/Link/index.d.ts +0 -4
  260. package/build/react/Link/index.js +0 -2
  261. package/build/react/Link/index.js.map +0 -1
  262. package/build/react/Lock/index.d.ts +0 -4
  263. package/build/react/Lock/index.js +0 -2
  264. package/build/react/Lock/index.js.map +0 -1
  265. package/build/react/LockOpen/index.d.ts +0 -4
  266. package/build/react/LockOpen/index.js +0 -2
  267. package/build/react/LockOpen/index.js.map +0 -1
  268. package/build/react/Login/index.d.ts +0 -4
  269. package/build/react/Login/index.js +0 -2
  270. package/build/react/Login/index.js.map +0 -1
  271. package/build/react/Logout/index.d.ts +0 -4
  272. package/build/react/Logout/index.js +0 -2
  273. package/build/react/Logout/index.js.map +0 -1
  274. package/build/react/Lookup/index.d.ts +0 -4
  275. package/build/react/Lookup/index.js +0 -2
  276. package/build/react/Lookup/index.js.map +0 -1
  277. package/build/react/Mail/index.d.ts +0 -4
  278. package/build/react/Mail/index.js +0 -2
  279. package/build/react/Mail/index.js.map +0 -1
  280. package/build/react/Map/index.d.ts +0 -4
  281. package/build/react/Map/index.js +0 -2
  282. package/build/react/Map/index.js.map +0 -1
  283. package/build/react/Menu/index.d.ts +0 -4
  284. package/build/react/Menu/index.js +0 -2
  285. package/build/react/Menu/index.js.map +0 -1
  286. package/build/react/Message/index.d.ts +0 -4
  287. package/build/react/Message/index.js +0 -2
  288. package/build/react/Message/index.js.map +0 -1
  289. package/build/react/Meter/index.d.ts +0 -4
  290. package/build/react/Meter/index.js +0 -2
  291. package/build/react/Meter/index.js.map +0 -1
  292. package/build/react/MoreHoriz/index.d.ts +0 -4
  293. package/build/react/MoreHoriz/index.js +0 -2
  294. package/build/react/MoreHoriz/index.js.map +0 -1
  295. package/build/react/MoreVert/index.d.ts +0 -4
  296. package/build/react/MoreVert/index.js +0 -2
  297. package/build/react/MoreVert/index.js.map +0 -1
  298. package/build/react/MoveDown/index.d.ts +0 -4
  299. package/build/react/MoveDown/index.js +0 -2
  300. package/build/react/MoveDown/index.js.map +0 -1
  301. package/build/react/Note/index.d.ts +0 -4
  302. package/build/react/Note/index.js +0 -2
  303. package/build/react/Note/index.js.map +0 -1
  304. package/build/react/Notifications/index.d.ts +0 -4
  305. package/build/react/Notifications/index.js +0 -2
  306. package/build/react/Notifications/index.js.map +0 -1
  307. package/build/react/Number/index.d.ts +0 -4
  308. package/build/react/Number/index.js +0 -2
  309. package/build/react/Number/index.js.map +0 -1
  310. package/build/react/Numbers/index.d.ts +0 -4
  311. package/build/react/Numbers/index.js +0 -2
  312. package/build/react/Numbers/index.js.map +0 -1
  313. package/build/react/OpenInNew/index.d.ts +0 -4
  314. package/build/react/OpenInNew/index.js +0 -2
  315. package/build/react/OpenInNew/index.js.map +0 -1
  316. package/build/react/Opportunity/index.d.ts +0 -4
  317. package/build/react/Opportunity/index.js +0 -2
  318. package/build/react/Opportunity/index.js.map +0 -1
  319. package/build/react/Order/index.d.ts +0 -4
  320. package/build/react/Order/index.js +0 -2
  321. package/build/react/Order/index.js.map +0 -1
  322. package/build/react/Paragraph/index.d.ts +0 -4
  323. package/build/react/Paragraph/index.js +0 -2
  324. package/build/react/Paragraph/index.js.map +0 -1
  325. package/build/react/Partner/index.d.ts +0 -4
  326. package/build/react/Partner/index.js +0 -2
  327. package/build/react/Partner/index.js.map +0 -1
  328. package/build/react/Partnering/index.d.ts +0 -4
  329. package/build/react/Partnering/index.js +0 -2
  330. package/build/react/Partnering/index.js.map +0 -1
  331. package/build/react/Pause/index.d.ts +0 -4
  332. package/build/react/Pause/index.js +0 -2
  333. package/build/react/Pause/index.js.map +0 -1
  334. package/build/react/PauseCircle/index.d.ts +0 -4
  335. package/build/react/PauseCircle/index.js +0 -2
  336. package/build/react/PauseCircle/index.js.map +0 -1
  337. package/build/react/Payment/index.d.ts +0 -4
  338. package/build/react/Payment/index.js +0 -2
  339. package/build/react/Payment/index.js.map +0 -1
  340. package/build/react/Pending/index.d.ts +0 -4
  341. package/build/react/Pending/index.js +0 -2
  342. package/build/react/Pending/index.js.map +0 -1
  343. package/build/react/PersonCheck/index.d.ts +0 -4
  344. package/build/react/PersonCheck/index.js +0 -2
  345. package/build/react/PersonCheck/index.js.map +0 -1
  346. package/build/react/Phase/index.d.ts +0 -4
  347. package/build/react/Phase/index.js +0 -2
  348. package/build/react/Phase/index.js.map +0 -1
  349. package/build/react/Phone/index.d.ts +0 -4
  350. package/build/react/Phone/index.js +0 -2
  351. package/build/react/Phone/index.js.map +0 -1
  352. package/build/react/Play/index.d.ts +0 -4
  353. package/build/react/Play/index.js +0 -2
  354. package/build/react/Play/index.js.map +0 -1
  355. package/build/react/Portal/index.d.ts +0 -4
  356. package/build/react/Portal/index.js +0 -2
  357. package/build/react/Portal/index.js.map +0 -1
  358. package/build/react/PreviousProvider/index.d.ts +0 -4
  359. package/build/react/PreviousProvider/index.js +0 -2
  360. package/build/react/PreviousProvider/index.js.map +0 -1
  361. package/build/react/Price/index.d.ts +0 -4
  362. package/build/react/Price/index.js +0 -2
  363. package/build/react/Price/index.js.map +0 -1
  364. package/build/react/PriceMapping/index.d.ts +0 -4
  365. package/build/react/PriceMapping/index.js +0 -2
  366. package/build/react/PriceMapping/index.js.map +0 -1
  367. package/build/react/Primary/index.d.ts +0 -4
  368. package/build/react/Primary/index.js +0 -2
  369. package/build/react/Primary/index.js.map +0 -1
  370. package/build/react/Product/index.d.ts +0 -4
  371. package/build/react/Product/index.js +0 -2
  372. package/build/react/Product/index.js.map +0 -1
  373. package/build/react/QuestionMark/index.d.ts +0 -4
  374. package/build/react/QuestionMark/index.js +0 -2
  375. package/build/react/QuestionMark/index.js.map +0 -1
  376. package/build/react/RadioButton/index.d.ts +0 -4
  377. package/build/react/RadioButton/index.js +0 -2
  378. package/build/react/RadioButton/index.js.map +0 -1
  379. package/build/react/RadioButtonChecked/index.d.ts +0 -4
  380. package/build/react/RadioButtonChecked/index.js +0 -2
  381. package/build/react/RadioButtonChecked/index.js.map +0 -1
  382. package/build/react/Refresh/index.d.ts +0 -4
  383. package/build/react/Refresh/index.js +0 -2
  384. package/build/react/Refresh/index.js.map +0 -1
  385. package/build/react/Relations/index.d.ts +0 -4
  386. package/build/react/Relations/index.js +0 -2
  387. package/build/react/Relations/index.js.map +0 -1
  388. package/build/react/Repeat/index.d.ts +0 -4
  389. package/build/react/Repeat/index.js +0 -2
  390. package/build/react/Repeat/index.js.map +0 -1
  391. package/build/react/Reply/index.d.ts +0 -4
  392. package/build/react/Reply/index.js +0 -2
  393. package/build/react/Reply/index.js.map +0 -1
  394. package/build/react/Resize/index.d.ts +0 -4
  395. package/build/react/Resize/index.js +0 -2
  396. package/build/react/Resize/index.js.map +0 -1
  397. package/build/react/SDK/index.d.ts +0 -4
  398. package/build/react/SDK/index.js +0 -2
  399. package/build/react/SDK/index.js.map +0 -1
  400. package/build/react/Search/index.d.ts +0 -4
  401. package/build/react/Search/index.js +0 -2
  402. package/build/react/Search/index.js.map +0 -1
  403. package/build/react/Settings/index.d.ts +0 -4
  404. package/build/react/Settings/index.js +0 -2
  405. package/build/react/Settings/index.js.map +0 -1
  406. package/build/react/Share/index.d.ts +0 -4
  407. package/build/react/Share/index.js +0 -2
  408. package/build/react/Share/index.js.map +0 -1
  409. package/build/react/Signature/index.d.ts +0 -4
  410. package/build/react/Signature/index.js +0 -2
  411. package/build/react/Signature/index.js.map +0 -1
  412. package/build/react/Skip/index.d.ts +0 -4
  413. package/build/react/Skip/index.js +0 -2
  414. package/build/react/Skip/index.js.map +0 -1
  415. package/build/react/Solar/index.d.ts +0 -4
  416. package/build/react/Solar/index.js +0 -2
  417. package/build/react/Solar/index.js.map +0 -1
  418. package/build/react/Sort/index.d.ts +0 -4
  419. package/build/react/Sort/index.js +0 -2
  420. package/build/react/Sort/index.js.map +0 -1
  421. package/build/react/Stack/index.d.ts +0 -4
  422. package/build/react/Stack/index.js +0 -2
  423. package/build/react/Stack/index.js.map +0 -1
  424. package/build/react/Star/index.d.ts +0 -4
  425. package/build/react/Star/index.js +0 -2
  426. package/build/react/Star/index.js.map +0 -1
  427. package/build/react/StepOver/index.d.ts +0 -4
  428. package/build/react/StepOver/index.js +0 -2
  429. package/build/react/StepOver/index.js.map +0 -1
  430. package/build/react/Submission/index.d.ts +0 -4
  431. package/build/react/Submission/index.js +0 -2
  432. package/build/react/Submission/index.js.map +0 -1
  433. package/build/react/SuccessConfirmation/index.d.ts +0 -4
  434. package/build/react/SuccessConfirmation/index.js +0 -2
  435. package/build/react/SuccessConfirmation/index.js.map +0 -1
  436. package/build/react/Summary/index.d.ts +0 -4
  437. package/build/react/Summary/index.js +0 -2
  438. package/build/react/Summary/index.js.map +0 -1
  439. package/build/react/Sun/index.d.ts +0 -4
  440. package/build/react/Sun/index.js +0 -2
  441. package/build/react/Sun/index.js.map +0 -1
  442. package/build/react/Table/index.d.ts +0 -4
  443. package/build/react/Table/index.js +0 -2
  444. package/build/react/Table/index.js.map +0 -1
  445. package/build/react/Tax/index.d.ts +0 -4
  446. package/build/react/Tax/index.js +0 -2
  447. package/build/react/Tax/index.js.map +0 -1
  448. package/build/react/Templates/index.d.ts +0 -4
  449. package/build/react/Templates/index.js +0 -2
  450. package/build/react/Templates/index.js.map +0 -1
  451. package/build/react/TextField/index.d.ts +0 -4
  452. package/build/react/TextField/index.js +0 -2
  453. package/build/react/TextField/index.js.map +0 -1
  454. package/build/react/TextFields/index.d.ts +0 -4
  455. package/build/react/TextFields/index.js +0 -2
  456. package/build/react/TextFields/index.js.map +0 -1
  457. package/build/react/ThumbDown/index.d.ts +0 -4
  458. package/build/react/ThumbDown/index.js +0 -2
  459. package/build/react/ThumbDown/index.js.map +0 -1
  460. package/build/react/ThumbUp/index.d.ts +0 -4
  461. package/build/react/ThumbUp/index.js +0 -2
  462. package/build/react/ThumbUp/index.js.map +0 -1
  463. package/build/react/TwoColumns/index.d.ts +0 -4
  464. package/build/react/TwoColumns/index.js +0 -2
  465. package/build/react/TwoColumns/index.js.map +0 -1
  466. package/build/react/Upload/index.d.ts +0 -4
  467. package/build/react/Upload/index.js +0 -2
  468. package/build/react/Upload/index.js.map +0 -1
  469. package/build/react/Visibility/index.d.ts +0 -4
  470. package/build/react/Visibility/index.js +0 -2
  471. package/build/react/Visibility/index.js.map +0 -1
  472. package/build/react/VisibilityOff/index.d.ts +0 -4
  473. package/build/react/VisibilityOff/index.js +0 -2
  474. package/build/react/VisibilityOff/index.js.map +0 -1
  475. package/build/react/Warning/index.d.ts +0 -4
  476. package/build/react/Warning/index.js +0 -2
  477. package/build/react/Warning/index.js.map +0 -1
  478. package/build/react/Webhook/index.d.ts +0 -4
  479. package/build/react/Webhook/index.js +0 -2
  480. package/build/react/Webhook/index.js.map +0 -1
  481. package/build/react/Workflow/index.d.ts +0 -4
  482. package/build/react/Workflow/index.js +0 -2
  483. package/build/react/Workflow/index.js.map +0 -1
  484. package/build/react/common.d.ts +0 -2
  485. package/build/react/common.js +0 -2
  486. package/build/react/common.js.map +0 -1
  487. package/build/react/index.d.ts +0 -134
  488. package/build/react/index.js +0 -2
  489. package/build/react/index.js.map +0 -1
  490. package/build/react/types.d.ts +0 -4
  491. package/build/react/types.js +0 -1
  492. package/build/react/types.js.map +0 -1
  493. package/build/svg/Account/icon-fill.svg +0 -1
  494. package/build/svg/Account/icon.svg +0 -1
  495. package/build/svg/Account/index.d.ts +0 -3
  496. package/build/svg/Account/index.js +0 -2
  497. package/build/svg/Account/index.js.map +0 -1
  498. package/build/svg/Action/icon-fill.svg +0 -1
  499. package/build/svg/Action/icon.svg +0 -1
  500. package/build/svg/Action/index.d.ts +0 -3
  501. package/build/svg/Action/index.js +0 -2
  502. package/build/svg/Action/index.js.map +0 -1
  503. package/build/svg/Add/icon-fill.svg +0 -1
  504. package/build/svg/Add/icon.svg +0 -1
  505. package/build/svg/Add/index.d.ts +0 -3
  506. package/build/svg/Add/index.js +0 -2
  507. package/build/svg/Add/index.js.map +0 -1
  508. package/build/svg/AddCircle/icon-fill.svg +0 -1
  509. package/build/svg/AddCircle/icon.svg +0 -1
  510. package/build/svg/AddCircle/index.d.ts +0 -3
  511. package/build/svg/AddCircle/index.js +0 -2
  512. package/build/svg/AddCircle/index.js.map +0 -1
  513. package/build/svg/Address/icon-fill.svg +0 -1
  514. package/build/svg/Address/icon.svg +0 -1
  515. package/build/svg/Address/index.d.ts +0 -3
  516. package/build/svg/Address/index.js +0 -2
  517. package/build/svg/Address/index.js.map +0 -1
  518. package/build/svg/Alarm/icon-fill.svg +0 -1
  519. package/build/svg/Alarm/icon.svg +0 -1
  520. package/build/svg/Alarm/index.d.ts +0 -3
  521. package/build/svg/Alarm/index.js +0 -2
  522. package/build/svg/Alarm/index.js.map +0 -1
  523. package/build/svg/ArrowCircleLeft/icon-fill.svg +0 -1
  524. package/build/svg/ArrowCircleLeft/icon.svg +0 -1
  525. package/build/svg/ArrowCircleLeft/index.d.ts +0 -3
  526. package/build/svg/ArrowCircleLeft/index.js +0 -2
  527. package/build/svg/ArrowCircleLeft/index.js.map +0 -1
  528. package/build/svg/ArrowLeft/icon-fill.svg +0 -1
  529. package/build/svg/ArrowLeft/icon.svg +0 -1
  530. package/build/svg/ArrowLeft/index.d.ts +0 -3
  531. package/build/svg/ArrowLeft/index.js +0 -2
  532. package/build/svg/ArrowLeft/index.js.map +0 -1
  533. package/build/svg/ArrowRight/icon-fill.svg +0 -1
  534. package/build/svg/ArrowRight/icon.svg +0 -1
  535. package/build/svg/ArrowRight/index.d.ts +0 -3
  536. package/build/svg/ArrowRight/index.js +0 -2
  537. package/build/svg/ArrowRight/index.js.map +0 -1
  538. package/build/svg/AttributeEdit/icon-fill.svg +0 -1
  539. package/build/svg/AttributeEdit/icon.svg +0 -1
  540. package/build/svg/AttributeEdit/index.d.ts +0 -3
  541. package/build/svg/AttributeEdit/index.js +0 -2
  542. package/build/svg/AttributeEdit/index.js.map +0 -1
  543. package/build/svg/Attributes/icon-fill.svg +0 -1
  544. package/build/svg/Attributes/icon.svg +0 -1
  545. package/build/svg/Attributes/index.d.ts +0 -3
  546. package/build/svg/Attributes/index.js +0 -2
  547. package/build/svg/Attributes/index.js.map +0 -1
  548. package/build/svg/Automation/icon-fill.svg +0 -1
  549. package/build/svg/Automation/icon.svg +0 -1
  550. package/build/svg/Automation/index.d.ts +0 -3
  551. package/build/svg/Automation/index.js +0 -2
  552. package/build/svg/Automation/index.js.map +0 -1
  553. package/build/svg/Availability/icon-fill.svg +0 -1
  554. package/build/svg/Availability/icon.svg +0 -1
  555. package/build/svg/Availability/index.d.ts +0 -3
  556. package/build/svg/Availability/index.js +0 -2
  557. package/build/svg/Availability/index.js.map +0 -1
  558. package/build/svg/AvgTime/icon-fill.svg +0 -1
  559. package/build/svg/AvgTime/icon.svg +0 -1
  560. package/build/svg/AvgTime/index.d.ts +0 -3
  561. package/build/svg/AvgTime/index.js +0 -2
  562. package/build/svg/AvgTime/index.js.map +0 -1
  563. package/build/svg/Cable/icon-fill.svg +0 -1
  564. package/build/svg/Cable/icon.svg +0 -1
  565. package/build/svg/Cable/index.d.ts +0 -3
  566. package/build/svg/Cable/index.js +0 -2
  567. package/build/svg/Cable/index.js.map +0 -1
  568. package/build/svg/Calculator/icon-fill.svg +0 -1
  569. package/build/svg/Calculator/icon.svg +0 -1
  570. package/build/svg/Calculator/index.d.ts +0 -3
  571. package/build/svg/Calculator/index.js +0 -2
  572. package/build/svg/Calculator/index.js.map +0 -1
  573. package/build/svg/Calendar/icon-fill.svg +0 -1
  574. package/build/svg/Calendar/icon.svg +0 -1
  575. package/build/svg/Calendar/index.d.ts +0 -3
  576. package/build/svg/Calendar/index.js +0 -2
  577. package/build/svg/Calendar/index.js.map +0 -1
  578. package/build/svg/Call/icon-fill.svg +0 -1
  579. package/build/svg/Call/icon.svg +0 -1
  580. package/build/svg/Call/index.d.ts +0 -3
  581. package/build/svg/Call/index.js +0 -2
  582. package/build/svg/Call/index.js.map +0 -1
  583. package/build/svg/Category/icon-fill.svg +0 -1
  584. package/build/svg/Category/icon.svg +0 -1
  585. package/build/svg/Category/index.d.ts +0 -3
  586. package/build/svg/Category/index.js +0 -2
  587. package/build/svg/Category/index.js.map +0 -1
  588. package/build/svg/Check/icon-fill.svg +0 -1
  589. package/build/svg/Check/icon.svg +0 -1
  590. package/build/svg/Check/index.d.ts +0 -3
  591. package/build/svg/Check/index.js +0 -2
  592. package/build/svg/Check/index.js.map +0 -1
  593. package/build/svg/CheckBox/icon-fill.svg +0 -1
  594. package/build/svg/CheckBox/icon.svg +0 -1
  595. package/build/svg/CheckBox/index.d.ts +0 -3
  596. package/build/svg/CheckBox/index.js +0 -2
  597. package/build/svg/CheckBox/index.js.map +0 -1
  598. package/build/svg/CheckCircle/icon-fill.svg +0 -1
  599. package/build/svg/CheckCircle/icon.svg +0 -1
  600. package/build/svg/CheckCircle/index.d.ts +0 -3
  601. package/build/svg/CheckCircle/index.js +0 -2
  602. package/build/svg/CheckCircle/index.js.map +0 -1
  603. package/build/svg/Checklist/icon-fill.svg +0 -1
  604. package/build/svg/Checklist/icon.svg +0 -1
  605. package/build/svg/Checklist/index.d.ts +0 -3
  606. package/build/svg/Checklist/index.js +0 -2
  607. package/build/svg/Checklist/index.js.map +0 -1
  608. package/build/svg/ChevronLeft/icon-fill.svg +0 -1
  609. package/build/svg/ChevronLeft/icon.svg +0 -1
  610. package/build/svg/ChevronLeft/index.d.ts +0 -3
  611. package/build/svg/ChevronLeft/index.js +0 -2
  612. package/build/svg/ChevronLeft/index.js.map +0 -1
  613. package/build/svg/ChevronRight/icon-fill.svg +0 -1
  614. package/build/svg/ChevronRight/icon.svg +0 -1
  615. package/build/svg/ChevronRight/index.d.ts +0 -3
  616. package/build/svg/ChevronRight/index.js +0 -2
  617. package/build/svg/ChevronRight/index.js.map +0 -1
  618. package/build/svg/Close/icon-fill.svg +0 -1
  619. package/build/svg/Close/icon.svg +0 -1
  620. package/build/svg/Close/index.d.ts +0 -3
  621. package/build/svg/Close/index.js +0 -2
  622. package/build/svg/Close/index.js.map +0 -1
  623. package/build/svg/CollapseContent/icon-fill.svg +0 -1
  624. package/build/svg/CollapseContent/icon.svg +0 -1
  625. package/build/svg/CollapseContent/index.d.ts +0 -3
  626. package/build/svg/CollapseContent/index.js +0 -2
  627. package/build/svg/CollapseContent/index.js.map +0 -1
  628. package/build/svg/Comment/icon-fill.svg +0 -1
  629. package/build/svg/Comment/icon.svg +0 -1
  630. package/build/svg/Comment/index.d.ts +0 -3
  631. package/build/svg/Comment/index.js +0 -2
  632. package/build/svg/Comment/index.js.map +0 -1
  633. package/build/svg/Condition/icon-fill.svg +0 -1
  634. package/build/svg/Condition/icon.svg +0 -1
  635. package/build/svg/Condition/index.d.ts +0 -3
  636. package/build/svg/Condition/index.js +0 -2
  637. package/build/svg/Condition/index.js.map +0 -1
  638. package/build/svg/Connection/icon-fill.svg +0 -1
  639. package/build/svg/Connection/icon.svg +0 -1
  640. package/build/svg/Connection/index.d.ts +0 -3
  641. package/build/svg/Connection/index.js +0 -2
  642. package/build/svg/Connection/index.js.map +0 -1
  643. package/build/svg/Consent/icon-fill.svg +0 -1
  644. package/build/svg/Consent/icon.svg +0 -1
  645. package/build/svg/Consent/index.d.ts +0 -3
  646. package/build/svg/Consent/index.js +0 -2
  647. package/build/svg/Consent/index.js.map +0 -1
  648. package/build/svg/Contact/icon-fill.svg +0 -1
  649. package/build/svg/Contact/icon.svg +0 -1
  650. package/build/svg/Contact/index.d.ts +0 -3
  651. package/build/svg/Contact/index.js +0 -2
  652. package/build/svg/Contact/index.js.map +0 -1
  653. package/build/svg/ContentCopy/icon-fill.svg +0 -1
  654. package/build/svg/ContentCopy/icon.svg +0 -1
  655. package/build/svg/ContentCopy/index.d.ts +0 -3
  656. package/build/svg/ContentCopy/index.js +0 -2
  657. package/build/svg/ContentCopy/index.js.map +0 -1
  658. package/build/svg/Contract/icon-fill.svg +0 -1
  659. package/build/svg/Contract/icon.svg +0 -1
  660. package/build/svg/Contract/index.d.ts +0 -3
  661. package/build/svg/Contract/index.js +0 -2
  662. package/build/svg/Contract/index.js.map +0 -1
  663. package/build/svg/Dashboard/icon-fill.svg +0 -1
  664. package/build/svg/Dashboard/icon.svg +0 -1
  665. package/build/svg/Dashboard/index.d.ts +0 -3
  666. package/build/svg/Dashboard/index.js +0 -2
  667. package/build/svg/Dashboard/index.js.map +0 -1
  668. package/build/svg/DataObject/icon-fill.svg +0 -1
  669. package/build/svg/DataObject/icon.svg +0 -1
  670. package/build/svg/DataObject/index.d.ts +0 -3
  671. package/build/svg/DataObject/index.js +0 -2
  672. package/build/svg/DataObject/index.js.map +0 -1
  673. package/build/svg/Delete/icon-fill.svg +0 -1
  674. package/build/svg/Delete/icon.svg +0 -1
  675. package/build/svg/Delete/index.d.ts +0 -3
  676. package/build/svg/Delete/index.js +0 -2
  677. package/build/svg/Delete/index.js.map +0 -1
  678. package/build/svg/Design/icon-fill.svg +0 -1
  679. package/build/svg/Design/icon.svg +0 -1
  680. package/build/svg/Design/index.d.ts +0 -3
  681. package/build/svg/Design/index.js +0 -2
  682. package/build/svg/Design/index.js.map +0 -1
  683. package/build/svg/Desktop/icon-fill.svg +0 -1
  684. package/build/svg/Desktop/icon.svg +0 -1
  685. package/build/svg/Desktop/index.d.ts +0 -3
  686. package/build/svg/Desktop/index.js +0 -2
  687. package/build/svg/Desktop/index.js.map +0 -1
  688. package/build/svg/Diagram/icon-fill.svg +0 -5
  689. package/build/svg/Diagram/icon.svg +0 -5
  690. package/build/svg/Diagram/index.d.ts +0 -3
  691. package/build/svg/Diagram/index.js +0 -2
  692. package/build/svg/Diagram/index.js.map +0 -1
  693. package/build/svg/Document/icon-fill.svg +0 -1
  694. package/build/svg/Document/icon.svg +0 -1
  695. package/build/svg/Document/index.d.ts +0 -3
  696. package/build/svg/Document/index.js +0 -2
  697. package/build/svg/Document/index.js.map +0 -1
  698. package/build/svg/Download/icon-fill.svg +0 -1
  699. package/build/svg/Download/icon.svg +0 -1
  700. package/build/svg/Download/index.d.ts +0 -3
  701. package/build/svg/Download/index.js +0 -2
  702. package/build/svg/Download/index.js.map +0 -1
  703. package/build/svg/DragIndicator/icon-fill.svg +0 -1
  704. package/build/svg/DragIndicator/icon.svg +0 -1
  705. package/build/svg/DragIndicator/index.d.ts +0 -3
  706. package/build/svg/DragIndicator/index.js +0 -2
  707. package/build/svg/DragIndicator/index.js.map +0 -1
  708. package/build/svg/Edit/icon-fill.svg +0 -1
  709. package/build/svg/Edit/icon.svg +0 -1
  710. package/build/svg/Edit/index.d.ts +0 -3
  711. package/build/svg/Edit/index.js +0 -2
  712. package/build/svg/Edit/index.js.map +0 -1
  713. package/build/svg/EnergySavingsLeaf/icon-fill.svg +0 -1
  714. package/build/svg/EnergySavingsLeaf/icon.svg +0 -1
  715. package/build/svg/EnergySavingsLeaf/index.d.ts +0 -3
  716. package/build/svg/EnergySavingsLeaf/index.js +0 -2
  717. package/build/svg/EnergySavingsLeaf/index.js.map +0 -1
  718. package/build/svg/Entity/icon-fill.svg +0 -1
  719. package/build/svg/Entity/icon.svg +0 -1
  720. package/build/svg/Entity/index.d.ts +0 -3
  721. package/build/svg/Entity/index.js +0 -2
  722. package/build/svg/Entity/index.js.map +0 -1
  723. package/build/svg/EntityBuilder/icon-fill.svg +0 -1
  724. package/build/svg/EntityBuilder/icon.svg +0 -1
  725. package/build/svg/EntityBuilder/index.d.ts +0 -3
  726. package/build/svg/EntityBuilder/index.js +0 -2
  727. package/build/svg/EntityBuilder/index.js.map +0 -1
  728. package/build/svg/Epilot/icon-fill.svg +0 -11
  729. package/build/svg/Epilot/icon.svg +0 -11
  730. package/build/svg/Epilot/index.d.ts +0 -3
  731. package/build/svg/Epilot/index.js +0 -2
  732. package/build/svg/Epilot/index.js.map +0 -1
  733. package/build/svg/Error/icon-fill.svg +0 -1
  734. package/build/svg/Error/icon.svg +0 -1
  735. package/build/svg/Error/index.d.ts +0 -3
  736. package/build/svg/Error/index.js +0 -2
  737. package/build/svg/Error/index.js.map +0 -1
  738. package/build/svg/Exclamation/icon-fill.svg +0 -1
  739. package/build/svg/Exclamation/icon.svg +0 -1
  740. package/build/svg/Exclamation/index.d.ts +0 -3
  741. package/build/svg/Exclamation/index.js +0 -2
  742. package/build/svg/Exclamation/index.js.map +0 -1
  743. package/build/svg/ExpandContent/icon-fill.svg +0 -1
  744. package/build/svg/ExpandContent/icon.svg +0 -1
  745. package/build/svg/ExpandContent/index.d.ts +0 -3
  746. package/build/svg/ExpandContent/index.js +0 -2
  747. package/build/svg/ExpandContent/index.js.map +0 -1
  748. package/build/svg/ExpandLess/icon-fill.svg +0 -1
  749. package/build/svg/ExpandLess/icon.svg +0 -1
  750. package/build/svg/ExpandLess/index.d.ts +0 -3
  751. package/build/svg/ExpandLess/index.js +0 -2
  752. package/build/svg/ExpandLess/index.js.map +0 -1
  753. package/build/svg/ExpandMore/icon-fill.svg +0 -1
  754. package/build/svg/ExpandMore/icon.svg +0 -1
  755. package/build/svg/ExpandMore/index.d.ts +0 -3
  756. package/build/svg/ExpandMore/index.js +0 -2
  757. package/build/svg/ExpandMore/index.js.map +0 -1
  758. package/build/svg/Explore/icon-fill.svg +0 -1
  759. package/build/svg/Explore/icon.svg +0 -1
  760. package/build/svg/Explore/index.d.ts +0 -3
  761. package/build/svg/Explore/index.js +0 -2
  762. package/build/svg/Explore/index.js.map +0 -1
  763. package/build/svg/File/icon-fill.svg +0 -1
  764. package/build/svg/File/icon.svg +0 -1
  765. package/build/svg/File/index.d.ts +0 -3
  766. package/build/svg/File/index.js +0 -2
  767. package/build/svg/File/index.js.map +0 -1
  768. package/build/svg/Filter/icon-fill.svg +0 -1
  769. package/build/svg/Filter/icon.svg +0 -1
  770. package/build/svg/Filter/index.d.ts +0 -3
  771. package/build/svg/Filter/index.js +0 -2
  772. package/build/svg/Filter/index.js.map +0 -1
  773. package/build/svg/Frame/icon-fill.svg +0 -1
  774. package/build/svg/Frame/icon.svg +0 -1
  775. package/build/svg/Frame/index.d.ts +0 -3
  776. package/build/svg/Frame/index.js +0 -2
  777. package/build/svg/Frame/index.js.map +0 -1
  778. package/build/svg/Help/icon-fill.svg +0 -1
  779. package/build/svg/Help/icon.svg +0 -1
  780. package/build/svg/Help/index.d.ts +0 -3
  781. package/build/svg/Help/index.js +0 -2
  782. package/build/svg/Help/index.js.map +0 -1
  783. package/build/svg/HomePin/icon-fill.svg +0 -1
  784. package/build/svg/HomePin/icon.svg +0 -1
  785. package/build/svg/HomePin/index.d.ts +0 -3
  786. package/build/svg/HomePin/index.js +0 -2
  787. package/build/svg/HomePin/index.js.map +0 -1
  788. package/build/svg/Image/icon-fill.svg +0 -1
  789. package/build/svg/Image/icon.svg +0 -1
  790. package/build/svg/Image/index.d.ts +0 -3
  791. package/build/svg/Image/index.js +0 -2
  792. package/build/svg/Image/index.js.map +0 -1
  793. package/build/svg/Info/icon-fill.svg +0 -1
  794. package/build/svg/Info/icon.svg +0 -1
  795. package/build/svg/Info/index.d.ts +0 -3
  796. package/build/svg/Info/index.js +0 -2
  797. package/build/svg/Info/index.js.map +0 -1
  798. package/build/svg/Journey/icon-fill.svg +0 -1
  799. package/build/svg/Journey/icon.svg +0 -1
  800. package/build/svg/Journey/index.d.ts +0 -3
  801. package/build/svg/Journey/index.js +0 -2
  802. package/build/svg/Journey/index.js.map +0 -1
  803. package/build/svg/Link/icon-fill.svg +0 -1
  804. package/build/svg/Link/icon.svg +0 -1
  805. package/build/svg/Link/index.d.ts +0 -3
  806. package/build/svg/Link/index.js +0 -2
  807. package/build/svg/Link/index.js.map +0 -1
  808. package/build/svg/Lock/icon-fill.svg +0 -1
  809. package/build/svg/Lock/icon.svg +0 -1
  810. package/build/svg/Lock/index.d.ts +0 -3
  811. package/build/svg/Lock/index.js +0 -2
  812. package/build/svg/Lock/index.js.map +0 -1
  813. package/build/svg/LockOpen/icon-fill.svg +0 -1
  814. package/build/svg/LockOpen/icon.svg +0 -1
  815. package/build/svg/LockOpen/index.d.ts +0 -3
  816. package/build/svg/LockOpen/index.js +0 -2
  817. package/build/svg/LockOpen/index.js.map +0 -1
  818. package/build/svg/Login/icon-fill.svg +0 -1
  819. package/build/svg/Login/icon.svg +0 -1
  820. package/build/svg/Login/index.d.ts +0 -3
  821. package/build/svg/Login/index.js +0 -2
  822. package/build/svg/Login/index.js.map +0 -1
  823. package/build/svg/Logout/icon-fill.svg +0 -1
  824. package/build/svg/Logout/icon.svg +0 -1
  825. package/build/svg/Logout/index.d.ts +0 -3
  826. package/build/svg/Logout/index.js +0 -2
  827. package/build/svg/Logout/index.js.map +0 -1
  828. package/build/svg/Lookup/icon-fill.svg +0 -1
  829. package/build/svg/Lookup/icon.svg +0 -1
  830. package/build/svg/Lookup/index.d.ts +0 -3
  831. package/build/svg/Lookup/index.js +0 -2
  832. package/build/svg/Lookup/index.js.map +0 -1
  833. package/build/svg/Mail/icon-fill.svg +0 -1
  834. package/build/svg/Mail/icon.svg +0 -1
  835. package/build/svg/Mail/index.d.ts +0 -3
  836. package/build/svg/Mail/index.js +0 -2
  837. package/build/svg/Mail/index.js.map +0 -1
  838. package/build/svg/Map/icon-fill.svg +0 -1
  839. package/build/svg/Map/icon.svg +0 -1
  840. package/build/svg/Map/index.d.ts +0 -3
  841. package/build/svg/Map/index.js +0 -2
  842. package/build/svg/Map/index.js.map +0 -1
  843. package/build/svg/Menu/icon-fill.svg +0 -1
  844. package/build/svg/Menu/icon.svg +0 -1
  845. package/build/svg/Menu/index.d.ts +0 -3
  846. package/build/svg/Menu/index.js +0 -2
  847. package/build/svg/Menu/index.js.map +0 -1
  848. package/build/svg/Message/icon-fill.svg +0 -1
  849. package/build/svg/Message/icon.svg +0 -1
  850. package/build/svg/Message/index.d.ts +0 -3
  851. package/build/svg/Message/index.js +0 -2
  852. package/build/svg/Message/index.js.map +0 -1
  853. package/build/svg/Meter/icon-fill.svg +0 -1
  854. package/build/svg/Meter/icon.svg +0 -1
  855. package/build/svg/Meter/index.d.ts +0 -3
  856. package/build/svg/Meter/index.js +0 -2
  857. package/build/svg/Meter/index.js.map +0 -1
  858. package/build/svg/MoreHoriz/icon-fill.svg +0 -1
  859. package/build/svg/MoreHoriz/icon.svg +0 -1
  860. package/build/svg/MoreHoriz/index.d.ts +0 -3
  861. package/build/svg/MoreHoriz/index.js +0 -2
  862. package/build/svg/MoreHoriz/index.js.map +0 -1
  863. package/build/svg/MoreVert/icon-fill.svg +0 -1
  864. package/build/svg/MoreVert/icon.svg +0 -1
  865. package/build/svg/MoreVert/index.d.ts +0 -3
  866. package/build/svg/MoreVert/index.js +0 -2
  867. package/build/svg/MoreVert/index.js.map +0 -1
  868. package/build/svg/MoveDown/icon-fill.svg +0 -1
  869. package/build/svg/MoveDown/icon.svg +0 -1
  870. package/build/svg/MoveDown/index.d.ts +0 -3
  871. package/build/svg/MoveDown/index.js +0 -2
  872. package/build/svg/MoveDown/index.js.map +0 -1
  873. package/build/svg/Note/icon-fill.svg +0 -1
  874. package/build/svg/Note/icon.svg +0 -1
  875. package/build/svg/Note/index.d.ts +0 -3
  876. package/build/svg/Note/index.js +0 -2
  877. package/build/svg/Note/index.js.map +0 -1
  878. package/build/svg/Notifications/icon-fill.svg +0 -1
  879. package/build/svg/Notifications/icon.svg +0 -1
  880. package/build/svg/Notifications/index.d.ts +0 -3
  881. package/build/svg/Notifications/index.js +0 -2
  882. package/build/svg/Notifications/index.js.map +0 -1
  883. package/build/svg/Number/icon-fill.svg +0 -1
  884. package/build/svg/Number/icon.svg +0 -1
  885. package/build/svg/Number/index.d.ts +0 -3
  886. package/build/svg/Number/index.js +0 -2
  887. package/build/svg/Number/index.js.map +0 -1
  888. package/build/svg/Numbers/icon-fill.svg +0 -1
  889. package/build/svg/Numbers/icon.svg +0 -1
  890. package/build/svg/Numbers/index.d.ts +0 -3
  891. package/build/svg/Numbers/index.js +0 -2
  892. package/build/svg/Numbers/index.js.map +0 -1
  893. package/build/svg/OpenInNew/icon-fill.svg +0 -1
  894. package/build/svg/OpenInNew/icon.svg +0 -1
  895. package/build/svg/OpenInNew/index.d.ts +0 -3
  896. package/build/svg/OpenInNew/index.js +0 -2
  897. package/build/svg/OpenInNew/index.js.map +0 -1
  898. package/build/svg/Opportunity/icon-fill.svg +0 -1
  899. package/build/svg/Opportunity/icon.svg +0 -1
  900. package/build/svg/Opportunity/index.d.ts +0 -3
  901. package/build/svg/Opportunity/index.js +0 -2
  902. package/build/svg/Opportunity/index.js.map +0 -1
  903. package/build/svg/Order/icon-fill.svg +0 -1
  904. package/build/svg/Order/icon.svg +0 -1
  905. package/build/svg/Order/index.d.ts +0 -3
  906. package/build/svg/Order/index.js +0 -2
  907. package/build/svg/Order/index.js.map +0 -1
  908. package/build/svg/Paragraph/icon-fill.svg +0 -1
  909. package/build/svg/Paragraph/icon.svg +0 -1
  910. package/build/svg/Paragraph/index.d.ts +0 -3
  911. package/build/svg/Paragraph/index.js +0 -2
  912. package/build/svg/Paragraph/index.js.map +0 -1
  913. package/build/svg/Partner/icon-fill.svg +0 -1
  914. package/build/svg/Partner/icon.svg +0 -1
  915. package/build/svg/Partner/index.d.ts +0 -3
  916. package/build/svg/Partner/index.js +0 -2
  917. package/build/svg/Partner/index.js.map +0 -1
  918. package/build/svg/Partnering/icon-fill.svg +0 -1
  919. package/build/svg/Partnering/icon.svg +0 -1
  920. package/build/svg/Partnering/index.d.ts +0 -3
  921. package/build/svg/Partnering/index.js +0 -2
  922. package/build/svg/Partnering/index.js.map +0 -1
  923. package/build/svg/Pause/icon-fill.svg +0 -1
  924. package/build/svg/Pause/icon.svg +0 -1
  925. package/build/svg/Pause/index.d.ts +0 -3
  926. package/build/svg/Pause/index.js +0 -2
  927. package/build/svg/Pause/index.js.map +0 -1
  928. package/build/svg/PauseCircle/icon-fill.svg +0 -1
  929. package/build/svg/PauseCircle/icon.svg +0 -1
  930. package/build/svg/PauseCircle/index.d.ts +0 -3
  931. package/build/svg/PauseCircle/index.js +0 -2
  932. package/build/svg/PauseCircle/index.js.map +0 -1
  933. package/build/svg/Payment/icon-fill.svg +0 -1
  934. package/build/svg/Payment/icon.svg +0 -1
  935. package/build/svg/Payment/index.d.ts +0 -3
  936. package/build/svg/Payment/index.js +0 -2
  937. package/build/svg/Payment/index.js.map +0 -1
  938. package/build/svg/Pending/icon-fill.svg +0 -1
  939. package/build/svg/Pending/icon.svg +0 -1
  940. package/build/svg/Pending/index.d.ts +0 -3
  941. package/build/svg/Pending/index.js +0 -2
  942. package/build/svg/Pending/index.js.map +0 -1
  943. package/build/svg/PersonCheck/icon-fill.svg +0 -1
  944. package/build/svg/PersonCheck/icon.svg +0 -1
  945. package/build/svg/PersonCheck/index.d.ts +0 -3
  946. package/build/svg/PersonCheck/index.js +0 -2
  947. package/build/svg/PersonCheck/index.js.map +0 -1
  948. package/build/svg/Phase/icon-fill.svg +0 -1
  949. package/build/svg/Phase/icon.svg +0 -1
  950. package/build/svg/Phase/index.d.ts +0 -3
  951. package/build/svg/Phase/index.js +0 -2
  952. package/build/svg/Phase/index.js.map +0 -1
  953. package/build/svg/Phone/icon-fill.svg +0 -1
  954. package/build/svg/Phone/icon.svg +0 -1
  955. package/build/svg/Phone/index.d.ts +0 -3
  956. package/build/svg/Phone/index.js +0 -2
  957. package/build/svg/Phone/index.js.map +0 -1
  958. package/build/svg/Play/icon-fill.svg +0 -1
  959. package/build/svg/Play/icon.svg +0 -1
  960. package/build/svg/Play/index.d.ts +0 -3
  961. package/build/svg/Play/index.js +0 -2
  962. package/build/svg/Play/index.js.map +0 -1
  963. package/build/svg/Portal/icon-fill.svg +0 -1
  964. package/build/svg/Portal/icon.svg +0 -1
  965. package/build/svg/Portal/index.d.ts +0 -3
  966. package/build/svg/Portal/index.js +0 -2
  967. package/build/svg/Portal/index.js.map +0 -1
  968. package/build/svg/PreviousProvider/icon-fill.svg +0 -1
  969. package/build/svg/PreviousProvider/icon.svg +0 -1
  970. package/build/svg/PreviousProvider/index.d.ts +0 -3
  971. package/build/svg/PreviousProvider/index.js +0 -2
  972. package/build/svg/PreviousProvider/index.js.map +0 -1
  973. package/build/svg/Price/icon-fill.svg +0 -1
  974. package/build/svg/Price/icon.svg +0 -1
  975. package/build/svg/Price/index.d.ts +0 -3
  976. package/build/svg/Price/index.js +0 -2
  977. package/build/svg/Price/index.js.map +0 -1
  978. package/build/svg/PriceMapping/icon-fill.svg +0 -1
  979. package/build/svg/PriceMapping/icon.svg +0 -1
  980. package/build/svg/PriceMapping/index.d.ts +0 -3
  981. package/build/svg/PriceMapping/index.js +0 -2
  982. package/build/svg/PriceMapping/index.js.map +0 -1
  983. package/build/svg/Primary/icon-fill.svg +0 -1
  984. package/build/svg/Primary/icon.svg +0 -1
  985. package/build/svg/Primary/index.d.ts +0 -3
  986. package/build/svg/Primary/index.js +0 -2
  987. package/build/svg/Primary/index.js.map +0 -1
  988. package/build/svg/Product/icon-fill.svg +0 -1
  989. package/build/svg/Product/icon.svg +0 -1
  990. package/build/svg/Product/index.d.ts +0 -3
  991. package/build/svg/Product/index.js +0 -2
  992. package/build/svg/Product/index.js.map +0 -1
  993. package/build/svg/QuestionMark/icon-fill.svg +0 -1
  994. package/build/svg/QuestionMark/icon.svg +0 -1
  995. package/build/svg/QuestionMark/index.d.ts +0 -3
  996. package/build/svg/QuestionMark/index.js +0 -2
  997. package/build/svg/QuestionMark/index.js.map +0 -1
  998. package/build/svg/RadioButton/icon-fill.svg +0 -1
  999. package/build/svg/RadioButton/icon.svg +0 -1
  1000. package/build/svg/RadioButton/index.d.ts +0 -3
  1001. package/build/svg/RadioButton/index.js +0 -2
  1002. package/build/svg/RadioButton/index.js.map +0 -1
  1003. package/build/svg/RadioButtonChecked/icon-fill.svg +0 -1
  1004. package/build/svg/RadioButtonChecked/icon.svg +0 -1
  1005. package/build/svg/RadioButtonChecked/index.d.ts +0 -3
  1006. package/build/svg/RadioButtonChecked/index.js +0 -2
  1007. package/build/svg/RadioButtonChecked/index.js.map +0 -1
  1008. package/build/svg/Refresh/icon-fill.svg +0 -1
  1009. package/build/svg/Refresh/icon.svg +0 -1
  1010. package/build/svg/Refresh/index.d.ts +0 -3
  1011. package/build/svg/Refresh/index.js +0 -2
  1012. package/build/svg/Refresh/index.js.map +0 -1
  1013. package/build/svg/Relations/icon-fill.svg +0 -1
  1014. package/build/svg/Relations/icon.svg +0 -1
  1015. package/build/svg/Relations/index.d.ts +0 -3
  1016. package/build/svg/Relations/index.js +0 -2
  1017. package/build/svg/Relations/index.js.map +0 -1
  1018. package/build/svg/Repeat/icon-fill.svg +0 -1
  1019. package/build/svg/Repeat/icon.svg +0 -1
  1020. package/build/svg/Repeat/index.d.ts +0 -3
  1021. package/build/svg/Repeat/index.js +0 -2
  1022. package/build/svg/Repeat/index.js.map +0 -1
  1023. package/build/svg/Reply/icon-fill.svg +0 -1
  1024. package/build/svg/Reply/icon.svg +0 -1
  1025. package/build/svg/Reply/index.d.ts +0 -3
  1026. package/build/svg/Reply/index.js +0 -2
  1027. package/build/svg/Reply/index.js.map +0 -1
  1028. package/build/svg/Resize/icon-fill.svg +0 -1
  1029. package/build/svg/Resize/icon.svg +0 -1
  1030. package/build/svg/Resize/index.d.ts +0 -3
  1031. package/build/svg/Resize/index.js +0 -2
  1032. package/build/svg/Resize/index.js.map +0 -1
  1033. package/build/svg/SDK/icon-fill.svg +0 -1
  1034. package/build/svg/SDK/icon.svg +0 -1
  1035. package/build/svg/SDK/index.d.ts +0 -3
  1036. package/build/svg/SDK/index.js +0 -2
  1037. package/build/svg/SDK/index.js.map +0 -1
  1038. package/build/svg/Search/icon-fill.svg +0 -1
  1039. package/build/svg/Search/icon.svg +0 -1
  1040. package/build/svg/Search/index.d.ts +0 -3
  1041. package/build/svg/Search/index.js +0 -2
  1042. package/build/svg/Search/index.js.map +0 -1
  1043. package/build/svg/Settings/icon-fill.svg +0 -1
  1044. package/build/svg/Settings/icon.svg +0 -1
  1045. package/build/svg/Settings/index.d.ts +0 -3
  1046. package/build/svg/Settings/index.js +0 -2
  1047. package/build/svg/Settings/index.js.map +0 -1
  1048. package/build/svg/Share/icon-fill.svg +0 -1
  1049. package/build/svg/Share/icon.svg +0 -1
  1050. package/build/svg/Share/index.d.ts +0 -3
  1051. package/build/svg/Share/index.js +0 -2
  1052. package/build/svg/Share/index.js.map +0 -1
  1053. package/build/svg/Signature/icon-fill.svg +0 -1
  1054. package/build/svg/Signature/icon.svg +0 -1
  1055. package/build/svg/Signature/index.d.ts +0 -3
  1056. package/build/svg/Signature/index.js +0 -2
  1057. package/build/svg/Signature/index.js.map +0 -1
  1058. package/build/svg/Skip/icon-fill.svg +0 -1
  1059. package/build/svg/Skip/icon.svg +0 -1
  1060. package/build/svg/Skip/index.d.ts +0 -3
  1061. package/build/svg/Skip/index.js +0 -2
  1062. package/build/svg/Skip/index.js.map +0 -1
  1063. package/build/svg/Solar/icon-fill.svg +0 -1
  1064. package/build/svg/Solar/icon.svg +0 -1
  1065. package/build/svg/Solar/index.d.ts +0 -3
  1066. package/build/svg/Solar/index.js +0 -2
  1067. package/build/svg/Solar/index.js.map +0 -1
  1068. package/build/svg/Sort/icon-fill.svg +0 -1
  1069. package/build/svg/Sort/icon.svg +0 -1
  1070. package/build/svg/Sort/index.d.ts +0 -3
  1071. package/build/svg/Sort/index.js +0 -2
  1072. package/build/svg/Sort/index.js.map +0 -1
  1073. package/build/svg/Stack/icon-fill.svg +0 -1
  1074. package/build/svg/Stack/icon.svg +0 -1
  1075. package/build/svg/Stack/index.d.ts +0 -3
  1076. package/build/svg/Stack/index.js +0 -2
  1077. package/build/svg/Stack/index.js.map +0 -1
  1078. package/build/svg/Star/icon-fill.svg +0 -1
  1079. package/build/svg/Star/icon.svg +0 -1
  1080. package/build/svg/Star/index.d.ts +0 -3
  1081. package/build/svg/Star/index.js +0 -2
  1082. package/build/svg/Star/index.js.map +0 -1
  1083. package/build/svg/StepOver/icon-fill.svg +0 -1
  1084. package/build/svg/StepOver/icon.svg +0 -1
  1085. package/build/svg/StepOver/index.d.ts +0 -3
  1086. package/build/svg/StepOver/index.js +0 -2
  1087. package/build/svg/StepOver/index.js.map +0 -1
  1088. package/build/svg/Submission/icon-fill.svg +0 -1
  1089. package/build/svg/Submission/icon.svg +0 -1
  1090. package/build/svg/Submission/index.d.ts +0 -3
  1091. package/build/svg/Submission/index.js +0 -2
  1092. package/build/svg/Submission/index.js.map +0 -1
  1093. package/build/svg/SuccessConfirmation/icon-fill.svg +0 -1
  1094. package/build/svg/SuccessConfirmation/icon.svg +0 -1
  1095. package/build/svg/SuccessConfirmation/index.d.ts +0 -3
  1096. package/build/svg/SuccessConfirmation/index.js +0 -2
  1097. package/build/svg/SuccessConfirmation/index.js.map +0 -1
  1098. package/build/svg/Summary/icon-fill.svg +0 -1
  1099. package/build/svg/Summary/icon.svg +0 -1
  1100. package/build/svg/Summary/index.d.ts +0 -3
  1101. package/build/svg/Summary/index.js +0 -2
  1102. package/build/svg/Summary/index.js.map +0 -1
  1103. package/build/svg/Sun/icon-fill.svg +0 -1
  1104. package/build/svg/Sun/icon.svg +0 -1
  1105. package/build/svg/Sun/index.d.ts +0 -3
  1106. package/build/svg/Sun/index.js +0 -2
  1107. package/build/svg/Sun/index.js.map +0 -1
  1108. package/build/svg/Table/icon-fill.svg +0 -1
  1109. package/build/svg/Table/icon.svg +0 -1
  1110. package/build/svg/Table/index.d.ts +0 -3
  1111. package/build/svg/Table/index.js +0 -2
  1112. package/build/svg/Table/index.js.map +0 -1
  1113. package/build/svg/Tax/icon-fill.svg +0 -1
  1114. package/build/svg/Tax/icon.svg +0 -1
  1115. package/build/svg/Tax/index.d.ts +0 -3
  1116. package/build/svg/Tax/index.js +0 -2
  1117. package/build/svg/Tax/index.js.map +0 -1
  1118. package/build/svg/Templates/icon-fill.svg +0 -1
  1119. package/build/svg/Templates/icon.svg +0 -1
  1120. package/build/svg/Templates/index.d.ts +0 -3
  1121. package/build/svg/Templates/index.js +0 -2
  1122. package/build/svg/Templates/index.js.map +0 -1
  1123. package/build/svg/TextField/icon-fill.svg +0 -1
  1124. package/build/svg/TextField/icon.svg +0 -1
  1125. package/build/svg/TextField/index.d.ts +0 -3
  1126. package/build/svg/TextField/index.js +0 -2
  1127. package/build/svg/TextField/index.js.map +0 -1
  1128. package/build/svg/TextFields/icon-fill.svg +0 -1
  1129. package/build/svg/TextFields/icon.svg +0 -1
  1130. package/build/svg/TextFields/index.d.ts +0 -3
  1131. package/build/svg/TextFields/index.js +0 -2
  1132. package/build/svg/TextFields/index.js.map +0 -1
  1133. package/build/svg/ThumbDown/icon-fill.svg +0 -1
  1134. package/build/svg/ThumbDown/icon.svg +0 -1
  1135. package/build/svg/ThumbDown/index.d.ts +0 -3
  1136. package/build/svg/ThumbDown/index.js +0 -2
  1137. package/build/svg/ThumbDown/index.js.map +0 -1
  1138. package/build/svg/ThumbUp/icon-fill.svg +0 -1
  1139. package/build/svg/ThumbUp/icon.svg +0 -1
  1140. package/build/svg/ThumbUp/index.d.ts +0 -3
  1141. package/build/svg/ThumbUp/index.js +0 -2
  1142. package/build/svg/ThumbUp/index.js.map +0 -1
  1143. package/build/svg/TwoColumns/icon-fill.svg +0 -7
  1144. package/build/svg/TwoColumns/icon.svg +0 -7
  1145. package/build/svg/TwoColumns/index.d.ts +0 -3
  1146. package/build/svg/TwoColumns/index.js +0 -2
  1147. package/build/svg/TwoColumns/index.js.map +0 -1
  1148. package/build/svg/Upload/icon-fill.svg +0 -1
  1149. package/build/svg/Upload/icon.svg +0 -1
  1150. package/build/svg/Upload/index.d.ts +0 -3
  1151. package/build/svg/Upload/index.js +0 -2
  1152. package/build/svg/Upload/index.js.map +0 -1
  1153. package/build/svg/Visibility/icon-fill.svg +0 -1
  1154. package/build/svg/Visibility/icon.svg +0 -1
  1155. package/build/svg/Visibility/index.d.ts +0 -3
  1156. package/build/svg/Visibility/index.js +0 -2
  1157. package/build/svg/Visibility/index.js.map +0 -1
  1158. package/build/svg/VisibilityOff/icon-fill.svg +0 -1
  1159. package/build/svg/VisibilityOff/icon.svg +0 -1
  1160. package/build/svg/VisibilityOff/index.d.ts +0 -3
  1161. package/build/svg/VisibilityOff/index.js +0 -2
  1162. package/build/svg/VisibilityOff/index.js.map +0 -1
  1163. package/build/svg/Warning/icon-fill.svg +0 -1
  1164. package/build/svg/Warning/icon.svg +0 -1
  1165. package/build/svg/Warning/index.d.ts +0 -3
  1166. package/build/svg/Warning/index.js +0 -2
  1167. package/build/svg/Warning/index.js.map +0 -1
  1168. package/build/svg/Webhook/icon-fill.svg +0 -1
  1169. package/build/svg/Webhook/icon.svg +0 -1
  1170. package/build/svg/Webhook/index.d.ts +0 -3
  1171. package/build/svg/Webhook/index.js +0 -2
  1172. package/build/svg/Webhook/index.js.map +0 -1
  1173. package/build/svg/Workflow/icon-fill.svg +0 -1
  1174. package/build/svg/Workflow/icon.svg +0 -1
  1175. package/build/svg/Workflow/index.d.ts +0 -3
  1176. package/build/svg/Workflow/index.js +0 -2
  1177. package/build/svg/Workflow/index.js.map +0 -1
  1178. package/build/svg/index.d.ts +0 -134
  1179. package/build/svg/index.js +0 -2
  1180. package/build/svg/index.js.map +0 -1
  1181. package/build/svg/svgIcon.d.ts +0 -143
  1182. package/build/svg/svgIcon.js +0 -2
  1183. package/build/svg/svgIcon.js.map +0 -1
  1184. package/build/types.d.ts +0 -19
  1185. package/build/types.js +0 -1
  1186. package/build/types.js.map +0 -1
  1187. package/dist/bundle.js +0 -2
  1188. package/dist/bundle.js.map +0 -1
  1189. package/generator/run.ts +0 -102
  1190. package/generator/templates/react/EpilotIcon.tsx.ejs +0 -29
  1191. package/generator/templates/react/component/index.tsx.ejs +0 -23
  1192. package/generator/templates/react/component/story.stories.tsx.ejs +0 -13
  1193. package/generator/templates/react/index.ts.ejs +0 -5
  1194. package/generator/templates/svg/index.ts.ejs +0 -5
  1195. package/generator/templates/svg/module/index.ts.ejs +0 -12
  1196. package/generator/templates/svg/svgIcon.ts.ejs +0 -61
  1197. package/iac/.eslintrc.yml +0 -27
  1198. package/iac/.gitignore +0 -3
  1199. package/iac/cdk.json +0 -42
  1200. package/iac/config.ts +0 -46
  1201. package/iac/index.ts +0 -21
  1202. package/iac/package.json +0 -25
  1203. package/iac/service-stack.ts +0 -33
  1204. package/iac/tsconfig.json +0 -31
  1205. package/iac/yarn.lock +0 -381
  1206. package/src/index.ts +0 -3
  1207. package/src/react/Account/index.tsx +0 -22
  1208. package/src/react/Account/story.stories.tsx +0 -13
  1209. package/src/react/Action/index.tsx +0 -22
  1210. package/src/react/Action/story.stories.tsx +0 -13
  1211. package/src/react/Add/index.tsx +0 -22
  1212. package/src/react/Add/story.stories.tsx +0 -13
  1213. package/src/react/AddCircle/index.tsx +0 -22
  1214. package/src/react/AddCircle/story.stories.tsx +0 -13
  1215. package/src/react/Address/index.tsx +0 -22
  1216. package/src/react/Address/story.stories.tsx +0 -13
  1217. package/src/react/Alarm/index.tsx +0 -22
  1218. package/src/react/Alarm/story.stories.tsx +0 -13
  1219. package/src/react/ArrowCircleLeft/index.tsx +0 -22
  1220. package/src/react/ArrowCircleLeft/story.stories.tsx +0 -13
  1221. package/src/react/ArrowLeft/index.tsx +0 -22
  1222. package/src/react/ArrowLeft/story.stories.tsx +0 -13
  1223. package/src/react/ArrowRight/index.tsx +0 -22
  1224. package/src/react/ArrowRight/story.stories.tsx +0 -13
  1225. package/src/react/AttributeEdit/index.tsx +0 -22
  1226. package/src/react/AttributeEdit/story.stories.tsx +0 -13
  1227. package/src/react/Attributes/index.tsx +0 -22
  1228. package/src/react/Attributes/story.stories.tsx +0 -13
  1229. package/src/react/Automation/index.tsx +0 -22
  1230. package/src/react/Automation/story.stories.tsx +0 -13
  1231. package/src/react/Availability/index.tsx +0 -22
  1232. package/src/react/Availability/story.stories.tsx +0 -13
  1233. package/src/react/AvgTime/index.tsx +0 -22
  1234. package/src/react/AvgTime/story.stories.tsx +0 -13
  1235. package/src/react/Cable/index.tsx +0 -22
  1236. package/src/react/Cable/story.stories.tsx +0 -13
  1237. package/src/react/Calculator/index.tsx +0 -22
  1238. package/src/react/Calculator/story.stories.tsx +0 -13
  1239. package/src/react/Calendar/index.tsx +0 -22
  1240. package/src/react/Calendar/story.stories.tsx +0 -13
  1241. package/src/react/Call/index.tsx +0 -22
  1242. package/src/react/Call/story.stories.tsx +0 -13
  1243. package/src/react/Category/index.tsx +0 -22
  1244. package/src/react/Category/story.stories.tsx +0 -13
  1245. package/src/react/Check/index.tsx +0 -22
  1246. package/src/react/Check/story.stories.tsx +0 -13
  1247. package/src/react/CheckBox/index.tsx +0 -22
  1248. package/src/react/CheckBox/story.stories.tsx +0 -13
  1249. package/src/react/CheckCircle/index.tsx +0 -22
  1250. package/src/react/CheckCircle/story.stories.tsx +0 -13
  1251. package/src/react/Checklist/index.tsx +0 -22
  1252. package/src/react/Checklist/story.stories.tsx +0 -13
  1253. package/src/react/ChevronLeft/index.tsx +0 -22
  1254. package/src/react/ChevronLeft/story.stories.tsx +0 -13
  1255. package/src/react/ChevronRight/index.tsx +0 -22
  1256. package/src/react/ChevronRight/story.stories.tsx +0 -13
  1257. package/src/react/Close/index.tsx +0 -22
  1258. package/src/react/Close/story.stories.tsx +0 -13
  1259. package/src/react/CollapseContent/index.tsx +0 -22
  1260. package/src/react/CollapseContent/story.stories.tsx +0 -13
  1261. package/src/react/Comment/index.tsx +0 -22
  1262. package/src/react/Comment/story.stories.tsx +0 -13
  1263. package/src/react/Condition/index.tsx +0 -22
  1264. package/src/react/Condition/story.stories.tsx +0 -13
  1265. package/src/react/Connection/index.tsx +0 -22
  1266. package/src/react/Connection/story.stories.tsx +0 -13
  1267. package/src/react/Consent/index.tsx +0 -22
  1268. package/src/react/Consent/story.stories.tsx +0 -13
  1269. package/src/react/Contact/index.tsx +0 -22
  1270. package/src/react/Contact/story.stories.tsx +0 -13
  1271. package/src/react/ContentCopy/index.tsx +0 -22
  1272. package/src/react/ContentCopy/story.stories.tsx +0 -13
  1273. package/src/react/Contract/index.tsx +0 -22
  1274. package/src/react/Contract/story.stories.tsx +0 -13
  1275. package/src/react/Dashboard/index.tsx +0 -22
  1276. package/src/react/Dashboard/story.stories.tsx +0 -13
  1277. package/src/react/DataObject/index.tsx +0 -22
  1278. package/src/react/DataObject/story.stories.tsx +0 -13
  1279. package/src/react/Delete/index.tsx +0 -22
  1280. package/src/react/Delete/story.stories.tsx +0 -13
  1281. package/src/react/Design/index.tsx +0 -22
  1282. package/src/react/Design/story.stories.tsx +0 -13
  1283. package/src/react/Desktop/index.tsx +0 -22
  1284. package/src/react/Desktop/story.stories.tsx +0 -13
  1285. package/src/react/Diagram/index.tsx +0 -22
  1286. package/src/react/Diagram/story.stories.tsx +0 -13
  1287. package/src/react/Document/index.tsx +0 -22
  1288. package/src/react/Document/story.stories.tsx +0 -13
  1289. package/src/react/Download/index.tsx +0 -22
  1290. package/src/react/Download/story.stories.tsx +0 -13
  1291. package/src/react/DragIndicator/index.tsx +0 -22
  1292. package/src/react/DragIndicator/story.stories.tsx +0 -13
  1293. package/src/react/Edit/index.tsx +0 -22
  1294. package/src/react/Edit/story.stories.tsx +0 -13
  1295. package/src/react/EnergySavingsLeaf/index.tsx +0 -22
  1296. package/src/react/EnergySavingsLeaf/story.stories.tsx +0 -13
  1297. package/src/react/Entity/index.tsx +0 -22
  1298. package/src/react/Entity/story.stories.tsx +0 -13
  1299. package/src/react/EntityBuilder/index.tsx +0 -22
  1300. package/src/react/EntityBuilder/story.stories.tsx +0 -13
  1301. package/src/react/Epilot/index.tsx +0 -22
  1302. package/src/react/Epilot/story.stories.tsx +0 -13
  1303. package/src/react/EpilotIcon.stories.tsx +0 -85
  1304. package/src/react/EpilotIcon.tsx +0 -289
  1305. package/src/react/Error/index.tsx +0 -22
  1306. package/src/react/Error/story.stories.tsx +0 -13
  1307. package/src/react/Exclamation/index.tsx +0 -22
  1308. package/src/react/Exclamation/story.stories.tsx +0 -13
  1309. package/src/react/ExpandContent/index.tsx +0 -22
  1310. package/src/react/ExpandContent/story.stories.tsx +0 -13
  1311. package/src/react/ExpandLess/index.tsx +0 -22
  1312. package/src/react/ExpandLess/story.stories.tsx +0 -13
  1313. package/src/react/ExpandMore/index.tsx +0 -22
  1314. package/src/react/ExpandMore/story.stories.tsx +0 -13
  1315. package/src/react/Explore/index.tsx +0 -22
  1316. package/src/react/Explore/story.stories.tsx +0 -13
  1317. package/src/react/File/index.tsx +0 -22
  1318. package/src/react/File/story.stories.tsx +0 -13
  1319. package/src/react/Filter/index.tsx +0 -22
  1320. package/src/react/Filter/story.stories.tsx +0 -13
  1321. package/src/react/Frame/index.tsx +0 -22
  1322. package/src/react/Frame/story.stories.tsx +0 -13
  1323. package/src/react/Help/index.tsx +0 -22
  1324. package/src/react/Help/story.stories.tsx +0 -13
  1325. package/src/react/HomePin/index.tsx +0 -22
  1326. package/src/react/HomePin/story.stories.tsx +0 -13
  1327. package/src/react/Image/index.tsx +0 -22
  1328. package/src/react/Image/story.stories.tsx +0 -13
  1329. package/src/react/Info/index.tsx +0 -22
  1330. package/src/react/Info/story.stories.tsx +0 -13
  1331. package/src/react/Journey/index.tsx +0 -22
  1332. package/src/react/Journey/story.stories.tsx +0 -13
  1333. package/src/react/Link/index.tsx +0 -22
  1334. package/src/react/Link/story.stories.tsx +0 -13
  1335. package/src/react/Lock/index.tsx +0 -22
  1336. package/src/react/Lock/story.stories.tsx +0 -13
  1337. package/src/react/LockOpen/index.tsx +0 -22
  1338. package/src/react/LockOpen/story.stories.tsx +0 -13
  1339. package/src/react/Login/index.tsx +0 -22
  1340. package/src/react/Login/story.stories.tsx +0 -13
  1341. package/src/react/Logout/index.tsx +0 -22
  1342. package/src/react/Logout/story.stories.tsx +0 -13
  1343. package/src/react/Lookup/index.tsx +0 -22
  1344. package/src/react/Lookup/story.stories.tsx +0 -13
  1345. package/src/react/Mail/index.tsx +0 -22
  1346. package/src/react/Mail/story.stories.tsx +0 -13
  1347. package/src/react/Map/index.tsx +0 -22
  1348. package/src/react/Map/story.stories.tsx +0 -13
  1349. package/src/react/Menu/index.tsx +0 -22
  1350. package/src/react/Menu/story.stories.tsx +0 -13
  1351. package/src/react/Message/index.tsx +0 -22
  1352. package/src/react/Message/story.stories.tsx +0 -13
  1353. package/src/react/Meter/index.tsx +0 -22
  1354. package/src/react/Meter/story.stories.tsx +0 -13
  1355. package/src/react/MoreHoriz/index.tsx +0 -22
  1356. package/src/react/MoreHoriz/story.stories.tsx +0 -13
  1357. package/src/react/MoreVert/index.tsx +0 -22
  1358. package/src/react/MoreVert/story.stories.tsx +0 -13
  1359. package/src/react/MoveDown/index.tsx +0 -22
  1360. package/src/react/MoveDown/story.stories.tsx +0 -13
  1361. package/src/react/Note/index.tsx +0 -22
  1362. package/src/react/Note/story.stories.tsx +0 -13
  1363. package/src/react/Notifications/index.tsx +0 -22
  1364. package/src/react/Notifications/story.stories.tsx +0 -13
  1365. package/src/react/Number/index.tsx +0 -22
  1366. package/src/react/Number/story.stories.tsx +0 -13
  1367. package/src/react/Numbers/index.tsx +0 -22
  1368. package/src/react/Numbers/story.stories.tsx +0 -13
  1369. package/src/react/OpenInNew/index.tsx +0 -22
  1370. package/src/react/OpenInNew/story.stories.tsx +0 -13
  1371. package/src/react/Opportunity/index.tsx +0 -22
  1372. package/src/react/Opportunity/story.stories.tsx +0 -13
  1373. package/src/react/Order/index.tsx +0 -22
  1374. package/src/react/Order/story.stories.tsx +0 -13
  1375. package/src/react/Paragraph/index.tsx +0 -22
  1376. package/src/react/Paragraph/story.stories.tsx +0 -13
  1377. package/src/react/Partner/index.tsx +0 -22
  1378. package/src/react/Partner/story.stories.tsx +0 -13
  1379. package/src/react/Partnering/index.tsx +0 -22
  1380. package/src/react/Partnering/story.stories.tsx +0 -13
  1381. package/src/react/Pause/index.tsx +0 -22
  1382. package/src/react/Pause/story.stories.tsx +0 -13
  1383. package/src/react/PauseCircle/index.tsx +0 -22
  1384. package/src/react/PauseCircle/story.stories.tsx +0 -13
  1385. package/src/react/Payment/index.tsx +0 -22
  1386. package/src/react/Payment/story.stories.tsx +0 -13
  1387. package/src/react/Pending/index.tsx +0 -22
  1388. package/src/react/Pending/story.stories.tsx +0 -13
  1389. package/src/react/PersonCheck/index.tsx +0 -22
  1390. package/src/react/PersonCheck/story.stories.tsx +0 -13
  1391. package/src/react/Phase/index.tsx +0 -22
  1392. package/src/react/Phase/story.stories.tsx +0 -13
  1393. package/src/react/Phone/index.tsx +0 -22
  1394. package/src/react/Phone/story.stories.tsx +0 -13
  1395. package/src/react/Play/index.tsx +0 -22
  1396. package/src/react/Play/story.stories.tsx +0 -13
  1397. package/src/react/Portal/index.tsx +0 -22
  1398. package/src/react/Portal/story.stories.tsx +0 -13
  1399. package/src/react/PreviousProvider/index.tsx +0 -22
  1400. package/src/react/PreviousProvider/story.stories.tsx +0 -13
  1401. package/src/react/Price/index.tsx +0 -22
  1402. package/src/react/Price/story.stories.tsx +0 -13
  1403. package/src/react/PriceMapping/index.tsx +0 -22
  1404. package/src/react/PriceMapping/story.stories.tsx +0 -13
  1405. package/src/react/Primary/index.tsx +0 -22
  1406. package/src/react/Primary/story.stories.tsx +0 -13
  1407. package/src/react/Product/index.tsx +0 -22
  1408. package/src/react/Product/story.stories.tsx +0 -13
  1409. package/src/react/QuestionMark/index.tsx +0 -22
  1410. package/src/react/QuestionMark/story.stories.tsx +0 -13
  1411. package/src/react/RadioButton/index.tsx +0 -22
  1412. package/src/react/RadioButton/story.stories.tsx +0 -13
  1413. package/src/react/RadioButtonChecked/index.tsx +0 -22
  1414. package/src/react/RadioButtonChecked/story.stories.tsx +0 -13
  1415. package/src/react/Refresh/index.tsx +0 -22
  1416. package/src/react/Refresh/story.stories.tsx +0 -13
  1417. package/src/react/Relations/index.tsx +0 -22
  1418. package/src/react/Relations/story.stories.tsx +0 -13
  1419. package/src/react/Repeat/index.tsx +0 -22
  1420. package/src/react/Repeat/story.stories.tsx +0 -13
  1421. package/src/react/Reply/index.tsx +0 -22
  1422. package/src/react/Reply/story.stories.tsx +0 -13
  1423. package/src/react/Resize/index.tsx +0 -22
  1424. package/src/react/Resize/story.stories.tsx +0 -13
  1425. package/src/react/SDK/index.tsx +0 -22
  1426. package/src/react/SDK/story.stories.tsx +0 -13
  1427. package/src/react/Search/index.tsx +0 -22
  1428. package/src/react/Search/story.stories.tsx +0 -13
  1429. package/src/react/Settings/index.tsx +0 -22
  1430. package/src/react/Settings/story.stories.tsx +0 -13
  1431. package/src/react/Share/index.tsx +0 -22
  1432. package/src/react/Share/story.stories.tsx +0 -13
  1433. package/src/react/Signature/index.tsx +0 -22
  1434. package/src/react/Signature/story.stories.tsx +0 -13
  1435. package/src/react/Skip/index.tsx +0 -22
  1436. package/src/react/Skip/story.stories.tsx +0 -13
  1437. package/src/react/Solar/index.tsx +0 -22
  1438. package/src/react/Solar/story.stories.tsx +0 -13
  1439. package/src/react/Sort/index.tsx +0 -22
  1440. package/src/react/Sort/story.stories.tsx +0 -13
  1441. package/src/react/Stack/index.tsx +0 -22
  1442. package/src/react/Stack/story.stories.tsx +0 -13
  1443. package/src/react/Star/index.tsx +0 -22
  1444. package/src/react/Star/story.stories.tsx +0 -13
  1445. package/src/react/StepOver/index.tsx +0 -22
  1446. package/src/react/StepOver/story.stories.tsx +0 -13
  1447. package/src/react/Submission/index.tsx +0 -22
  1448. package/src/react/Submission/story.stories.tsx +0 -13
  1449. package/src/react/SuccessConfirmation/index.tsx +0 -22
  1450. package/src/react/SuccessConfirmation/story.stories.tsx +0 -13
  1451. package/src/react/Summary/index.tsx +0 -22
  1452. package/src/react/Summary/story.stories.tsx +0 -13
  1453. package/src/react/Sun/index.tsx +0 -22
  1454. package/src/react/Sun/story.stories.tsx +0 -13
  1455. package/src/react/Table/index.tsx +0 -22
  1456. package/src/react/Table/story.stories.tsx +0 -13
  1457. package/src/react/Tax/index.tsx +0 -22
  1458. package/src/react/Tax/story.stories.tsx +0 -13
  1459. package/src/react/Templates/index.tsx +0 -22
  1460. package/src/react/Templates/story.stories.tsx +0 -13
  1461. package/src/react/TextField/index.tsx +0 -22
  1462. package/src/react/TextField/story.stories.tsx +0 -13
  1463. package/src/react/TextFields/index.tsx +0 -22
  1464. package/src/react/TextFields/story.stories.tsx +0 -13
  1465. package/src/react/ThumbDown/index.tsx +0 -22
  1466. package/src/react/ThumbDown/story.stories.tsx +0 -13
  1467. package/src/react/ThumbUp/index.tsx +0 -22
  1468. package/src/react/ThumbUp/story.stories.tsx +0 -13
  1469. package/src/react/TwoColumns/index.tsx +0 -22
  1470. package/src/react/TwoColumns/story.stories.tsx +0 -13
  1471. package/src/react/Upload/index.tsx +0 -22
  1472. package/src/react/Upload/story.stories.tsx +0 -13
  1473. package/src/react/Visibility/index.tsx +0 -22
  1474. package/src/react/Visibility/story.stories.tsx +0 -13
  1475. package/src/react/VisibilityOff/index.tsx +0 -22
  1476. package/src/react/VisibilityOff/story.stories.tsx +0 -13
  1477. package/src/react/Warning/index.tsx +0 -22
  1478. package/src/react/Warning/story.stories.tsx +0 -13
  1479. package/src/react/Webhook/index.tsx +0 -22
  1480. package/src/react/Webhook/story.stories.tsx +0 -13
  1481. package/src/react/Workflow/index.tsx +0 -22
  1482. package/src/react/Workflow/story.stories.tsx +0 -13
  1483. package/src/react/common.ts +0 -8
  1484. package/src/react/index.ts +0 -135
  1485. package/src/react/types.ts +0 -5
  1486. package/src/stories/Readme.mdx +0 -69
  1487. package/src/stories/SVGExample.stories.tsx +0 -55
  1488. package/src/stories/SVGExample.tsx +0 -10
  1489. package/src/stories/Search.mdx +0 -8
  1490. package/src/stories/SearchComponent.css +0 -48
  1491. package/src/stories/SearchComponent.tsx +0 -89
  1492. package/src/stories/util.ts +0 -37
  1493. package/src/svg/Account/icon-fill.svg +0 -1
  1494. package/src/svg/Account/icon.svg +0 -1
  1495. package/src/svg/Account/index.ts +0 -12
  1496. package/src/svg/Action/icon-fill.svg +0 -1
  1497. package/src/svg/Action/icon.svg +0 -1
  1498. package/src/svg/Action/index.ts +0 -12
  1499. package/src/svg/Add/icon-fill.svg +0 -1
  1500. package/src/svg/Add/icon.svg +0 -1
  1501. package/src/svg/Add/index.ts +0 -12
  1502. package/src/svg/AddCircle/icon-fill.svg +0 -1
  1503. package/src/svg/AddCircle/icon.svg +0 -1
  1504. package/src/svg/AddCircle/index.ts +0 -12
  1505. package/src/svg/Address/icon-fill.svg +0 -1
  1506. package/src/svg/Address/icon.svg +0 -1
  1507. package/src/svg/Address/index.ts +0 -12
  1508. package/src/svg/Alarm/icon-fill.svg +0 -1
  1509. package/src/svg/Alarm/icon.svg +0 -1
  1510. package/src/svg/Alarm/index.ts +0 -12
  1511. package/src/svg/ArrowCircleLeft/icon-fill.svg +0 -1
  1512. package/src/svg/ArrowCircleLeft/icon.svg +0 -1
  1513. package/src/svg/ArrowCircleLeft/index.ts +0 -12
  1514. package/src/svg/ArrowLeft/icon-fill.svg +0 -1
  1515. package/src/svg/ArrowLeft/icon.svg +0 -1
  1516. package/src/svg/ArrowLeft/index.ts +0 -12
  1517. package/src/svg/ArrowRight/icon-fill.svg +0 -1
  1518. package/src/svg/ArrowRight/icon.svg +0 -1
  1519. package/src/svg/ArrowRight/index.ts +0 -12
  1520. package/src/svg/AttributeEdit/icon-fill.svg +0 -1
  1521. package/src/svg/AttributeEdit/icon.svg +0 -1
  1522. package/src/svg/AttributeEdit/index.ts +0 -12
  1523. package/src/svg/Attributes/icon-fill.svg +0 -1
  1524. package/src/svg/Attributes/icon.svg +0 -1
  1525. package/src/svg/Attributes/index.ts +0 -12
  1526. package/src/svg/Automation/icon-fill.svg +0 -1
  1527. package/src/svg/Automation/icon.svg +0 -1
  1528. package/src/svg/Automation/index.ts +0 -12
  1529. package/src/svg/Availability/icon-fill.svg +0 -1
  1530. package/src/svg/Availability/icon.svg +0 -1
  1531. package/src/svg/Availability/index.ts +0 -12
  1532. package/src/svg/AvgTime/icon-fill.svg +0 -1
  1533. package/src/svg/AvgTime/icon.svg +0 -1
  1534. package/src/svg/AvgTime/index.ts +0 -12
  1535. package/src/svg/Cable/icon-fill.svg +0 -1
  1536. package/src/svg/Cable/icon.svg +0 -1
  1537. package/src/svg/Cable/index.ts +0 -12
  1538. package/src/svg/Calculator/icon-fill.svg +0 -1
  1539. package/src/svg/Calculator/icon.svg +0 -1
  1540. package/src/svg/Calculator/index.ts +0 -12
  1541. package/src/svg/Calendar/icon-fill.svg +0 -1
  1542. package/src/svg/Calendar/icon.svg +0 -1
  1543. package/src/svg/Calendar/index.ts +0 -12
  1544. package/src/svg/Call/icon-fill.svg +0 -1
  1545. package/src/svg/Call/icon.svg +0 -1
  1546. package/src/svg/Call/index.ts +0 -12
  1547. package/src/svg/Category/icon-fill.svg +0 -1
  1548. package/src/svg/Category/icon.svg +0 -1
  1549. package/src/svg/Category/index.ts +0 -12
  1550. package/src/svg/Check/icon-fill.svg +0 -1
  1551. package/src/svg/Check/icon.svg +0 -1
  1552. package/src/svg/Check/index.ts +0 -12
  1553. package/src/svg/CheckBox/icon-fill.svg +0 -1
  1554. package/src/svg/CheckBox/icon.svg +0 -1
  1555. package/src/svg/CheckBox/index.ts +0 -12
  1556. package/src/svg/CheckCircle/icon-fill.svg +0 -1
  1557. package/src/svg/CheckCircle/icon.svg +0 -1
  1558. package/src/svg/CheckCircle/index.ts +0 -12
  1559. package/src/svg/Checklist/icon-fill.svg +0 -1
  1560. package/src/svg/Checklist/icon.svg +0 -1
  1561. package/src/svg/Checklist/index.ts +0 -12
  1562. package/src/svg/ChevronLeft/icon-fill.svg +0 -1
  1563. package/src/svg/ChevronLeft/icon.svg +0 -1
  1564. package/src/svg/ChevronLeft/index.ts +0 -12
  1565. package/src/svg/ChevronRight/icon-fill.svg +0 -1
  1566. package/src/svg/ChevronRight/icon.svg +0 -1
  1567. package/src/svg/ChevronRight/index.ts +0 -12
  1568. package/src/svg/Close/icon-fill.svg +0 -1
  1569. package/src/svg/Close/icon.svg +0 -1
  1570. package/src/svg/Close/index.ts +0 -12
  1571. package/src/svg/CollapseContent/icon-fill.svg +0 -1
  1572. package/src/svg/CollapseContent/icon.svg +0 -1
  1573. package/src/svg/CollapseContent/index.ts +0 -12
  1574. package/src/svg/Comment/icon-fill.svg +0 -1
  1575. package/src/svg/Comment/icon.svg +0 -1
  1576. package/src/svg/Comment/index.ts +0 -12
  1577. package/src/svg/Condition/icon-fill.svg +0 -1
  1578. package/src/svg/Condition/icon.svg +0 -1
  1579. package/src/svg/Condition/index.ts +0 -12
  1580. package/src/svg/Connection/icon-fill.svg +0 -1
  1581. package/src/svg/Connection/icon.svg +0 -1
  1582. package/src/svg/Connection/index.ts +0 -12
  1583. package/src/svg/Consent/icon-fill.svg +0 -1
  1584. package/src/svg/Consent/icon.svg +0 -1
  1585. package/src/svg/Consent/index.ts +0 -12
  1586. package/src/svg/Contact/icon-fill.svg +0 -1
  1587. package/src/svg/Contact/icon.svg +0 -1
  1588. package/src/svg/Contact/index.ts +0 -12
  1589. package/src/svg/ContentCopy/icon-fill.svg +0 -1
  1590. package/src/svg/ContentCopy/icon.svg +0 -1
  1591. package/src/svg/ContentCopy/index.ts +0 -12
  1592. package/src/svg/Contract/icon-fill.svg +0 -1
  1593. package/src/svg/Contract/icon.svg +0 -1
  1594. package/src/svg/Contract/index.ts +0 -12
  1595. package/src/svg/Dashboard/icon-fill.svg +0 -1
  1596. package/src/svg/Dashboard/icon.svg +0 -1
  1597. package/src/svg/Dashboard/index.ts +0 -12
  1598. package/src/svg/DataObject/icon-fill.svg +0 -1
  1599. package/src/svg/DataObject/icon.svg +0 -1
  1600. package/src/svg/DataObject/index.ts +0 -12
  1601. package/src/svg/Delete/icon-fill.svg +0 -1
  1602. package/src/svg/Delete/icon.svg +0 -1
  1603. package/src/svg/Delete/index.ts +0 -12
  1604. package/src/svg/Design/icon-fill.svg +0 -1
  1605. package/src/svg/Design/icon.svg +0 -1
  1606. package/src/svg/Design/index.ts +0 -12
  1607. package/src/svg/Desktop/icon-fill.svg +0 -1
  1608. package/src/svg/Desktop/icon.svg +0 -1
  1609. package/src/svg/Desktop/index.ts +0 -12
  1610. package/src/svg/Diagram/icon-fill.svg +0 -5
  1611. package/src/svg/Diagram/icon.svg +0 -5
  1612. package/src/svg/Diagram/index.ts +0 -12
  1613. package/src/svg/Document/icon-fill.svg +0 -1
  1614. package/src/svg/Document/icon.svg +0 -1
  1615. package/src/svg/Document/index.ts +0 -12
  1616. package/src/svg/Download/icon-fill.svg +0 -1
  1617. package/src/svg/Download/icon.svg +0 -1
  1618. package/src/svg/Download/index.ts +0 -12
  1619. package/src/svg/DragIndicator/icon-fill.svg +0 -1
  1620. package/src/svg/DragIndicator/icon.svg +0 -1
  1621. package/src/svg/DragIndicator/index.ts +0 -12
  1622. package/src/svg/Edit/icon-fill.svg +0 -1
  1623. package/src/svg/Edit/icon.svg +0 -1
  1624. package/src/svg/Edit/index.ts +0 -12
  1625. package/src/svg/EnergySavingsLeaf/icon-fill.svg +0 -1
  1626. package/src/svg/EnergySavingsLeaf/icon.svg +0 -1
  1627. package/src/svg/EnergySavingsLeaf/index.ts +0 -12
  1628. package/src/svg/Entity/icon-fill.svg +0 -1
  1629. package/src/svg/Entity/icon.svg +0 -1
  1630. package/src/svg/Entity/index.ts +0 -12
  1631. package/src/svg/EntityBuilder/icon-fill.svg +0 -1
  1632. package/src/svg/EntityBuilder/icon.svg +0 -1
  1633. package/src/svg/EntityBuilder/index.ts +0 -12
  1634. package/src/svg/Epilot/icon-fill.svg +0 -11
  1635. package/src/svg/Epilot/icon.svg +0 -11
  1636. package/src/svg/Epilot/index.ts +0 -12
  1637. package/src/svg/Error/icon-fill.svg +0 -1
  1638. package/src/svg/Error/icon.svg +0 -1
  1639. package/src/svg/Error/index.ts +0 -12
  1640. package/src/svg/Exclamation/icon-fill.svg +0 -1
  1641. package/src/svg/Exclamation/icon.svg +0 -1
  1642. package/src/svg/Exclamation/index.ts +0 -12
  1643. package/src/svg/ExpandContent/icon-fill.svg +0 -1
  1644. package/src/svg/ExpandContent/icon.svg +0 -1
  1645. package/src/svg/ExpandContent/index.ts +0 -12
  1646. package/src/svg/ExpandLess/icon-fill.svg +0 -1
  1647. package/src/svg/ExpandLess/icon.svg +0 -1
  1648. package/src/svg/ExpandLess/index.ts +0 -12
  1649. package/src/svg/ExpandMore/icon-fill.svg +0 -1
  1650. package/src/svg/ExpandMore/icon.svg +0 -1
  1651. package/src/svg/ExpandMore/index.ts +0 -12
  1652. package/src/svg/Explore/icon-fill.svg +0 -1
  1653. package/src/svg/Explore/icon.svg +0 -1
  1654. package/src/svg/Explore/index.ts +0 -12
  1655. package/src/svg/File/icon-fill.svg +0 -1
  1656. package/src/svg/File/icon.svg +0 -1
  1657. package/src/svg/File/index.ts +0 -12
  1658. package/src/svg/Filter/icon-fill.svg +0 -1
  1659. package/src/svg/Filter/icon.svg +0 -1
  1660. package/src/svg/Filter/index.ts +0 -12
  1661. package/src/svg/Frame/icon-fill.svg +0 -1
  1662. package/src/svg/Frame/icon.svg +0 -1
  1663. package/src/svg/Frame/index.ts +0 -12
  1664. package/src/svg/Help/icon-fill.svg +0 -1
  1665. package/src/svg/Help/icon.svg +0 -1
  1666. package/src/svg/Help/index.ts +0 -12
  1667. package/src/svg/HomePin/icon-fill.svg +0 -1
  1668. package/src/svg/HomePin/icon.svg +0 -1
  1669. package/src/svg/HomePin/index.ts +0 -12
  1670. package/src/svg/Image/icon-fill.svg +0 -1
  1671. package/src/svg/Image/icon.svg +0 -1
  1672. package/src/svg/Image/index.ts +0 -12
  1673. package/src/svg/Info/icon-fill.svg +0 -1
  1674. package/src/svg/Info/icon.svg +0 -1
  1675. package/src/svg/Info/index.ts +0 -12
  1676. package/src/svg/Journey/icon-fill.svg +0 -1
  1677. package/src/svg/Journey/icon.svg +0 -1
  1678. package/src/svg/Journey/index.ts +0 -12
  1679. package/src/svg/Link/icon-fill.svg +0 -1
  1680. package/src/svg/Link/icon.svg +0 -1
  1681. package/src/svg/Link/index.ts +0 -12
  1682. package/src/svg/Lock/icon-fill.svg +0 -1
  1683. package/src/svg/Lock/icon.svg +0 -1
  1684. package/src/svg/Lock/index.ts +0 -12
  1685. package/src/svg/LockOpen/icon-fill.svg +0 -1
  1686. package/src/svg/LockOpen/icon.svg +0 -1
  1687. package/src/svg/LockOpen/index.ts +0 -12
  1688. package/src/svg/Login/icon-fill.svg +0 -1
  1689. package/src/svg/Login/icon.svg +0 -1
  1690. package/src/svg/Login/index.ts +0 -12
  1691. package/src/svg/Logout/icon-fill.svg +0 -1
  1692. package/src/svg/Logout/icon.svg +0 -1
  1693. package/src/svg/Logout/index.ts +0 -12
  1694. package/src/svg/Lookup/icon-fill.svg +0 -1
  1695. package/src/svg/Lookup/icon.svg +0 -1
  1696. package/src/svg/Lookup/index.ts +0 -12
  1697. package/src/svg/Mail/icon-fill.svg +0 -1
  1698. package/src/svg/Mail/icon.svg +0 -1
  1699. package/src/svg/Mail/index.ts +0 -12
  1700. package/src/svg/Map/icon-fill.svg +0 -1
  1701. package/src/svg/Map/icon.svg +0 -1
  1702. package/src/svg/Map/index.ts +0 -12
  1703. package/src/svg/Menu/icon-fill.svg +0 -1
  1704. package/src/svg/Menu/icon.svg +0 -1
  1705. package/src/svg/Menu/index.ts +0 -12
  1706. package/src/svg/Message/icon-fill.svg +0 -1
  1707. package/src/svg/Message/icon.svg +0 -1
  1708. package/src/svg/Message/index.ts +0 -12
  1709. package/src/svg/Meter/icon-fill.svg +0 -1
  1710. package/src/svg/Meter/icon.svg +0 -1
  1711. package/src/svg/Meter/index.ts +0 -12
  1712. package/src/svg/MoreHoriz/icon-fill.svg +0 -1
  1713. package/src/svg/MoreHoriz/icon.svg +0 -1
  1714. package/src/svg/MoreHoriz/index.ts +0 -12
  1715. package/src/svg/MoreVert/icon-fill.svg +0 -1
  1716. package/src/svg/MoreVert/icon.svg +0 -1
  1717. package/src/svg/MoreVert/index.ts +0 -12
  1718. package/src/svg/MoveDown/icon-fill.svg +0 -1
  1719. package/src/svg/MoveDown/icon.svg +0 -1
  1720. package/src/svg/MoveDown/index.ts +0 -12
  1721. package/src/svg/Note/icon-fill.svg +0 -1
  1722. package/src/svg/Note/icon.svg +0 -1
  1723. package/src/svg/Note/index.ts +0 -12
  1724. package/src/svg/Notifications/icon-fill.svg +0 -1
  1725. package/src/svg/Notifications/icon.svg +0 -1
  1726. package/src/svg/Notifications/index.ts +0 -12
  1727. package/src/svg/Number/icon-fill.svg +0 -1
  1728. package/src/svg/Number/icon.svg +0 -1
  1729. package/src/svg/Number/index.ts +0 -12
  1730. package/src/svg/Numbers/icon-fill.svg +0 -1
  1731. package/src/svg/Numbers/icon.svg +0 -1
  1732. package/src/svg/Numbers/index.ts +0 -12
  1733. package/src/svg/OpenInNew/icon-fill.svg +0 -1
  1734. package/src/svg/OpenInNew/icon.svg +0 -1
  1735. package/src/svg/OpenInNew/index.ts +0 -12
  1736. package/src/svg/Opportunity/icon-fill.svg +0 -1
  1737. package/src/svg/Opportunity/icon.svg +0 -1
  1738. package/src/svg/Opportunity/index.ts +0 -12
  1739. package/src/svg/Order/icon-fill.svg +0 -1
  1740. package/src/svg/Order/icon.svg +0 -1
  1741. package/src/svg/Order/index.ts +0 -12
  1742. package/src/svg/Paragraph/icon-fill.svg +0 -1
  1743. package/src/svg/Paragraph/icon.svg +0 -1
  1744. package/src/svg/Paragraph/index.ts +0 -12
  1745. package/src/svg/Partner/icon-fill.svg +0 -1
  1746. package/src/svg/Partner/icon.svg +0 -1
  1747. package/src/svg/Partner/index.ts +0 -12
  1748. package/src/svg/Partnering/icon-fill.svg +0 -1
  1749. package/src/svg/Partnering/icon.svg +0 -1
  1750. package/src/svg/Partnering/index.ts +0 -12
  1751. package/src/svg/Pause/icon-fill.svg +0 -1
  1752. package/src/svg/Pause/icon.svg +0 -1
  1753. package/src/svg/Pause/index.ts +0 -12
  1754. package/src/svg/PauseCircle/icon-fill.svg +0 -1
  1755. package/src/svg/PauseCircle/icon.svg +0 -1
  1756. package/src/svg/PauseCircle/index.ts +0 -12
  1757. package/src/svg/Payment/icon-fill.svg +0 -1
  1758. package/src/svg/Payment/icon.svg +0 -1
  1759. package/src/svg/Payment/index.ts +0 -12
  1760. package/src/svg/Pending/icon-fill.svg +0 -1
  1761. package/src/svg/Pending/icon.svg +0 -1
  1762. package/src/svg/Pending/index.ts +0 -12
  1763. package/src/svg/PersonCheck/icon-fill.svg +0 -1
  1764. package/src/svg/PersonCheck/icon.svg +0 -1
  1765. package/src/svg/PersonCheck/index.ts +0 -12
  1766. package/src/svg/Phase/icon-fill.svg +0 -1
  1767. package/src/svg/Phase/icon.svg +0 -1
  1768. package/src/svg/Phase/index.ts +0 -12
  1769. package/src/svg/Phone/icon-fill.svg +0 -1
  1770. package/src/svg/Phone/icon.svg +0 -1
  1771. package/src/svg/Phone/index.ts +0 -12
  1772. package/src/svg/Play/icon-fill.svg +0 -1
  1773. package/src/svg/Play/icon.svg +0 -1
  1774. package/src/svg/Play/index.ts +0 -12
  1775. package/src/svg/Portal/icon-fill.svg +0 -1
  1776. package/src/svg/Portal/icon.svg +0 -1
  1777. package/src/svg/Portal/index.ts +0 -12
  1778. package/src/svg/PreviousProvider/icon-fill.svg +0 -1
  1779. package/src/svg/PreviousProvider/icon.svg +0 -1
  1780. package/src/svg/PreviousProvider/index.ts +0 -12
  1781. package/src/svg/Price/icon-fill.svg +0 -1
  1782. package/src/svg/Price/icon.svg +0 -1
  1783. package/src/svg/Price/index.ts +0 -12
  1784. package/src/svg/PriceMapping/icon-fill.svg +0 -1
  1785. package/src/svg/PriceMapping/icon.svg +0 -1
  1786. package/src/svg/PriceMapping/index.ts +0 -12
  1787. package/src/svg/Primary/icon-fill.svg +0 -1
  1788. package/src/svg/Primary/icon.svg +0 -1
  1789. package/src/svg/Primary/index.ts +0 -12
  1790. package/src/svg/Product/icon-fill.svg +0 -1
  1791. package/src/svg/Product/icon.svg +0 -1
  1792. package/src/svg/Product/index.ts +0 -12
  1793. package/src/svg/QuestionMark/icon-fill.svg +0 -1
  1794. package/src/svg/QuestionMark/icon.svg +0 -1
  1795. package/src/svg/QuestionMark/index.ts +0 -12
  1796. package/src/svg/RadioButton/icon-fill.svg +0 -1
  1797. package/src/svg/RadioButton/icon.svg +0 -1
  1798. package/src/svg/RadioButton/index.ts +0 -12
  1799. package/src/svg/RadioButtonChecked/icon-fill.svg +0 -1
  1800. package/src/svg/RadioButtonChecked/icon.svg +0 -1
  1801. package/src/svg/RadioButtonChecked/index.ts +0 -12
  1802. package/src/svg/Refresh/icon-fill.svg +0 -1
  1803. package/src/svg/Refresh/icon.svg +0 -1
  1804. package/src/svg/Refresh/index.ts +0 -12
  1805. package/src/svg/Relations/icon-fill.svg +0 -1
  1806. package/src/svg/Relations/icon.svg +0 -1
  1807. package/src/svg/Relations/index.ts +0 -12
  1808. package/src/svg/Repeat/icon-fill.svg +0 -1
  1809. package/src/svg/Repeat/icon.svg +0 -1
  1810. package/src/svg/Repeat/index.ts +0 -12
  1811. package/src/svg/Reply/icon-fill.svg +0 -1
  1812. package/src/svg/Reply/icon.svg +0 -1
  1813. package/src/svg/Reply/index.ts +0 -12
  1814. package/src/svg/Resize/icon-fill.svg +0 -1
  1815. package/src/svg/Resize/icon.svg +0 -1
  1816. package/src/svg/Resize/index.ts +0 -12
  1817. package/src/svg/SDK/icon-fill.svg +0 -1
  1818. package/src/svg/SDK/icon.svg +0 -1
  1819. package/src/svg/SDK/index.ts +0 -12
  1820. package/src/svg/Search/icon-fill.svg +0 -1
  1821. package/src/svg/Search/icon.svg +0 -1
  1822. package/src/svg/Search/index.ts +0 -12
  1823. package/src/svg/Settings/icon-fill.svg +0 -1
  1824. package/src/svg/Settings/icon.svg +0 -1
  1825. package/src/svg/Settings/index.ts +0 -12
  1826. package/src/svg/Share/icon-fill.svg +0 -1
  1827. package/src/svg/Share/icon.svg +0 -1
  1828. package/src/svg/Share/index.ts +0 -12
  1829. package/src/svg/Signature/icon-fill.svg +0 -1
  1830. package/src/svg/Signature/icon.svg +0 -1
  1831. package/src/svg/Signature/index.ts +0 -12
  1832. package/src/svg/Skip/icon-fill.svg +0 -1
  1833. package/src/svg/Skip/icon.svg +0 -1
  1834. package/src/svg/Skip/index.ts +0 -12
  1835. package/src/svg/Solar/icon-fill.svg +0 -1
  1836. package/src/svg/Solar/icon.svg +0 -1
  1837. package/src/svg/Solar/index.ts +0 -12
  1838. package/src/svg/Sort/icon-fill.svg +0 -1
  1839. package/src/svg/Sort/icon.svg +0 -1
  1840. package/src/svg/Sort/index.ts +0 -12
  1841. package/src/svg/Stack/icon-fill.svg +0 -1
  1842. package/src/svg/Stack/icon.svg +0 -1
  1843. package/src/svg/Stack/index.ts +0 -12
  1844. package/src/svg/Star/icon-fill.svg +0 -1
  1845. package/src/svg/Star/icon.svg +0 -1
  1846. package/src/svg/Star/index.ts +0 -12
  1847. package/src/svg/StepOver/icon-fill.svg +0 -1
  1848. package/src/svg/StepOver/icon.svg +0 -1
  1849. package/src/svg/StepOver/index.ts +0 -12
  1850. package/src/svg/Submission/icon-fill.svg +0 -1
  1851. package/src/svg/Submission/icon.svg +0 -1
  1852. package/src/svg/Submission/index.ts +0 -12
  1853. package/src/svg/SuccessConfirmation/icon-fill.svg +0 -1
  1854. package/src/svg/SuccessConfirmation/icon.svg +0 -1
  1855. package/src/svg/SuccessConfirmation/index.ts +0 -12
  1856. package/src/svg/Summary/icon-fill.svg +0 -1
  1857. package/src/svg/Summary/icon.svg +0 -1
  1858. package/src/svg/Summary/index.ts +0 -12
  1859. package/src/svg/Sun/icon-fill.svg +0 -1
  1860. package/src/svg/Sun/icon.svg +0 -1
  1861. package/src/svg/Sun/index.ts +0 -12
  1862. package/src/svg/Table/icon-fill.svg +0 -1
  1863. package/src/svg/Table/icon.svg +0 -1
  1864. package/src/svg/Table/index.ts +0 -12
  1865. package/src/svg/Tax/icon-fill.svg +0 -1
  1866. package/src/svg/Tax/icon.svg +0 -1
  1867. package/src/svg/Tax/index.ts +0 -12
  1868. package/src/svg/Templates/icon-fill.svg +0 -1
  1869. package/src/svg/Templates/icon.svg +0 -1
  1870. package/src/svg/Templates/index.ts +0 -12
  1871. package/src/svg/TextField/icon-fill.svg +0 -1
  1872. package/src/svg/TextField/icon.svg +0 -1
  1873. package/src/svg/TextField/index.ts +0 -12
  1874. package/src/svg/TextFields/icon-fill.svg +0 -1
  1875. package/src/svg/TextFields/icon.svg +0 -1
  1876. package/src/svg/TextFields/index.ts +0 -12
  1877. package/src/svg/ThumbDown/icon-fill.svg +0 -1
  1878. package/src/svg/ThumbDown/icon.svg +0 -1
  1879. package/src/svg/ThumbDown/index.ts +0 -12
  1880. package/src/svg/ThumbUp/icon-fill.svg +0 -1
  1881. package/src/svg/ThumbUp/icon.svg +0 -1
  1882. package/src/svg/ThumbUp/index.ts +0 -12
  1883. package/src/svg/TwoColumns/icon-fill.svg +0 -7
  1884. package/src/svg/TwoColumns/icon.svg +0 -7
  1885. package/src/svg/TwoColumns/index.ts +0 -12
  1886. package/src/svg/Upload/icon-fill.svg +0 -1
  1887. package/src/svg/Upload/icon.svg +0 -1
  1888. package/src/svg/Upload/index.ts +0 -12
  1889. package/src/svg/Visibility/icon-fill.svg +0 -1
  1890. package/src/svg/Visibility/icon.svg +0 -1
  1891. package/src/svg/Visibility/index.ts +0 -12
  1892. package/src/svg/VisibilityOff/icon-fill.svg +0 -1
  1893. package/src/svg/VisibilityOff/icon.svg +0 -1
  1894. package/src/svg/VisibilityOff/index.ts +0 -12
  1895. package/src/svg/Warning/icon-fill.svg +0 -1
  1896. package/src/svg/Warning/icon.svg +0 -1
  1897. package/src/svg/Warning/index.ts +0 -12
  1898. package/src/svg/Webhook/icon-fill.svg +0 -1
  1899. package/src/svg/Webhook/icon.svg +0 -1
  1900. package/src/svg/Webhook/index.ts +0 -12
  1901. package/src/svg/Workflow/icon-fill.svg +0 -1
  1902. package/src/svg/Workflow/icon.svg +0 -1
  1903. package/src/svg/Workflow/index.ts +0 -12
  1904. package/src/svg/index.ts +0 -135
  1905. package/src/svg/svgIcon.ts +0 -313
  1906. package/src/svg-module.d.ts +0 -6
  1907. package/src/types.ts +0 -19
  1908. package/tsconfig.json +0 -34
  1909. package/webpack.config-cjs.js +0 -64
  1910. package/webpack.config.js +0 -30
  1911. package/yarn-error.log +0 -10867
  1912. package/yarn.lock +0 -10912
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/Tax/index.js","mappings":"oEAcA,qqC,4CCAA,qqC,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,oFCAvD,MAAMC,EAAUC,IALvB,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/Tax/icon-fill.svg","webpack://icons/./src/svg/Tax/icon.svg","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/svg/Tax/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const TaxSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default TaxSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","TaxSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <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>
@@ -1 +0,0 @@
1
- <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>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const TemplatesSVG: (opts?: IconProps) => string;
3
- export default TemplatesSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={25345:(e,t,r)=>{r.d(t,{Z:()=>v});r(99497);const v='<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>'},93067:(e,t,r)=>{r.d(t,{Z:()=>v});r(99497);const v='<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>'},99497:e=>{e.exports=require("react")}},t={};function r(v){var o=t[v];if(void 0!==o)return o.exports;var n=t[v]={exports:{}};return e[v](n,n.exports,r),n.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 v in t)r.o(t,v)&&!r.o(e,v)&&Object.defineProperty(e,v,{enumerable:!0,get:t[v]})},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 v={};(()=>{r.r(v),r.d(v,{TemplatesSVG:()=>o,default:()=>n});var e=r(25345),t=r(93067);const o=r=>{var v;return"outlined"===(null!=(v=null==r?void 0:r.variant)?v:"filled")?t.Z:e.Z},n=o})(),module.exports=v})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/Templates/index.js","mappings":"oEAcA,mf,4CCAA,0uB,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,0FCAvD,MAAMC,EAAgBC,IAL7B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/Templates/icon-fill.svg","webpack://icons/./src/svg/Templates/icon.svg","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/svg/Templates/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const TemplatesSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default TemplatesSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","TemplatesSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const TextFieldSVG: (opts?: IconProps) => string;
3
- export default TextFieldSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={87798:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z"/></svg>'},66205:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z"/></svg>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var d=t[o]={exports:{}};return e[o](d,d.exports,r),d.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{TextFieldSVG:()=>n,default:()=>d});var e=r(87798),t=r(66205);const n=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},d=n})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/TextField/index.js","mappings":"oEAcA,wc,4CCAA,wc,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,0FCAvD,MAAMC,EAAgBC,IAL7B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/TextField/icon-fill.svg","webpack://icons/./src/svg/TextField/icon.svg","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/svg/TextField/index.ts"],"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: \"M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z\"\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=\\\"M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z\\\"/></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: \"M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z\"\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=\\\"M420.391-695.478H244.913q-25.073 0-42.059-17.42-16.985-17.421-16.985-42.307 0-24.839 16.985-42.165 16.986-17.326 42.059-17.326h470.174q24.79 0 42.2 17.443 17.409 17.444 17.409 42.283 0 24.84-17.409 42.166-17.41 17.326-42.2 17.326H540.174v490q0 24.837-17.478 42.223-17.479 17.386-42.448 17.386-25.205 0-42.531-17.551t-17.326-42.623v-489.435Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const TextFieldSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default TextFieldSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","TextFieldSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M333.365-145.869q-23.708 0-40.32-16.185-16.611-16.185-16.611-40.033V-701.13H122.652q-24.037 0-40.41-16.447-16.373-16.446-16.373-40.321 0-23.875 16.373-40.337 16.373-16.461 40.41-16.461h421.696q23.659 0 40.221 16.712 16.561 16.712 16.561 40.587 0 23.875-16.561 40.071-16.562 16.196-40.221 16.196H389.435v498.478q0 24.037-16.181 40.41-16.18 16.373-39.889 16.373Zm374.298 0q-23.875 0-40.204-16.185t-16.329-40.033v-285.478h-73.782q-23.659 0-40.221-16.446-16.562-16.446-16.562-40.321 0-23.875 16.185-40.054 16.185-16.179 40.033-16.179h261.13q23.66 0 40.222 16.297 16.561 16.296 16.561 40.171t-16.561 40.204q-16.562 16.328-40.222 16.328h-73.782v284.913q0 24.037-16.297 40.41-16.296 16.373-40.171 16.373Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M333.365-145.869q-23.708 0-40.32-16.185-16.611-16.185-16.611-40.033V-701.13H122.652q-24.037 0-40.41-16.447-16.373-16.446-16.373-40.321 0-23.875 16.373-40.337 16.373-16.461 40.41-16.461h421.696q23.659 0 40.221 16.712 16.561 16.712 16.561 40.587 0 23.875-16.561 40.071-16.562 16.196-40.221 16.196H389.435v498.478q0 24.037-16.181 40.41-16.18 16.373-39.889 16.373Zm374.298 0q-23.875 0-40.204-16.185t-16.329-40.033v-285.478h-73.782q-23.659 0-40.221-16.446-16.562-16.446-16.562-40.321 0-23.875 16.185-40.054 16.185-16.179 40.033-16.179h261.13q23.66 0 40.222 16.297 16.561 16.296 16.561 40.171t-16.561 40.204q-16.562 16.328-40.222 16.328h-73.782v284.913q0 24.037-16.297 40.41-16.296 16.373-40.171 16.373Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const TextFieldsSVG: (opts?: IconProps) => string;
3
- export default TextFieldsSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={d:(t,r)=>{for(var o in r)e.o(r,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:r[o]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{TextFieldsSVG:()=>r,default:()=>o});require("react");const r=e=>{var t;t=null==e?void 0:e.variant;return'<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M333.365-145.869q-23.708 0-40.32-16.185-16.611-16.185-16.611-40.033V-701.13H122.652q-24.037 0-40.41-16.447-16.373-16.446-16.373-40.321 0-23.875 16.373-40.337 16.373-16.461 40.41-16.461h421.696q23.659 0 40.221 16.712 16.561 16.712 16.561 40.587 0 23.875-16.561 40.071-16.562 16.196-40.221 16.196H389.435v498.478q0 24.037-16.181 40.41-16.18 16.373-39.889 16.373Zm374.298 0q-23.875 0-40.204-16.185t-16.329-40.033v-285.478h-73.782q-23.659 0-40.221-16.446-16.562-16.446-16.562-40.321 0-23.875 16.185-40.054 16.185-16.179 40.033-16.179h261.13q23.66 0 40.222 16.297 16.561 16.296 16.561 40.171t-16.561 40.204q-16.562 16.328-40.222 16.328h-73.782v284.913q0 24.037-16.297 40.41-16.296 16.373-40.171 16.373Z"/></svg>'},o=r;module.exports=t})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/TextFields/index.js","mappings":"mBACA,IAAIA,EAAsB,CCA1BA,EAAwB,CAACC,EAASC,KACjC,IAAI,IAAIC,KAAOD,EACXF,EAAoBI,EAAEF,EAAYC,KAASH,EAAoBI,EAAEH,EAASE,IAC5EE,OAAOC,eAAeL,EAASE,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDH,EAAwB,CAACS,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFV,EAAyBC,IACH,oBAAXa,QAA0BA,OAAOC,aAC1CV,OAAOC,eAAeL,EAASa,OAAOC,YAAa,CAAEC,MAAO,WAE7DX,OAAOC,eAAeL,EAAS,aAAc,CAAEe,OAAO,GAAO,G,uDCLzBC,QAAQ,SCc7C,MCTaC,EAAiBC,IAL9B,MAMkB,QAAAA,OAAA,EAAAA,EAAMC,QAEtB,MDMF,qyBCNyD,EAGzD,I","sources":["webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/external commonjs2 \"react\"","webpack://icons/./src/svg/TextFields/icon.svg","webpack://icons/./src/svg/TextFields/index.ts"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\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};","const __WEBPACK_NAMESPACE_OBJECT__ = require(\"react\");","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: \"M333.365-145.869q-23.708 0-40.32-16.185-16.611-16.185-16.611-40.033V-701.13H122.652q-24.037 0-40.41-16.447-16.373-16.446-16.373-40.321 0-23.875 16.373-40.337 16.373-16.461 40.41-16.461h421.696q23.659 0 40.221 16.712 16.561 16.712 16.561 40.587 0 23.875-16.561 40.071-16.562 16.196-40.221 16.196H389.435v498.478q0 24.037-16.181 40.41-16.18 16.373-39.889 16.373Zm374.298 0q-23.875 0-40.204-16.185t-16.329-40.033v-285.478h-73.782q-23.659 0-40.221-16.446-16.562-16.446-16.562-40.321 0-23.875 16.185-40.054 16.185-16.179 40.033-16.179h261.13q23.66 0 40.222 16.297 16.561 16.296 16.561 40.171t-16.561 40.204q-16.562 16.328-40.222 16.328h-73.782v284.913q0 24.037-16.297 40.41-16.296 16.373-40.171 16.373Z\"\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=\\\"M333.365-145.869q-23.708 0-40.32-16.185-16.611-16.185-16.611-40.033V-701.13H122.652q-24.037 0-40.41-16.447-16.373-16.446-16.373-40.321 0-23.875 16.373-40.337 16.373-16.461 40.41-16.461h421.696q23.659 0 40.221 16.712 16.561 16.712 16.561 40.587 0 23.875-16.561 40.071-16.562 16.196-40.221 16.196H389.435v498.478q0 24.037-16.181 40.41-16.18 16.373-39.889 16.373Zm374.298 0q-23.875 0-40.204-16.185t-16.329-40.033v-285.478h-73.782q-23.659 0-40.221-16.446-16.562-16.446-16.562-40.321 0-23.875 16.185-40.054 16.185-16.179 40.033-16.179h261.13q23.66 0 40.222 16.297 16.561 16.296 16.561 40.171t-16.561 40.204q-16.562 16.328-40.222 16.328h-73.782v284.913q0 24.037-16.297 40.41-16.296 16.373-40.171 16.373Z\\\"/></svg>\";","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const TextFieldsSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default TextFieldsSVG;\n"],"names":["__webpack_require__","exports","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","require","TextFieldsSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <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>
@@ -1 +0,0 @@
1
- <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>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const ThumbDownSVG: (opts?: IconProps) => string;
3
- export default ThumbDownSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={44354:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},86773:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var v=t[o];if(void 0!==v)return v.exports;var l=t[o]={exports:{}};return e[o](l,l.exports,r),l.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{ThumbDownSVG:()=>v,default:()=>l});var e=r(44354),t=r(86773);const v=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},l=v})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/ThumbDown/index.js","mappings":"oEAcA,gzB,4CCAA,uuB,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,0FCAvD,MAAMC,EAAgBC,IAL7B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/ThumbDown/icon-fill.svg","webpack://icons/./src/svg/ThumbDown/icon.svg","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/svg/ThumbDown/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const ThumbDownSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default ThumbDownSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","ThumbDownSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <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>
@@ -1 +0,0 @@
1
- <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>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const ThumbUpSVG: (opts?: IconProps) => string;
3
- export default ThumbUpSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={44513:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},52536:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var v=t[o];if(void 0!==v)return v.exports;var l=t[o]={exports:{}};return e[o](l,l.exports,r),l.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{ThumbUpSVG:()=>v,default:()=>l});var e=r(44513),t=r(52536);const v=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},l=v})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/ThumbUp/index.js","mappings":"oEAcA,qyB,4CCAA,guB,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,wFCAvD,MAAMC,EAAcC,IAL3B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/ThumbUp/icon-fill.svg","webpack://icons/./src/svg/ThumbUp/icon.svg","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/svg/ThumbUp/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const ThumbUpSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default ThumbUpSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","ThumbUpSVG","opts","variant"],"sourceRoot":""}
@@ -1,7 +0,0 @@
1
- <svg viewBox="0 0 17 16" width="20px" height="20px">
2
- <g clip-rule="evenodd" fill-rule="evenodd">
3
- <path
4
- d="M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z"></path>
5
- <path d="M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z"></path>
6
- </g>
7
- </svg>
@@ -1,7 +0,0 @@
1
- <svg viewBox="0 0 17 16" width="20px" height="20px">
2
- <g clip-rule="evenodd" fill-rule="evenodd">
3
- <path
4
- d="M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z"></path>
5
- <path d="M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z"></path>
6
- </g>
7
- </svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const TwoColumnsSVG: (opts?: IconProps) => string;
3
- export default TwoColumnsSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={28659:(e,t,r)=>{r.d(t,{Z:()=>a});r(99497);const a='<svg viewBox="0 0 17 16" width="20px" height="20px">\n <g clip-rule="evenodd" fill-rule="evenodd">\n <path\n d="M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z"></path>\n <path d="M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z"></path>\n </g>\n</svg>'},89252:(e,t,r)=>{r.d(t,{Z:()=>a});r(99497);const a='<svg viewBox="0 0 17 16" width="20px" height="20px">\n <g clip-rule="evenodd" fill-rule="evenodd">\n <path\n d="M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z"></path>\n <path d="M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z"></path>\n </g>\n</svg>'},99497:e=>{e.exports=require("react")}},t={};function r(a){var n=t[a];if(void 0!==n)return n.exports;var o=t[a]={exports:{}};return e[a](o,o.exports,r),o.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 a in t)r.o(t,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},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 a={};(()=>{r.r(a),r.d(a,{TwoColumnsSVG:()=>n,default:()=>o});var e=r(28659),t=r(89252);const n=r=>{var a;return"outlined"===(null!=(a=null==r?void 0:r.variant)?a:"filled")?t.Z:e.Z},o=n})(),module.exports=a})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/TwoColumns/index.js","mappings":"oEAkBA,wX,4CCAA,wX,YClBAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,2FCAvD,MAAMC,EAAiBC,IAL9B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/TwoColumns/icon-fill.svg","webpack://icons/./src/svg/TwoColumns/icon.svg","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/svg/TwoColumns/index.ts"],"sourcesContent":["var _g;\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 width: 20,\n height: 20,\n viewBox: \"0 0 17 16\"\n }, props), _g || (_g = /*#__PURE__*/React.createElement(\"g\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\"\n }, /*#__PURE__*/React.createElement(\"path\", {\n d: \"M14.25 1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-12-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-12z\"\n }), /*#__PURE__*/React.createElement(\"path\", {\n d: \"M11.25 12V4h1v8zm4-8h-14V3h14v1zm0 9h-14v-1h14z\"\n }))));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg viewBox=\\\"0 0 17 16\\\" width=\\\"20px\\\" height=\\\"20px\\\">\\n <g clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\">\\n <path\\n d=\\\"M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z\\\"></path>\\n <path d=\\\"M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z\\\"></path>\\n </g>\\n</svg>\";","var _g;\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 width: 20,\n height: 20,\n viewBox: \"0 0 17 16\"\n }, props), _g || (_g = /*#__PURE__*/React.createElement(\"g\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\"\n }, /*#__PURE__*/React.createElement(\"path\", {\n d: \"M14.25 1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-12-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-12z\"\n }), /*#__PURE__*/React.createElement(\"path\", {\n d: \"M11.25 12V4h1v8zm4-8h-14V3h14v1zm0 9h-14v-1h14z\"\n }))));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg viewBox=\\\"0 0 17 16\\\" width=\\\"20px\\\" height=\\\"20px\\\">\\n <g clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\">\\n <path\\n d=\\\"M14.25 1h-12a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-12-1a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2h-12z\\\"></path>\\n <path d=\\\"M11.25 12V4h1v8zM15.25 4h-14V3h14v1zM15.25 13h-14v-1h14z\\\"></path>\\n </g>\\n</svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const TwoColumnsSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default TwoColumnsSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","TwoColumnsSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.478-145.087h589.044q16.957 0 28.566 11.326 11.608 11.326 11.608 28.283t-11.608 28.283Q791.479-65.87 774.522-65.87H185.478q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326Zm194.913-100q-16.957 0-28.283-11.326-11.326-11.327-11.326-28.283v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.674-10.761 7.978-3.065 16.674-3.065t16.674 3.065q7.978 3.066 14.674 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.956-11.609 28.283-11.609 11.326-28.566 11.326H380.391Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.478-145.087h589.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H185.478q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326Zm194.913-100q-16.707 0-28.158-11.451-11.451-11.452-11.451-28.158v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.885-10.761 8.19-3.065 16.463-3.065 8.273 0 16.463 3.065 8.189 3.066 14.885 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.706-11.734 28.158-11.734 11.451-28.441 11.451H380.391ZM420-324.871h120V-595.87h74.956L480-764.477 345.044-595.87H420v270.999Zm60-270.999Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const UploadSVG: (opts?: IconProps) => string;
3
- export default UploadSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var t={43942:(t,e,r)=>{r.d(e,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.478-145.087h589.044q16.957 0 28.566 11.326 11.608 11.326 11.608 28.283t-11.608 28.283Q791.479-65.87 774.522-65.87H185.478q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326Zm194.913-100q-16.957 0-28.283-11.326-11.326-11.327-11.326-28.283v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.674-10.761 7.978-3.065 16.674-3.065t16.674 3.065q7.978 3.066 14.674 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.956-11.609 28.283-11.609 11.326-28.566 11.326H380.391Z"/></svg>'},88255:(t,e,r)=>{r.d(e,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.478-145.087h589.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H185.478q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326Zm194.913-100q-16.707 0-28.158-11.451-11.451-11.452-11.451-28.158v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.885-10.761 8.19-3.065 16.463-3.065 8.273 0 16.463 3.065 8.189 3.066 14.885 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.706-11.734 28.158-11.734 11.451-28.441 11.451H380.391ZM420-324.871h120V-595.87h74.956L480-764.477 345.044-595.87H420v270.999Zm60-270.999Z"/></svg>'},99497:t=>{t.exports=require("react")}},e={};function r(o){var l=e[o];if(void 0!==l)return l.exports;var n=e[o]={exports:{}};return t[o](n,n.exports,r),n.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 o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{r.r(o),r.d(o,{UploadSVG:()=>l,default:()=>n});var t=r(43942),e=r(88255);const l=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?e.Z:t.Z},n=l})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/Upload/index.js","mappings":"oEAcA,4qB,4CCAA,2xB,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,uFCAvD,MAAMC,EAAaC,IAL1B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/Upload/icon-fill.svg","webpack://icons/./src/svg/Upload/icon.svg","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/svg/Upload/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.478-145.087h589.044q16.957 0 28.566 11.326 11.608 11.326 11.608 28.283t-11.608 28.283Q791.479-65.87 774.522-65.87H185.478q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326Zm194.913-100q-16.957 0-28.283-11.326-11.326-11.327-11.326-28.283v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.674-10.761 7.978-3.065 16.674-3.065t16.674 3.065q7.978 3.066 14.674 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.956-11.609 28.283-11.609 11.326-28.566 11.326H380.391Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.478-145.087h589.044q16.957 0 28.566 11.326 11.608 11.326 11.608 28.283t-11.608 28.283Q791.479-65.87 774.522-65.87H185.478q-16.957 0-28.283-11.326t-11.326-28.283q0-16.957 11.326-28.283t28.283-11.326Zm194.913-100q-16.957 0-28.283-11.326-11.326-11.327-11.326-28.283v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.674-10.761 7.978-3.065 16.674-3.065t16.674 3.065q7.978 3.066 14.674 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.956-11.609 28.283-11.609 11.326-28.566 11.326H380.391Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M185.478-145.087h589.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H185.478q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326Zm194.913-100q-16.707 0-28.158-11.451-11.451-11.452-11.451-28.158v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.885-10.761 8.19-3.065 16.463-3.065 8.273 0 16.463 3.065 8.189 3.066 14.885 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.706-11.734 28.158-11.734 11.451-28.441 11.451H380.391ZM420-324.871h120V-595.87h74.956L480-764.477 345.044-595.87H420v270.999Zm60-270.999Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M185.478-145.087h589.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H185.478q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326Zm194.913-100q-16.707 0-28.158-11.451-11.451-11.452-11.451-28.158v-214.955H249.26q-25.217 0-35.261-21.87-10.044-21.87 5.478-41.957l229.175-292.74q6.696-7.695 14.885-10.761 8.19-3.065 16.463-3.065 8.273 0 16.463 3.065 8.189 3.066 14.885 10.761l228.74 292.74q14.957 20.087 4.913 41.957t-35.261 21.87h-89.956v214.955q0 16.706-11.734 28.158-11.734 11.451-28.441 11.451H380.391ZM420-324.871h120V-595.87h74.956L480-764.477 345.044-595.87H420v270.999Zm60-270.999Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const UploadSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default UploadSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","UploadSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <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>
@@ -1 +0,0 @@
1
- <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>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const VisibilitySVG: (opts?: IconProps) => string;
3
- export default VisibilitySVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={79640:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},14578:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<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>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var i=t[o];if(void 0!==i)return i.exports;var n=t[o]={exports:{}};return e[o](n,n.exports,r),n.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{VisibilitySVG:()=>i,default:()=>n});var e=r(79640),t=r(14578);const i=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},n=i})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/Visibility/index.js","mappings":"oEAcA,m8B,4CCAA,onC,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,2FCAvD,MAAMC,EAAiBC,IAL9B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/Visibility/icon-fill.svg","webpack://icons/./src/svg/Visibility/icon.svg","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/svg/Visibility/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const VisibilitySVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default VisibilitySVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","VisibilitySVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M810.913-58.913 650.826-216.565q-41.565 16.131-84.413 22.848-42.848 6.718-86.413 6.718-138.261 0-252.087-76.348T46.956-461.956q-5.13-8.696-6.913-18.239Q38.26-489.739 38.26-500t1.783-19.805q1.783-9.543 6.913-18.239 24.87-44.304 54.022-85.891 29.152-41.587 67.456-76.022L44.13-823.13l46.522-48.088 763.783 763.783-43.522 48.522ZM480-330q12.304 0 24.826-2t24.826-7.435L318.304-549.652q-4.434 12.304-6.369 24.826Q310-512.304 310-500q0 71 49.5 120.5T480-330Zm291.566 44.522-140.305-140.87q11-15.739 14.869-35.043Q650-480.696 650-500q0-71-49.5-120.5T480-670q-19.304 0-38.326 4.152-19.022 4.152-35.326 14.022L285.609-773.001q47.13-21.565 97.478-30.782 50.348-9.218 101.913-9.218 137.826 0 250.87 76.848 113.043 76.848 178.174 199.674 4.565 9.261 6.63 17.74 2.066 8.478 2.066 18.739 0 10.261-2.066 19.022-2.065 8.761-6.63 18.022-26.87 51.304-61.804 96.891-34.935 45.587-80.674 80.587ZM568.608-489.001 465.61-591.999q20.521-9.305 43.608-5.913 23.086 3.391 40.434 19.173 17.347 17.913 22.804 42.282 5.456 24.369-3.848 47.456Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m631.826-426.348-62.653-62.088q21.174-50.608-16.956-88.738-38.13-38.13-87.172-15.391l-58.697-59.261q16.304-9.87 35.326-14.022Q460.696-670 480-670q71 0 120.5 49.5T650-500q0 19.304-3.87 38.609-3.869 19.304-14.304 35.043Zm139.74 140.87-48.479-49.044q42.739-33 77.761-73.869 35.022-40.87 55.587-91.609-50.211-108.435-148.515-174.217Q609.616-740 490-740q-38.304 0-75.826 4.435-37.522 4.435-71.261 20.304l-57.304-57.74q46.857-21.565 97.205-30.782 50.348-9.218 102.186-9.218 139.68 0 255.079 77.479 115.4 77.478 177.095 203.974 3.566 7.591 5.848 15.521 2.283 7.929 2.283 16.043 0 8.114-1.5 16.31-1.5 8.196-5.065 15.326-26.704 53.724-63.287 100.015-36.583 46.29-83.887 82.855Zm-291.624 98.479q-138.768 0-253.094-76.848-114.327-76.848-180.892-199.674-4.565-9.261-6.63-17.74-2.066-8.478-2.066-18.709t2.566-19.305q2.565-9.073 6.13-17.769 23.435-46.304 54.149-87.144 30.714-40.84 68.329-75.769L67.956-800.435q-10.13-9.829-9.913-22.827.217-12.999 9.348-23.129 10.13-10.131 23.76-10.131 13.631 0 23.762 10.131L833.174-128.13q9.13 9.13 8.565 21.76-.565 12.631-8.811 22.172-8.885 11.155-22.515 11.155-13.631 0-23.761-10.13L650.826-216.566q-41.565 16.131-84.528 22.848Q523.335-187 479.942-187ZM218.898-649.478q-38.594 29-68.181 66.869Q121.13-544.739 103.13-500q52.081 112 156.167 176Q363.384-260 488-260q27.304 0 54.043-.935t51.609-13.935l-64-64q-12.304 5.435-24.826 7.153Q492.304-330 480-330q-71 0-120.5-49.5T310-500q0-12.304 1.935-24.826t5.804-24.826l-98.841-99.826Zm315.32 134.087Zm-127.87 64.217Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const VisibilityOffSVG: (opts?: IconProps) => string;
3
- export default VisibilityOffSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var t={8633:(t,e,r)=>{r.d(e,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M810.913-58.913 650.826-216.565q-41.565 16.131-84.413 22.848-42.848 6.718-86.413 6.718-138.261 0-252.087-76.348T46.956-461.956q-5.13-8.696-6.913-18.239Q38.26-489.739 38.26-500t1.783-19.805q1.783-9.543 6.913-18.239 24.87-44.304 54.022-85.891 29.152-41.587 67.456-76.022L44.13-823.13l46.522-48.088 763.783 763.783-43.522 48.522ZM480-330q12.304 0 24.826-2t24.826-7.435L318.304-549.652q-4.434 12.304-6.369 24.826Q310-512.304 310-500q0 71 49.5 120.5T480-330Zm291.566 44.522-140.305-140.87q11-15.739 14.869-35.043Q650-480.696 650-500q0-71-49.5-120.5T480-670q-19.304 0-38.326 4.152-19.022 4.152-35.326 14.022L285.609-773.001q47.13-21.565 97.478-30.782 50.348-9.218 101.913-9.218 137.826 0 250.87 76.848 113.043 76.848 178.174 199.674 4.565 9.261 6.63 17.74 2.066 8.478 2.066 18.739 0 10.261-2.066 19.022-2.065 8.761-6.63 18.022-26.87 51.304-61.804 96.891-34.935 45.587-80.674 80.587ZM568.608-489.001 465.61-591.999q20.521-9.305 43.608-5.913 23.086 3.391 40.434 19.173 17.347 17.913 22.804 42.282 5.456 24.369-3.848 47.456Z"/></svg>'},17488:(t,e,r)=>{r.d(e,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m631.826-426.348-62.653-62.088q21.174-50.608-16.956-88.738-38.13-38.13-87.172-15.391l-58.697-59.261q16.304-9.87 35.326-14.022Q460.696-670 480-670q71 0 120.5 49.5T650-500q0 19.304-3.87 38.609-3.869 19.304-14.304 35.043Zm139.74 140.87-48.479-49.044q42.739-33 77.761-73.869 35.022-40.87 55.587-91.609-50.211-108.435-148.515-174.217Q609.616-740 490-740q-38.304 0-75.826 4.435-37.522 4.435-71.261 20.304l-57.304-57.74q46.857-21.565 97.205-30.782 50.348-9.218 102.186-9.218 139.68 0 255.079 77.479 115.4 77.478 177.095 203.974 3.566 7.591 5.848 15.521 2.283 7.929 2.283 16.043 0 8.114-1.5 16.31-1.5 8.196-5.065 15.326-26.704 53.724-63.287 100.015-36.583 46.29-83.887 82.855Zm-291.624 98.479q-138.768 0-253.094-76.848-114.327-76.848-180.892-199.674-4.565-9.261-6.63-17.74-2.066-8.478-2.066-18.709t2.566-19.305q2.565-9.073 6.13-17.769 23.435-46.304 54.149-87.144 30.714-40.84 68.329-75.769L67.956-800.435q-10.13-9.829-9.913-22.827.217-12.999 9.348-23.129 10.13-10.131 23.76-10.131 13.631 0 23.762 10.131L833.174-128.13q9.13 9.13 8.565 21.76-.565 12.631-8.811 22.172-8.885 11.155-22.515 11.155-13.631 0-23.761-10.13L650.826-216.566q-41.565 16.131-84.528 22.848Q523.335-187 479.942-187ZM218.898-649.478q-38.594 29-68.181 66.869Q121.13-544.739 103.13-500q52.081 112 156.167 176Q363.384-260 488-260q27.304 0 54.043-.935t51.609-13.935l-64-64q-12.304 5.435-24.826 7.153Q492.304-330 480-330q-71 0-120.5-49.5T310-500q0-12.304 1.935-24.826t5.804-24.826l-98.841-99.826Zm315.32 134.087Zm-127.87 64.217Z"/></svg>'},99497:t=>{t.exports=require("react")}},e={};function r(o){var q=e[o];if(void 0!==q)return q.exports;var l=e[o]={exports:{}};return t[o](l,l.exports,r),l.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 o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{r.r(o),r.d(o,{VisibilityOffSVG:()=>q,default:()=>l});var t=r(8633),e=r(17488);const q=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?e.Z:t.Z},l=q})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/VisibilityOff/index.js","mappings":"mEAcA,2mC,4CCAA,+jD,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,6FCAvD,MAAMC,EAAoBC,IALjC,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/VisibilityOff/icon-fill.svg","webpack://icons/./src/svg/VisibilityOff/icon.svg","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/svg/VisibilityOff/index.ts"],"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: \"M810.913-58.913 650.826-216.565q-41.565 16.131-84.413 22.848-42.848 6.718-86.413 6.718-138.261 0-252.087-76.348T46.956-461.956q-5.13-8.696-6.913-18.239Q38.26-489.739 38.26-500t1.783-19.805q1.783-9.543 6.913-18.239 24.87-44.304 54.022-85.891 29.152-41.587 67.456-76.022L44.13-823.13l46.522-48.088 763.783 763.783-43.522 48.522ZM480-330q12.304 0 24.826-2t24.826-7.435L318.304-549.652q-4.434 12.304-6.369 24.826Q310-512.304 310-500q0 71 49.5 120.5T480-330Zm291.566 44.522-140.305-140.87q11-15.739 14.869-35.043Q650-480.696 650-500q0-71-49.5-120.5T480-670q-19.304 0-38.326 4.152-19.022 4.152-35.326 14.022L285.609-773.001q47.13-21.565 97.478-30.782 50.348-9.218 101.913-9.218 137.826 0 250.87 76.848 113.043 76.848 178.174 199.674 4.565 9.261 6.63 17.74 2.066 8.478 2.066 18.739 0 10.261-2.066 19.022-2.065 8.761-6.63 18.022-26.87 51.304-61.804 96.891-34.935 45.587-80.674 80.587ZM568.608-489.001 465.61-591.999q20.521-9.305 43.608-5.913 23.086 3.391 40.434 19.173 17.347 17.913 22.804 42.282 5.456 24.369-3.848 47.456Z\"\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=\\\"M810.913-58.913 650.826-216.565q-41.565 16.131-84.413 22.848-42.848 6.718-86.413 6.718-138.261 0-252.087-76.348T46.956-461.956q-5.13-8.696-6.913-18.239Q38.26-489.739 38.26-500t1.783-19.805q1.783-9.543 6.913-18.239 24.87-44.304 54.022-85.891 29.152-41.587 67.456-76.022L44.13-823.13l46.522-48.088 763.783 763.783-43.522 48.522ZM480-330q12.304 0 24.826-2t24.826-7.435L318.304-549.652q-4.434 12.304-6.369 24.826Q310-512.304 310-500q0 71 49.5 120.5T480-330Zm291.566 44.522-140.305-140.87q11-15.739 14.869-35.043Q650-480.696 650-500q0-71-49.5-120.5T480-670q-19.304 0-38.326 4.152-19.022 4.152-35.326 14.022L285.609-773.001q47.13-21.565 97.478-30.782 50.348-9.218 101.913-9.218 137.826 0 250.87 76.848 113.043 76.848 178.174 199.674 4.565 9.261 6.63 17.74 2.066 8.478 2.066 18.739 0 10.261-2.066 19.022-2.065 8.761-6.63 18.022-26.87 51.304-61.804 96.891-34.935 45.587-80.674 80.587ZM568.608-489.001 465.61-591.999q20.521-9.305 43.608-5.913 23.086 3.391 40.434 19.173 17.347 17.913 22.804 42.282 5.456 24.369-3.848 47.456Z\\\"/></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: \"m631.826-426.348-62.653-62.088q21.174-50.608-16.956-88.738-38.13-38.13-87.172-15.391l-58.697-59.261q16.304-9.87 35.326-14.022Q460.696-670 480-670q71 0 120.5 49.5T650-500q0 19.304-3.87 38.609-3.869 19.304-14.304 35.043Zm139.74 140.87-48.479-49.044q42.739-33 77.761-73.869 35.022-40.87 55.587-91.609-50.211-108.435-148.515-174.217Q609.616-740 490-740q-38.304 0-75.826 4.435-37.522 4.435-71.261 20.304l-57.304-57.74q46.857-21.565 97.205-30.782 50.348-9.218 102.186-9.218 139.68 0 255.079 77.479 115.4 77.478 177.095 203.974 3.566 7.591 5.848 15.521 2.283 7.929 2.283 16.043 0 8.114-1.5 16.31-1.5 8.196-5.065 15.326-26.704 53.724-63.287 100.015-36.583 46.29-83.887 82.855Zm-291.624 98.479q-138.768 0-253.094-76.848-114.327-76.848-180.892-199.674-4.565-9.261-6.63-17.74-2.066-8.478-2.066-18.709t2.566-19.305q2.565-9.073 6.13-17.769 23.435-46.304 54.149-87.144 30.714-40.84 68.329-75.769L67.956-800.435q-10.13-9.829-9.913-22.827.217-12.999 9.348-23.129 10.13-10.131 23.76-10.131 13.631 0 23.762 10.131L833.174-128.13q9.13 9.13 8.565 21.76-.565 12.631-8.811 22.172-8.885 11.155-22.515 11.155-13.631 0-23.761-10.13L650.826-216.566q-41.565 16.131-84.528 22.848Q523.335-187 479.942-187ZM218.898-649.478q-38.594 29-68.181 66.869Q121.13-544.739 103.13-500q52.081 112 156.167 176Q363.384-260 488-260q27.304 0 54.043-.935t51.609-13.935l-64-64q-12.304 5.435-24.826 7.153Q492.304-330 480-330q-71 0-120.5-49.5T310-500q0-12.304 1.935-24.826t5.804-24.826l-98.841-99.826Zm315.32 134.087Zm-127.87 64.217Z\"\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=\\\"m631.826-426.348-62.653-62.088q21.174-50.608-16.956-88.738-38.13-38.13-87.172-15.391l-58.697-59.261q16.304-9.87 35.326-14.022Q460.696-670 480-670q71 0 120.5 49.5T650-500q0 19.304-3.87 38.609-3.869 19.304-14.304 35.043Zm139.74 140.87-48.479-49.044q42.739-33 77.761-73.869 35.022-40.87 55.587-91.609-50.211-108.435-148.515-174.217Q609.616-740 490-740q-38.304 0-75.826 4.435-37.522 4.435-71.261 20.304l-57.304-57.74q46.857-21.565 97.205-30.782 50.348-9.218 102.186-9.218 139.68 0 255.079 77.479 115.4 77.478 177.095 203.974 3.566 7.591 5.848 15.521 2.283 7.929 2.283 16.043 0 8.114-1.5 16.31-1.5 8.196-5.065 15.326-26.704 53.724-63.287 100.015-36.583 46.29-83.887 82.855Zm-291.624 98.479q-138.768 0-253.094-76.848-114.327-76.848-180.892-199.674-4.565-9.261-6.63-17.74-2.066-8.478-2.066-18.709t2.566-19.305q2.565-9.073 6.13-17.769 23.435-46.304 54.149-87.144 30.714-40.84 68.329-75.769L67.956-800.435q-10.13-9.829-9.913-22.827.217-12.999 9.348-23.129 10.13-10.131 23.76-10.131 13.631 0 23.762 10.131L833.174-128.13q9.13 9.13 8.565 21.76-.565 12.631-8.811 22.172-8.885 11.155-22.515 11.155-13.631 0-23.761-10.13L650.826-216.566q-41.565 16.131-84.528 22.848Q523.335-187 479.942-187ZM218.898-649.478q-38.594 29-68.181 66.869Q121.13-544.739 103.13-500q52.081 112 156.167 176Q363.384-260 488-260q27.304 0 54.043-.935t51.609-13.935l-64-64q-12.304 5.435-24.826 7.153Q492.304-330 480-330q-71 0-120.5-49.5T310-500q0-12.304 1.935-24.826t5.804-24.826l-98.841-99.826Zm315.32 134.087Zm-127.87 64.217Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const VisibilityOffSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default VisibilityOffSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","VisibilityOffSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522ZM484.175-238.13q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522Zm58.218-73.566h650.52L480-748.13 154.74-186.218Zm329.435-51.912q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625ZM480-467.174Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const WarningSVG: (opts?: IconProps) => string;
3
- export default WarningSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={15927:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522ZM484.175-238.13q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625Z"/></svg>'},97862:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522Zm58.218-73.566h650.52L480-748.13 154.74-186.218Zm329.435-51.912q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625ZM480-467.174Z"/></svg>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var l=t[o]={exports:{}};return e[o](l,l.exports,r),l.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{WarningSVG:()=>n,default:()=>l});var e=r(15927),t=r(97862);const n=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},l=n})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"svg/Warning/index.js","mappings":"oEAcA,6zB,4CCAA,03B,YCdAA,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,EAAoBQ,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CAAM,ECLdN,EAAoBQ,EAAI,CAACX,EAASa,KACjC,IAAI,IAAIC,KAAOD,EACXV,EAAoBY,EAAEF,EAAYC,KAASX,EAAoBY,EAAEf,EAASc,IAC5EE,OAAOC,eAAejB,EAASc,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAE1E,ECNDX,EAAoBY,EAAI,CAACK,EAAKC,IAAUL,OAAOM,UAAUC,eAAeC,KAAKJ,EAAKC,GCClFlB,EAAoBsB,EAAKzB,IACH,oBAAX0B,QAA0BA,OAAOC,aAC1CX,OAAOC,eAAejB,EAAS0B,OAAOC,YAAa,CAAEC,MAAO,WAE7DZ,OAAOC,eAAejB,EAAS,aAAc,CAAE4B,OAAO,GAAO,E,wFCAvD,MAAMC,EAAcC,IAL3B,MAQE,MAAmB,cAFH,eAAAA,OAAA,EAAAA,EAAMC,SAAN,EAAiB,UAED,IAAc,GAAS,EAGzD,G","sources":["webpack://icons/./src/svg/Warning/icon-fill.svg","webpack://icons/./src/svg/Warning/icon.svg","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/svg/Warning/index.ts"],"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: \"M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522ZM484.175-238.13q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625Z\"\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=\\\"M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522ZM484.175-238.13q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625Z\\\"/></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: \"M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522Zm58.218-73.566h650.52L480-748.13 154.74-186.218Zm329.435-51.912q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625ZM480-467.174Z\"\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=\\\"M96.522-112.652q-12.1 0-20.925-5.707-8.826-5.708-13.554-14.38-5.297-8.296-5.714-18.868-.416-10.571 5.714-21.306L445.521-835q6.131-10.261 15.232-14.891 9.102-4.631 19.305-4.631t19.247 4.631q9.043 4.63 15.174 14.891l383.478 662.087q6.13 10.735 5.714 21.306-.417 10.572-5.714 18.868-4.826 8.446-13.603 14.266-8.777 5.821-20.876 5.821H96.522Zm58.218-73.566h650.52L480-748.13 154.74-186.218Zm329.435-51.912q13.15 0 22.618-9.644 9.468-9.643 9.468-22.793 0-13.149-9.643-22.335-9.644-9.185-22.793-9.185-13.15 0-22.618 9.361-9.468 9.36-9.468 22.51 0 13.15 9.643 22.618 9.644 9.468 22.793 9.468Zm0-109.87q12.825 0 21.325-8.625T514-378v-159.478q0-12.75-8.675-21.375-8.676-8.625-21.5-8.625-12.825 0-21.325 8.625t-8.5 21.375V-378q0 12.75 8.675 21.375 8.676 8.625 21.5 8.625ZM480-467.174Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const WarningSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default WarningSVG;\n"],"names":["module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","WarningSVG","opts","variant"],"sourceRoot":""}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M270.228-110.391q-82.75 0-141.294-58.641-58.543-58.64-58.543-140.827 0-56.402 27.195-102.793 27.196-46.392 74.284-72.088 18.695-11 35.108-3.282 16.413 7.717 16.413 29.297 0 13.377-7.913 21.573-7.913 8.195-19.739 15.326-26.879 18.021-43.005 47.665-16.125 29.643-16.125 63.96 0 54.766 39.083 94.179 39.083 39.413 94.308 39.413 55.696 0 94.544-39.124 38.847-39.124 38.847-94.407 0-14.556 9.914-23.904 9.913-9.347 24.831-9.347H647.87q8.838-9 19.702-14.5 10.863-5.5 22.428-5.5 22.79 0 38.091 15.3 15.3 15.301 15.3 38.091 0 21.696-15.3 37.544Q712.79-256.609 690-256.609q-11.565 0-22.428-5.5-10.864-5.5-19.702-14.5H467.884q-15.971 71.827-70.449 119.022-54.478 47.196-127.207 47.196ZM270-256.609q-21.696 0-37.544-15.847-15.847-15.848-15.847-37.544 0-19.13 12.782-33.478 12.783-14.348 32.348-19.348l105.913-177.956q-32.261-29.566-49.761-68.93-17.5-39.364-17.5-80.325 0-83.485 58.965-141.529Q418.32-889.609 500-889.609q68.826 0 121.805 41.63 52.978 41.631 70.674 105.327 5.695 19.391-4.37 31.022Q678.044-700 659.984-700q-12.593 0-20.375-8.13-7.783-8.131-11.348-20.261-11.96-42-47.328-68.5T500-823.391q-55.225 0-94.308 38.847-39.083 38.848-39.083 94.36 0 35.01 16.5 64.692 16.5 29.681 44.065 47.188 12.696 9.13 16.761 21.326 4.065 12.196-2.5 23.326L319.391-328.675q2 6.067 3 10.338 1 4.27 1 8.337 0 21.696-15.3 37.544Q292.79-256.609 270-256.609Zm420 146.218q-27.696 0-55.674-7.065-27.978-7.065-47.614-21.37-21.191-14.522-13.778-36.152 7.414-21.631 28.979-21.631 10.327 0 18.49 2.783 8.162 2.783 16.423 5.348 16.435 6.435 29.152 9.152 12.718 2.717 24.022 2.717 55.696 0 94.544-39.083 38.847-39.083 38.847-94.308 0-55.696-38.847-94.544-38.848-38.847-94.544-38.847-11 0-20.783 1.5-9.782 1.5-18.782 4.5-15.261 4.565-28.174.282-12.913-4.282-19.479-15.413L492.739-637.174q-20.565-4.565-33.348-18.677-12.782-14.112-12.782-33.903 0-22.327 15.847-37.982 15.848-15.655 37.261-15.655 22.979 0 38.327 15.608 15.347 15.609 15.347 37.87 0 3.913-.5 7.13-.5 3.218-2.5 10.218l97.348 166.956q10.435-2 22.725-3 12.29-1 19.536-1 83.245 0 141.427 57.957 58.182 57.956 58.182 141.848 0 81.761-58.182 140.587Q773.245-110.391 690-110.391Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M270.228-110.391q-82.75 0-141.294-58.641-58.543-58.64-58.543-140.827 0-56.402 27.195-102.793 27.196-46.392 74.284-72.088 18.695-11 35.108-3.282 16.413 7.717 16.413 29.297 0 13.377-7.913 21.573-7.913 8.195-19.739 15.326-26.879 18.021-43.005 47.665-16.125 29.643-16.125 63.96 0 54.766 39.083 94.179 39.083 39.413 94.308 39.413 55.696 0 94.544-39.124 38.847-39.124 38.847-94.407 0-14.556 9.914-23.904 9.913-9.347 24.831-9.347H647.87q8.838-9 19.702-14.5 10.863-5.5 22.428-5.5 22.79 0 38.091 15.3 15.3 15.301 15.3 38.091 0 21.696-15.3 37.544Q712.79-256.609 690-256.609q-11.565 0-22.428-5.5-10.864-5.5-19.702-14.5H467.884q-15.971 71.827-70.449 119.022-54.478 47.196-127.207 47.196ZM270-256.609q-21.696 0-37.544-15.847-15.847-15.848-15.847-37.544 0-19.13 12.782-33.478 12.783-14.348 32.348-19.348l105.913-177.956q-32.261-29.566-49.761-68.93-17.5-39.364-17.5-80.325 0-83.485 58.965-141.529Q418.32-889.609 500-889.609q68.826 0 121.805 41.63 52.978 41.631 70.674 105.327 5.695 19.391-4.37 31.022Q678.044-700 659.984-700q-12.593 0-20.375-8.13-7.783-8.131-11.348-20.261-11.96-42-47.328-68.5T500-823.391q-55.225 0-94.308 38.847-39.083 38.848-39.083 94.36 0 35.01 16.5 64.692 16.5 29.681 44.065 47.188 12.696 9.13 16.761 21.326 4.065 12.196-2.5 23.326L319.391-328.675q2 6.067 3 10.338 1 4.27 1 8.337 0 21.696-15.3 37.544Q292.79-256.609 270-256.609Zm420 146.218q-27.696 0-55.674-7.065-27.978-7.065-47.614-21.37-21.191-14.522-13.778-36.152 7.414-21.631 28.979-21.631 10.327 0 18.49 2.783 8.162 2.783 16.423 5.348 16.435 6.435 29.152 9.152 12.718 2.717 24.022 2.717 55.696 0 94.544-39.083 38.847-39.083 38.847-94.308 0-55.696-38.847-94.544-38.848-38.847-94.544-38.847-11 0-20.783 1.5-9.782 1.5-18.782 4.5-15.261 4.565-28.174.282-12.913-4.282-19.479-15.413L492.739-637.174q-20.565-4.565-33.348-18.677-12.782-14.112-12.782-33.903 0-22.327 15.847-37.982 15.848-15.655 37.261-15.655 22.979 0 38.327 15.608 15.347 15.609 15.347 37.87 0 3.913-.5 7.13-.5 3.218-2.5 10.218l97.348 166.956q10.435-2 22.725-3 12.29-1 19.536-1 83.245 0 141.427 57.957 58.182 57.956 58.182 141.848 0 81.761-58.182 140.587Q773.245-110.391 690-110.391Z"/></svg>
@@ -1,3 +0,0 @@
1
- import type { IconProps } from '../../types';
2
- export declare const WebhookSVG: (opts?: IconProps) => string;
3
- export default WebhookSVG;
@@ -1,2 +0,0 @@
1
- (()=>{"use strict";var e={74620:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M270.228-110.391q-82.75 0-141.294-58.641-58.543-58.64-58.543-140.827 0-56.402 27.195-102.793 27.196-46.392 74.284-72.088 18.695-11 35.108-3.282 16.413 7.717 16.413 29.297 0 13.377-7.913 21.573-7.913 8.195-19.739 15.326-26.879 18.021-43.005 47.665-16.125 29.643-16.125 63.96 0 54.766 39.083 94.179 39.083 39.413 94.308 39.413 55.696 0 94.544-39.124 38.847-39.124 38.847-94.407 0-14.556 9.914-23.904 9.913-9.347 24.831-9.347H647.87q8.838-9 19.702-14.5 10.863-5.5 22.428-5.5 22.79 0 38.091 15.3 15.3 15.301 15.3 38.091 0 21.696-15.3 37.544Q712.79-256.609 690-256.609q-11.565 0-22.428-5.5-10.864-5.5-19.702-14.5H467.884q-15.971 71.827-70.449 119.022-54.478 47.196-127.207 47.196ZM270-256.609q-21.696 0-37.544-15.847-15.847-15.848-15.847-37.544 0-19.13 12.782-33.478 12.783-14.348 32.348-19.348l105.913-177.956q-32.261-29.566-49.761-68.93-17.5-39.364-17.5-80.325 0-83.485 58.965-141.529Q418.32-889.609 500-889.609q68.826 0 121.805 41.63 52.978 41.631 70.674 105.327 5.695 19.391-4.37 31.022Q678.044-700 659.984-700q-12.593 0-20.375-8.13-7.783-8.131-11.348-20.261-11.96-42-47.328-68.5T500-823.391q-55.225 0-94.308 38.847-39.083 38.848-39.083 94.36 0 35.01 16.5 64.692 16.5 29.681 44.065 47.188 12.696 9.13 16.761 21.326 4.065 12.196-2.5 23.326L319.391-328.675q2 6.067 3 10.338 1 4.27 1 8.337 0 21.696-15.3 37.544Q292.79-256.609 270-256.609Zm420 146.218q-27.696 0-55.674-7.065-27.978-7.065-47.614-21.37-21.191-14.522-13.778-36.152 7.414-21.631 28.979-21.631 10.327 0 18.49 2.783 8.162 2.783 16.423 5.348 16.435 6.435 29.152 9.152 12.718 2.717 24.022 2.717 55.696 0 94.544-39.083 38.847-39.083 38.847-94.308 0-55.696-38.847-94.544-38.848-38.847-94.544-38.847-11 0-20.783 1.5-9.782 1.5-18.782 4.5-15.261 4.565-28.174.282-12.913-4.282-19.479-15.413L492.739-637.174q-20.565-4.565-33.348-18.677-12.782-14.112-12.782-33.903 0-22.327 15.847-37.982 15.848-15.655 37.261-15.655 22.979 0 38.327 15.608 15.347 15.609 15.347 37.87 0 3.913-.5 7.13-.5 3.218-2.5 10.218l97.348 166.956q10.435-2 22.725-3 12.29-1 19.536-1 83.245 0 141.427 57.957 58.182 57.956 58.182 141.848 0 81.761-58.182 140.587Q773.245-110.391 690-110.391Z"/></svg>'},60152:(e,t,r)=>{r.d(t,{Z:()=>o});r(99497);const o='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M270.228-110.391q-82.75 0-141.294-58.641-58.543-58.64-58.543-140.827 0-56.402 27.195-102.793 27.196-46.392 74.284-72.088 18.695-11 35.108-3.282 16.413 7.717 16.413 29.297 0 13.377-7.913 21.573-7.913 8.195-19.739 15.326-26.879 18.021-43.005 47.665-16.125 29.643-16.125 63.96 0 54.766 39.083 94.179 39.083 39.413 94.308 39.413 55.696 0 94.544-39.124 38.847-39.124 38.847-94.407 0-14.556 9.914-23.904 9.913-9.347 24.831-9.347H647.87q8.838-9 19.702-14.5 10.863-5.5 22.428-5.5 22.79 0 38.091 15.3 15.3 15.301 15.3 38.091 0 21.696-15.3 37.544Q712.79-256.609 690-256.609q-11.565 0-22.428-5.5-10.864-5.5-19.702-14.5H467.884q-15.971 71.827-70.449 119.022-54.478 47.196-127.207 47.196ZM270-256.609q-21.696 0-37.544-15.847-15.847-15.848-15.847-37.544 0-19.13 12.782-33.478 12.783-14.348 32.348-19.348l105.913-177.956q-32.261-29.566-49.761-68.93-17.5-39.364-17.5-80.325 0-83.485 58.965-141.529Q418.32-889.609 500-889.609q68.826 0 121.805 41.63 52.978 41.631 70.674 105.327 5.695 19.391-4.37 31.022Q678.044-700 659.984-700q-12.593 0-20.375-8.13-7.783-8.131-11.348-20.261-11.96-42-47.328-68.5T500-823.391q-55.225 0-94.308 38.847-39.083 38.848-39.083 94.36 0 35.01 16.5 64.692 16.5 29.681 44.065 47.188 12.696 9.13 16.761 21.326 4.065 12.196-2.5 23.326L319.391-328.675q2 6.067 3 10.338 1 4.27 1 8.337 0 21.696-15.3 37.544Q292.79-256.609 270-256.609Zm420 146.218q-27.696 0-55.674-7.065-27.978-7.065-47.614-21.37-21.191-14.522-13.778-36.152 7.414-21.631 28.979-21.631 10.327 0 18.49 2.783 8.162 2.783 16.423 5.348 16.435 6.435 29.152 9.152 12.718 2.717 24.022 2.717 55.696 0 94.544-39.083 38.847-39.083 38.847-94.308 0-55.696-38.847-94.544-38.848-38.847-94.544-38.847-11 0-20.783 1.5-9.782 1.5-18.782 4.5-15.261 4.565-28.174.282-12.913-4.282-19.479-15.413L492.739-637.174q-20.565-4.565-33.348-18.677-12.782-14.112-12.782-33.903 0-22.327 15.847-37.982 15.848-15.655 37.261-15.655 22.979 0 38.327 15.608 15.347 15.609 15.347 37.87 0 3.913-.5 7.13-.5 3.218-2.5 10.218l97.348 166.956q10.435-2 22.725-3 12.29-1 19.536-1 83.245 0 141.427 57.957 58.182 57.956 58.182 141.848 0 81.761-58.182 140.587Q773.245-110.391 690-110.391Z"/></svg>'},99497:e=>{e.exports=require("react")}},t={};function r(o){var l=t[o];if(void 0!==l)return l.exports;var q=t[o]={exports:{}};return e[o](q,q.exports,r),q.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 o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},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 o={};(()=>{r.r(o),r.d(o,{WebhookSVG:()=>l,default:()=>q});var e=r(74620),t=r(60152);const l=r=>{var o;return"outlined"===(null!=(o=null==r?void 0:r.variant)?o:"filled")?t.Z:e.Z},q=l})(),module.exports=o})();
2
- //# sourceMappingURL=index.js.map