nzk-react-components 0.4.4 → 0.4.6-1

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 (405) hide show
  1. package/dist/assets/icons/awards.svg +14 -0
  2. package/dist/assets/icons/awards.svg.js +89 -0
  3. package/dist/assets/icons/awards.svg.js.map +1 -0
  4. package/dist/assets/icons/sealion.svg +156 -0
  5. package/dist/assets/icons/sealion.svg.js +649 -0
  6. package/dist/assets/icons/sealion.svg.js.map +1 -0
  7. package/dist/components/Icon/Icon.js +1 -1
  8. package/dist/components/Icon/icons.d.ts +3 -1
  9. package/dist/components/Icon/icons.js +5 -4
  10. package/dist/components/Icon/icons.js.map +1 -1
  11. package/dist/icons/AboutUs.d.ts +3 -0
  12. package/dist/icons/AboutUs.js +44 -0
  13. package/dist/icons/AboutUs.js.map +1 -0
  14. package/dist/icons/Activities.d.ts +3 -0
  15. package/dist/icons/Activities.js +48 -0
  16. package/dist/icons/Activities.js.map +1 -0
  17. package/dist/icons/Archive.d.ts +3 -0
  18. package/dist/icons/Archive.js +43 -0
  19. package/dist/icons/Archive.js.map +1 -0
  20. package/dist/icons/ArrowLeft.d.ts +3 -0
  21. package/dist/icons/ArrowLeft.js +43 -0
  22. package/dist/icons/ArrowLeft.js.map +1 -0
  23. package/dist/icons/ArrowRight.d.ts +3 -0
  24. package/dist/icons/ArrowRight.js +43 -0
  25. package/dist/icons/ArrowRight.js.map +1 -0
  26. package/dist/icons/Awards.d.ts +3 -0
  27. package/dist/icons/Awards.js +43 -0
  28. package/dist/icons/Awards.js.map +1 -0
  29. package/dist/icons/Bear.d.ts +3 -0
  30. package/dist/icons/Bear.js +177 -0
  31. package/dist/icons/Bear.js.map +1 -0
  32. package/dist/icons/CardSkills.d.ts +3 -0
  33. package/dist/icons/CardSkills.js +41 -0
  34. package/dist/icons/CardSkills.js.map +1 -0
  35. package/dist/icons/Challenges.d.ts +3 -0
  36. package/dist/icons/Challenges.js +43 -0
  37. package/dist/icons/Challenges.js.map +1 -0
  38. package/dist/icons/Chart.d.ts +3 -0
  39. package/dist/icons/Chart.js +35 -0
  40. package/dist/icons/Chart.js.map +1 -0
  41. package/dist/icons/Checkmark.d.ts +3 -0
  42. package/dist/icons/Checkmark.js +35 -0
  43. package/dist/icons/Checkmark.js.map +1 -0
  44. package/dist/icons/Close.d.ts +3 -0
  45. package/dist/icons/Close.js +43 -0
  46. package/dist/icons/Close.js.map +1 -0
  47. package/dist/icons/CloseCopy.d.ts +3 -0
  48. package/dist/icons/CloseCopy.js +35 -0
  49. package/dist/icons/CloseCopy.js.map +1 -0
  50. package/dist/icons/Collect.d.ts +3 -0
  51. package/dist/icons/Collect.js +94 -0
  52. package/dist/icons/Collect.js.map +1 -0
  53. package/dist/icons/Comment.d.ts +3 -0
  54. package/dist/icons/Comment.js +48 -0
  55. package/dist/icons/Comment.js.map +1 -0
  56. package/dist/icons/Compass.d.ts +3 -0
  57. package/dist/icons/Compass.js +39 -0
  58. package/dist/icons/Compass.js.map +1 -0
  59. package/dist/icons/Controller.d.ts +3 -0
  60. package/dist/icons/Controller.js +71 -0
  61. package/dist/icons/Controller.js.map +1 -0
  62. package/dist/icons/Create.d.ts +3 -0
  63. package/dist/icons/Create.js +137 -0
  64. package/dist/icons/Create.js.map +1 -0
  65. package/dist/icons/Customise.d.ts +3 -0
  66. package/dist/icons/Customise.js +60 -0
  67. package/dist/icons/Customise.js.map +1 -0
  68. package/dist/icons/Download.d.ts +3 -0
  69. package/dist/icons/Download.js +35 -0
  70. package/dist/icons/Download.js.map +1 -0
  71. package/dist/icons/Draft.d.ts +3 -0
  72. package/dist/icons/Draft.js +77 -0
  73. package/dist/icons/Draft.js.map +1 -0
  74. package/dist/icons/DrawingTask.d.ts +3 -0
  75. package/dist/icons/DrawingTask.js +156 -0
  76. package/dist/icons/DrawingTask.js.map +1 -0
  77. package/dist/icons/DrawingToolArrowDown.d.ts +3 -0
  78. package/dist/icons/DrawingToolArrowDown.js +35 -0
  79. package/dist/icons/DrawingToolArrowDown.js.map +1 -0
  80. package/dist/icons/DrawingToolArrowLeft.d.ts +3 -0
  81. package/dist/icons/DrawingToolArrowLeft.js +37 -0
  82. package/dist/icons/DrawingToolArrowLeft.js.map +1 -0
  83. package/dist/icons/DrawingToolArrowRight.d.ts +3 -0
  84. package/dist/icons/DrawingToolArrowRight.js +37 -0
  85. package/dist/icons/DrawingToolArrowRight.js.map +1 -0
  86. package/dist/icons/DrawingToolArrowUp.d.ts +3 -0
  87. package/dist/icons/DrawingToolArrowUp.js +35 -0
  88. package/dist/icons/DrawingToolArrowUp.js.map +1 -0
  89. package/dist/icons/DrawingToolCamera.d.ts +3 -0
  90. package/dist/icons/DrawingToolCamera.js +66 -0
  91. package/dist/icons/DrawingToolCamera.js.map +1 -0
  92. package/dist/icons/DrawingToolColorMixer.d.ts +3 -0
  93. package/dist/icons/DrawingToolColorMixer.js +37 -0
  94. package/dist/icons/DrawingToolColorMixer.js.map +1 -0
  95. package/dist/icons/DrawingToolEraser.d.ts +3 -0
  96. package/dist/icons/DrawingToolEraser.js +35 -0
  97. package/dist/icons/DrawingToolEraser.js.map +1 -0
  98. package/dist/icons/DrawingToolFillBrush.d.ts +3 -0
  99. package/dist/icons/DrawingToolFillBrush.js +45 -0
  100. package/dist/icons/DrawingToolFillBrush.js.map +1 -0
  101. package/dist/icons/DrawingToolLargeLine.d.ts +3 -0
  102. package/dist/icons/DrawingToolLargeLine.js +38 -0
  103. package/dist/icons/DrawingToolLargeLine.js.map +1 -0
  104. package/dist/icons/DrawingToolLineBrush.d.ts +3 -0
  105. package/dist/icons/DrawingToolLineBrush.js +39 -0
  106. package/dist/icons/DrawingToolLineBrush.js.map +1 -0
  107. package/dist/icons/DrawingToolMediumLine.d.ts +3 -0
  108. package/dist/icons/DrawingToolMediumLine.js +38 -0
  109. package/dist/icons/DrawingToolMediumLine.js.map +1 -0
  110. package/dist/icons/DrawingToolOpacityFull.d.ts +3 -0
  111. package/dist/icons/DrawingToolOpacityFull.js +35 -0
  112. package/dist/icons/DrawingToolOpacityFull.js.map +1 -0
  113. package/dist/icons/DrawingToolOpacityHalf.d.ts +3 -0
  114. package/dist/icons/DrawingToolOpacityHalf.js +35 -0
  115. package/dist/icons/DrawingToolOpacityHalf.js.map +1 -0
  116. package/dist/icons/DrawingToolRedo.d.ts +3 -0
  117. package/dist/icons/DrawingToolRedo.js +37 -0
  118. package/dist/icons/DrawingToolRedo.js.map +1 -0
  119. package/dist/icons/DrawingToolSmallLine.d.ts +3 -0
  120. package/dist/icons/DrawingToolSmallLine.js +38 -0
  121. package/dist/icons/DrawingToolSmallLine.js.map +1 -0
  122. package/dist/icons/DrawingToolStickers.d.ts +3 -0
  123. package/dist/icons/DrawingToolStickers.js +66 -0
  124. package/dist/icons/DrawingToolStickers.js.map +1 -0
  125. package/dist/icons/DrawingToolUndo.d.ts +3 -0
  126. package/dist/icons/DrawingToolUndo.js +37 -0
  127. package/dist/icons/DrawingToolUndo.js.map +1 -0
  128. package/dist/icons/Egg.d.ts +3 -0
  129. package/dist/icons/Egg.js +62 -0
  130. package/dist/icons/Egg.js.map +1 -0
  131. package/dist/icons/Enclosure.d.ts +3 -0
  132. package/dist/icons/Enclosure.js +76 -0
  133. package/dist/icons/Enclosure.js.map +1 -0
  134. package/dist/icons/Exclamation.d.ts +3 -0
  135. package/dist/icons/Exclamation.js +39 -0
  136. package/dist/icons/Exclamation.js.map +1 -0
  137. package/dist/icons/ExclamationGrey.d.ts +3 -0
  138. package/dist/icons/ExclamationGrey.js +37 -0
  139. package/dist/icons/ExclamationGrey.js.map +1 -0
  140. package/dist/icons/Eye.d.ts +3 -0
  141. package/dist/icons/Eye.js +42 -0
  142. package/dist/icons/Eye.js.map +1 -0
  143. package/dist/icons/Facebook.d.ts +3 -0
  144. package/dist/icons/Facebook.js +35 -0
  145. package/dist/icons/Facebook.js.map +1 -0
  146. package/dist/icons/Filter.d.ts +3 -0
  147. package/dist/icons/Filter.js +52 -0
  148. package/dist/icons/Filter.js.map +1 -0
  149. package/dist/icons/Flag.d.ts +3 -0
  150. package/dist/icons/Flag.js +47 -0
  151. package/dist/icons/Flag.js.map +1 -0
  152. package/dist/icons/Flamingo.d.ts +3 -0
  153. package/dist/icons/Flamingo.js +101 -0
  154. package/dist/icons/Flamingo.js.map +1 -0
  155. package/dist/icons/ForYou.d.ts +3 -0
  156. package/dist/icons/ForYou.js +61 -0
  157. package/dist/icons/ForYou.js.map +1 -0
  158. package/dist/icons/Games.d.ts +3 -0
  159. package/dist/icons/Games.js +73 -0
  160. package/dist/icons/Games.js.map +1 -0
  161. package/dist/icons/Gift.d.ts +3 -0
  162. package/dist/icons/Gift.js +54 -0
  163. package/dist/icons/Gift.js.map +1 -0
  164. package/dist/icons/Giraffe.d.ts +3 -0
  165. package/dist/icons/Giraffe.js +244 -0
  166. package/dist/icons/Giraffe.js.map +1 -0
  167. package/dist/icons/Goals.d.ts +3 -0
  168. package/dist/icons/Goals.js +46 -0
  169. package/dist/icons/Goals.js.map +1 -0
  170. package/dist/icons/Heart.d.ts +3 -0
  171. package/dist/icons/Heart.js +49 -0
  172. package/dist/icons/Heart.js.map +1 -0
  173. package/dist/icons/Help.d.ts +3 -0
  174. package/dist/icons/Help.js +43 -0
  175. package/dist/icons/Help.js.map +1 -0
  176. package/dist/icons/IdeaCreator.d.ts +3 -0
  177. package/dist/icons/IdeaCreator.js +46 -0
  178. package/dist/icons/IdeaCreator.js.map +1 -0
  179. package/dist/icons/Info.d.ts +3 -0
  180. package/dist/icons/Info.js +43 -0
  181. package/dist/icons/Info.js.map +1 -0
  182. package/dist/icons/Instagram.d.ts +3 -0
  183. package/dist/icons/Instagram.js +44 -0
  184. package/dist/icons/Instagram.js.map +1 -0
  185. package/dist/icons/Items.d.ts +3 -0
  186. package/dist/icons/Items.js +73 -0
  187. package/dist/icons/Items.js.map +1 -0
  188. package/dist/icons/Layers.d.ts +3 -0
  189. package/dist/icons/Layers.js +41 -0
  190. package/dist/icons/Layers.js.map +1 -0
  191. package/dist/icons/Lessons.d.ts +3 -0
  192. package/dist/icons/Lessons.js +38 -0
  193. package/dist/icons/Lessons.js.map +1 -0
  194. package/dist/icons/Link.d.ts +3 -0
  195. package/dist/icons/Link.js +44 -0
  196. package/dist/icons/Link.js.map +1 -0
  197. package/dist/icons/List.d.ts +3 -0
  198. package/dist/icons/List.js +53 -0
  199. package/dist/icons/List.js.map +1 -0
  200. package/dist/icons/Lock.d.ts +3 -0
  201. package/dist/icons/Lock.js +50 -0
  202. package/dist/icons/Lock.js.map +1 -0
  203. package/dist/icons/Logout.d.ts +3 -0
  204. package/dist/icons/Logout.js +43 -0
  205. package/dist/icons/Logout.js.map +1 -0
  206. package/dist/icons/Megaphone.d.ts +3 -0
  207. package/dist/icons/Megaphone.js +45 -0
  208. package/dist/icons/Megaphone.js.map +1 -0
  209. package/dist/icons/Menu.d.ts +3 -0
  210. package/dist/icons/Menu.js +48 -0
  211. package/dist/icons/Menu.js.map +1 -0
  212. package/dist/icons/Message.d.ts +3 -0
  213. package/dist/icons/Message.js +60 -0
  214. package/dist/icons/Message.js.map +1 -0
  215. package/dist/icons/Minus.d.ts +3 -0
  216. package/dist/icons/Minus.js +43 -0
  217. package/dist/icons/Minus.js.map +1 -0
  218. package/dist/icons/More.d.ts +3 -0
  219. package/dist/icons/More.js +48 -0
  220. package/dist/icons/More.js.map +1 -0
  221. package/dist/icons/MyHistory.d.ts +3 -0
  222. package/dist/icons/MyHistory.js +78 -0
  223. package/dist/icons/MyHistory.js.map +1 -0
  224. package/dist/icons/MyZoo.d.ts +3 -0
  225. package/dist/icons/MyZoo.js +81 -0
  226. package/dist/icons/MyZoo.js.map +1 -0
  227. package/dist/icons/New.d.ts +3 -0
  228. package/dist/icons/New.js +43 -0
  229. package/dist/icons/New.js.map +1 -0
  230. package/dist/icons/Notifications.d.ts +3 -0
  231. package/dist/icons/Notifications.js +39 -0
  232. package/dist/icons/Notifications.js.map +1 -0
  233. package/dist/icons/Nzk.d.ts +3 -0
  234. package/dist/icons/Nzk.js +42 -0
  235. package/dist/icons/Nzk.js.map +1 -0
  236. package/dist/icons/NzkPurple.d.ts +3 -0
  237. package/dist/icons/NzkPurple.js +49 -0
  238. package/dist/icons/NzkPurple.js.map +1 -0
  239. package/dist/icons/NzktvBlue.d.ts +3 -0
  240. package/dist/icons/NzktvBlue.js +36 -0
  241. package/dist/icons/NzktvBlue.js.map +1 -0
  242. package/dist/icons/NzktvGreen.d.ts +3 -0
  243. package/dist/icons/NzktvGreen.js +36 -0
  244. package/dist/icons/NzktvGreen.js.map +1 -0
  245. package/dist/icons/Orb.d.ts +3 -0
  246. package/dist/icons/Orb.js +46 -0
  247. package/dist/icons/Orb.js.map +1 -0
  248. package/dist/icons/OrbDisabled.d.ts +3 -0
  249. package/dist/icons/OrbDisabled.js +47 -0
  250. package/dist/icons/OrbDisabled.js.map +1 -0
  251. package/dist/icons/Padlock.d.ts +3 -0
  252. package/dist/icons/Padlock.js +43 -0
  253. package/dist/icons/Padlock.js.map +1 -0
  254. package/dist/icons/Pdf.d.ts +3 -0
  255. package/dist/icons/Pdf.js +46 -0
  256. package/dist/icons/Pdf.js.map +1 -0
  257. package/dist/icons/Pencil.d.ts +3 -0
  258. package/dist/icons/Pencil.js +77 -0
  259. package/dist/icons/Pencil.js.map +1 -0
  260. package/dist/icons/Pending.d.ts +3 -0
  261. package/dist/icons/Pending.js +74 -0
  262. package/dist/icons/Pending.js.map +1 -0
  263. package/dist/icons/Penguin.d.ts +3 -0
  264. package/dist/icons/Penguin.js +214 -0
  265. package/dist/icons/Penguin.js.map +1 -0
  266. package/dist/icons/Play.d.ts +3 -0
  267. package/dist/icons/Play.js +46 -0
  268. package/dist/icons/Play.js.map +1 -0
  269. package/dist/icons/PlayVideo.d.ts +3 -0
  270. package/dist/icons/PlayVideo.js +43 -0
  271. package/dist/icons/PlayVideo.js.map +1 -0
  272. package/dist/icons/Plus.d.ts +3 -0
  273. package/dist/icons/Plus.js +43 -0
  274. package/dist/icons/Plus.js.map +1 -0
  275. package/dist/icons/Private.d.ts +3 -0
  276. package/dist/icons/Private.js +63 -0
  277. package/dist/icons/Private.js.map +1 -0
  278. package/dist/icons/Progress.d.ts +3 -0
  279. package/dist/icons/Progress.js +43 -0
  280. package/dist/icons/Progress.js.map +1 -0
  281. package/dist/icons/Projects.d.ts +3 -0
  282. package/dist/icons/Projects.js +50 -0
  283. package/dist/icons/Projects.js.map +1 -0
  284. package/dist/icons/Refresh.d.ts +3 -0
  285. package/dist/icons/Refresh.js +39 -0
  286. package/dist/icons/Refresh.js.map +1 -0
  287. package/dist/icons/Rewards.d.ts +3 -0
  288. package/dist/icons/Rewards.js +69 -0
  289. package/dist/icons/Rewards.js.map +1 -0
  290. package/dist/icons/Sealion.d.ts +3 -0
  291. package/dist/icons/Sealion.js +184 -0
  292. package/dist/icons/Sealion.js.map +1 -0
  293. package/dist/icons/Search.d.ts +3 -0
  294. package/dist/icons/Search.js +49 -0
  295. package/dist/icons/Search.js.map +1 -0
  296. package/dist/icons/Send.d.ts +3 -0
  297. package/dist/icons/Send.js +59 -0
  298. package/dist/icons/Send.js.map +1 -0
  299. package/dist/icons/Settings.d.ts +3 -0
  300. package/dist/icons/Settings.js +43 -0
  301. package/dist/icons/Settings.js.map +1 -0
  302. package/dist/icons/Sharing.d.ts +3 -0
  303. package/dist/icons/Sharing.js +49 -0
  304. package/dist/icons/Sharing.js.map +1 -0
  305. package/dist/icons/Shop.d.ts +3 -0
  306. package/dist/icons/Shop.js +112 -0
  307. package/dist/icons/Shop.js.map +1 -0
  308. package/dist/icons/SoundOff.d.ts +3 -0
  309. package/dist/icons/SoundOff.js +39 -0
  310. package/dist/icons/SoundOff.js.map +1 -0
  311. package/dist/icons/SoundOn.d.ts +3 -0
  312. package/dist/icons/SoundOn.js +42 -0
  313. package/dist/icons/SoundOn.js.map +1 -0
  314. package/dist/icons/StarWriting.d.ts +3 -0
  315. package/dist/icons/StarWriting.js +49 -0
  316. package/dist/icons/StarWriting.js.map +1 -0
  317. package/dist/icons/Task.d.ts +3 -0
  318. package/dist/icons/Task.js +47 -0
  319. package/dist/icons/Task.js.map +1 -0
  320. package/dist/icons/TextToSpeech.d.ts +3 -0
  321. package/dist/icons/TextToSpeech.js +40 -0
  322. package/dist/icons/TextToSpeech.js.map +1 -0
  323. package/dist/icons/Tick.d.ts +3 -0
  324. package/dist/icons/Tick.js +43 -0
  325. package/dist/icons/Tick.js.map +1 -0
  326. package/dist/icons/Torch.d.ts +3 -0
  327. package/dist/icons/Torch.js +52 -0
  328. package/dist/icons/Torch.js.map +1 -0
  329. package/dist/icons/Transfer.d.ts +3 -0
  330. package/dist/icons/Transfer.js +40 -0
  331. package/dist/icons/Transfer.js.map +1 -0
  332. package/dist/icons/Trash.d.ts +3 -0
  333. package/dist/icons/Trash.js +50 -0
  334. package/dist/icons/Trash.js.map +1 -0
  335. package/dist/icons/TrashCopy.d.ts +3 -0
  336. package/dist/icons/TrashCopy.js +50 -0
  337. package/dist/icons/TrashCopy.js.map +1 -0
  338. package/dist/icons/TrashWhite.d.ts +3 -0
  339. package/dist/icons/TrashWhite.js +50 -0
  340. package/dist/icons/TrashWhite.js.map +1 -0
  341. package/dist/icons/Trophy.d.ts +3 -0
  342. package/dist/icons/Trophy.js +95 -0
  343. package/dist/icons/Trophy.js.map +1 -0
  344. package/dist/icons/Twitter.d.ts +3 -0
  345. package/dist/icons/Twitter.js +35 -0
  346. package/dist/icons/Twitter.js.map +1 -0
  347. package/dist/icons/Upload.d.ts +3 -0
  348. package/dist/icons/Upload.js +43 -0
  349. package/dist/icons/Upload.js.map +1 -0
  350. package/dist/icons/User.d.ts +3 -0
  351. package/dist/icons/User.js +37 -0
  352. package/dist/icons/User.js.map +1 -0
  353. package/dist/icons/Users.d.ts +3 -0
  354. package/dist/icons/Users.js +44 -0
  355. package/dist/icons/Users.js.map +1 -0
  356. package/dist/icons/Video.d.ts +3 -0
  357. package/dist/icons/Video.js +53 -0
  358. package/dist/icons/Video.js.map +1 -0
  359. package/dist/icons/Whatsapp.d.ts +3 -0
  360. package/dist/icons/Whatsapp.js +41 -0
  361. package/dist/icons/Whatsapp.js.map +1 -0
  362. package/dist/icons/Writing.d.ts +3 -0
  363. package/dist/icons/Writing.js +75 -0
  364. package/dist/icons/Writing.js.map +1 -0
  365. package/dist/icons/WritingTypeAdventureStory.d.ts +3 -0
  366. package/dist/icons/WritingTypeAdventureStory.js +43 -0
  367. package/dist/icons/WritingTypeAdventureStory.js.map +1 -0
  368. package/dist/icons/WritingTypeBiography.d.ts +3 -0
  369. package/dist/icons/WritingTypeBiography.js +43 -0
  370. package/dist/icons/WritingTypeBiography.js.map +1 -0
  371. package/dist/icons/WritingTypeDiaryEntry.d.ts +3 -0
  372. package/dist/icons/WritingTypeDiaryEntry.js +47 -0
  373. package/dist/icons/WritingTypeDiaryEntry.js.map +1 -0
  374. package/dist/icons/WritingTypeFreeWrite.d.ts +3 -0
  375. package/dist/icons/WritingTypeFreeWrite.js +46 -0
  376. package/dist/icons/WritingTypeFreeWrite.js.map +1 -0
  377. package/dist/icons/WritingTypeInstructions.d.ts +3 -0
  378. package/dist/icons/WritingTypeInstructions.js +43 -0
  379. package/dist/icons/WritingTypeInstructions.js.map +1 -0
  380. package/dist/icons/WritingTypeLetterWriting.d.ts +3 -0
  381. package/dist/icons/WritingTypeLetterWriting.js +43 -0
  382. package/dist/icons/WritingTypeLetterWriting.js.map +1 -0
  383. package/dist/icons/WritingTypeNewspaperArticle.d.ts +3 -0
  384. package/dist/icons/WritingTypeNewspaperArticle.js +44 -0
  385. package/dist/icons/WritingTypeNewspaperArticle.js.map +1 -0
  386. package/dist/icons/WritingTypePersuasiveWriting.d.ts +3 -0
  387. package/dist/icons/WritingTypePersuasiveWriting.js +43 -0
  388. package/dist/icons/WritingTypePersuasiveWriting.js.map +1 -0
  389. package/dist/icons/WritingTypePlayscript.d.ts +3 -0
  390. package/dist/icons/WritingTypePlayscript.js +44 -0
  391. package/dist/icons/WritingTypePlayscript.js.map +1 -0
  392. package/dist/icons/WritingTypePoem.d.ts +3 -0
  393. package/dist/icons/WritingTypePoem.js +42 -0
  394. package/dist/icons/WritingTypePoem.js.map +1 -0
  395. package/dist/icons/WritingTypeReport.d.ts +3 -0
  396. package/dist/icons/WritingTypeReport.js +50 -0
  397. package/dist/icons/WritingTypeReport.js.map +1 -0
  398. package/dist/icons/ZooPoint.d.ts +3 -0
  399. package/dist/icons/ZooPoint.js +75 -0
  400. package/dist/icons/ZooPoint.js.map +1 -0
  401. package/dist/icons/index.d.ts +130 -0
  402. package/dist/index.d.ts +1 -0
  403. package/dist/index.js +260 -0
  404. package/dist/index.js.map +1 -1
  405. package/package.json +3 -1
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolColorMixer = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
30
+ React__namespace.createElement("path", { d: "M99.218 47.946a25.019 25.019 0 0 0-48.324-9.111 24.953 24.953 0 0 0-30.756 24.346c0 .652.048 1.293.1 1.932-.049.64-.1 1.281-.1 1.933a25.019 25.019 0 0 0 48.325 9.111 24.956 24.956 0 0 0 30.755-24.341c0-.653-.048-1.293-.1-1.933.049-.64.1-1.28.1-1.932m-78.68 19.577c-.006-.032-.01-.065-.015-.1.006.032.009.065.015.1m6.274 12.629c-.153-.166-.307-.331-.455-.5.149.17.3.335.455.5m-1.53-1.819q-.174-.228-.344-.46.169.232.344.46M22.776 74.316c-.056-.113-.109-.226-.164-.34.055.114.108.227.164.34m-.958-2.174c-.033-.088-.064-.177-.1-.265.032.088.063.177.1.265m-.747-2.267a4.994 4.994 0 0 1-.048-.185c.016.061.031.124.048.185m6.867 11.428c.189.18.385.353.58.527-.195-.174-.391-.347-.58-.527M29.663 82.806c.233.185.475.359.716.536-.241-.177-.483-.351-.716-.536m1.87 1.348c.281.183.571.351.86.523-.289-.172-.579-.339-.86-.523m2 1.18c.328.173.668.325 1 .484-.337-.159-.676-.311-1-.484m2.128 1c.377.155.766.285 1.151.422-.386-.137-.774-.267-1.151-.422m2.239.8c.432.131.877.232 1.318.339-.441-.108-.886-.207-1.318-.339m2.338.582c.518.1 1.049.17 1.578.241-.529-.071-1.06-.137-1.578-.241M90.838 66.598a23 23 0 0 0 .586-.532c-.192.182-.389.356-.586.532m-13.306 6.128c.53-.071 1.062-.137 1.582-.241-.52.1-1.052.17-1.582.241m2.595-.489c.444-.109.891-.209 1.326-.341-.435.132-.882.232-1.326.341m2.411-.721c.387-.138.777-.268 1.154-.423-.377.156-.767.285-1.154.423m2.279-.937c.336-.158.675-.311 1-.483-.328.173-.667.325-1 .483m2.148-1.141c.288-.172.579-.339.859-.522-.28.183-.571.35-.859.522m2.012-1.334c.241-.177.484-.351.718-.537-.234.186-.477.36-.718.537m9.84-15.813c.006-.033.01-.066.015-.1 0 .033-.009.066-.015.1m-6.279 12.634c.155-.168.31-.335.46-.506-.15.171-.305.338-.46.506m4.038-5.841c.057-.114.111-.23.166-.345-.055.115-.109.231-.166.345m.957-2.174c.035-.09.067-.182.1-.273-.033.091-.065.183-.1.273m.749-2.267c.017-.064.032-.129.05-.193-.018.065-.033.129-.05.193", fill: "current" }),
31
+ React__namespace.createElement("path", { d: "M70.198 63.181a25.03 25.03 0 1 1-25.03-25.03 25.03 25.03 0 0 1 25.03 25.03", fill: "#ebebeb", opacity: 0.605 }),
32
+ React__namespace.createElement("path", { d: "M99.219 47.946a25.03 25.03 0 1 1-25.03-25.03 25.03 25.03 0 0 1 25.03 25.03", fill: "#ebebeb", opacity: 0.513 }),
33
+ React__namespace.createElement("path", { d: "M74.188 76.937a25.019 25.019 0 0 1-5.726-.684 25 25 0 0 1-48.224-7.179c-.048.64-.1 1.281-.1 1.934a25.019 25.019 0 0 0 48.324 9.108 24.953 24.953 0 0 0 30.756-24.344c0-.652-.048-1.292-.1-1.932a25.016 25.016 0 0 1-24.933 23.1", fill: "#1d1d1b", opacity: 0.3 }),
34
+ React__namespace.createElement("path", { d: "M74.188 72.975a25.019 25.019 0 0 1-5.726-.684 25 25 0 0 1-48.224-7.175c-.048.64-.1 1.281-.1 1.934a25.019 25.019 0 0 0 48.324 9.11 24.953 24.953 0 0 0 30.756-24.35c0-.652-.048-1.292-.1-1.932a25.016 25.016 0 0 1-24.933 23.1", opacity: 0.3 }))); };
35
+
36
+ module.exports = SvgDrawingToolColorMixer;
37
+ //# sourceMappingURL=DrawingToolColorMixer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolColorMixer.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolEraser: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolEraser;
@@ -0,0 +1,35 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolEraser = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "m88.485 48.692-14.9-14.9a5.141 5.141 0 0 0-7.276 0L45.49 54.61a5.118 5.118 0 0 1 1.634 1.095l14.9 14.9a5.146 5.146 0 0 1 .008 7.268l-8.336 8.337a5.142 5.142 0 0 1-7.277 0L31.514 71.305a5.094 5.094 0 0 1-.952-1.364 5.13 5.13 0 0 0 .952 5.912l14.905 14.9a5.142 5.142 0 0 0 7.277 0l34.789-34.787a5.149 5.149 0 0 0 0-7.274Z", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "m88.485 44.144-14.9-14.9a5.142 5.142 0 0 0-7.276 0L31.518 64.033l8.331-8.331a5.142 5.142 0 0 1 7.277 0l14.9 14.9a5.146 5.146 0 0 1 .008 7.268l-8.336 8.337 34.789-34.788a5.149 5.149 0 0 0-.002-7.275Z", fill: "current" }),
31
+ React__namespace.createElement("path", { d: "M88.485 45.875 53.696 80.662a5.141 5.141 0 0 1-7.277 0l-14.905-14.9a5.117 5.117 0 0 1-.688-.865 5.144 5.144 0 0 0 .688 6.413l14.905 14.905a5.142 5.142 0 0 0 7.277 0l34.789-34.788a5.144 5.144 0 0 0 .69-6.413 5.161 5.161 0 0 1-.69.861Z", fill: "rgba(0,0,0)", opacity: 0.5 }),
32
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
33
+
34
+ module.exports = SvgDrawingToolEraser;
35
+ //# sourceMappingURL=DrawingToolEraser.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolEraser.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolFillBrush: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolFillBrush;
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolFillBrush = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { "data-name": "Path 1776", d: "M85.963 38.622v-.275a13.913 13.913 0 0 0-.038-1.893c-.005-.058-.009-.118-.015-.175a7.485 7.485 0 0 0-.3-1.483 6.126 6.126 0 0 0-.056-.162 4.613 4.613 0 0 0-.589-1.166c-.018-.025-.039-.045-.057-.069a3.825 3.825 0 0 0-.925-.888 4.893 4.893 0 0 0-1.224-.565c-.057-.018-.112-.039-.17-.057a8.2 8.2 0 0 0-1.489-.268 12.168 12.168 0 0 0-.28-.024c-.188-.013-.372-.028-.571-.033a22.965 22.965 0 0 0-3.97.266c-1.621.227-2.615 2.048-3.474 3.417-.482.766-1.95 3.733-2.316 4.558-1.146 2.569-5.2 7.821-8.065 7.965-1.278-.027-2.75-1.148-4.28-2.4l-.678-.556c-1.588-1.3-3.212-2.573-4.716-2.735h-.157a2.775 2.775 0 0 0-.641 0c-3.252.393-9.268 6.837-9.268 6.837l-2.573 2.515-.081-.081-13.9 13.672h-.013v.093l-.09.087v6.736l25.485 25.066 4.325-4.229 12.514-12.056s6.551-5.917 6.951-9.114a2.758 2.758 0 0 0 0-.341h.009v-6.756h-.009a2.718 2.718 0 0 1 0 .362c0 .015-.008.031-.01.045v-.4h-.009a5.926 5.926 0 0 0-1.395-3.174l-.009-.012q-.279-.379-.584-.759l-.087-.109a38.32 38.32 0 0 0-.489-.592c-.5-.6-1.013-1.192-1.48-1.773l.011-.011c.47.586.984 1.182 1.489 1.784-.5-.6-1.013-1.192-1.48-1.773a21.457 21.457 0 0 1 6.36-4.713c.838-.361 3.854-1.806 4.633-2.279 1.394-.846 3.244-1.823 3.475-3.418a21.153 21.153 0 0 0 .258-4.048v-5.282c-.007.074-.017.172-.022.266Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { "data-name": "Path 1777", d: "M85.544 36.391c1.159-7.976-1.158-10.255-9.268-9.115-1.621.228-2.615 2.049-3.474 3.418-.482.766-1.95 3.732-2.316 4.558-1.151 2.582-5.244 7.883-8.11 7.975-2.98.095-7.072-6.1-10.426-5.7-3.252.393-9.268 6.836-9.268 6.836L26.03 60.65l-.025 6.517 25.631 25.127 16.537-16.127s6.55-5.916 6.951-9.114c.144-1.153-.111-5.853 0-6.735.264-2.122-2.242-4.543-4.045-6.781a21.467 21.467 0 0 1 6.362-4.714c.839-.36 3.854-1.8 4.633-2.278 1.393-.847 3.245-1.824 3.475-3.418a13.918 13.918 0 0 0-.134-6.254 2.29 2.29 0 0 0 .129-.482Z", fill: "#f8af3c" }),
31
+ React__namespace.createElement("path", { "data-name": "Path 1785", d: "m42.673 44.367 1.276 1.118-2.7 2.57-1.216-1.222Z", fill: "#f8e831" }),
32
+ React__namespace.createElement("path", { d: "M65.439 72.041 40.116 46.635 26.297 60.48h-.013v6.786h.049l-.038.037 25.344 25.386 13.823-13.847Z", fill: "current" }),
33
+ React__namespace.createElement("g", { "data-name": "handle" },
34
+ React__namespace.createElement("path", { "data-name": "Path 1779", d: "M76.323 26.862c-1.612.231-2.6 2.075-3.455 3.462-.479.776-1.939 3.78-2.3 4.616-1.144 2.615-5.214 7.984-8.064 8.077-2.964.1-7.034-6.183-10.368-5.771-3.1.381-8.7 6.368-9.17 6.874l25.178 25.22-.02.02v.127h.061l.079 6.891s6.514-5.992 6.912-9.231a2.827 2.827 0 0 0 0-.345h.009V59.96h-.009c-.032-2.059-2.331-4.362-4.022-6.5a21.366 21.366 0 0 1 6.325-4.774c.833-.365 3.832-1.828 4.607-2.307 1.386-.858 3.226-1.847 3.456-3.462a21.821 21.821 0 0 0 .257-4.1v-5.35c.261-5.944-2.368-7.622-9.476-6.605Z", fill: "#8e5f36" }),
35
+ React__namespace.createElement("path", { "data-name": "Path 1780", d: "M52.132 37.246c-3.234.4-9.215 6.923-9.215 6.923L68.26 69.557s6.514-5.993 6.912-9.231c.41-3.34-5.856-7.417-5.76-10.386.093-2.854 5.452-6.932 8.063-8.077.834-.365 3.834-1.828 4.608-2.307 1.385-.858 3.226-1.847 3.457-3.463 1.151-8.077-1.153-10.385-9.217-9.23-1.612.23-2.6 2.074-3.455 3.461-.479.776-1.94 3.78-2.3 4.616-1.144 2.615-5.214 7.984-8.064 8.077-2.967.096-7.038-6.183-10.372-5.771Z", fill: "#ad7f49" })),
36
+ React__namespace.createElement("g", { fill: "#c59966" },
37
+ React__namespace.createElement("path", { "data-name": "Path 1781", d: "M52.132 39.519c3.334-.411 7.4 5.868 10.368 5.772 2.85-.093 6.92-5.462 8.064-8.078.365-.835 1.825-3.839 2.3-4.615.855-1.388 1.843-3.232 3.455-3.462 6.31-.9 9.082.329 9.443 4.771.41-6.292-2.166-8.086-9.443-7.045-1.612.231-2.6 2.075-3.455 3.462-.479.776-1.939 3.78-2.3 4.616-1.144 2.615-5.214 7.984-8.064 8.077-2.964.1-7.034-6.183-10.368-5.771-3.234.4-9.216 6.923-9.216 6.923l1.116 1.118c1.883-1.892 5.728-5.475 8.1-5.768Z" }),
38
+ React__namespace.createElement("path", { "data-name": "Path 1782", d: "M69.412 52.214c-.083 2.544 4.5 5.9 5.553 8.912a3.956 3.956 0 0 0 .207-.8c.357-2.909-4.349-6.378-5.505-9.186a3.22 3.22 0 0 0-.255 1.074Z" })),
39
+ React__namespace.createElement("g", { opacity: 0.5, fill: "rgba(0,0,0)" },
40
+ React__namespace.createElement("path", { "data-name": "Path 1783", d: "M85.559 36.094c-.23 1.615-2.07 2.6-3.456 3.462-.775.479-3.774 1.942-4.607 2.307-2.613 1.145-7.972 5.223-8.064 8.077-.051 1.555 1.644 3.415 3.211 5.313-.5-.6-1.007-1.206-1.472-1.795a21.368 21.368 0 0 1 6.325-4.774c.833-.365 3.832-1.828 4.607-2.307 1.386-.858 3.226-1.847 3.456-3.462a21.816 21.816 0 0 0 .257-4.1v-5.35c-.036.8-.119 1.671-.257 2.629Z" }),
41
+ React__namespace.createElement("path", { "data-name": "Path 1784", d: "M75.197 59.96a2.8 2.8 0 0 1 0 .367c-.4 3.238-6.912 9.231-6.912 9.231l-16.645 16.3-25.343-25.374v6.782h.049l-.038.037L51.652 92.69l16.624-16.312s6.515-5.992 6.912-9.231a2.839 2.839 0 0 0 0-.345h.009V59.96Z" })),
42
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
43
+
44
+ module.exports = SvgDrawingToolFillBrush;
45
+ //# sourceMappingURL=DrawingToolFillBrush.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolFillBrush.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolLargeLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolLargeLine;
@@ -0,0 +1,38 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolLargeLine = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M79.246 71.335h-.032c-.442-11.712-9.84-19.269-12.053-20.884-.1-.08-.174-.149-.268-.226l.014-.012a11.894 11.894 0 0 0 4.977-10.284v-3.668a11.888 11.888 0 0 0-18.679-10.134c-1.234.855-12.062 8.7-12.421 21.346-.006.229 0 .47 0 .708h-.027v4.962h.027c.124 5.61 2.419 13.436 12.019 20.916l.321.234c-.138.114-.254.219-.408.339a11.864 11.864 0 0 0-4.57 9.347h-.027v4.962h.014a11.906 11.906 0 0 0 19.2 9.1c10.011-7.762 12.01-16.073 11.9-21.743h.013Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M79.246 66.788h-.032c-.442-11.712-9.84-19.269-12.053-20.885-.1-.08-.174-.148-.268-.226l.014-.012a11.894 11.894 0 0 0 4.977-10.285v-3.668a11.888 11.888 0 0 0-18.679-10.133c-1.234.855-12.062 8.7-12.421 21.346-.006.229 0 .47 0 .708h-.027v4.961h.027c.124 5.61 2.419 13.437 12.019 20.917l.321.233c-.138.114-.254.219-.408.339a11.865 11.865 0 0 0-4.57 9.348h-.027v4.961h.014a11.907 11.907 0 0 0 19.2 9.1c10.011-7.763 12.01-16.074 11.9-21.744h.013Z", fill: "current" }),
31
+ React__namespace.createElement("g", { fill: "rgba(0,0,0)", opacity: 0.5 },
32
+ React__namespace.createElement("path", { "data-name": "Path 1804", d: "m66.893 45.68.014-.012a11.894 11.894 0 0 0 4.977-10.288v-3.672a11.876 11.876 0 0 1-4.977 9.409 9.074 9.074 0 0 0-2.153 2.371 10.863 10.863 0 0 0 2.139 2.192Z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1805", d: "M79.214 66.788c0 .08.016.156.018.237.154 5.673-1.786 14.078-11.9 21.92a11.933 11.933 0 0 1-19.217-8.64v4.088h.014a11.907 11.907 0 0 0 19.2 9.1c10.011-7.763 12.01-16.074 11.9-21.744h.013v-4.961Z" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1806", d: "m52.8 69.512.321.233-.131.109a11.2 11.2 0 0 0 2.272-2.3 9.656 9.656 0 0 0-2.027-2.277l-.435-.316c-10.075-7.85-12.1-16.076-12.017-21.726v.4h-.027v4.961h.027c.122 5.609 2.417 13.436 12.017 20.916Z" })),
35
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
36
+
37
+ module.exports = SvgDrawingToolLargeLine;
38
+ //# sourceMappingURL=DrawingToolLargeLine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolLargeLine.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolLineBrush: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolLineBrush;
@@ -0,0 +1,39 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolLineBrush = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { "data-name": "Path 1786", d: "M89.915 32.848a.8.8 0 0 0-.475-.2 2.106 2.106 0 0 0-.542.048 4.719 4.719 0 0 0-1.072.327 17.06 17.06 0 0 0-2.409 1.335 100.631 100.631 0 0 0-13.128 10.948c-1.5 1.43-3.056 2.953-4.642 4.555s-3.206 3.282-4.839 5.026c-6.954 7.424-4.866 6.094-7.778 10.6l-2.421 2.632c-4.754 2.285-11.16 3.633-14.032 12.181-2.071 6.149-5.436 8.818-7.332 9.884-.2.112-.378.2-.543.282l-.14.065a7.837 7.837 0 0 1-.292.129l-.113.045c-.075.03-.143.055-.193.072l-.05.017-.078.025a3.113 3.113 0 0 0 .519.292 6.582 6.582 0 0 0 .679.269 11.862 11.862 0 0 0 3.921.53 22.489 22.489 0 0 0 4.372-.519c8.838-1.854 14.432-8.28 17.926-19.072l2.625-2.482c4.3-3.2 2.879-1.067 9.833-8.49 4.9-5.235 9.234-10.3 12.638-14.683a117.768 117.768 0 0 0 3.079-4.134q.687-.966 1.283-1.86a28.974 28.974 0 0 0 3.169-5.726 3.438 3.438 0 0 0 .269-1.635.8.8 0 0 0-.234-.461Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { "data-name": "Path 1787", d: "M59.874 65.288c4.3-3.2 2.88-1.067 9.833-8.491 13.065-13.96 22.112-26.718 20.208-28.5s-14.038 8.086-27.107 22.04c-6.953 7.424-4.866 6.093-7.778 10.6Z", fill: "#ad7f49" }),
31
+ React__namespace.createElement("path", { "data-name": "Path 1788", d: "M62.808 50.34c-6.954 7.424-4.866 6.093-7.778 10.6l1.31 1.176c.383-.566 8.3-12.219 13.087-16.591 4.908-4.482 16.97-17.476 20.488-17.221-1.905-1.788-14.038 8.082-27.107 22.036Z", fill: "#c59966" }),
32
+ React__namespace.createElement("path", { "data-name": "Path 1790", d: "m52.61 63.567 2.42-2.631 4.844 4.352-2.625 2.482Z", fill: "#f8af3c" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1791", d: "m55.03 60.934-2.421 2.631 1.157 1.048.083-.1 2.454-2.347.037-.054Z", fill: "#f8e831" }),
34
+ React__namespace.createElement("path", { d: "M57.249 67.77c-3.494 10.791-9.088 17.217-17.926 19.071-6.847 1.444-9.491-.572-9.491-.572s5.738-1.591 8.745-10.52c2.872-8.548 9.279-9.9 14.033-12.182Z", fill: "current" }),
35
+ React__namespace.createElement("path", { d: "M89.915 28.3a.811.811 0 0 0-.475-.2 2.111 2.111 0 0 0-.542.048c-.871 4-9.119 15.106-20.365 27.122-6.953 7.424-5.53 5.289-9.833 8.491l-2.625 2.482c-3.493 10.791-9.088 17.218-17.925 19.071a18.143 18.143 0 0 1-6.905.318 7.116 7.116 0 0 1-1.413.637s2.643 2.016 9.491.572c8.838-1.854 14.432-8.28 17.926-19.071l2.625-2.482c4.3-3.2 2.879-1.067 9.833-8.491C82.772 42.834 91.819 30.079 89.915 28.3Z", fill: "rgba(0,0,0)", opacity: 0.5 }),
36
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
37
+
38
+ module.exports = SvgDrawingToolLineBrush;
39
+ //# sourceMappingURL=DrawingToolLineBrush.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolLineBrush.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolMediumLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolMediumLine;
@@ -0,0 +1,38 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolMediumLine = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M77.137 77.618v-3.33c.011-.4.014-.786 0-1.159-.312-11.465-9.883-18.922-11.812-20.308a16.32 16.32 0 0 1-3.825-3.99 14.732 14.732 0 0 1 3.625-4.017 8.913 8.913 0 0 0 3.765-7.728v-3.883a8.906 8.906 0 0 0-14-7.6c-1.2.828-11.7 8.43-12.037 20.442-.01.354-.01.722 0 1.1v3.447c-.01.355-.01.723 0 1.1v.089h.005c.158 5.286 2.442 12.661 11.739 19.9l.327.236a14.83 14.83 0 0 1 3.565 3.978 16.578 16.578 0 0 1-3.958 4.093 8.888 8.888 0 0 0-3.41 6.522h-.025v.839c0 .118-.009.235 0 .353v3.769h.013a8.912 8.912 0 0 0 14.381 7.2c9.889-7.667 11.79-15.645 11.645-20.988.005-.028.002-.047.002-.065Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M77.137 73.068v-3.329c.011-.4.014-.786 0-1.159-.312-11.466-9.883-18.923-11.812-20.308a16.342 16.342 0 0 1-3.825-3.99 14.713 14.713 0 0 1 3.625-4.017 8.915 8.915 0 0 0 3.765-7.729v-3.883a8.906 8.906 0 0 0-14-7.6c-1.2.828-11.7 8.43-12.037 20.442-.01.355-.01.723 0 1.1v3.448c-.01.354-.01.722 0 1.1v.089h.005c.158 5.286 2.442 12.661 11.739 19.9l.327.237a14.82 14.82 0 0 1 3.565 3.977 16.569 16.569 0 0 1-3.958 4.093 8.889 8.889 0 0 0-3.41 6.522h-.025v.84c0 .118-.009.235 0 .352v3.77h.013a8.912 8.912 0 0 0 14.381 7.2c9.889-7.666 11.79-15.644 11.645-20.988.005-.028.002-.047.002-.067Z", fill: "current" }),
31
+ React__namespace.createElement("g", { fill: "rgba(0,0,0)", opacity: 0.5 },
32
+ React__namespace.createElement("path", { "data-name": "Path 1799", d: "M61.504 44.282a14.713 14.713 0 0 1 3.625-4.017 8.915 8.915 0 0 0 3.765-7.729V28.65a8.909 8.909 0 0 1-3.765 7.067c-1.364.989-4.348 3.933-4.394 6.311a4.343 4.343 0 0 0 .769 2.254Z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1800", d: "m54.603 67.129.327.237a14.82 14.82 0 0 1 3.565 3.977 9.953 9.953 0 0 1-.645.911 5.351 5.351 0 0 0 1.414-3.189c-.069-2.517-3.4-5.6-4.334-6.247l-.327-.236c-9.346-7.279-11.607-14.7-11.744-19.988v3.445c-.01.354-.01.722 0 1.1v.089h.005c.157 5.29 2.442 12.661 11.739 19.901Z" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1801", d: "M77.141 73.127v-3.394c-.156 5.3-2.439 12.7-11.641 19.835a8.935 8.935 0 0 1-14.394-6.418v3.77h.013a8.912 8.912 0 0 0 14.381 7.2c9.885-7.671 11.786-15.649 11.641-20.993Z" })),
35
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
36
+
37
+ module.exports = SvgDrawingToolMediumLine;
38
+ //# sourceMappingURL=DrawingToolMediumLine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolMediumLine.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolOpacityFull: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolOpacityFull;
@@ -0,0 +1,35 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolOpacityFull = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M60.034 98.748a35.994 35.994 0 0 1-35.826-32.587 36.284 36.284 0 0 0-.173 3.412 36 36 0 0 0 72 0c0-1.152-.067-2.288-.173-3.412a35.992 35.992 0 0 1-35.828 32.587Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M96.002 56.568c0-.215.033-.424.033-.641s-.029-.425-.033-.64v-.136h-.006a35.969 35.969 0 0 0-71.922 0h-.108v8.8h.131a35.957 35.957 0 0 0 71.877 0h.028v-.57c0-.213.033-.421.033-.635s-.028-.422-.033-.635Z", fill: "current" }),
31
+ React__namespace.createElement("path", { d: "M60.034 91.925a35.993 35.993 0 0 1-35.826-32.586 36.263 36.263 0 0 0-.173 3.411 36 36 0 0 0 72 0c0-1.152-.067-2.287-.173-3.411a35.991 35.991 0 0 1-35.828 32.586Z", fill: "rgba(0,0,0)", opacity: 0.5 }),
32
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
33
+
34
+ module.exports = SvgDrawingToolOpacityFull;
35
+ //# sourceMappingURL=DrawingToolOpacityFull.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolOpacityFull.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolOpacityHalf: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolOpacityHalf;
@@ -0,0 +1,35 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolOpacityHalf = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
30
+ React__namespace.createElement("path", { d: "M60.034 99.001a35.993 35.993 0 0 1-35.826-32.586 36.284 36.284 0 0 0-.173 3.412 36 36 0 0 0 72 0c0-1.152-.067-2.288-.173-3.412a35.991 35.991 0 0 1-35.828 32.586Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
31
+ React__namespace.createElement("path", { d: "M96.002 56.822c0-.216.033-.425.033-.641s-.029-.425-.033-.64v-.137h-.006a35.969 35.969 0 0 0-71.922 0h-.108v8.8h.131a35.957 35.957 0 0 0 71.877 0h.028v-.57c0-.214.033-.421.033-.635s-.028-.422-.033-.636ZM60.034 89.078v-65.8a32.9 32.9 0 0 1 0 65.8Z", opacity: 0.7, fill: "current" }),
32
+ React__namespace.createElement("path", { d: "M60.034 92.178a35.993 35.993 0 0 1-35.826-32.586 36.284 36.284 0 0 0-.173 3.412 36 36 0 0 0 72 0c0-1.152-.067-2.288-.173-3.412a35.991 35.991 0 0 1-35.828 32.586Z", fill: "rgba(0,0,0)", opacity: 0.5 }))); };
33
+
34
+ module.exports = SvgDrawingToolOpacityHalf;
35
+ //# sourceMappingURL=DrawingToolOpacityHalf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolOpacityHalf.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolRedo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolRedo;
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolRedo = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M32.415 74.211a33.646 33.646 0 0 1 32.933-33.634l-.006-10.57 22.242 22.24-.029.029v4.448h-.041l.07.07-22.236 22.25V65.679a33.656 33.656 0 0 0-29 28.862 33.476 33.476 0 0 1-3.93-15.783c0-.688.061-1.361.1-2.038a33.608 33.608 0 0 1-.103-2.509Z", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M32.415 69.663A33.644 33.644 0 0 1 65.348 36.03l-.006-10.571 22.242 22.24-.029.029v4.449h-.041l.07.07-22.236 22.249v-4.547l.1-.1-.1.1v-8.817a33.654 33.654 0 0 0-29 28.862 33.476 33.476 0 0 1-3.93-15.783c0-.688.061-1.361.1-2.039a33.586 33.586 0 0 1-.103-2.509Z", fill: "current" }),
31
+ React__namespace.createElement("g", { opacity: 0.5, fill: "rgba(0,0,0)" },
32
+ React__namespace.createElement("path", { "data-name": "Path 1774", d: "M87.557 47.729v4.448h-.041l.07.07L65.35 74.496v-4.547Z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1775", d: "M36.346 85.446a33.656 33.656 0 0 1 29-28.862v4.548a33.654 33.654 0 0 0-29 28.862 33.476 33.476 0 0 1-3.93-15.783c0-.689.061-1.362.1-2.04a33.432 33.432 0 0 0 3.83 13.275Z" })),
34
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
35
+
36
+ module.exports = SvgDrawingToolRedo;
37
+ //# sourceMappingURL=DrawingToolRedo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolRedo.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolSmallLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolSmallLine;
@@ -0,0 +1,38 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolSmallLine = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M74.47 75.129c-.312-11.414-11.087-19-11.434-19.236-3.852-3-6.172-5.988-6.971-8.912 1.156-4.284 5.149-7.94 6.832-9.128 2.106-1.47 2.377-10.056 1.282-11.643a5.1 5.1 0 0 0-7.1-1.3c-.458.319-11.222 7.892-11.547 19.288a18.787 18.787 0 0 0 .144 2.841 17.939 17.939 0 0 0-.144 1.706c-.2 7.137 3.575 13.782 11.275 19.783l.309.228c1.564 1.081 5.65 4.777 6.821 9.116-.8 2.945-3.147 5.955-7.044 8.976-1.962 1.522-2.144 10.113-.906 11.709a5.107 5.107 0 0 0 7.163.907c7.707-5.976 11.517-12.635 11.323-19.793-.018-.582.023-3.596-.003-4.542Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M74.47 70.581c-.312-11.413-11.087-19-11.434-19.235-3.852-3-6.172-5.988-6.971-8.912 1.156-4.285 5.149-7.941 6.832-9.128 2.106-1.471 2.377-10.056 1.282-11.643a5.1 5.1 0 0 0-7.1-1.295c-.458.318-11.222 7.891-11.547 19.287a18.806 18.806 0 0 0 .144 2.842 17.939 17.939 0 0 0-.144 1.706c-.2 7.137 3.575 13.782 11.275 19.783l.309.228c1.564 1.081 5.65 4.776 6.821 9.115-.8 2.946-3.147 5.956-7.044 8.977-1.962 1.521-2.144 10.113-.906 11.708a5.105 5.105 0 0 0 7.163.908c7.707-5.977 11.517-12.636 11.323-19.793-.018-.588.023-3.597-.003-4.548Z", fill: "current" }),
31
+ React__namespace.createElement("g", { fill: "rgba(0,0,0)", opacity: 0.5 },
32
+ React__namespace.createElement("path", { "data-name": "Path 1794", d: "M64.8 26.197a5.069 5.069 0 0 1-1.9 2.561c-1.953 1.378-7.037 6.074-7.162 11.226a8.518 8.518 0 0 0 .33 2.45c1.156-4.285 5.149-7.941 6.832-9.128 1.236-.866 1.836-4.192 1.9-7.109Z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1795", d: "M74.47 70.581c.194 7.158-3.616 13.817-11.323 19.793a5.043 5.043 0 0 1-7.906-2.3c-.143 2.557.119 5.137.743 5.941a5.105 5.105 0 0 0 7.163.908c7.707-5.977 11.517-12.636 11.323-19.793-.015-.589.026-3.598 0-4.549Z" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1796", d: "M57.113 64.214c1.564 1.081 5.65 4.776 6.821 9.115a10.051 10.051 0 0 1-.326.97 8.859 8.859 0 0 0 .654-3.441c-.139-5.2-5.339-9.941-7.149-11.192l-.309-.228c-6.67-5.2-10.385-10.88-11.131-16.945a17.939 17.939 0 0 0-.144 1.706c-.2 7.137 3.575 13.782 11.275 19.783Z" })),
35
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
36
+
37
+ module.exports = SvgDrawingToolSmallLine;
38
+ //# sourceMappingURL=DrawingToolSmallLine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolSmallLine.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolStickers: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolStickers;
@@ -0,0 +1,66 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolStickers = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("defs", null,
30
+ React__namespace.createElement("clipPath", { id: "drawing-tool-stickers_svg__a" },
31
+ React__namespace.createElement("path", { "data-name": "Rectangle 1597", fill: "none", d: "M0 0h92.567v105.08H0z" })),
32
+ React__namespace.createElement("clipPath", { id: "drawing-tool-stickers_svg__b" },
33
+ React__namespace.createElement("path", { "data-name": "Rectangle 1595", transform: "translate(15.005)", fill: "none", d: "M0 0h62.232v63.157H0z" }))),
34
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
35
+ React__namespace.createElement("g", { "data-name": "Group 1612" },
36
+ React__namespace.createElement("g", { "data-name": "Group 1611", clipPath: "url(#drawing-tool-stickers_svg__a)", transform: "translate(13.395 5.936)" },
37
+ React__namespace.createElement("g", { "data-name": "Group 1610" },
38
+ React__namespace.createElement("g", { "data-name": "Group 1609", clipPath: "url(#drawing-tool-stickers_svg__a)" },
39
+ React__namespace.createElement("g", { "data-name": "Group 1608", opacity: 0.2 },
40
+ React__namespace.createElement("g", { "data-name": "Group 1607" },
41
+ React__namespace.createElement("g", { "data-name": "Group 1606", clipPath: "url(#drawing-tool-stickers_svg__b)" },
42
+ React__namespace.createElement("path", { "data-name": "Path 1829", d: "M29.439 62.958a65 65 0 0 1 16.169-1.973 64.548 64.548 0 0 1 16.912 2.172c8.833-6.024 14.717-16.763 14.717-29.014C77.237 15.286 63.306 0 46.121 0S15.005 15.286 15.005 34.143c0 12.119 5.76 22.756 14.434 28.815" })))),
43
+ React__namespace.createElement("path", { "data-name": "Path 1830", d: "M25.726 64.066a62.455 62.455 0 0 1 19.882-3.081 61.933 61.933 0 0 1 20.6 3.326 33.231 33.231 0 1 0-40.477-.245", fill: "#fff" }),
44
+ React__namespace.createElement("path", { "data-name": "Path 1831", d: "M68.313 37.843A22.192 22.192 0 1 1 46.12 15.651a22.193 22.193 0 0 1 22.193 22.192", fill: "#e21b72" }),
45
+ React__namespace.createElement("path", { "data-name": "Path 1832", d: "M58.956 37.843a12.836 12.836 0 1 1-12.835-12.835 12.835 12.835 0 0 1 12.835 12.835" }),
46
+ React__namespace.createElement("path", { "data-name": "Path 1833", d: "M58.87 46.274a3.119 3.119 0 1 1-3.119-3.119 3.118 3.118 0 0 1 3.119 3.119", fill: "#fff" }),
47
+ React__namespace.createElement("path", { "data-name": "Path 1834", d: "M42.076 25.4a6.785 6.785 0 1 1-9.6 0 6.785 6.785 0 0 1 9.6 0", fill: "#fff" }),
48
+ React__namespace.createElement("path", { "data-name": "Path 1835", d: "M.008 71.662S-.38 64.8 4.276 66.325s35.1 16.777 80.1 1.271c0 0 4.849-5.34 7.563-3.051s-1.908 38.963-42.661 40.486S.008 71.662.008 71.662", fill: "#2b1940" }),
49
+ React__namespace.createElement("path", { "data-name": "Path 1836", d: "M42.806 94.776s-2.151-2.089-1.529-6.559c.669-4.8 4.434-5.125 5.242-3.69s.052 3.2 0 4.749 2.071 4.062 3.738 2.582.712-4.91 1-6.6 2.115-1.835 3.657-.212 2.46 8.18-.679 10.791-8.95 3.1-11.426-1.059", fill: "#110d1e" }),
50
+ React__namespace.createElement("path", { "data-name": "Path 1837", d: "M39.566 92.449c1.024-.745.922-14.7.885-18.04a104.509 104.509 0 0 1-13.184-1.37c1.665 13.055 11.2 20.2 12.3 19.41", fill: "#fff" }),
51
+ React__namespace.createElement("path", { "data-name": "Path 1838", d: "M13.1 69.567c.375 9.1 3.414 14.419 3.414 14.419 3.11-2.213 7.4-9.247 8.631-11.33A98.813 98.813 0 0 1 13.1 69.567", fill: "#fff" }),
52
+ React__namespace.createElement("path", { "data-name": "Path 1839", d: "M4.276 66.325a4.657 4.657 0 0 0-.54-.145 40.9 40.9 0 0 0 2.7 12.729c2.1-1.541 4.529-7.465 5.412-9.756-3.889-1.319-6.465-2.463-7.575-2.828", fill: "#fff" }),
53
+ React__namespace.createElement("path", { "data-name": "Path 1840", d: "M63.378 72.951a115.349 115.349 0 0 1-13.847 1.444c-.042 3.838-.045 14.728 1.222 18.115 0 0 9.127-3.266 12.625-19.559", fill: "#fff" }),
54
+ React__namespace.createElement("path", { "data-name": "Path 1841", d: "M78.329 69.522a127.141 127.141 0 0 1-11.689 2.845c1.129 2.3 4.639 8.968 8.421 11.055 0 0 2.688-3.226 3.268-13.9", fill: "#fff" }),
55
+ React__namespace.createElement("path", { "data-name": "Path 1842", d: "M84.373 67.6q-1.65.568-3.27 1.081c.884 1.646 4.183 7.52 6.951 9.05 0 0 3.309-6.979 4.153-12.786a1.055 1.055 0 0 0-.271-.4c-2.713-2.289-7.563 3.05-7.563 3.05", fill: "#fff" }),
56
+ React__namespace.createElement("path", { "data-name": "Path 1843", d: "M35.092 78.488c1.788.11 3.583.177 5.378.216 0-1.865-.01-3.433-.019-4.3a104.546 104.546 0 0 1-13.185-1.37 29.6 29.6 0 0 0 .991 4.708c2.27.348 4.548.6 6.835.741", fill: "#d1cce7" }),
57
+ React__namespace.createElement("path", { "data-name": "Path 1844", d: "M16.449 75.134q3.066.87 6.162 1.556a91.33 91.33 0 0 0 2.529-4.034 98.813 98.813 0 0 1-12.04-3.089 42.213 42.213 0 0 0 .429 4.545 26.882 26.882 0 0 0 2.925 1.022", fill: "#d1cce7" }),
58
+ React__namespace.createElement("path", { "data-name": "Path 1845", d: "M7.927 71.228c.808.493 1.633.963 2.468 1.409a67.316 67.316 0 0 0 1.456-3.484c-3.889-1.319-6.465-2.464-7.575-2.828a4.514 4.514 0 0 0-.54-.145c.008.621.045 1.242.1 1.857a34.444 34.444 0 0 0 4.092 3.191", fill: "#d1cce7" }),
59
+ React__namespace.createElement("path", { "data-name": "Path 1846", d: "M50.743 78.543A63.506 63.506 0 0 0 62.3 77.069c.4-1.273.764-2.641 1.079-4.118a114.942 114.942 0 0 1-13.847 1.444c-.011 1-.019 2.49 0 4.2.4-.014.812-.031 1.216-.051", fill: "#d1cce7" }),
60
+ React__namespace.createElement("path", { "data-name": "Path 1847", d: "M78.252 70.736c.028-.395.055-.8.077-1.214a127.202 127.202 0 0 1-11.688 2.845c.324.66.841 1.678 1.507 2.843 3.394-1.328 6.738-2.973 10.1-4.474", fill: "#d1cce7" }),
61
+ React__namespace.createElement("path", { "data-name": "Path 1848", d: "M91.9 66.651c.124-.576.23-1.151.31-1.71a1.068 1.068 0 0 0-.271-.4c-2.714-2.288-7.563 3.051-7.563 3.051q-1.65.568-3.271 1.081c.1.179.225.413.375.684a35.866 35.866 0 0 1 10.42-2.71", fill: "#d1cce7" }),
62
+ React__namespace.createElement("path", { "data-name": "Path 1849", d: "M49.519 95.907c-11.674-5.113-23.994-.517-29.543 2.177 7.144 4.4 16.675 7.42 29.3 6.948 11.174-.418 19.63-3.478 25.966-7.748-11.319-6.922-25.722-1.377-25.722-1.377", fill: "#e84163" }),
63
+ React__namespace.createElement("path", { "data-name": "Path 1850", d: "M22.767 98.075S29.06 93.6 40.2 94.32c0 0 1.655.42.969.845s-10.1-.265-15.655 5.447c0 0-4.642-1.745-2.744-2.537", fill: "#ed7180" }))))))); };
64
+
65
+ module.exports = SvgDrawingToolStickers;
66
+ //# sourceMappingURL=DrawingToolStickers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawingToolStickers.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgDrawingToolUndo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDrawingToolUndo;
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () {
16
+ return e[k];
17
+ }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n['default'] = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+
28
+ var SvgDrawingToolUndo = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "icon- undo", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("path", { d: "M87.584 74.211a33.646 33.646 0 0 0-32.933-33.634l.006-10.57-22.242 22.24.029.029v4.448h.041l-.07.07 22.236 22.25V65.679a33.656 33.656 0 0 1 29 28.862 33.476 33.476 0 0 0 3.93-15.783c0-.688-.061-1.361-.1-2.038.062-.83.103-1.664.103-2.509Z", fill: "rgba(0,0,0)", opacity: 0.3 }),
30
+ React__namespace.createElement("path", { d: "M87.584 69.663A33.644 33.644 0 0 0 54.651 36.03l.006-10.571-22.242 22.24.029.029v4.449h.041l-.07.07 22.236 22.249v-4.547l-.1-.1.1.1v-8.817a33.654 33.654 0 0 1 29 28.862 33.476 33.476 0 0 0 3.93-15.783c0-.688-.061-1.361-.1-2.039.062-.829.103-1.664.103-2.509Z", fill: "current" }),
31
+ React__namespace.createElement("g", { opacity: 0.5, fill: "rgba(0,0,0)" },
32
+ React__namespace.createElement("path", { "data-name": "Path 1774", d: "M32.444 47.729v4.448h.041l-.07.07 22.236 22.249v-4.547Z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1775", d: "M83.654 85.446a33.656 33.656 0 0 0-29-28.862v4.548a33.654 33.654 0 0 1 29 28.862 33.476 33.476 0 0 0 3.93-15.783c0-.689-.061-1.362-.1-2.04a33.432 33.432 0 0 1-3.83 13.275Z" })),
34
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
35
+
36
+ module.exports = SvgDrawingToolUndo;
37
+ //# sourceMappingURL=DrawingToolUndo.js.map