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,43 @@
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 SvgUpload = 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", { style: {
30
+ fill: "none",
31
+ }, d: "M0 0h120v120H0z" }),
32
+ React__namespace.createElement("path", { d: "m1102.23-184.595-30.2-33.8-30.2 33.8v6.225h17.47v29.97h25.465v-29.972h17.464Z", transform: "translate(-1012.033 246.065)", style: {
33
+ opacity: 0.3,
34
+ } }),
35
+ React__namespace.createElement("path", { d: "m1102.23-184.595-30.2-33.8-30.2 33.8v6.225h17.47v29.97h25.465v-29.972h17.464Z", style: {
36
+ fill: "#afafaf",
37
+ }, transform: "translate(-1012.033 241.065)" }),
38
+ React__namespace.createElement("path", { d: "m1102.23-184.595-30.2-33.8-30.2 33.8h17.47v29.972h25.465v-29.972Z", style: {
39
+ fill: "#fff",
40
+ }, transform: "translate(-1012.033 241.065)" }))); };
41
+
42
+ module.exports = SvgUpload;
43
+ //# sourceMappingURL=Upload.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Upload.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgUser: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgUser;
@@ -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 SvgUser = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Child", 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: "user_svg__a" },
31
+ React__namespace.createElement("path", { d: "M75.532 11.457a50.079 50.079 0 0 1 50.079 50.079c0 17.895-9.386 33.6-24.3 42.941a49.045 49.045 0 0 1-25.782 7.138 50.079 50.079 0 0 1 .003-100.158Z", fill: "none", stroke: "#fff", strokeWidth: 4 }))),
32
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
33
+ React__namespace.createElement("g", { "data-name": "Mask Group 1", transform: "translate(-15.533 -1.144)", clipPath: "url(#user_svg__a)" },
34
+ React__namespace.createElement("path", { "data-name": "Union 1", d: "M28.275 122.672v-12.259c0-13.491 20.908-24.53 46.463-24.53s46.464 11.039 46.464 24.53v12.26Zm23.229-73.564c0-13.545 10.402-24.525 23.234-24.525s23.229 10.98 23.229 24.525-10.4 24.52-23.229 24.52-23.234-10.98-23.234-24.52Z", fill: "#fff" })))); };
35
+
36
+ module.exports = SvgUser;
37
+ //# sourceMappingURL=User.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"User.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgUsers: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgUsers;
@@ -0,0 +1,44 @@
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 SvgUsers = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Friends", 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: "users_svg__a" },
31
+ React__namespace.createElement("path", { "data-name": "Path 1346", d: "M978.244 696.691a50.366 50.366 0 0 1 25.931 93.556 49.294 49.294 0 0 1-25.931 7.176 50.366 50.366 0 0 1 0-100.732Z", transform: "translate(-927.878 -696.691)", fill: "none" }))),
32
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
33
+ React__namespace.createElement("g", { "data-name": "Group 553" },
34
+ React__namespace.createElement("g", { "data-name": "Group 554", transform: "translate(9.623 9.632)", clipPath: "url(#users_svg__a)" },
35
+ React__namespace.createElement("g", { "data-name": "Group 553" },
36
+ React__namespace.createElement("g", { "data-name": "Mask Group 1" },
37
+ React__namespace.createElement("g", { "data-name": "Profile 5" },
38
+ React__namespace.createElement("path", { "data-name": "Union 1", d: "M53.897 101.309V67.798c0-6.511 10.089-11.839 22.426-11.839s22.431 5.322 22.431 11.839v33.512Zm11.21-63.1a11.232 11.232 0 1 1 11.216 11.833 11.539 11.539 0 0 1-11.215-11.836Z", fill: "#fff" }))),
39
+ React__namespace.createElement("g", { "data-name": "Mask Group 1" },
40
+ React__namespace.createElement("g", { "data-name": "Profile 5" },
41
+ React__namespace.createElement("path", { "data-name": "Union 1", d: "M1.999 101.309V67.798c0-6.511 10.094-11.839 22.431-11.839s22.426 5.322 22.426 11.839v33.512Zm11.216-63.1A11.232 11.232 0 1 1 24.43 50.042a11.535 11.535 0 0 1-11.215-11.836Z", fill: "#fff" })))))))); };
42
+
43
+ module.exports = SvgUsers;
44
+ //# sourceMappingURL=Users.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Users.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgVideo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgVideo;
@@ -0,0 +1,53 @@
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 SvgVideo = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Video", 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", { "data-name": "Path 1550", d: "M100.461 62.279c0-.578.013-1.162.013-1.718-.322-5.482-.645-10.8-1.451-15.964a6.851 6.851 0 0 0-.323-1.774 7.035 7.035 0 0 0-.161-.806c-.322-2.257-.806-4.514-1.29-6.611a13.435 13.435 0 0 0-.645-2.419c-3.225-.483-6.45-.806-9.675-1.128-.484 0-.967-.161-1.451-.161h-.323c-.484 0-.967-.162-1.451-.162h-.161c-.484 0-1.129-.161-1.613-.161-1.129-.161-2.257-.161-3.386-.322h-.161a4.438 4.438 0 0 1-1.451-.162h-.323a4.464 4.464 0 0 1-1.451-.161h-.807c-.954-.1-1.859-.129-2.767-.145l13.41-13.41-1.25-1.25-3.749-3.749-1.63-.268-18.526 18.526-18.525-18.526-1.631.268-3.759 3.88-1.24 1.28 13.457 13.457c-.972.047-1.926.1-2.814.1h-.807a4.446 4.446 0 0 0-1.451.162h-.322a4.473 4.473 0 0 0-1.452.161h-.161a24.079 24.079 0 0 0-3.386.322c-.484 0-1.129.162-1.612.162h-.162c-.483 0-.967.161-1.451.161h-.322c-.484 0-.968.161-1.452.161l-4.837.484c-1.613.161-3.225.483-4.838.645-.322 1.128-.483 2.1-.806 3.225-.322 1.612-.645 3.224-.967 5-.323 2.258-.646 4.516-.968 6.934-.161.806-.161 1.774-.322 2.58 0 .645-.162 1.129-.162 1.774-.161 2.741-.322 5.482-.322 8.224 0 .478.008.983.011 1.479 0 .149-.011.3-.011.445 0 1.1.016 2.253.054 3.4-.02.735-.054 1.47-.054 2.205 0 1.774 0 3.709.161 5.482a6.619 6.619 0 0 0 .161 1.774v.968a113.641 113.641 0 0 0 2.58 16.77 13.508 13.508 0 0 0 .645 2.419c1.619.231 3.266.444 4.93.648l-4.338 4.338 7.188 7.188h5.326l9.956-9.957q6.765.352 13.864.362c4.624 0 9.143-.124 13.556-.348l9.943 9.943h5.325l3.651-3.769 3.337-3.445.2-.206-4.1-4.1c1.691-.206 3.366-.423 5.01-.657a13.5 13.5 0 0 1 .645-2.419 111.507 111.507 0 0 0 2.581-17.093v-.967a6.62 6.62 0 0 1 .161-1.774c.161-1.774.161-3.709.161-5.483-.029-.5-.061-.991-.091-1.488.069-1.377.091-2.785.091-4.116-.001-.07-.001-.139-.009-.208Z", opacity: 0.3 }),
31
+ React__namespace.createElement("g", { "data-name": "Group 1548", transform: "translate(6516.269 4569.117)" },
32
+ React__namespace.createElement("path", { "data-name": "Path 1551", d: "m-6436.274-4560.849-1.631-.268-18.525 18.525-18.525-18.525-1.631.268-5 5.16 15.319 15.319 19.672-.162 15.319-15.318Zm0 0-20.156 20.156-20.156-20.156-5 5.16 15.319 15.319 19.672-.162 15.319-15.318Zm-21.819 18.493 3.353-.027-1.69 1.69Z", fill: "#9a8b1a" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1552", d: "m-6420.257-4472.445-22.028-22.029-28.289.232-22.029 22.029 7.188 7.188h5.326l23.659-23.66 23.66 23.66h5.325Zm-50.317-21.8-22.029 22.029 7.188 7.188 28.985-28.985 28.985 28.985 7.188-7.42-22.028-22.029m-19.228 5.547 5.083-5.083 5 5Z", fill: "#29265b" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1553", d: "m-6470.574-4494.242-22.029 22.028 7.188 7.188 28.985-28.985 28.985 28.985 7.188-7.42-22.028-22.028", fill: "#2a3180" }),
35
+ React__namespace.createElement("path", { "data-name": "Path 1554", d: "m-6456.43-4540.693-20.156-20.156-5 5.16 15.319 15.318", fill: "#fae91c" }),
36
+ React__namespace.createElement("path", { "data-name": "Path 1555", d: "m-6446.594-4540.532 15.319-15.319-5-5-20.156 20.156", fill: "#fae91c" }),
37
+ React__namespace.createElement("path", { "data-name": "Path 1556", d: "M-6484-4492a67.458 67.458 0 0 1-2.58-18.382 67.453 67.453 0 0 1 2.58-18.382c.806-.162 1.612-.162 2.418-.323 2.1-.322 4.354-.484 6.611-.645h.807c.645 0 1.128-.161 1.773-.161.807 0 1.774-.161 2.58-.161 1.129 0 2.258-.162 3.548-.162a15.655 15.655 0 0 0 2.741-.161h14.513a15.658 15.658 0 0 1 2.741.161c1.451 0 2.9.162 4.354.162a6.633 6.633 0 0 1 1.773.161c3.225.161 6.289.484 9.192.806.806.161 1.612.161 2.418.323a67.453 67.453 0 0 1 2.58 18.382 67.458 67.458 0 0 1-2.58 18.382 214.037 214.037 0 0 1-27.735 1.613A212.307 212.307 0 0 1-6484-4492Z", fill: "#e4087e" }),
38
+ React__namespace.createElement("g", { "data-name": "Group 1547", opacity: 0.4, fill: "#1d1e1c" },
39
+ React__namespace.createElement("path", { "data-name": "Path 1557", d: "m-6420.257-4472.445-9.041-9.041c-5.847.742-12.062 1.188-18.545 1.388l7.227 7.149c1.6-.109 5.639 2.293 7.21 2.158q6.683-.574 12.949-1.448l.2-.206Z" }),
40
+ React__namespace.createElement("path", { "data-name": "Path 1558", d: "m-6472.284-4472.968 7.277-7.14c-6.443-.205-12.629-.65-18.314-1.387l-9.2 9.2q6.219.87 12.872 1.463c1.643.142 5.689-2.252 7.365-2.136Z" })),
41
+ React__namespace.createElement("path", { "data-name": "Path 1559", d: "M-6417.246-4520.9a6.844 6.844 0 0 0-.323-1.773 6.947 6.947 0 0 0-.161-.806c-.322-2.258-.806-4.515-1.29-6.612a13.425 13.425 0 0 0-.645-2.418c-3.225-.484-6.45-.807-9.675-1.129-.484 0-.967-.161-1.451-.161h-.323c-.483 0-.967-.162-1.451-.162h-.161c-.484 0-1.129-.161-1.613-.161-1.128-.161-2.257-.161-3.386-.322h-.161a4.436 4.436 0 0 1-1.451-.162h-.323a4.464 4.464 0 0 1-1.451-.161h-.806a45.5 45.5 0 0 0-4.677-.161l-19.672.161c-1.613 0-3.225.161-4.676.161h-.807a4.446 4.446 0 0 0-1.451.162h-.322a4.486 4.486 0 0 0-1.452.161h-.161a24.067 24.067 0 0 0-3.386.322c-.484 0-1.129.162-1.613.162h-.161c-.483 0-.967.161-1.451.161h-.323c-.483 0-.967.161-1.451.161l-4.837.484c-1.613.161-3.225.484-4.838.645-.322 1.129-.483 2.1-.806 3.225-.322 1.612-.645 3.225-.967 5a733.49 733.49 0 0 0-.968 6.933c-.161.806-.161 1.774-.322 2.58 0 .645-.162 1.129-.162 1.774-.161 2.741-.322 5.483-.322 8.224 0 1.774 0 3.708.161 5.482a6.62 6.62 0 0 0 .161 1.774v.967a113.591 113.591 0 0 0 2.58 16.77 13.454 13.454 0 0 0 .645 2.419 261.825 261.825 0 0 0 36.926 2.58 261.817 261.817 0 0 0 36.926-2.58 13.441 13.441 0 0 1 .646-2.419 111.533 111.533 0 0 0 2.579-17.092v-.968a6.578 6.578 0 0 1 .162-1.773c.161-1.774.161-3.709.161-5.483-.323-5.482-.645-10.804-1.451-15.965Zm-11.288 34.508a214.044 214.044 0 0 1-27.735 1.612 212.325 212.325 0 0 1-27.734-1.612 67.464 67.464 0 0 1-2.581-18.382 67.46 67.46 0 0 1 2.581-18.383c.806-.161 1.612-.161 2.418-.322 2.1-.323 4.354-.484 6.611-.645h.807c.645 0 1.128-.162 1.773-.162.807 0 1.774-.161 2.58-.161 1.129 0 2.258-.161 3.548-.161a15.562 15.562 0 0 0 2.741-.162h14.513a15.565 15.565 0 0 1 2.741.162c1.451 0 2.9.161 4.354.161a6.633 6.633 0 0 1 1.773.161c3.225.162 6.289.484 9.192.807.806.161 1.612.161 2.418.322a67.46 67.46 0 0 1 2.58 18.383 67.464 67.464 0 0 1-2.58 18.383Z", fill: "#4a2562" }),
42
+ React__namespace.createElement("path", { "data-name": "Path 1560", d: "M-6417.246-4528.428a6.844 6.844 0 0 0-.323-1.774 6.979 6.979 0 0 0-.161-.806c-.322-2.257-.806-4.515-1.29-6.611a13.456 13.456 0 0 0-.645-2.419c-3.225-.484-6.45-.806-9.675-1.129-.484 0-.967-.161-1.451-.161h-.323c-.483 0-.967-.161-1.451-.161h-.161c-.484 0-1.129-.161-1.613-.161-1.128-.162-2.257-.162-3.386-.323h-.161a4.474 4.474 0 0 1-1.451-.161h-.323a4.464 4.464 0 0 1-1.451-.161h-.806a45.362 45.362 0 0 0-4.677-.161l-19.672.161c-1.613 0-3.225.161-4.676.161h-.807a4.484 4.484 0 0 0-1.451.161h-.322a4.473 4.473 0 0 0-1.452.161h-.161a24.069 24.069 0 0 0-3.386.323c-.484 0-1.129.161-1.613.161h-.161c-.483 0-.967.161-1.451.161h-.323c-.483 0-.967.162-1.451.162l-4.837.483c-1.613.162-3.225.484-4.838.646-.322 1.128-.483 2.1-.806 3.224-.322 1.613-.645 3.225-.967 5a733.801 733.801 0 0 0-.968 6.934c-.161.806-.161 1.774-.322 2.58 0 .645-.162 1.129-.162 1.774-.161 2.741-.322 5.482-.322 8.223 0 1.774 0 3.709.161 5.483a6.608 6.608 0 0 0 .161 1.773v.968a113.6 113.6 0 0 0 2.58 16.77 13.508 13.508 0 0 0 .645 2.419 262.044 262.044 0 0 0 36.926 2.58 262.036 262.036 0 0 0 36.926-2.58 13.387 13.387 0 0 1 .646-2.419 111.54 111.54 0 0 0 2.579-17.092v-.968a6.582 6.582 0 0 1 .162-1.774c.161-1.773.161-3.708.161-5.482-.323-5.484-.645-10.805-1.451-15.965Zm-11.288 34.508a214.22 214.22 0 0 1-27.735 1.612 212.5 212.5 0 0 1-27.731-1.612 67.472 67.472 0 0 1-2.581-18.383 67.458 67.458 0 0 1 2.581-18.382c.806-.162 1.612-.162 2.418-.323 2.1-.322 4.354-.484 6.611-.645h.807c.645 0 1.128-.161 1.773-.161.807 0 1.774-.161 2.58-.161 1.129 0 2.258-.162 3.548-.162a15.7 15.7 0 0 0 2.741-.161h14.513a15.7 15.7 0 0 1 2.741.161c1.451 0 2.9.162 4.354.162a6.613 6.613 0 0 1 1.773.161c3.225.161 6.289.484 9.192.806.806.161 1.612.161 2.418.323a67.458 67.458 0 0 1 2.58 18.382 67.472 67.472 0 0 1-2.583 18.383Z", fill: "#9470ae" }),
43
+ React__namespace.createElement("path", { "data-name": "Path 1561", d: "M-6417.246-4526.5a6.844 6.844 0 0 0-.323-1.774 6.991 6.991 0 0 0-.161-.806c-.322-2.257-.806-4.515-1.29-6.611a13.435 13.435 0 0 0-.645-2.419c-3.225-.484-6.45-.806-9.675-1.129-.484 0-.967-.161-1.451-.161h-.323c-.483 0-.967-.161-1.451-.161h-.161c-.484 0-1.129-.162-1.613-.162-1.128-.161-2.257-.161-3.386-.322h-.161a4.461 4.461 0 0 1-1.451-.161h-.323a4.464 4.464 0 0 1-1.451-.161h-.806a45.09 45.09 0 0 0-4.677-.162l-19.672.162c-1.613 0-3.225.161-4.676.161h-.807a4.471 4.471 0 0 0-1.451.161h-.322a4.486 4.486 0 0 0-1.452.161h-.161a23.924 23.924 0 0 0-3.386.323c-.484 0-1.129.161-1.613.161h-.161c-.483 0-.967.161-1.451.161h-.323c-.483 0-.967.162-1.451.162l-4.837.483c-1.613.161-3.225.484-4.838.645-.322 1.129-.483 2.1-.806 3.225-.322 1.613-.645 3.225-.967 5a733.801 733.801 0 0 0-.968 6.934c-.161.806-.161 1.773-.322 2.58 0 .645-.162 1.128-.162 1.774-.161 2.741-.322 5.482-.322 8.223 0 1.774 0 3.709.161 5.483a6.613 6.613 0 0 0 .161 1.773v.968a113.591 113.591 0 0 0 2.58 16.77 13.5 13.5 0 0 0 .645 2.419 261.971 261.971 0 0 0 36.926 2.58 261.963 261.963 0 0 0 36.926-2.58 13.4 13.4 0 0 1 .646-2.419 111.533 111.533 0 0 0 2.579-17.092v-.968a6.582 6.582 0 0 1 .162-1.774c.161-1.774.161-3.709.161-5.482-.323-5.487-.645-10.808-1.451-15.965Zm-11.288 34.5a214.037 214.037 0 0 1-27.735 1.613A212.317 212.317 0 0 1-6484-4492a67.458 67.458 0 0 1-2.581-18.382 67.453 67.453 0 0 1 2.581-18.378c.806-.162 1.612-.162 2.418-.323 2.1-.323 4.354-.484 6.611-.645h.807c.645 0 1.128-.161 1.773-.161.807 0 1.774-.162 2.58-.162 1.129 0 2.258-.161 3.548-.161a15.655 15.655 0 0 0 2.741-.161h14.513a15.658 15.658 0 0 1 2.741.161c1.451 0 2.9.161 4.354.161a6.594 6.594 0 0 1 1.773.162c3.225.161 6.289.483 9.192.806.806.161 1.612.161 2.418.323a67.453 67.453 0 0 1 2.58 18.382 67.458 67.458 0 0 1-2.583 18.378Z", fill: "#764694" }),
44
+ React__namespace.createElement("path", { "data-name": "Path 1562", d: "M-6466.934-4520.3v24.025a3.09 3.09 0 0 0 4.643 2.8l19.645-12.013a3.318 3.318 0 0 0 0-5.593l-19.645-12.012a3.09 3.09 0 0 0-4.643 2.793Z", fill: "#29265b", opacity: 0.5, style: {
45
+ mixBlendMode: "multiply",
46
+ isolation: "isolate",
47
+ } }),
48
+ React__namespace.createElement("path", { "data-name": "Path 1563", d: "M-6468.213-4523.87v24.976a3.212 3.212 0 0 0 4.827 2.908l20.423-12.488a3.451 3.451 0 0 0 0-5.816l-20.423-12.488a3.212 3.212 0 0 0-4.827 2.908Z", fill: "#c6c5c5" }),
49
+ React__namespace.createElement("path", { "data-name": "Path 1564", d: "M-6465.575-4523.189v20.544a2.642 2.642 0 0 0 3.97 2.391l16.8-10.272a2.838 2.838 0 0 0 0-4.783l-16.8-10.272a2.642 2.642 0 0 0-3.97 2.392Z", fill: "#edecec" }),
50
+ React__namespace.createElement("rect", { "data-name": "Rectangle 1591", width: 3.092, height: 12.76, rx: 1.546, transform: "rotate(-58.958 -7231.733 3456.95)", fill: "#fff" })))); };
51
+
52
+ module.exports = SvgVideo;
53
+ //# sourceMappingURL=Video.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Video.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWhatsapp: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWhatsapp;
@@ -0,0 +1,41 @@
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 SvgWhatsapp = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Whatsapp", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
29
+ React__namespace.createElement("g", { "data-name": "Group 1590", fill: "rgba(0,0,0,0.3)" },
30
+ React__namespace.createElement("path", { "data-name": "Path 1673", d: "M50.456 47.374c-.727-1.616-1.492-1.648-2.183-1.676-.566-.025-1.214-.023-1.86-.023a3.567 3.567 0 0 0-2.588 1.214 10.88 10.88 0 0 0-3.4 8.093c0 4.774 3.477 9.388 3.962 10.036S51.1 75.775 60.964 79.665c8.2 3.233 9.865 2.59 11.644 2.428s5.741-2.347 6.55-4.613.809-4.208.566-4.614-.889-.647-1.86-1.132-5.741-2.833-6.631-3.157-1.536-.485-2.183.487-2.506 3.155-3.072 3.8-1.132.73-2.1.244a26.52 26.52 0 0 1-7.8-4.816 29.2 29.2 0 0 1-5.4-6.72c-.566-.97-.061-1.5.426-1.98.436-.434.971-1.132 1.456-1.7a6.645 6.645 0 0 0 .969-1.618 1.787 1.787 0 0 0-.08-1.7c-.243-.485-2.129-5.284-2.992-7.2Z", fillRule: "evenodd" }),
31
+ React__namespace.createElement("path", { "data-name": "Path 1674", d: "M87.635 36.168a38.841 38.841 0 0 0-61.126 46.846L21 103.132l20.588-5.4a38.8 38.8 0 0 0 18.558 4.726h.017a38.839 38.839 0 0 0 27.472-66.291ZM60.163 95.902h-.013a32.24 32.24 0 0 1-16.429-4.5l-1.18-.7-12.217 3.2 3.262-11.908-.768-1.22a32.281 32.281 0 1 1 27.345 15.122Z" })),
32
+ React__namespace.createElement("g", { "data-name": "Group 1591", fill: "#afafaf" },
33
+ React__namespace.createElement("path", { "data-name": "Path 1673", d: "M50.456 44.374c-.727-1.616-1.492-1.648-2.183-1.676-.566-.025-1.214-.023-1.86-.023a3.567 3.567 0 0 0-2.588 1.214 10.88 10.88 0 0 0-3.4 8.093c0 4.774 3.477 9.388 3.962 10.036S51.1 72.775 60.964 76.665c8.2 3.233 9.865 2.59 11.644 2.428s5.741-2.347 6.55-4.613.809-4.208.566-4.614-.889-.647-1.86-1.132-5.741-2.833-6.631-3.157-1.536-.485-2.183.487-2.506 3.155-3.072 3.8-1.132.73-2.1.244a26.52 26.52 0 0 1-7.8-4.816 29.2 29.2 0 0 1-5.4-6.72c-.566-.97-.061-1.5.426-1.98.436-.434.971-1.132 1.456-1.7a6.645 6.645 0 0 0 .969-1.618 1.787 1.787 0 0 0-.08-1.7c-.243-.485-2.129-5.284-2.992-7.2Z", fillRule: "evenodd" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1674", d: "M87.635 33.168a38.841 38.841 0 0 0-61.126 46.846L21 100.132l20.588-5.4a38.8 38.8 0 0 0 18.558 4.726h.017a38.839 38.839 0 0 0 27.472-66.291ZM60.163 92.902h-.013a32.24 32.24 0 0 1-16.429-4.5l-1.18-.7-12.217 3.2 3.262-11.908-.768-1.22a32.281 32.281 0 1 1 27.345 15.122Z" })),
35
+ React__namespace.createElement("g", { "data-name": "Group 1592", fill: "#fff" },
36
+ React__namespace.createElement("path", { "data-name": "Path 1673", d: "M50.456 41.374c-.727-1.616-1.492-1.648-2.183-1.676-.566-.025-1.214-.023-1.86-.023a3.567 3.567 0 0 0-2.588 1.214 10.88 10.88 0 0 0-3.4 8.093c0 4.774 3.477 9.388 3.962 10.036S51.1 69.775 60.964 73.665c8.2 3.233 9.865 2.59 11.644 2.428s5.741-2.347 6.55-4.613.809-4.208.566-4.614-.889-.647-1.86-1.132-5.741-2.833-6.631-3.157-1.536-.485-2.183.487-2.506 3.155-3.072 3.8-1.132.73-2.1.244a26.52 26.52 0 0 1-7.8-4.816 29.2 29.2 0 0 1-5.4-6.72c-.566-.97-.061-1.5.426-1.98.436-.434.971-1.132 1.456-1.7a6.645 6.645 0 0 0 .969-1.618 1.787 1.787 0 0 0-.08-1.7c-.243-.485-2.129-5.284-2.992-7.2Z", fillRule: "evenodd" }),
37
+ React__namespace.createElement("path", { "data-name": "Path 1674", d: "M87.635 30.168a38.841 38.841 0 0 0-61.126 46.846L21 97.132l20.588-5.4a38.8 38.8 0 0 0 18.558 4.726h.017a38.839 38.839 0 0 0 27.472-66.291ZM60.163 89.902h-.013a32.24 32.24 0 0 1-16.429-4.5l-1.18-.7-12.217 3.2 3.262-11.908-.768-1.22a32.281 32.281 0 1 1 27.345 15.122Z" })),
38
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
39
+
40
+ module.exports = SvgWhatsapp;
41
+ //# sourceMappingURL=Whatsapp.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Whatsapp.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWriting: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWriting;
@@ -0,0 +1,75 @@
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 SvgWriting = 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("style", null, ".writing_svg__g{mix-blend-mode:multiply;isolation:isolate;fill:#063}.writing_svg__d{fill:#c6c6c6}.writing_svg__f{fill:#008d36}.writing_svg__g{opacity:.46}")),
31
+ React__namespace.createElement("path", { d: "M158.361 775.2c-7.037-3.381-11.156.427-11.156.427s-24.666 21.282-29.686 25.429-3.492 4.911-3.492 4.911a20.814 20.814 0 0 0 7.689-3.089c.172-.12.336-.241.494-.363a11.663 11.663 0 0 0 1.227-1.089l.008-.007a9.907 9.907 0 0 0 .717-.824 6.832 6.832 0 0 0 1.542-3.359s6.435-5.362 12.692-10.559l1.725-1.433.32-.265c4.6-3.821 8.7-7.208 9.492-7.825a1.832 1.832 0 0 1 .31-.191 1.308 1.308 0 0 1 .121-.056 1.362 1.362 0 0 1 .153-.049 1.447 1.447 0 0 1 .351-.054c1.3-.012 2.319 1.91 2.594 2.483-3 2.121-6.769 4.973-11.989 9.41a328.56 328.56 0 0 0-7.56 6.644l-.178.161c-4.723 4.275-10.335 9.549-17.089 16.14-17.694 17.267-31.638 36.521-39.216 47.858a286.677 286.677 0 0 0-3.241 4.955l-.036.056-.3.467-.052.082c-.1.16-.2.315-.3.467l-.04.063-.294.466-.013.021q-.248.393-.465.744a60.351 60.351 0 0 0 9.2 9.278c6.4 4.529 4.815-3.075 5.989-3.85l.506-.336q.849-.564 1.763-1.179 1.3-.875 2.714-1.85a337.96 337.96 0 0 0 6.715-4.746q.921-.668 1.866-1.362 1.1-.807 2.227-1.653t2.288-1.727q1.158-.882 2.342-1.8a319 319 0 0 0 11.255-9.149c5.808-4.951 11.758-10.41 17.49-16.283a749.98 749.98 0 0 0 11.083-11.587c.894-.957 1.745-1.875 2.571-2.772 13.251-14.386 17.958-21.2 21.252-26.152a60.265 60.265 0 0 0-13.589-16.453Z", style: {
32
+ isolation: "isolate",
33
+ mixBlendMode: "multiply",
34
+ fill: "#231f20",
35
+ opacity: 0.3,
36
+ }, transform: "translate(-61.156 -761.926)" }),
37
+ React__namespace.createElement("path", { d: "M149.46 773.01s-1.637-3.82-3.6-2.292-24.23 20.082-24.23 20.082-.437 6.33-11.678 8.731c0 0-1.528-.764 3.492-4.911s29.686-25.43 29.686-25.43 4.366-4.038 11.787-.109-5.457 3.929-5.457 3.929Z", style: {
38
+ fill: "#063",
39
+ }, transform: "translate(-61.156 -761.926)" }),
40
+ React__namespace.createElement("path", { d: "M169.1 783.379c-4.315 6.472-9.6 15.17-36.125 42.345s-57.734 45.511-57.734 45.511a11 11 0 0 1-5.676-2.728 7.805 7.805 0 0 1-2.51-5.566s18.336-31.214 45.511-57.735 35.907-31.759 42.346-36.125c0 0 4.038-.764 9.932 4.8s4.698 8.843 4.256 9.498Z", style: {
41
+ fill: "#95c11f",
42
+ }, transform: "translate(-61.156 -761.926)" }),
43
+ React__namespace.createElement("path", { className: "writing_svg__d", d: "m6.668 103.925-3.019 5.93s-.328.873.145 1.31a1.563 1.563 0 0 0 1.637.036c.328-.182 5.821-3.019 5.821-3.019Z" }),
44
+ React__namespace.createElement("path", { d: "M80.607 867.9a.391.391 0 0 0-.232-.049c-.8.073-3.056-.218-6.8-3.71-3.561-3.32-3.475-5.879-3.458-6.125-1.99 3.113-3.054 4.924-3.054 4.924a7.8 7.8 0 0 0 2.511 5.566 11 11 0 0 0 5.675 2.728s1.976-1.161 5.358-3.334Z", style: {
45
+ fill: "#dedc00",
46
+ }, transform: "translate(-61.156 -761.926)" }),
47
+ React__namespace.createElement("path", { className: "writing_svg__f", d: "M103.693 11.957c-5.894-5.566-9.932-4.8-9.932-4.8-6.376 4.323-15.012 9.516-41.568 35.369.1.775.948 5.756 6.862 11.67a38.041 38.041 0 0 0 13.315 8.731l.328-.026c25.752-26.459 30.985-35.047 35.251-41.447.437-.656 1.638-3.931-4.256-9.497Z" }),
48
+ React__namespace.createElement("path", { className: "writing_svg__g", d: "M104.095 12.347c-3.5 5.053-17.135 24.406-30.561 39.337-15.57 17.317-62.719 56.461-62.719 56.461l.022.1a10.464 10.464 0 0 0 3.253 1.06S45.303 90.97 71.824 63.794s31.81-35.873 36.125-42.346c.426-.635 1.577-3.774-3.854-9.101Z" }),
49
+ React__namespace.createElement("path", { d: "m155.572 771.482 2.026-2.106a6.526 6.526 0 0 0-2.681-.295c-6.439 4.366-15.17 9.6-42.346 36.125S67.06 862.941 67.06 862.941a6.577 6.577 0 0 0 .145 1.336c34.068-55.651 88.367-92.795 88.367-92.795Z", style: {
50
+ fill: "#fff",
51
+ opacity: 0.5,
52
+ mixBlendMode: "overlay",
53
+ isolation: "isolate",
54
+ }, transform: "translate(-61.156 -761.926)" }),
55
+ React__namespace.createElement("path", { d: "M169.1 783.379c.437-.655 1.637-3.929-4.256-9.5s-9.932-4.8-9.932-4.8-3.274 2.4 4.257 9.495 9.931 4.805 9.931 4.805Z", style: {
56
+ fill: "#3aaa35",
57
+ }, transform: "translate(-61.156 -761.926)" }),
58
+ React__namespace.createElement("path", { className: "writing_svg__f", d: "M106.852 19.388c.348-.523.927-2.332-3.778-6.776s-7.549-4.638-7.549-4.638-2.614 1.917 3.4 7.58 7.927 3.834 7.927 3.834Z" }),
59
+ React__namespace.createElement("path", { className: "writing_svg__d", d: "M103.912 1.503s2.2-.467 6.392 3.5 3.707 5.626 3.4 6.093l-7.741 7.74s-1.307 1.74-6.669-3.311-3.119-6.277-3.119-6.277Z" }),
60
+ React__namespace.createElement("path", { d: "M174.856 773.018c.311-.467.8-2.13-3.4-6.093s-6.392-3.5-6.392-3.5-2.243 1.226 3.119 6.277 6.673 3.316 6.673 3.316Z", style: {
61
+ fill: "#ededed",
62
+ }, transform: "translate(-61.156 -761.926)" }),
63
+ React__namespace.createElement("path", { d: "M145.859 770.718a1.517 1.517 0 0 1 .935-.35 2.609 2.609 0 0 0-1.918.132l-12.442 10.259-22.482 18.772c11.241-2.4 11.678-8.731 11.678-8.731s22.264-18.554 24.229-20.082Z", style: {
64
+ fill: "#024220",
65
+ }, transform: "translate(-61.156 -761.926)" }),
66
+ React__namespace.createElement("path", { d: "m65.627 870.167-.822 1.614s-.328.873.145 1.31a1.563 1.563 0 0 0 1.637.036c.1-.056.7-.368 1.477-.771Z", style: {
67
+ fill: "#2d2e83",
68
+ }, transform: "translate(-61.156 -761.926)" }),
69
+ React__namespace.createElement("path", { className: "writing_svg__g", d: "m9.553 106.604-5.557 4.7a1.737 1.737 0 0 0 1.435-.1c.328-.182 5.821-3.019 5.821-3.019Z" }),
70
+ React__namespace.createElement("path", { style: {
71
+ fill: "none",
72
+ }, d: "M0 0h120v120H0z" }))); };
73
+
74
+ module.exports = SvgWriting;
75
+ //# sourceMappingURL=Writing.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Writing.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingTypeAdventureStory: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingTypeAdventureStory;
@@ -0,0 +1,43 @@
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 SvgWritingTypeAdventureStory = 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("style", null, ".writing-type-adventure-story_svg__b{fill:#ffef00}")),
31
+ React__namespace.createElement("path", { style: {
32
+ fill: "none",
33
+ }, d: "M0 0h120v120H0z" }),
34
+ React__namespace.createElement("path", { className: "writing-type-adventure-story_svg__b", d: "M28.597 67.053a1.343 1.343 0 0 0-1.719.8 12.7 12.7 0 0 0-.7 2.916 1.341 1.341 0 0 0 1.185 1.481 1.1 1.1 0 0 0 .15.009 1.343 1.343 0 0 0 1.332-1.193 10.02 10.02 0 0 1 .551-2.295 1.341 1.341 0 0 0-.799-1.718ZM46.824 59.126a10.024 10.024 0 0 0-5.893-2.038 1.342 1.342 0 1 0-.045 2.684 7.41 7.41 0 0 1 4.475 1.6 1.4 1.4 0 0 0 .382.206l.486-1.106ZM34.822 58.701a17.564 17.564 0 0 0-4.771 3.874 1.341 1.341 0 1 0 2.022 1.761 14.843 14.843 0 0 1 4.031-3.278 1.342 1.342 0 0 0-1.282-2.357ZM55.286 66.276a10.414 10.414 0 0 1-2.286-1.2l-.107.244-.678 1.544-.309.7a12.789 12.789 0 0 0 2.466 1.23 1.363 1.363 0 0 0 .458.081 1.342 1.342 0 0 0 .456-2.6ZM71.547 53.888a1.341 1.341 0 0 0-1.71.822 28.392 28.392 0 0 1-2.265 4.936 1.339 1.339 0 0 0 .478 1.835 1.324 1.324 0 0 0 .677.186 1.341 1.341 0 0 0 1.159-.663 31.072 31.072 0 0 0 2.482-5.407 1.341 1.341 0 0 0-.821-1.709ZM85.155 39.13a9.56 9.56 0 0 0-6.452.614 1.341 1.341 0 1 0 1.11 2.442 6.869 6.869 0 0 1 4.663-.459 1.344 1.344 0 0 0 .679-2.6ZM64.322 63.846a10.613 10.613 0 0 1-4.278 2.606 1.342 1.342 0 0 0 .377 2.629 1.377 1.377 0 0 0 .379-.053 13.256 13.256 0 0 0 5.373-3.238 1.342 1.342 0 1 0-1.851-1.944ZM75.693 43.459a1.342 1.342 0 0 0-1.883.223 12.012 12.012 0 0 0-2.5 5.253l-.082.475a1.341 1.341 0 0 0 1.083 1.557 1.291 1.291 0 0 0 .238.021 1.343 1.343 0 0 0 1.319-1.1l.088-.505a9.463 9.463 0 0 1 1.961-4.037 1.336 1.336 0 0 0-.224-1.887ZM92.498 44.587a20.616 20.616 0 0 0-1.887-2.165 1.341 1.341 0 1 0-1.885 1.909 17.645 17.645 0 0 1 1.637 1.88 1.341 1.341 0 1 0 2.135-1.624Z" }),
35
+ React__namespace.createElement("path", { d: "M4244.276 590.83a9.85 9.85 0 0 0-7.3 16.474 10.151 10.151 0 0 0 1.027 1l-1.352 3.069-1.323 3.011-3.922 8.91a2.684 2.684 0 1 0 4.912 2.164l3.66-8.316.2-.457.68-1.543.236-.54 1.824-4.14a10.026 10.026 0 0 0 1.362.1h.057a9.866 9.866 0 0 0-.057-19.731Zm1.291 16.926a7.229 7.229 0 0 1-1.292.123c-.074 0-.148-.011-.224-.013a7.13 7.13 0 0 1-2.039-.359 7.366 7.366 0 0 1-1.226-.542 7.185 7.185 0 0 1-1.644-1.262 7.356 7.356 0 0 1-.94-1.2 7.177 7.177 0 1 1 7.367 3.248Z", style: {
36
+ fill: "#fff",
37
+ }, transform: "translate(-4189.188 -550.354)" }),
38
+ React__namespace.createElement("path", { d: "M4288.4 625.621a42.639 42.639 0 1 0-9.5 14.444 42.409 42.409 0 0 0 9.5-14.444Zm-66.141 10.851a37.512 37.512 0 1 1 53.048 0 37.554 37.554 0 0 1-53.048 0Z", style: {
39
+ fill: "#3ba6dd",
40
+ }, transform: "translate(-4189.188 -550.354)" }))); };
41
+
42
+ module.exports = SvgWritingTypeAdventureStory;
43
+ //# sourceMappingURL=WritingTypeAdventureStory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingTypeAdventureStory.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingTypeBiography: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingTypeBiography;
@@ -0,0 +1,43 @@
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 SvgWritingTypeBiography = 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("style", null, ".writing-type-biography_svg__d{fill:#ffef00}")),
31
+ React__namespace.createElement("path", { style: {
32
+ fill: "none",
33
+ }, d: "M0 0h120v120H0z" }),
34
+ React__namespace.createElement("path", { d: "M6158.869 575.1h-36.162a6.926 6.926 0 0 0-6.926 6.928v6.048h50.019v-6.048a6.926 6.926 0 0 0-6.931-6.928Z", style: {
35
+ fill: "#fff",
36
+ }, transform: "translate(-6080.788 -547.643)" }),
37
+ React__namespace.createElement("path", { d: "M6123.476 587.356a4.362 4.362 0 0 1 0-8.724h41.432a6.913 6.913 0 0 0-6.038-3.536h-36.162a6.924 6.924 0 0 0-6.927 6.925v49.241a6.926 6.926 0 0 0 6.927 6.928h36.162a6.926 6.926 0 0 0 6.926-6.928v-43.906Z", style: {
38
+ fill: "#3ba6dd",
39
+ }, transform: "translate(-6080.788 -547.643)" }),
40
+ React__namespace.createElement("path", { className: "writing-type-biography_svg__d", d: "M60.212 65.347a9.378 9.378 0 1 0-9.378-9.378 9.375 9.375 0 0 0 9.378 9.378ZM67.62 66.285l-.3-.05-.247.148a12.389 12.389 0 0 1-13.721 0l-.247-.148-.3.05c-6.614 1.678-10.119 5.923-10.119 12.339v.741h34.4l.642-.05v-.74c.011-6.367-3.493-10.612-10.108-12.29Z" }))); };
41
+
42
+ module.exports = SvgWritingTypeBiography;
43
+ //# sourceMappingURL=WritingTypeBiography.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingTypeBiography.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingTypeDiaryEntry: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingTypeDiaryEntry;
@@ -0,0 +1,47 @@
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 SvgWritingTypeDiaryEntry = 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("style", null, ".writing-type-diary-entry_svg__a{fill:none}.writing-type-diary-entry_svg__b{fill:#3ba6dd}.writing-type-diary-entry_svg__c{fill:#ffef00}")),
31
+ React__namespace.createElement("path", { className: "writing-type-diary-entry_svg__a", d: "M0 0h120v120H0z" }),
32
+ React__namespace.createElement("path", { className: "writing-type-diary-entry_svg__b", d: "M34.418 29.255v60.45a4.647 4.647 0 0 0 4.656 4.658h41.882a4.659 4.659 0 0 0 4.656-4.658v-60.45a4.648 4.648 0 0 0-4.656-4.659H39.074a4.659 4.659 0 0 0-4.656 4.659Zm46.538-1.558a1.546 1.546 0 0 1 1.553 1.558v60.45a1.556 1.556 0 0 1-1.553 1.558H39.074a1.547 1.547 0 0 1-1.553-1.558v-60.45a1.557 1.557 0 0 1 1.553-1.558Z" }),
33
+ React__namespace.createElement("path", { className: "writing-type-diary-entry_svg__c", d: "M77.978 79.183H62.656a.783.783 0 1 0 0 1.565h15.322a.783.783 0 1 0 0-1.565ZM77.978 82.161H62.656a.783.783 0 1 0 0 1.565h15.322a.783.783 0 1 0 0-1.565ZM41.745 37.583h15.322a.783.783 0 0 0 0-1.565H41.745a.783.783 0 1 0 0 1.565ZM41.413 42.841a.782.782 0 0 0 .782.783h35.783a.783.783 0 0 0 0-1.566H42.195a.782.782 0 0 0-.782.783ZM77.978 46.606H42.195a.783.783 0 0 0 0 1.565h35.783a.783.783 0 1 0 0-1.565ZM77.978 51.152H42.195a.783.783 0 0 0 0 1.565h35.783a.783.783 0 1 0 0-1.565ZM77.978 55.699H42.195a.783.783 0 0 0 0 1.565h35.783a.783.783 0 1 0 0-1.565ZM77.978 60.246H42.195a.783.783 0 0 0 0 1.565h35.783a.783.783 0 1 0 0-1.565ZM77.978 64.792H42.195a.783.783 0 0 0 0 1.566h35.783a.783.783 0 0 0 0-1.566ZM77.978 69.34H42.195a.782.782 0 0 0 0 1.564h35.783a.782.782 0 1 0 0-1.564ZM77.978 73.883H42.195a.782.782 0 0 0 0 1.564h35.783a.782.782 0 1 0 0-1.564Z" }),
34
+ React__namespace.createElement("g", { transform: "rotate(-88.1 84.428 17.622)", style: {
35
+ fill: "#fff",
36
+ stroke: "#231f20",
37
+ strokeMiterlimit: 10,
38
+ strokeWidth: "5.129px",
39
+ } },
40
+ React__namespace.createElement("circle", { cx: 16.478, cy: 16.478, r: 16.478, style: {
41
+ stroke: "none",
42
+ } }),
43
+ React__namespace.createElement("circle", { className: "writing-type-diary-entry_svg__a", cx: 16.478, cy: 16.478, r: 19.043 })),
44
+ React__namespace.createElement("path", { className: "writing-type-diary-entry_svg__b", d: "m83.399 81.572-.038 1.965q-.114 5.34-.114 7.405a3.231 3.231 0 0 0 .336 1.788 1.518 1.518 0 0 0 1.274.444c.034 0 .095-.005.184-.012a1.875 1.875 0 0 1 .209-.013v1.457q-1.876-.1-2.84-.139t-1.687-.038q-.62 0-1.635.048t-2.282.129v-1.457a1.826 1.826 0 0 1 .215.013c.084.007.144.012.177.012a1.54 1.54 0 0 0 1.306-.45 4.873 4.873 0 0 0 .33-2.327v-3.69a4.96 4.96 0 0 0-.3-2.275 1.367 1.367 0 0 0-1.179-.426c-.127 0-.226 0-.3.007s-.146.01-.222.019l-.076-1.369q1.788-.128 3.449-.4a31.393 31.393 0 0 0 3.193-.691ZM83.552 77.475a2.539 2.539 0 1 1-2.539-2.539 2.539 2.539 0 0 1 2.539 2.539Z" }))); };
45
+
46
+ module.exports = SvgWritingTypeDiaryEntry;
47
+ //# sourceMappingURL=WritingTypeDiaryEntry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingTypeDiaryEntry.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingTypeFreeWrite: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingTypeFreeWrite;
@@ -0,0 +1,46 @@
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 SvgWritingTypeFreeWrite = 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("style", null, ".writing-type-free-write_svg__a{fill:#fff}.writing-type-free-write_svg__b{fill:#3ba6dd}.writing-type-free-write_svg__c{fill:#ffef00}")),
31
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__a", d: "m35.134 74.324 49.961-46.815M34.237 73.365l49.961-46.814a1.314 1.314 0 0 1 1.8 1.916L36.035 75.282a1.313 1.313 0 1 1-1.794-1.917ZM38.314 77.715l49.961-46.813M37.416 76.757l49.96-46.814a1.315 1.315 0 1 1 1.8 1.917L39.213 78.674a1.313 1.313 0 1 1-1.794-1.917Z" }),
32
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__a", d: "m31.39 69.362 48.779-45.706a3.473 3.473 0 0 1 4.909.159l6.709 7.16a3.472 3.472 0 0 1-.157 4.914L42.85 81.595a3.477 3.477 0 0 1-4.907-.165l-6.713-7.162a3.473 3.473 0 0 1 .16-4.906Zm58.481-36.59-6.71-7.161a.847.847 0 0 0-.591-.266.838.838 0 0 0-.606.229l-48.777 45.7a.861.861 0 0 0-.04 1.2l6.712 7.161a.848.848 0 0 0 1.2.043l48.779-45.705a.847.847 0 0 0 .209-.93.864.864 0 0 0-.176-.271Z" }),
33
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__a", d: "m26.556 83.929 3.833-12.815a1.314 1.314 0 0 1 2.518.753l-3.178 10.624 10.559-2.559a1.313 1.313 0 0 1 .618 2.553l-12.781 3.1a1.314 1.314 0 0 1-1.263-.373 1.293 1.293 0 0 1-.27-.425 1.311 1.311 0 0 1-.036-.858Z" }),
34
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__b", d: "M38.39 78.075 88.448 31.26l1.918-1.794 1.461 1.563a3.468 3.468 0 0 1-.172 4.882l-49.1 45.916a3.48 3.48 0 0 1-4.629-.4l-1.219-1.3-.237-.253Z" }),
35
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__c", d: "m32.657 75.788 53.892-50.403 3.816 4.08-53.892 50.403zM58.225 98.792h-.465a42.6 42.6 0 0 1-30.187-12.879 3.108 3.108 0 1 1 4.442-4.349 36.665 36.665 0 0 0 51.848.547 3.108 3.108 0 1 1 4.349 4.442 42.594 42.594 0 0 1-29.987 12.239Z" }),
36
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__b", d: "m85.104 23.842 1.445 1.544-1.919 1.8L34.573 74l-1.917 1.792-1.49-1.593a3.464 3.464 0 0 1 .219-4.842l48.809-45.673a3.475 3.475 0 0 1 4.91.163Z" }),
37
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__a", d: "m32.477 73.182 6.542 7.061 2.03 2.191a1.134 1.134 0 0 1-.183.065l-9.518 2.307-3.848-4.154 2.849-9.524a1.321 1.321 0 0 1 .07-.169Z" }),
38
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__b", d: "m30.585 79.515 2.094 2.26 2.045 2.208-6.636 1.608a1.313 1.313 0 0 1-1.263-.372 1.348 1.348 0 0 1-.27-.425 1.329 1.329 0 0 1-.036-.857l1.993-6.66Z" }),
39
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__c", d: "M93.978 78.153a3.093 3.093 0 1 1-3.092-3.093 3.092 3.092 0 0 1 3.092 3.093Z" }),
40
+ React__namespace.createElement("path", { className: "writing-type-free-write_svg__a", d: "m77.02 26.587 5.728-5.38L94.255 33.46l-5.728 5.38z" }),
41
+ React__namespace.createElement("path", { style: {
42
+ fill: "none",
43
+ }, d: "M0 0h120v120H0z" }))); };
44
+
45
+ module.exports = SvgWritingTypeFreeWrite;
46
+ //# sourceMappingURL=WritingTypeFreeWrite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingTypeFreeWrite.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingTypeInstructions: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingTypeInstructions;