@bigbinary/neeto-icons 1.20.70 → 1.20.72

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 (374) hide show
  1. package/dist/cjs/elements/Image.js +6 -6
  2. package/dist/cjs/elements/Image.js.map +1 -1
  3. package/dist/cjs/elements/Link.js +4 -5
  4. package/dist/cjs/elements/Link.js.map +1 -1
  5. package/dist/cjs/icons/Address.js +4 -34
  6. package/dist/cjs/icons/Address.js.map +1 -1
  7. package/dist/cjs/icons/AlignCenter.js +45 -0
  8. package/dist/cjs/icons/AlignCenter.js.map +1 -0
  9. package/dist/cjs/icons/Articles.js +5 -24
  10. package/dist/cjs/icons/Articles.js.map +1 -1
  11. package/dist/cjs/icons/Attachments.js +45 -0
  12. package/dist/cjs/icons/Attachments.js.map +1 -0
  13. package/dist/cjs/icons/Blockquote.js +1 -1
  14. package/dist/cjs/icons/Blockquote.js.map +1 -1
  15. package/dist/cjs/icons/Calendar.js +1 -19
  16. package/dist/cjs/icons/Calendar.js.map +1 -1
  17. package/dist/cjs/icons/Camera.js +2 -8
  18. package/dist/cjs/icons/Camera.js.map +1 -1
  19. package/dist/cjs/icons/CannedResponses.js +6 -3
  20. package/dist/cjs/icons/CannedResponses.js.map +1 -1
  21. package/dist/cjs/icons/Captcha.js +4 -16
  22. package/dist/cjs/icons/Captcha.js.map +1 -1
  23. package/dist/cjs/icons/Changelog.js +65 -0
  24. package/dist/cjs/icons/Changelog.js.map +1 -0
  25. package/dist/cjs/icons/ChatEmpty.js +1 -1
  26. package/dist/cjs/icons/ChatEmpty.js.map +1 -1
  27. package/dist/cjs/icons/CheckCircle.js +1 -7
  28. package/dist/cjs/icons/CheckCircle.js.map +1 -1
  29. package/dist/cjs/icons/Checkmark.js +12 -4
  30. package/dist/cjs/icons/Checkmark.js.map +1 -1
  31. package/dist/cjs/icons/CloseCircle.js +1 -13
  32. package/dist/cjs/icons/CloseCircle.js.map +1 -1
  33. package/dist/cjs/icons/ClosedHand.js +100 -0
  34. package/dist/cjs/icons/ClosedHand.js.map +1 -0
  35. package/dist/cjs/icons/ContextualMenu.js +103 -0
  36. package/dist/cjs/icons/ContextualMenu.js.map +1 -0
  37. package/dist/cjs/icons/CreditCard.js +3 -29
  38. package/dist/cjs/icons/CreditCard.js.map +1 -1
  39. package/dist/cjs/icons/Cursor2.js +59 -0
  40. package/dist/cjs/icons/Cursor2.js.map +1 -0
  41. package/dist/cjs/icons/Delete.js +1 -19
  42. package/dist/cjs/icons/Delete.js.map +1 -1
  43. package/dist/cjs/icons/Divider.js +4 -4
  44. package/dist/cjs/icons/Divider.js.map +1 -1
  45. package/dist/cjs/icons/DoubleLeft.js +45 -0
  46. package/dist/cjs/icons/DoubleLeft.js.map +1 -0
  47. package/dist/cjs/icons/DoubleRight.js +45 -0
  48. package/dist/cjs/icons/DoubleRight.js.map +1 -0
  49. package/dist/cjs/icons/Dropdown.js +11 -3
  50. package/dist/cjs/icons/Dropdown.js.map +1 -1
  51. package/dist/cjs/icons/DropdownClosed.js +4 -10
  52. package/dist/cjs/icons/DropdownClosed.js.map +1 -1
  53. package/dist/cjs/icons/Email.js +10 -2
  54. package/dist/cjs/icons/Email.js.map +1 -1
  55. package/dist/cjs/icons/Emoji.js +45 -0
  56. package/dist/cjs/icons/Emoji.js.map +1 -0
  57. package/dist/cjs/icons/FileUpload.js +4 -28
  58. package/dist/cjs/icons/FileUpload.js.map +1 -1
  59. package/dist/cjs/icons/Flag.js +2 -2
  60. package/dist/cjs/icons/Flag.js.map +1 -1
  61. package/dist/cjs/icons/FontSize.js +45 -0
  62. package/dist/cjs/icons/FontSize.js.map +1 -0
  63. package/dist/cjs/icons/FullScreen.js +3 -35
  64. package/dist/cjs/icons/FullScreen.js.map +1 -1
  65. package/dist/cjs/icons/Gif.js +1 -7
  66. package/dist/cjs/icons/Gif.js.map +1 -1
  67. package/dist/cjs/icons/Hash.js +23 -21
  68. package/dist/cjs/icons/Hash.js.map +1 -1
  69. package/dist/cjs/icons/Highlight.js +19 -5
  70. package/dist/cjs/icons/Highlight.js.map +1 -1
  71. package/dist/cjs/icons/Ibeam.js +61 -0
  72. package/dist/cjs/icons/Ibeam.js.map +1 -0
  73. package/dist/cjs/icons/Image.js +3 -23
  74. package/dist/cjs/icons/Image.js.map +1 -1
  75. package/dist/cjs/icons/InfoRound.js +3 -23
  76. package/dist/cjs/icons/InfoRound.js.map +1 -1
  77. package/dist/cjs/icons/Input.js +2 -2
  78. package/dist/cjs/icons/Input.js.map +1 -1
  79. package/dist/cjs/icons/IpAddress.js +5 -5
  80. package/dist/cjs/icons/IpAddress.js.map +1 -1
  81. package/dist/cjs/icons/Link.js +1 -7
  82. package/dist/cjs/icons/Link.js.map +1 -1
  83. package/dist/cjs/icons/ListDot.js +1 -25
  84. package/dist/cjs/icons/ListDot.js.map +1 -1
  85. package/dist/cjs/icons/ListNumber.js +1 -1
  86. package/dist/cjs/icons/ListNumber.js.map +1 -1
  87. package/dist/cjs/icons/Loading.js +1 -43
  88. package/dist/cjs/icons/Loading.js.map +1 -1
  89. package/dist/cjs/icons/Logout.js +59 -0
  90. package/dist/cjs/icons/Logout.js.map +1 -0
  91. package/dist/cjs/icons/LongText.js +45 -0
  92. package/dist/cjs/icons/LongText.js.map +1 -0
  93. package/dist/cjs/icons/Matrix.js +2 -12
  94. package/dist/cjs/icons/Matrix.js.map +1 -1
  95. package/dist/cjs/icons/MediaVideo.js +1 -1
  96. package/dist/cjs/icons/MediaVideo.js.map +1 -1
  97. package/dist/cjs/icons/Message.js +1 -7
  98. package/dist/cjs/icons/Message.js.map +1 -1
  99. package/dist/cjs/icons/Move.js +88 -0
  100. package/dist/cjs/icons/Move.js.map +1 -0
  101. package/dist/cjs/icons/MultipleChoice.js +13 -30
  102. package/dist/cjs/icons/MultipleChoice.js.map +1 -1
  103. package/dist/cjs/icons/Mute.js +45 -0
  104. package/dist/cjs/icons/Mute.js.map +1 -0
  105. package/dist/cjs/icons/NewField.js +45 -0
  106. package/dist/cjs/icons/NewField.js.map +1 -0
  107. package/dist/cjs/icons/Notes.js +11 -4
  108. package/dist/cjs/icons/Notes.js.map +1 -1
  109. package/dist/cjs/icons/Number.js +45 -0
  110. package/dist/cjs/icons/Number.js.map +1 -0
  111. package/dist/cjs/icons/OpenHand.js +99 -0
  112. package/dist/cjs/icons/OpenHand.js.map +1 -0
  113. package/dist/cjs/icons/OpinionScale.js +45 -0
  114. package/dist/cjs/icons/OpinionScale.js.map +1 -0
  115. package/dist/cjs/icons/Paragraph.js +1 -1
  116. package/dist/cjs/icons/Paragraph.js.map +1 -1
  117. package/dist/cjs/icons/Phone.js +11 -3
  118. package/dist/cjs/icons/Phone.js.map +1 -1
  119. package/dist/cjs/icons/Play.js +2 -4
  120. package/dist/cjs/icons/Play.js.map +1 -1
  121. package/dist/cjs/icons/PointingHand.js +101 -0
  122. package/dist/cjs/icons/PointingHand.js.map +1 -0
  123. package/dist/cjs/icons/PriorityHigh.js +42 -0
  124. package/dist/cjs/icons/PriorityHigh.js.map +1 -0
  125. package/dist/cjs/icons/PriorityLow.js +42 -0
  126. package/dist/cjs/icons/PriorityLow.js.map +1 -0
  127. package/dist/cjs/icons/PriorityMedium.js +42 -0
  128. package/dist/cjs/icons/PriorityMedium.js.map +1 -0
  129. package/dist/cjs/icons/Roadmap.js +65 -0
  130. package/dist/cjs/icons/Roadmap.js.map +1 -0
  131. package/dist/cjs/icons/Share.js +1 -25
  132. package/dist/cjs/icons/Share.js.map +1 -1
  133. package/dist/cjs/icons/Signature.js +43 -0
  134. package/dist/cjs/icons/Signature.js.map +1 -0
  135. package/dist/cjs/icons/SingleChoice.js +71 -0
  136. package/dist/cjs/icons/SingleChoice.js.map +1 -0
  137. package/dist/cjs/icons/Slash.js +45 -0
  138. package/dist/cjs/icons/Slash.js.map +1 -0
  139. package/dist/cjs/icons/StarRating.js +45 -0
  140. package/dist/cjs/icons/StarRating.js.map +1 -0
  141. package/dist/cjs/icons/SubmissionCount.js +45 -0
  142. package/dist/cjs/icons/SubmissionCount.js.map +1 -0
  143. package/dist/cjs/icons/Tag.js +7 -12
  144. package/dist/cjs/icons/Tag.js.map +1 -1
  145. package/dist/cjs/icons/Tag1.js +45 -0
  146. package/dist/cjs/icons/Tag1.js.map +1 -0
  147. package/dist/cjs/icons/Terms.js +3 -11
  148. package/dist/cjs/icons/Terms.js.map +1 -1
  149. package/dist/cjs/icons/Text.js +5 -5
  150. package/dist/cjs/icons/Text.js.map +1 -1
  151. package/dist/cjs/icons/TextBold.js +1 -1
  152. package/dist/cjs/icons/TextBold.js.map +1 -1
  153. package/dist/cjs/icons/TextColor.js +45 -0
  154. package/dist/cjs/icons/TextColor.js.map +1 -0
  155. package/dist/cjs/icons/TextCross.js +3 -9
  156. package/dist/cjs/icons/TextCross.js.map +1 -1
  157. package/dist/cjs/icons/TextField.js +45 -0
  158. package/dist/cjs/icons/TextField.js.map +1 -0
  159. package/dist/cjs/icons/TextH1.js +5 -5
  160. package/dist/cjs/icons/TextH1.js.map +1 -1
  161. package/dist/cjs/icons/TextH2.js +5 -5
  162. package/dist/cjs/icons/TextH2.js.map +1 -1
  163. package/dist/cjs/icons/TextItalic.js +1 -1
  164. package/dist/cjs/icons/TextItalic.js.map +1 -1
  165. package/dist/cjs/icons/TimeTracker.js +45 -0
  166. package/dist/cjs/icons/TimeTracker.js.map +1 -0
  167. package/dist/cjs/icons/Underline.js +1 -13
  168. package/dist/cjs/icons/Underline.js.map +1 -1
  169. package/dist/cjs/icons/UniqueId.js +65 -0
  170. package/dist/cjs/icons/UniqueId.js.map +1 -0
  171. package/dist/cjs/icons/UserReassigned.js +65 -0
  172. package/dist/cjs/icons/UserReassigned.js.map +1 -0
  173. package/dist/cjs/icons/UserRoundedRect.js +1 -13
  174. package/dist/cjs/icons/UserRoundedRect.js.map +1 -1
  175. package/dist/cjs/icons/Volume.js +4 -5
  176. package/dist/cjs/icons/Volume.js.map +1 -1
  177. package/dist/cjs/icons/Volume0.js +2 -9
  178. package/dist/cjs/icons/Volume0.js.map +1 -1
  179. package/dist/cjs/icons/Warning2.js +2 -2
  180. package/dist/cjs/icons/Warning2.js.map +1 -1
  181. package/dist/cjs/icons/YesNo.js +4 -10
  182. package/dist/cjs/icons/YesNo.js.map +1 -1
  183. package/dist/cjs/icons/Youtube.js +8 -8
  184. package/dist/cjs/icons/Youtube.js.map +1 -1
  185. package/dist/cjs/icons/index.js +287 -7
  186. package/dist/cjs/icons/index.js.map +1 -1
  187. package/dist/elements/Image.js +6 -6
  188. package/dist/elements/Image.js.map +1 -1
  189. package/dist/elements/Link.js +4 -5
  190. package/dist/elements/Link.js.map +1 -1
  191. package/dist/icons/Address.js +4 -34
  192. package/dist/icons/Address.js.map +1 -1
  193. package/dist/icons/AlignCenter.js +35 -0
  194. package/dist/icons/AlignCenter.js.map +1 -0
  195. package/dist/icons/Articles.js +5 -24
  196. package/dist/icons/Articles.js.map +1 -1
  197. package/dist/icons/Attachments.js +35 -0
  198. package/dist/icons/Attachments.js.map +1 -0
  199. package/dist/icons/Blockquote.js +1 -1
  200. package/dist/icons/Blockquote.js.map +1 -1
  201. package/dist/icons/Calendar.js +1 -19
  202. package/dist/icons/Calendar.js.map +1 -1
  203. package/dist/icons/Camera.js +2 -8
  204. package/dist/icons/Camera.js.map +1 -1
  205. package/dist/icons/CannedResponses.js +6 -3
  206. package/dist/icons/CannedResponses.js.map +1 -1
  207. package/dist/icons/Captcha.js +4 -16
  208. package/dist/icons/Captcha.js.map +1 -1
  209. package/dist/icons/Changelog.js +55 -0
  210. package/dist/icons/Changelog.js.map +1 -0
  211. package/dist/icons/ChatEmpty.js +1 -1
  212. package/dist/icons/ChatEmpty.js.map +1 -1
  213. package/dist/icons/CheckCircle.js +1 -7
  214. package/dist/icons/CheckCircle.js.map +1 -1
  215. package/dist/icons/Checkmark.js +12 -4
  216. package/dist/icons/Checkmark.js.map +1 -1
  217. package/dist/icons/CloseCircle.js +1 -13
  218. package/dist/icons/CloseCircle.js.map +1 -1
  219. package/dist/icons/ClosedHand.js +90 -0
  220. package/dist/icons/ClosedHand.js.map +1 -0
  221. package/dist/icons/ContextualMenu.js +93 -0
  222. package/dist/icons/ContextualMenu.js.map +1 -0
  223. package/dist/icons/CreditCard.js +3 -29
  224. package/dist/icons/CreditCard.js.map +1 -1
  225. package/dist/icons/Cursor2.js +49 -0
  226. package/dist/icons/Cursor2.js.map +1 -0
  227. package/dist/icons/Delete.js +1 -19
  228. package/dist/icons/Delete.js.map +1 -1
  229. package/dist/icons/Divider.js +4 -4
  230. package/dist/icons/Divider.js.map +1 -1
  231. package/dist/icons/DoubleLeft.js +35 -0
  232. package/dist/icons/DoubleLeft.js.map +1 -0
  233. package/dist/icons/DoubleRight.js +35 -0
  234. package/dist/icons/DoubleRight.js.map +1 -0
  235. package/dist/icons/Dropdown.js +11 -3
  236. package/dist/icons/Dropdown.js.map +1 -1
  237. package/dist/icons/DropdownClosed.js +4 -10
  238. package/dist/icons/DropdownClosed.js.map +1 -1
  239. package/dist/icons/Email.js +10 -2
  240. package/dist/icons/Email.js.map +1 -1
  241. package/dist/icons/Emoji.js +35 -0
  242. package/dist/icons/Emoji.js.map +1 -0
  243. package/dist/icons/FileUpload.js +4 -28
  244. package/dist/icons/FileUpload.js.map +1 -1
  245. package/dist/icons/Flag.js +2 -2
  246. package/dist/icons/Flag.js.map +1 -1
  247. package/dist/icons/FontSize.js +35 -0
  248. package/dist/icons/FontSize.js.map +1 -0
  249. package/dist/icons/FullScreen.js +3 -35
  250. package/dist/icons/FullScreen.js.map +1 -1
  251. package/dist/icons/Gif.js +1 -7
  252. package/dist/icons/Gif.js.map +1 -1
  253. package/dist/icons/Hash.js +23 -21
  254. package/dist/icons/Hash.js.map +1 -1
  255. package/dist/icons/Highlight.js +19 -5
  256. package/dist/icons/Highlight.js.map +1 -1
  257. package/dist/icons/Ibeam.js +51 -0
  258. package/dist/icons/Ibeam.js.map +1 -0
  259. package/dist/icons/Image.js +3 -23
  260. package/dist/icons/Image.js.map +1 -1
  261. package/dist/icons/InfoRound.js +3 -23
  262. package/dist/icons/InfoRound.js.map +1 -1
  263. package/dist/icons/Input.js +2 -2
  264. package/dist/icons/Input.js.map +1 -1
  265. package/dist/icons/IpAddress.js +5 -5
  266. package/dist/icons/IpAddress.js.map +1 -1
  267. package/dist/icons/Link.js +1 -7
  268. package/dist/icons/Link.js.map +1 -1
  269. package/dist/icons/ListDot.js +1 -25
  270. package/dist/icons/ListDot.js.map +1 -1
  271. package/dist/icons/ListNumber.js +1 -1
  272. package/dist/icons/ListNumber.js.map +1 -1
  273. package/dist/icons/Loading.js +1 -43
  274. package/dist/icons/Loading.js.map +1 -1
  275. package/dist/icons/Logout.js +49 -0
  276. package/dist/icons/Logout.js.map +1 -0
  277. package/dist/icons/LongText.js +35 -0
  278. package/dist/icons/LongText.js.map +1 -0
  279. package/dist/icons/Matrix.js +2 -12
  280. package/dist/icons/Matrix.js.map +1 -1
  281. package/dist/icons/MediaVideo.js +1 -1
  282. package/dist/icons/MediaVideo.js.map +1 -1
  283. package/dist/icons/Message.js +1 -7
  284. package/dist/icons/Message.js.map +1 -1
  285. package/dist/icons/Move.js +78 -0
  286. package/dist/icons/Move.js.map +1 -0
  287. package/dist/icons/MultipleChoice.js +13 -30
  288. package/dist/icons/MultipleChoice.js.map +1 -1
  289. package/dist/icons/Mute.js +35 -0
  290. package/dist/icons/Mute.js.map +1 -0
  291. package/dist/icons/NewField.js +35 -0
  292. package/dist/icons/NewField.js.map +1 -0
  293. package/dist/icons/Notes.js +11 -4
  294. package/dist/icons/Notes.js.map +1 -1
  295. package/dist/icons/Number.js +35 -0
  296. package/dist/icons/Number.js.map +1 -0
  297. package/dist/icons/OpenHand.js +89 -0
  298. package/dist/icons/OpenHand.js.map +1 -0
  299. package/dist/icons/OpinionScale.js +35 -0
  300. package/dist/icons/OpinionScale.js.map +1 -0
  301. package/dist/icons/Paragraph.js +1 -1
  302. package/dist/icons/Paragraph.js.map +1 -1
  303. package/dist/icons/Phone.js +11 -3
  304. package/dist/icons/Phone.js.map +1 -1
  305. package/dist/icons/Play.js +2 -4
  306. package/dist/icons/Play.js.map +1 -1
  307. package/dist/icons/PointingHand.js +91 -0
  308. package/dist/icons/PointingHand.js.map +1 -0
  309. package/dist/icons/PriorityHigh.js +32 -0
  310. package/dist/icons/PriorityHigh.js.map +1 -0
  311. package/dist/icons/PriorityLow.js +32 -0
  312. package/dist/icons/PriorityLow.js.map +1 -0
  313. package/dist/icons/PriorityMedium.js +32 -0
  314. package/dist/icons/PriorityMedium.js.map +1 -0
  315. package/dist/icons/Roadmap.js +55 -0
  316. package/dist/icons/Roadmap.js.map +1 -0
  317. package/dist/icons/Share.js +1 -25
  318. package/dist/icons/Share.js.map +1 -1
  319. package/dist/icons/Signature.js +33 -0
  320. package/dist/icons/Signature.js.map +1 -0
  321. package/dist/icons/SingleChoice.js +61 -0
  322. package/dist/icons/SingleChoice.js.map +1 -0
  323. package/dist/icons/Slash.js +35 -0
  324. package/dist/icons/Slash.js.map +1 -0
  325. package/dist/icons/StarRating.js +35 -0
  326. package/dist/icons/StarRating.js.map +1 -0
  327. package/dist/icons/SubmissionCount.js +35 -0
  328. package/dist/icons/SubmissionCount.js.map +1 -0
  329. package/dist/icons/Tag.js +7 -12
  330. package/dist/icons/Tag.js.map +1 -1
  331. package/dist/icons/Tag1.js +35 -0
  332. package/dist/icons/Tag1.js.map +1 -0
  333. package/dist/icons/Terms.js +3 -11
  334. package/dist/icons/Terms.js.map +1 -1
  335. package/dist/icons/Text.js +5 -5
  336. package/dist/icons/Text.js.map +1 -1
  337. package/dist/icons/TextBold.js +1 -1
  338. package/dist/icons/TextBold.js.map +1 -1
  339. package/dist/icons/TextColor.js +35 -0
  340. package/dist/icons/TextColor.js.map +1 -0
  341. package/dist/icons/TextCross.js +3 -9
  342. package/dist/icons/TextCross.js.map +1 -1
  343. package/dist/icons/TextField.js +35 -0
  344. package/dist/icons/TextField.js.map +1 -0
  345. package/dist/icons/TextH1.js +5 -5
  346. package/dist/icons/TextH1.js.map +1 -1
  347. package/dist/icons/TextH2.js +5 -5
  348. package/dist/icons/TextH2.js.map +1 -1
  349. package/dist/icons/TextItalic.js +1 -1
  350. package/dist/icons/TextItalic.js.map +1 -1
  351. package/dist/icons/TimeTracker.js +35 -0
  352. package/dist/icons/TimeTracker.js.map +1 -0
  353. package/dist/icons/Underline.js +1 -13
  354. package/dist/icons/Underline.js.map +1 -1
  355. package/dist/icons/UniqueId.js +55 -0
  356. package/dist/icons/UniqueId.js.map +1 -0
  357. package/dist/icons/UserReassigned.js +55 -0
  358. package/dist/icons/UserReassigned.js.map +1 -0
  359. package/dist/icons/UserRoundedRect.js +1 -13
  360. package/dist/icons/UserRoundedRect.js.map +1 -1
  361. package/dist/icons/Volume.js +4 -5
  362. package/dist/icons/Volume.js.map +1 -1
  363. package/dist/icons/Volume0.js +2 -9
  364. package/dist/icons/Volume0.js.map +1 -1
  365. package/dist/icons/Warning2.js +2 -2
  366. package/dist/icons/Warning2.js.map +1 -1
  367. package/dist/icons/YesNo.js +4 -10
  368. package/dist/icons/YesNo.js.map +1 -1
  369. package/dist/icons/Youtube.js +8 -8
  370. package/dist/icons/Youtube.js.map +1 -1
  371. package/dist/icons/index.js +40 -5
  372. package/dist/icons/index.js.map +1 -1
  373. package/icons.d.ts +39 -4
  374. package/package.json +1 -1
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var OpinionScale = function OpinionScale(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M14 19.5916L15.2318 18.3598C15.6316 17.8801 16.3684 17.8801 16.7682 18.3598L18 19.5916M20 15H4C3.448 15 3 14.552 3 14V6.5C3 5.948 3.448 5.5 4 5.5H20C20.552 5.5 21 5.948 21 6.5V14C21 14.552 20.552 15 20 15Z",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }));
41
+ };
42
+
43
+ var _default = OpinionScale;
44
+ exports.default = _default;
45
+ //# sourceMappingURL=OpinionScale.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/OpinionScale.js"],"names":["OpinionScale","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,+MADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;eAkBeH,Y","sourcesContent":["import React from \"react\";\nconst OpinionScale = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M14 19.5916L15.2318 18.3598C15.6316 17.8801 16.3684 17.8801 16.7682 18.3598L18 19.5916M20 15H4C3.448 15 3 14.552 3 14V6.5C3 5.948 3.448 5.5 4 5.5H20C20.552 5.5 21 5.948 21 6.5V14C21 14.552 20.552 15 20 15Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default OpinionScale;\n"],"file":"OpinionScale.js"}
@@ -32,7 +32,7 @@ var Paragraph = function Paragraph(_ref) {
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
34
  }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M13 4.5H20M13 9.5H20M4 14.5H20M4 19.5H20M9 9.5L6.5 4.5L4 9.5M4.5 8.5H6.5H8.5",
35
+ d: "M13 4.5H20M13 9.5H20M4 14.5H20M4 19.5H20M9 9.5L6.5 4.5L4 9.5M4.5 8.5H8.5",
36
36
  stroke: color,
37
37
  strokeWidth: strokeWidth,
38
38
  strokeLinecap: "round",
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Paragraph.js"],"names":["Paragraph","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,8EADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;eAkBeH,S","sourcesContent":["import React from \"react\";\nconst Paragraph = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M13 4.5H20M13 9.5H20M4 14.5H20M4 19.5H20M9 9.5L6.5 4.5L4 9.5M4.5 8.5H6.5H8.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Paragraph;\n"],"file":"Paragraph.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Paragraph.js"],"names":["Paragraph","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,0EADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;eAkBeH,S","sourcesContent":["import React from \"react\";\nconst Paragraph = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M13 4.5H20M13 9.5H20M4 14.5H20M4 19.5H20M9 9.5L6.5 4.5L4 9.5M4.5 8.5H8.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Paragraph;\n"],"file":"Paragraph.js"}
@@ -31,13 +31,21 @@ var Phone = function Phone(_ref) {
31
31
  height: size,
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
- }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M10.131 13.869C8.96099 12.699 8.07899 11.389 7.49299 10.06C7.36999 9.77903 7.44199 9.45003 7.65899 9.23303L8.47799 8.41403C9.14899 7.74303 9.14899 6.79403 8.56299 6.20803L7.38999 5.03503C6.60899 4.25403 5.34299 4.25403 4.56199 5.03503L3.90999 5.68603C3.16899 6.42703 2.85999 7.49603 3.05999 8.55603C3.55399 11.169 5.07199 14.03 7.52099 16.479C9.96999 18.928 12.831 20.446 15.444 20.94C16.504 21.14 17.573 20.831 18.314 20.09L18.965 19.439C19.746 18.658 19.746 17.392 18.965 16.611L17.792 15.438C17.206 14.852 16.256 14.852 15.671 15.438L14.768 16.342C14.551 16.559 14.222 16.632 13.941 16.508C12.612 15.921 11.301 15.038 10.131 13.869Z",
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Phone_js__clip0_149_567)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M10.131 13.869C8.96102 12.699 8.07902 11.389 7.49302 10.06C7.37002 9.779 7.44202 9.45 7.65902 9.233L8.47802 8.414C9.14902 7.743 9.14902 6.794 8.56302 6.208L7.39002 5.035C6.60902 4.254 5.34302 4.254 4.56202 5.035L3.91002 5.686C3.16902 6.427 2.86002 7.496 3.06002 8.556C3.55402 11.169 5.07202 14.03 7.52102 16.479C9.97002 18.928 12.831 20.446 15.444 20.94C16.504 21.14 17.573 20.831 18.314 20.09L18.965 19.439C19.746 18.658 19.746 17.392 18.965 16.611L17.792 15.438C17.206 14.852 16.256 14.852 15.671 15.438L14.768 16.342C14.551 16.559 14.222 16.632 13.941 16.508C12.612 15.921 11.301 15.038 10.131 13.869Z",
36
38
  stroke: color,
37
39
  strokeWidth: strokeWidth,
38
40
  strokeLinecap: "round",
39
41
  strokeLinejoin: "round"
40
- }));
42
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
43
+ id: "Phone_js__clip0_149_567"
44
+ }, /*#__PURE__*/_react.default.createElement("rect", {
45
+ width: 24,
46
+ height: 24,
47
+ fill: color
48
+ }))));
41
49
  };
42
50
 
43
51
  var _default = Phone;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Phone.js"],"names":["Phone","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,KAAK,GAAG,SAARA,KAAQ,OAKR;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,6nBADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;eAkBeH,K","sourcesContent":["import React from \"react\";\nconst Phone = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M10.131 13.869C8.96099 12.699 8.07899 11.389 7.49299 10.06C7.36999 9.77903 7.44199 9.45003 7.65899 9.23303L8.47799 8.41403C9.14899 7.74303 9.14899 6.79403 8.56299 6.20803L7.38999 5.03503C6.60899 4.25403 5.34299 4.25403 4.56199 5.03503L3.90999 5.68603C3.16899 6.42703 2.85999 7.49603 3.05999 8.55603C3.55399 11.169 5.07199 14.03 7.52099 16.479C9.96999 18.928 12.831 20.446 15.444 20.94C16.504 21.14 17.573 20.831 18.314 20.09L18.965 19.439C19.746 18.658 19.746 17.392 18.965 16.611L17.792 15.438C17.206 14.852 16.256 14.852 15.671 15.438L14.768 16.342C14.551 16.559 14.222 16.632 13.941 16.508C12.612 15.921 11.301 15.038 10.131 13.869Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Phone;\n"],"file":"Phone.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Phone.js"],"names":["Phone","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,KAAK,GAAG,SAARA,KAAQ,OAKR;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,8lBADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF,eAUE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAVF,CADF;AAkBD,CAxBD;;eAyBeF,K","sourcesContent":["import React from \"react\";\nconst Phone = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#Phone_js__clip0_149_567)\">\n <path\n d=\"M10.131 13.869C8.96102 12.699 8.07902 11.389 7.49302 10.06C7.37002 9.779 7.44202 9.45 7.65902 9.233L8.47802 8.414C9.14902 7.743 9.14902 6.794 8.56302 6.208L7.39002 5.035C6.60902 4.254 5.34302 4.254 4.56202 5.035L3.91002 5.686C3.16902 6.427 2.86002 7.496 3.06002 8.556C3.55402 11.169 5.07202 14.03 7.52102 16.479C9.97002 18.928 12.831 20.446 15.444 20.94C16.504 21.14 17.573 20.831 18.314 20.09L18.965 19.439C19.746 18.658 19.746 17.392 18.965 16.611L17.792 15.438C17.206 14.852 16.256 14.852 15.671 15.438L14.768 16.342C14.551 16.559 14.222 16.632 13.941 16.508C12.612 15.921 11.301 15.038 10.131 13.869Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Phone_js__clip0_149_567\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Phone;\n"],"file":"Phone.js"}
@@ -32,10 +32,8 @@ var Play = function Play(_ref) {
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
34
  }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M7 18L18 11.5L7 5",
36
- fill: color
37
- }), /*#__PURE__*/_react.default.createElement("path", {
38
- d: "M7 18L18 11.5L7 5V18Z",
35
+ d: "M6 4.00004V20C5.99995 20.178 6.04737 20.3527 6.13738 20.5062C6.22739 20.6597 6.35672 20.7864 6.51202 20.8732C6.66733 20.96 6.84299 21.0038 7.02088 21.0001C7.19878 20.9964 7.37245 20.9453 7.524 20.852L20.524 12.852C20.6696 12.7626 20.7898 12.6373 20.8733 12.4881C20.9567 12.339 21.0005 12.1709 21.0005 12C21.0005 11.8291 20.9567 11.6611 20.8733 11.512C20.7898 11.3628 20.6696 11.2375 20.524 11.148L7.524 3.14804C7.37245 3.0548 7.19878 3.00369 7.02088 2.99997C6.84299 2.99626 6.66733 3.04007 6.51202 3.1269C6.35672 3.21372 6.22739 3.34042 6.13738 3.4939C6.04737 3.64739 5.99995 3.82211 6 4.00004Z",
36
+ fill: color,
39
37
  stroke: color,
40
38
  strokeWidth: strokeWidth,
41
39
  strokeLinecap: "round",
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Play.js"],"names":["Play","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,IAAI,GAAG,SAAPA,IAAO,OAKP;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAM,IAAA,CAAC,EAAC,mBAAR;AAA4B,IAAA,IAAI,EAAEF;AAAlC,IADF,eAEE;AACE,IAAA,CAAC,EAAC,uBADJ;AAEE,IAAA,MAAM,EAAEA,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAFF,CADF;AAYD,CAlBD;;eAmBeH,I","sourcesContent":["import React from \"react\";\nconst Play = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path d=\"M7 18L18 11.5L7 5\" fill={color} />\n <path\n d=\"M7 18L18 11.5L7 5V18Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Play;\n"],"file":"Play.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Play.js"],"names":["Play","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,IAAI,GAAG,SAAPA,IAAO,OAKP;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,olBADJ;AAEE,IAAA,IAAI,EAAEF,KAFR;AAGE,IAAA,MAAM,EAAEA,KAHV;AAIE,IAAA,WAAW,EAAEC,WAJf;AAKE,IAAA,aAAa,EAAC,OALhB;AAME,IAAA,cAAc,EAAC;AANjB,IADF,CADF;AAYD,CAlBD;;eAmBeH,I","sourcesContent":["import React from \"react\";\nconst Play = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6 4.00004V20C5.99995 20.178 6.04737 20.3527 6.13738 20.5062C6.22739 20.6597 6.35672 20.7864 6.51202 20.8732C6.66733 20.96 6.84299 21.0038 7.02088 21.0001C7.19878 20.9964 7.37245 20.9453 7.524 20.852L20.524 12.852C20.6696 12.7626 20.7898 12.6373 20.8733 12.4881C20.9567 12.339 21.0005 12.1709 21.0005 12C21.0005 11.8291 20.9567 11.6611 20.8733 11.512C20.7898 11.3628 20.6696 11.2375 20.524 11.148L7.524 3.14804C7.37245 3.0548 7.19878 3.00369 7.02088 2.99997C6.84299 2.99626 6.66733 3.04007 6.51202 3.1269C6.35672 3.21372 6.22739 3.34042 6.13738 3.4939C6.04737 3.64739 5.99995 3.82211 6 4.00004Z\"\n fill={color}\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Play;\n"],"file":"Play.js"}
@@ -0,0 +1,101 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var PointingHand = function PointingHand(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 22 23",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ filter: "url(#PointingHand_js__filter0_d_150_351)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M6.26781 13.2775C5.98381 12.9185 5.63881 12.1845 5.02481 11.2935C4.67681 10.7895 3.81381 9.84047 3.55681 9.35847C3.33381 8.93247 3.35781 8.74147 3.41081 8.38847C3.50481 7.76047 4.14881 7.27147 4.83581 7.33747C5.35481 7.38647 5.79481 7.72947 6.19081 8.05347C6.42981 8.24847 6.72381 8.62747 6.90081 8.84147C7.06381 9.03747 7.10381 9.11847 7.27781 9.35047C7.50781 9.65747 7.57981 9.80947 7.49181 9.47147C7.42081 8.97547 7.30481 8.12847 7.13681 7.37947C7.00881 6.81147 6.97781 6.72247 6.85581 6.28647C6.72681 5.82247 6.66081 5.49747 6.53981 5.00547C6.45581 4.65747 6.30481 3.94647 6.26381 3.54647C6.20681 2.99947 6.17681 2.10747 6.52781 1.69747C6.80281 1.37647 7.43381 1.27947 7.82481 1.47747C8.33681 1.73647 8.62781 2.48047 8.76081 2.77747C8.9998 3.31147 9.14781 3.92847 9.27681 4.73847C9.44081 5.76947 9.74281 7.20047 9.75281 7.50147C9.77681 7.13247 9.68481 6.35547 9.74881 6.00147C9.80681 5.68047 10.0768 5.30747 10.4148 5.20647C10.7008 5.12147 11.0358 5.09047 11.3308 5.15147C11.6438 5.21547 11.9738 5.43947 12.0968 5.65047C12.4588 6.27447 12.4658 7.54947 12.4808 7.48147C12.5668 7.10547 12.5518 6.25247 12.7648 5.89747C12.9048 5.66347 13.2618 5.45247 13.4518 5.41847C13.7458 5.36647 14.1068 5.35047 14.4158 5.41047C14.6648 5.45947 15.0018 5.75547 15.0928 5.89747C15.3108 6.24147 15.4348 7.21447 15.4718 7.55547C15.4868 7.69647 15.5458 7.16347 15.7648 6.81947C16.1708 6.18047 17.6078 6.05647 17.6628 7.45847C17.6878 8.11247 17.6828 8.08247 17.6828 8.52247C17.6828 9.03947 17.6708 9.35047 17.6428 9.72447C17.6118 10.1245 17.5258 11.0285 17.4008 11.4665C17.3148 11.7675 17.0298 12.4445 16.7488 12.8505C16.7488 12.8505 15.6748 14.1005 15.5578 14.6635C15.4398 15.2255 15.4788 15.2295 15.4558 15.6285C15.4328 16.0265 15.5768 16.5505 15.5768 16.5505C15.5768 16.5505 14.7748 16.6545 14.3428 16.5855C13.9518 16.5225 13.4678 15.7445 13.3428 15.5065C13.1708 15.1785 12.8038 15.2415 12.6608 15.4835C12.4358 15.8665 11.9518 16.5535 11.6098 16.5965C10.9418 16.6805 9.55581 16.6275 8.47081 16.6165C8.47081 16.6165 8.65581 15.6055 8.24381 15.2585C7.93881 14.9995 7.41381 14.4745 7.09981 14.1985L6.26781 13.2775Z",
40
+ fill: color
41
+ }), /*#__PURE__*/_react.default.createElement("path", {
42
+ fillRule: "evenodd",
43
+ clipRule: "evenodd",
44
+ d: "M6.26781 13.2775C5.98381 12.9185 5.63881 12.1845 5.02481 11.2935C4.67681 10.7895 3.81381 9.84047 3.55681 9.35847C3.33381 8.93247 3.35781 8.74147 3.41081 8.38847C3.50481 7.76047 4.14881 7.27147 4.83581 7.33747C5.35481 7.38647 5.79481 7.72947 6.19081 8.05347C6.42981 8.24847 6.72381 8.62747 6.90081 8.84147C7.06381 9.03747 7.10381 9.11847 7.27781 9.35047C7.50781 9.65747 7.57981 9.80947 7.49181 9.47147C7.42081 8.97547 7.30481 8.12847 7.13681 7.37947C7.00881 6.81147 6.97781 6.72247 6.85581 6.28647C6.72681 5.82247 6.66081 5.49747 6.53981 5.00547C6.45581 4.65747 6.30481 3.94647 6.26381 3.54647C6.20681 2.99947 6.17681 2.10747 6.52781 1.69747C6.80281 1.37647 7.43381 1.27947 7.82481 1.47747C8.33681 1.73647 8.62781 2.48047 8.76081 2.77747C8.99981 3.31147 9.14781 3.92847 9.27681 4.73847C9.44081 5.76947 9.74281 7.20047 9.75281 7.50147C9.77681 7.13247 9.68481 6.35547 9.74881 6.00147C9.80681 5.68047 10.0768 5.30747 10.4148 5.20647C10.7008 5.12147 11.0358 5.09047 11.3308 5.15147C11.6438 5.21547 11.9738 5.43947 12.0968 5.65047C12.4588 6.27447 12.4658 7.54947 12.4808 7.48147C12.5668 7.10547 12.5518 6.25247 12.7648 5.89747C12.9048 5.66347 13.2618 5.45247 13.4518 5.41847C13.7458 5.36647 14.1068 5.35047 14.4158 5.41047C14.6648 5.45947 15.0018 5.75547 15.0928 5.89747C15.3108 6.24147 15.4348 7.21447 15.4718 7.55547C15.4868 7.69647 15.5458 7.16347 15.7648 6.81947C16.1708 6.18047 17.6078 6.05647 17.6628 7.45847C17.6878 8.11247 17.6828 8.08247 17.6828 8.52247C17.6828 9.03947 17.6708 9.35047 17.6428 9.72447C17.6118 10.1245 17.5258 11.0285 17.4008 11.4665C17.3148 11.7675 17.0298 12.4445 16.7488 12.8505C16.7488 12.8505 15.6748 14.1005 15.5578 14.6635C15.4398 15.2255 15.4788 15.2295 15.4558 15.6285C15.4328 16.0265 15.5768 16.5505 15.5768 16.5505C15.5768 16.5505 14.7748 16.6545 14.3428 16.5855C13.9518 16.5225 13.4678 15.7445 13.3428 15.5065C13.1708 15.1785 12.8038 15.2415 12.6608 15.4835C12.4358 15.8665 11.9518 16.5535 11.6098 16.5965C10.9418 16.6805 9.55581 16.6275 8.47081 16.6165C8.47081 16.6165 8.65581 15.6055 8.24381 15.2585C7.93881 14.9995 7.41381 14.4745 7.09981 14.1985L6.26781 13.2775V13.2775Z",
45
+ stroke: color,
46
+ strokeWidth: strokeWidth,
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round"
49
+ }), /*#__PURE__*/_react.default.createElement("path", {
50
+ d: "M14.5027 13.632V10.173",
51
+ stroke: color,
52
+ strokeWidth: strokeWidth,
53
+ strokeLinecap: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M12.4871 13.6437L12.4711 10.1707",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round"
59
+ }), /*#__PURE__*/_react.default.createElement("path", {
60
+ d: "M10.491 10.2023L10.512 13.6283",
61
+ stroke: color,
62
+ strokeWidth: strokeWidth,
63
+ strokeLinecap: "round"
64
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("filter", {
65
+ id: "PointingHand_js__filter0_d_150_351",
66
+ x: 0,
67
+ y: 0,
68
+ width: 21.0582,
69
+ height: 22.0181,
70
+ filterUnits: "userSpaceOnUse",
71
+ colorInterpolationFilters: "sRGB"
72
+ }, /*#__PURE__*/_react.default.createElement("feFlood", {
73
+ floodOpacity: 0,
74
+ result: "BackgroundImageFix"
75
+ }), /*#__PURE__*/_react.default.createElement("feColorMatrix", {
76
+ in: "SourceAlpha",
77
+ type: "matrix",
78
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
79
+ result: "hardAlpha"
80
+ }), /*#__PURE__*/_react.default.createElement("feOffset", {
81
+ dy: 2
82
+ }), /*#__PURE__*/_react.default.createElement("feGaussianBlur", {
83
+ stdDeviation: 1.5
84
+ }), /*#__PURE__*/_react.default.createElement("feColorMatrix", {
85
+ type: "matrix",
86
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.402655 0"
87
+ }), /*#__PURE__*/_react.default.createElement("feBlend", {
88
+ mode: "normal",
89
+ in2: "BackgroundImageFix",
90
+ result: "effect1_dropShadow_150_351"
91
+ }), /*#__PURE__*/_react.default.createElement("feBlend", {
92
+ mode: "normal",
93
+ in: "SourceGraphic",
94
+ in2: "effect1_dropShadow_150_351",
95
+ result: "shape"
96
+ }))));
97
+ };
98
+
99
+ var _default = PointingHand;
100
+ exports.default = _default;
101
+ //# sourceMappingURL=PointingHand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PointingHand.js"],"names":["PointingHand","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,MAAM,EAAC;AAAV,kBACE;AACE,IAAA,QAAQ,EAAC,SADX;AAEE,IAAA,QAAQ,EAAC,SAFX;AAGE,IAAA,CAAC,EAAC,kjEAHJ;AAIE,IAAA,IAAI,EAAEF;AAJR,IADF,eAOE;AACE,IAAA,QAAQ,EAAC,SADX;AAEE,IAAA,QAAQ,EAAC,SAFX;AAGE,IAAA,CAAC,EAAC,2jEAHJ;AAIE,IAAA,MAAM,EAAEA,KAJV;AAKE,IAAA,WAAW,EAAEC,WALf;AAME,IAAA,aAAa,EAAC,OANhB;AAOE,IAAA,cAAc,EAAC;AAPjB,IAPF,eAgBE;AACE,IAAA,CAAC,EAAC,wBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAhBF,eAsBE;AACE,IAAA,CAAC,EAAC,kCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAtBF,eA4BE;AACE,IAAA,CAAC,EAAC,gCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IA5BF,CADF,eAoCE,wDACE;AACE,IAAA,EAAE,EAAC,oCADL;AAEE,IAAA,CAAC,EAAE,CAFL;AAGE,IAAA,CAAC,EAAE,CAHL;AAIE,IAAA,KAAK,EAAE,OAJT;AAKE,IAAA,MAAM,EAAE,OALV;AAME,IAAA,WAAW,EAAC,gBANd;AAOE,IAAA,yBAAyB,EAAC;AAP5B,kBASE;AAAS,IAAA,YAAY,EAAE,CAAvB;AAA0B,IAAA,MAAM,EAAC;AAAjC,IATF,eAUE;AACE,IAAA,EAAE,EAAC,aADL;AAEE,IAAA,IAAI,EAAC,QAFP;AAGE,IAAA,MAAM,EAAC,2CAHT;AAIE,IAAA,MAAM,EAAC;AAJT,IAVF,eAgBE;AAAU,IAAA,EAAE,EAAE;AAAd,IAhBF,eAiBE;AAAgB,IAAA,YAAY,EAAE;AAA9B,IAjBF,eAkBE;AACE,IAAA,IAAI,EAAC,QADP;AAEE,IAAA,MAAM,EAAC;AAFT,IAlBF,eAsBE;AACE,IAAA,IAAI,EAAC,QADP;AAEE,IAAA,GAAG,EAAC,oBAFN;AAGE,IAAA,MAAM,EAAC;AAHT,IAtBF,eA2BE;AACE,IAAA,IAAI,EAAC,QADP;AAEE,IAAA,EAAE,EAAC,eAFL;AAGE,IAAA,GAAG,EAAC,4BAHN;AAIE,IAAA,MAAM,EAAC;AAJT,IA3BF,CADF,CApCF,CADF;AA2ED,CAjFD;;eAkFeH,Y","sourcesContent":["import React from \"react\";\nconst PointingHand = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 22 23\" fill=\"none\" {...props}>\n <g filter=\"url(#PointingHand_js__filter0_d_150_351)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.26781 13.2775C5.98381 12.9185 5.63881 12.1845 5.02481 11.2935C4.67681 10.7895 3.81381 9.84047 3.55681 9.35847C3.33381 8.93247 3.35781 8.74147 3.41081 8.38847C3.50481 7.76047 4.14881 7.27147 4.83581 7.33747C5.35481 7.38647 5.79481 7.72947 6.19081 8.05347C6.42981 8.24847 6.72381 8.62747 6.90081 8.84147C7.06381 9.03747 7.10381 9.11847 7.27781 9.35047C7.50781 9.65747 7.57981 9.80947 7.49181 9.47147C7.42081 8.97547 7.30481 8.12847 7.13681 7.37947C7.00881 6.81147 6.97781 6.72247 6.85581 6.28647C6.72681 5.82247 6.66081 5.49747 6.53981 5.00547C6.45581 4.65747 6.30481 3.94647 6.26381 3.54647C6.20681 2.99947 6.17681 2.10747 6.52781 1.69747C6.80281 1.37647 7.43381 1.27947 7.82481 1.47747C8.33681 1.73647 8.62781 2.48047 8.76081 2.77747C8.9998 3.31147 9.14781 3.92847 9.27681 4.73847C9.44081 5.76947 9.74281 7.20047 9.75281 7.50147C9.77681 7.13247 9.68481 6.35547 9.74881 6.00147C9.80681 5.68047 10.0768 5.30747 10.4148 5.20647C10.7008 5.12147 11.0358 5.09047 11.3308 5.15147C11.6438 5.21547 11.9738 5.43947 12.0968 5.65047C12.4588 6.27447 12.4658 7.54947 12.4808 7.48147C12.5668 7.10547 12.5518 6.25247 12.7648 5.89747C12.9048 5.66347 13.2618 5.45247 13.4518 5.41847C13.7458 5.36647 14.1068 5.35047 14.4158 5.41047C14.6648 5.45947 15.0018 5.75547 15.0928 5.89747C15.3108 6.24147 15.4348 7.21447 15.4718 7.55547C15.4868 7.69647 15.5458 7.16347 15.7648 6.81947C16.1708 6.18047 17.6078 6.05647 17.6628 7.45847C17.6878 8.11247 17.6828 8.08247 17.6828 8.52247C17.6828 9.03947 17.6708 9.35047 17.6428 9.72447C17.6118 10.1245 17.5258 11.0285 17.4008 11.4665C17.3148 11.7675 17.0298 12.4445 16.7488 12.8505C16.7488 12.8505 15.6748 14.1005 15.5578 14.6635C15.4398 15.2255 15.4788 15.2295 15.4558 15.6285C15.4328 16.0265 15.5768 16.5505 15.5768 16.5505C15.5768 16.5505 14.7748 16.6545 14.3428 16.5855C13.9518 16.5225 13.4678 15.7445 13.3428 15.5065C13.1708 15.1785 12.8038 15.2415 12.6608 15.4835C12.4358 15.8665 11.9518 16.5535 11.6098 16.5965C10.9418 16.6805 9.55581 16.6275 8.47081 16.6165C8.47081 16.6165 8.65581 15.6055 8.24381 15.2585C7.93881 14.9995 7.41381 14.4745 7.09981 14.1985L6.26781 13.2775Z\"\n fill={color}\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.26781 13.2775C5.98381 12.9185 5.63881 12.1845 5.02481 11.2935C4.67681 10.7895 3.81381 9.84047 3.55681 9.35847C3.33381 8.93247 3.35781 8.74147 3.41081 8.38847C3.50481 7.76047 4.14881 7.27147 4.83581 7.33747C5.35481 7.38647 5.79481 7.72947 6.19081 8.05347C6.42981 8.24847 6.72381 8.62747 6.90081 8.84147C7.06381 9.03747 7.10381 9.11847 7.27781 9.35047C7.50781 9.65747 7.57981 9.80947 7.49181 9.47147C7.42081 8.97547 7.30481 8.12847 7.13681 7.37947C7.00881 6.81147 6.97781 6.72247 6.85581 6.28647C6.72681 5.82247 6.66081 5.49747 6.53981 5.00547C6.45581 4.65747 6.30481 3.94647 6.26381 3.54647C6.20681 2.99947 6.17681 2.10747 6.52781 1.69747C6.80281 1.37647 7.43381 1.27947 7.82481 1.47747C8.33681 1.73647 8.62781 2.48047 8.76081 2.77747C8.99981 3.31147 9.14781 3.92847 9.27681 4.73847C9.44081 5.76947 9.74281 7.20047 9.75281 7.50147C9.77681 7.13247 9.68481 6.35547 9.74881 6.00147C9.80681 5.68047 10.0768 5.30747 10.4148 5.20647C10.7008 5.12147 11.0358 5.09047 11.3308 5.15147C11.6438 5.21547 11.9738 5.43947 12.0968 5.65047C12.4588 6.27447 12.4658 7.54947 12.4808 7.48147C12.5668 7.10547 12.5518 6.25247 12.7648 5.89747C12.9048 5.66347 13.2618 5.45247 13.4518 5.41847C13.7458 5.36647 14.1068 5.35047 14.4158 5.41047C14.6648 5.45947 15.0018 5.75547 15.0928 5.89747C15.3108 6.24147 15.4348 7.21447 15.4718 7.55547C15.4868 7.69647 15.5458 7.16347 15.7648 6.81947C16.1708 6.18047 17.6078 6.05647 17.6628 7.45847C17.6878 8.11247 17.6828 8.08247 17.6828 8.52247C17.6828 9.03947 17.6708 9.35047 17.6428 9.72447C17.6118 10.1245 17.5258 11.0285 17.4008 11.4665C17.3148 11.7675 17.0298 12.4445 16.7488 12.8505C16.7488 12.8505 15.6748 14.1005 15.5578 14.6635C15.4398 15.2255 15.4788 15.2295 15.4558 15.6285C15.4328 16.0265 15.5768 16.5505 15.5768 16.5505C15.5768 16.5505 14.7748 16.6545 14.3428 16.5855C13.9518 16.5225 13.4678 15.7445 13.3428 15.5065C13.1708 15.1785 12.8038 15.2415 12.6608 15.4835C12.4358 15.8665 11.9518 16.5535 11.6098 16.5965C10.9418 16.6805 9.55581 16.6275 8.47081 16.6165C8.47081 16.6165 8.65581 15.6055 8.24381 15.2585C7.93881 14.9995 7.41381 14.4745 7.09981 14.1985L6.26781 13.2775V13.2775Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.5027 13.632V10.173\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M12.4871 13.6437L12.4711 10.1707\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M10.491 10.2023L10.512 13.6283\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <filter\n id=\"PointingHand_js__filter0_d_150_351\"\n x={0}\n y={0}\n width={21.0582}\n height={22.0181}\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dy={2} />\n <feGaussianBlur stdDeviation={1.5} />\n <feColorMatrix\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.402655 0\"\n />\n <feBlend\n mode=\"normal\"\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_150_351\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_150_351\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n );\n};\nexport default PointingHand;\n"],"file":"PointingHand.js"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var PriorityHigh = function PriorityHigh(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M6 19.5C6 19.775 5.77344 20 5.5 20H4.5C4.22656 20 4 19.775 4 19.5V5C4 4.44531 4.44531 4 5 4C5.55469 4 6 4.44531 6 5V19.5ZM18.8844 4C18.6855 4 18.4778 4.04219 18.28 4.13228C16.8522 4.78416 15.7937 5.00541 14.9113 5.00541C13.0375 5.00541 11.9484 4.00978 9.78937 4.00947C9.02812 4.00955 8.1125 4.15209 7 4.49219V15.4453C8 15.1333 8.87094 15.0047 9.65156 15.0047C11.9525 15.0047 13.5547 15.9978 15.8578 15.9978C16.855 15.9978 17.9834 15.8112 19.3297 15.2762C19.7531 15.1219 20 14.7625 20 14.3781V4.96031C20 4.34688 19.4781 4 18.8844 4Z",
36
+ fill: color
37
+ }));
38
+ };
39
+
40
+ var _default = PriorityHigh;
41
+ exports.default = _default;
42
+ //# sourceMappingURL=PriorityHigh.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PriorityHigh.js"],"names":["PriorityHigh","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,qhBADJ;AAEE,IAAA,IAAI,EAAEF;AAFR,IADF,CADF;AAQD,CAdD;;eAeeF,Y","sourcesContent":["import React from \"react\";\nconst PriorityHigh = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6 19.5C6 19.775 5.77344 20 5.5 20H4.5C4.22656 20 4 19.775 4 19.5V5C4 4.44531 4.44531 4 5 4C5.55469 4 6 4.44531 6 5V19.5ZM18.8844 4C18.6855 4 18.4778 4.04219 18.28 4.13228C16.8522 4.78416 15.7937 5.00541 14.9113 5.00541C13.0375 5.00541 11.9484 4.00978 9.78937 4.00947C9.02812 4.00955 8.1125 4.15209 7 4.49219V15.4453C8 15.1333 8.87094 15.0047 9.65156 15.0047C11.9525 15.0047 13.5547 15.9978 15.8578 15.9978C16.855 15.9978 17.9834 15.8112 19.3297 15.2762C19.7531 15.1219 20 14.7625 20 14.3781V4.96031C20 4.34688 19.4781 4 18.8844 4Z\"\n fill={color}\n />\n </svg>\n );\n};\nexport default PriorityHigh;\n"],"file":"PriorityHigh.js"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var PriorityLow = function PriorityLow(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M6 19.5C6 19.775 5.77344 20 5.5 20H4.5C4.22656 20 4 19.775 4 19.5V5C4 4.44531 4.44531 4 5 4C5.55469 4 6 4.44531 6 5V19.5ZM18.8844 4C18.6855 4 18.4778 4.04219 18.28 4.13228C16.8522 4.78416 15.7937 5.00541 14.9113 5.00541C13.0375 5.00541 11.9484 4.00978 9.78937 4.00947C9.02812 4.00955 8.1125 4.15209 7 4.49219V15.4453C8 15.1333 8.87094 15.0047 9.65156 15.0047C11.9525 15.0047 13.5547 15.9978 15.8578 15.9978C16.855 15.9978 17.9834 15.8112 19.3297 15.2762C19.7531 15.1219 20 14.7625 20 14.3781V4.96031C20 4.34688 19.4781 4 18.8844 4Z",
36
+ fill: color
37
+ }));
38
+ };
39
+
40
+ var _default = PriorityLow;
41
+ exports.default = _default;
42
+ //# sourceMappingURL=PriorityLow.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PriorityLow.js"],"names":["PriorityLow","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,WAAW,GAAG,SAAdA,WAAc,OAKd;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,qhBADJ;AAEE,IAAA,IAAI,EAAEF;AAFR,IADF,CADF;AAQD,CAdD;;eAeeF,W","sourcesContent":["import React from \"react\";\nconst PriorityLow = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6 19.5C6 19.775 5.77344 20 5.5 20H4.5C4.22656 20 4 19.775 4 19.5V5C4 4.44531 4.44531 4 5 4C5.55469 4 6 4.44531 6 5V19.5ZM18.8844 4C18.6855 4 18.4778 4.04219 18.28 4.13228C16.8522 4.78416 15.7937 5.00541 14.9113 5.00541C13.0375 5.00541 11.9484 4.00978 9.78937 4.00947C9.02812 4.00955 8.1125 4.15209 7 4.49219V15.4453C8 15.1333 8.87094 15.0047 9.65156 15.0047C11.9525 15.0047 13.5547 15.9978 15.8578 15.9978C16.855 15.9978 17.9834 15.8112 19.3297 15.2762C19.7531 15.1219 20 14.7625 20 14.3781V4.96031C20 4.34688 19.4781 4 18.8844 4Z\"\n fill={color}\n />\n </svg>\n );\n};\nexport default PriorityLow;\n"],"file":"PriorityLow.js"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var PriorityMedium = function PriorityMedium(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M6.33301 19.8333C6.33301 20.1083 6.10645 20.3333 5.83301 20.3333H4.83301C4.55957 20.3333 4.33301 20.1083 4.33301 19.8333V5.33325C4.33301 4.77856 4.77832 4.33325 5.33301 4.33325C5.8877 4.33325 6.33301 4.77856 6.33301 5.33325V19.8333ZM19.2174 4.33325C19.0185 4.33325 18.8108 4.37544 18.613 4.46553C17.1852 5.11741 16.1268 5.33866 15.2443 5.33866C13.3705 5.33866 12.2814 4.34303 10.1224 4.34272C9.36113 4.3428 8.44551 4.48535 7.33301 4.82544V15.7786C8.33301 15.4666 9.20395 15.3379 9.98457 15.3379C12.2855 15.3379 13.8877 16.3311 16.1908 16.3311C17.188 16.3311 18.3164 16.1445 19.6627 15.6095C20.0861 15.4551 20.333 15.0958 20.333 14.7114V5.29356C20.333 4.68013 19.8111 4.33325 19.2174 4.33325Z",
36
+ fill: color
37
+ }));
38
+ };
39
+
40
+ var _default = PriorityMedium;
41
+ exports.default = _default;
42
+ //# sourceMappingURL=PriorityMedium.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PriorityMedium.js"],"names":["PriorityMedium","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,cAAc,GAAG,SAAjBA,cAAiB,OAKjB;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,qrBADJ;AAEE,IAAA,IAAI,EAAEF;AAFR,IADF,CADF;AAQD,CAdD;;eAeeF,c","sourcesContent":["import React from \"react\";\nconst PriorityMedium = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.33301 19.8333C6.33301 20.1083 6.10645 20.3333 5.83301 20.3333H4.83301C4.55957 20.3333 4.33301 20.1083 4.33301 19.8333V5.33325C4.33301 4.77856 4.77832 4.33325 5.33301 4.33325C5.8877 4.33325 6.33301 4.77856 6.33301 5.33325V19.8333ZM19.2174 4.33325C19.0185 4.33325 18.8108 4.37544 18.613 4.46553C17.1852 5.11741 16.1268 5.33866 15.2443 5.33866C13.3705 5.33866 12.2814 4.34303 10.1224 4.34272C9.36113 4.3428 8.44551 4.48535 7.33301 4.82544V15.7786C8.33301 15.4666 9.20395 15.3379 9.98457 15.3379C12.2855 15.3379 13.8877 16.3311 16.1908 16.3311C17.188 16.3311 18.3164 16.1445 19.6627 15.6095C20.0861 15.4551 20.333 15.0958 20.333 14.7114V5.29356C20.333 4.68013 19.8111 4.33325 19.2174 4.33325Z\"\n fill={color}\n />\n </svg>\n );\n};\nexport default PriorityMedium;\n"],"file":"PriorityMedium.js"}
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var Roadmap = function Roadmap(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Roadmap_js__clip0_2819_17544)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M3 7L9 4L15 7L21 4V17L15 20L9 17L3 20V7Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M9 4V17",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M15 7V20",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
55
+ id: "Roadmap_js__clip0_2819_17544"
56
+ }, /*#__PURE__*/_react.default.createElement("rect", {
57
+ width: 24,
58
+ height: 24,
59
+ fill: color
60
+ }))));
61
+ };
62
+
63
+ var _default = Roadmap;
64
+ exports.default = _default;
65
+ //# sourceMappingURL=Roadmap.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Roadmap.js"],"names":["Roadmap","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,OAAO,GAAG,SAAVA,OAAU,OAKV;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,0CADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,CADF,eAwBE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAxBF,CADF;AAgCD,CAtCD;;eAuCeF,O","sourcesContent":["import React from \"react\";\nconst Roadmap = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#Roadmap_js__clip0_2819_17544)\">\n <path\n d=\"M3 7L9 4L15 7L21 4V17L15 20L9 17L3 20V7Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 4V17\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 7V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Roadmap_js__clip0_2819_17544\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Roadmap;\n"],"file":"Roadmap.js"}
@@ -32,31 +32,7 @@ var Share = function Share(_ref) {
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
34
  }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M8.55286 10.1141C9.59439 11.1556 9.59439 12.8443 8.55286 13.8858C7.51133 14.9273 5.82268 14.9273 4.78115 13.8858C3.73962 12.8443 3.73962 11.1556 4.78115 10.1141C5.82268 9.07256 7.51133 9.07256 8.55286 10.1141",
36
- stroke: color,
37
- strokeWidth: strokeWidth,
38
- strokeLinecap: "round",
39
- strokeLinejoin: "round"
40
- }), /*#__PURE__*/_react.default.createElement("path", {
41
- d: "M19.2189 4.78115C20.2604 5.82268 20.2604 7.51133 19.2189 8.55286C18.1773 9.59439 16.4887 9.59439 15.4472 8.55286C14.4056 7.51133 14.4056 5.82268 15.4472 4.78115C16.4887 3.73962 18.1773 3.73962 19.2189 4.78115",
42
- stroke: color,
43
- strokeWidth: strokeWidth,
44
- strokeLinecap: "round",
45
- strokeLinejoin: "round"
46
- }), /*#__PURE__*/_react.default.createElement("path", {
47
- d: "M19.2189 15.4471C20.2604 16.4886 20.2604 18.1773 19.2189 19.2188C18.1773 20.2603 16.4887 20.2603 15.4472 19.2188C14.4056 18.1773 14.4056 16.4886 15.4472 15.4471C16.4887 14.4056 18.1773 14.4056 19.2189 15.4471",
48
- stroke: color,
49
- strokeWidth: strokeWidth,
50
- strokeLinecap: "round",
51
- strokeLinejoin: "round"
52
- }), /*#__PURE__*/_react.default.createElement("path", {
53
- d: "M9.04004 10.81L14.96 7.85001",
54
- stroke: color,
55
- strokeWidth: strokeWidth,
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round"
58
- }), /*#__PURE__*/_react.default.createElement("path", {
59
- d: "M9.04004 13.19L14.96 16.15",
35
+ d: "M9.06667 10.8444L14.9333 7.82222M9.06667 13.1556L14.9333 16.1778M9.33333 12C9.33333 13.4728 8.13943 14.6667 6.66667 14.6667C5.19391 14.6667 4 13.4728 4 12C4 10.5272 5.19391 9.33333 6.66667 9.33333C8.13943 9.33333 9.33333 10.5272 9.33333 12ZM20 6.66667C20 8.13943 18.8061 9.33333 17.3333 9.33333C15.8606 9.33333 14.6667 8.13943 14.6667 6.66667C14.6667 5.19391 15.8606 4 17.3333 4C18.8061 4 20 5.19391 20 6.66667ZM20 17.3333C20 18.8061 18.8061 20 17.3333 20C15.8606 20 14.6667 18.8061 14.6667 17.3333C14.6667 15.8606 15.8606 14.6667 17.3333 14.6667C18.8061 14.6667 20 15.8606 20 17.3333Z",
60
36
  stroke: color,
61
37
  strokeWidth: strokeWidth,
62
38
  strokeLinecap: "round",
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Share.js"],"names":["Share","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,KAAK,GAAG,SAARA,KAAQ,OAKR;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,kNADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,kNADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,kNADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,8BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,4BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,CADF;AAuCD,CA7CD;;eA8CeH,K","sourcesContent":["import React from \"react\";\nconst Share = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M8.55286 10.1141C9.59439 11.1556 9.59439 12.8443 8.55286 13.8858C7.51133 14.9273 5.82268 14.9273 4.78115 13.8858C3.73962 12.8443 3.73962 11.1556 4.78115 10.1141C5.82268 9.07256 7.51133 9.07256 8.55286 10.1141\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.2189 4.78115C20.2604 5.82268 20.2604 7.51133 19.2189 8.55286C18.1773 9.59439 16.4887 9.59439 15.4472 8.55286C14.4056 7.51133 14.4056 5.82268 15.4472 4.78115C16.4887 3.73962 18.1773 3.73962 19.2189 4.78115\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.2189 15.4471C20.2604 16.4886 20.2604 18.1773 19.2189 19.2188C18.1773 20.2603 16.4887 20.2603 15.4472 19.2188C14.4056 18.1773 14.4056 16.4886 15.4472 15.4471C16.4887 14.4056 18.1773 14.4056 19.2189 15.4471\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.04004 10.81L14.96 7.85001\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.04004 13.19L14.96 16.15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Share;\n"],"file":"Share.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Share.js"],"names":["Share","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,KAAK,GAAG,SAARA,KAAQ,OAKR;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,2kBADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;eAkBeH,K","sourcesContent":["import React from \"react\";\nconst Share = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M9.06667 10.8444L14.9333 7.82222M9.06667 13.1556L14.9333 16.1778M9.33333 12C9.33333 13.4728 8.13943 14.6667 6.66667 14.6667C5.19391 14.6667 4 13.4728 4 12C4 10.5272 5.19391 9.33333 6.66667 9.33333C8.13943 9.33333 9.33333 10.5272 9.33333 12ZM20 6.66667C20 8.13943 18.8061 9.33333 17.3333 9.33333C15.8606 9.33333 14.6667 8.13943 14.6667 6.66667C14.6667 5.19391 15.8606 4 17.3333 4C18.8061 4 20 5.19391 20 6.66667ZM20 17.3333C20 18.8061 18.8061 20 17.3333 20C15.8606 20 14.6667 18.8061 14.6667 17.3333C14.6667 15.8606 15.8606 14.6667 17.3333 14.6667C18.8061 14.6667 20 15.8606 20 17.3333Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Share;\n"],"file":"Share.js"}
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || 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); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var Signature = function Signature(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M4 19.25H20M5 16.5L6.82353 7.68627C7.05113 6.58622 8.63992 6.63943 8.79341 7.75224L9.34296 11.7365C9.49116 12.8109 11.0041 12.9139 11.2965 11.8695L12.051 9.17488C12.3498 8.10781 13.9044 8.24658 14.0095 9.34969L14.3276 12.6896C14.4253 13.7161 15.2875 14.5 16.3186 14.5H20",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth
38
+ }));
39
+ };
40
+
41
+ var _default = Signature;
42
+ exports.default = _default;
43
+ //# sourceMappingURL=Signature.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Signature.js"],"names":["Signature","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,gRADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IADF,CADF;AASD,CAfD;;eAgBeH,S","sourcesContent":["import React from \"react\";\nconst Signature = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M4 19.25H20M5 16.5L6.82353 7.68627C7.05113 6.58622 8.63992 6.63943 8.79341 7.75224L9.34296 11.7365C9.49116 12.8109 11.0041 12.9139 11.2965 11.8695L12.051 9.17488C12.3498 8.10781 13.9044 8.24658 14.0095 9.34969L14.3276 12.6896C14.4253 13.7161 15.2875 14.5 16.3186 14.5H20\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n </svg>\n );\n};\nexport default Signature;\n"],"file":"Signature.js"}