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 @@
1
+ {"version":3,"file":"DrawingToolUndo.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgEgg: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgEgg;
@@ -0,0 +1,62 @@
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 SvgEgg = 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, ".egg_svg__c{fill:#fff}")),
31
+ React__namespace.createElement("path", { style: {
32
+ fill: "none",
33
+ }, d: "M0 0h120v120H0z" }),
34
+ React__namespace.createElement("ellipse", { cx: 37.14, cy: 9.285, rx: 37.14, ry: 9.285, transform: "translate(24.759 92.442)", style: {
35
+ fill: "rgba(0,0,0,.3)",
36
+ opacity: 0.997,
37
+ } }),
38
+ React__namespace.createElement("path", { className: "egg_svg__c", d: "M26.341 73.213C25.2 44.359 36.783 8.923 57.957.313c10.158-4.131 32.894 33.37 38.29 50.034a43.919 43.919 0 0 1 .45 30.692c-7.306 21.507-28.465 33.7-47.239 27.219-14.264-4.93-23.01-19.117-23.117-35.045Z" }),
39
+ React__namespace.createElement("path", { d: "M-1131.273 2976.614a45.777 45.777 0 0 0 2.356-10.99 197.164 197.164 0 0 0-7.382-19.734c-6.681-15.73-14.248-31.241-23.473-45.6-3.928-3.632-7.533-5.507-10.241-4.406-21.174 8.607-32.757 44.044-31.616 72.9.107 15.928 8.853 30.116 23.117 35.048 18.774 6.483 39.933-5.712 47.239-27.218Z", style: {
40
+ fill: "#f7d7f5",
41
+ }, transform: "translate(1227.97 -2895.572)" }),
42
+ React__namespace.createElement("path", { d: "M-1131.273 2976.614a43.916 43.916 0 0 0-.45-30.691c-5.4-16.665-28.132-54.166-38.29-50.035-13.941 5.667-23.722 22.965-28.454 42.355 1.524 4.406 3.245 8.748 5.029 13.057 5.13 12.385 10.657 24.676 17.945 35.926a115.45 115.45 0 0 0 8.049 10.994 108.78 108.78 0 0 0 6.021 6.648c13.123-2.713 25.034-13.194 30.15-28.254Z", style: {
43
+ fill: "#c5f5f6",
44
+ }, transform: "translate(1227.97 -2895.572)" }),
45
+ React__namespace.createElement("path", { d: "M-1131.723 2945.923c-5.4-16.665-28.132-54.166-38.29-50.035-6.667 2.711-12.382 8.084-17.05 15.073.489 2.651 1.061 5.287 1.78 7.891a139.028 139.028 0 0 0 5.81 16.1c4.1 9.9 8.515 19.719 14.339 28.709a92.461 92.461 0 0 0 6.432 8.785c4.054 4.884 8.782 9.709 14.182 13.114a5.643 5.643 0 0 0 2.9.767 15.345 15.345 0 0 0 4.333-.044 11.9 11.9 0 0 0 1.769-.528 46.748 46.748 0 0 0 4.246-9.138 43.916 43.916 0 0 0-.451-30.694Z", style: {
46
+ fill: "#d4f573",
47
+ }, transform: "translate(1227.97 -2895.572)" }),
48
+ React__namespace.createElement("path", { d: "M-1167.853 2895.619a11.116 11.116 0 0 0-.337 1.087 21.014 21.014 0 0 0-.077 6.685c.594 6.219 1.195 12.476 2.859 18.5a93.722 93.722 0 0 0 3.92 10.862 119.054 119.054 0 0 0 9.675 19.369 62.326 62.326 0 0 0 4.339 5.928 42.223 42.223 0 0 0 9.569 8.848 3.8 3.8 0 0 0 1.955.517 10.31 10.31 0 0 0 2.924-.03 8.825 8.825 0 0 0 4.057-2.092 42.554 42.554 0 0 0-2.836-19.368c-5.029-15.534-25.116-49.15-36.048-50.306Z", style: {
49
+ fill: "#f7f87e",
50
+ }, transform: "translate(1227.97 -2895.572)" }),
51
+ React__namespace.createElement("path", { className: "egg_svg__c", d: "M97.343 53.695q-.519-1.71-1.178-3.344c-3.248-10.03-12.776-27.6-22.064-39.1a60.389 60.389 0 0 0 1.667 9.458 68.006 68.006 0 0 0 2.84 7.868 86.212 86.212 0 0 0 7.008 14.03 45.075 45.075 0 0 0 3.143 4.294 30.64 30.64 0 0 0 6.931 6.409 2.757 2.757 0 0 0 1.417.375c.081.002.157.004.236.01Z" }),
52
+ React__namespace.createElement("path", { d: "M-1138.51 2930.579c-9.143-17.4-23.872-37.794-31.5-34.691-17.106 6.953-27.948 31.418-30.883 55.775 16.23-7.814 41.6-18.463 62.383-21.084Z", style: {
53
+ opacity: 0.5,
54
+ fill: "#fff",
55
+ }, transform: "translate(1227.97 -2895.572)" }),
56
+ React__namespace.createElement("path", { d: "M-1131.723 2945.923a101.376 101.376 0 0 0-6.221-14.248c.828 1.963 1.524 3.79 2.05 5.415a43.918 43.918 0 0 1 .45 30.692c-7.306 21.506-28.465 33.7-47.239 27.219a32.833 32.833 0 0 1-16.86-13.391c3.389 10.328 10.771 18.676 21.031 22.223 18.773 6.482 39.933-5.713 47.239-27.219a43.916 43.916 0 0 0-.45-30.691Z", style: {
57
+ fill: "#1d1e1c",
58
+ opacity: 0.5,
59
+ }, transform: "translate(1227.97 -2895.572)" }))); };
60
+
61
+ module.exports = SvgEgg;
62
+ //# sourceMappingURL=Egg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Egg.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgEnclosure: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgEnclosure;
@@ -0,0 +1,76 @@
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 SvgEnclosure = 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, ".enclosure_svg__a{fill:none}.enclosure_svg__c{fill:#0071bc}.enclosure_svg__i{fill:#aaa}.enclosure_svg__k{fill:#fff}.enclosure_svg__l{fill:#c6c6c6}")),
31
+ React__namespace.createElement("path", { className: "enclosure_svg__a", d: "M0 0h120v120H0z" }),
32
+ React__namespace.createElement("path", { d: "M702.044 182.167c-10.764 0-21.526 1.536-29.725 4.607-16.4 6.141-16.4 16.125 0 22.266l.078.029 27.46 10.283a5.359 5.359 0 0 0 3.247 0c9.847-3.6 19.894-7.052 28.664-10.313 16.4-6.141 16.4-16.125 0-22.266-8.199-3.073-18.962-4.606-29.724-4.606Z", transform: "translate(-642.044 -113.782)", style: {
33
+ fill: "rgba(0,0,0,.3)",
34
+ } }),
35
+ React__namespace.createElement("path", { className: "enclosure_svg__c", d: "M60 5.862a42.025 42.025 0 0 0-29.725 71.751l.078.076 27.46 27.458a2.3 2.3 0 0 0 3.247 0c9.847-9.61 19.894-18.83 28.664-27.534A42.025 42.025 0 0 0 60 5.862Z" }),
36
+ React__namespace.createElement("path", { d: "M702.044 109.772a42.024 42.024 0 0 0-29.725 71.75l.078.076 27.46 27.458a2.3 2.3 0 0 0 3.247 0c9.847-9.609 19.894-18.829 28.664-27.534a42.024 42.024 0 0 0-29.724-71.75Z", transform: "translate(-642.044 -109.282)", style: {
37
+ fill: "#29abe2",
38
+ } }),
39
+ React__namespace.createElement("g", { transform: "translate(26.798 7.941)" },
40
+ React__namespace.createElement("circle", { className: "enclosure_svg__c", cx: 33.569, cy: 33.569, r: 33.569, transform: "translate(0 8.336)" }),
41
+ React__namespace.createElement("circle", { cx: 33.569, cy: 33.569, r: 33.569, transform: "translate(0 4.719)", style: {
42
+ fill: "#cc6100",
43
+ } }),
44
+ React__namespace.createElement("circle", { cx: 33.569, cy: 33.569, r: 33.569, style: {
45
+ fill: "#f7931e",
46
+ } }),
47
+ React__namespace.createElement("g", { style: {
48
+ isolation: "isolate",
49
+ stroke: "#fff",
50
+ strokeMiterlimit: 10,
51
+ strokeWidth: "2.885px",
52
+ opacity: 0.4,
53
+ mixBlendMode: "overlay",
54
+ fill: "none",
55
+ } },
56
+ React__namespace.createElement("circle", { cx: 33.569, cy: 33.569, r: 33.569, style: {
57
+ stroke: "none",
58
+ } }),
59
+ React__namespace.createElement("circle", { className: "enclosure_svg__a", cx: 33.569, cy: 33.569, r: 32.126 })),
60
+ React__namespace.createElement("g", { style: {
61
+ mixBlendMode: "multiply",
62
+ isolation: "isolate",
63
+ } },
64
+ React__namespace.createElement("path", { className: "enclosure_svg__i", d: "M32.066 8.834c4.077 0 1.359 10.484.582 13.008a5.731 5.731 0 0 1-5.242 4.271c-8.348-.389-5.63-17.668 4.66-17.279ZM8.574 32.52c-.776-4.078.194-9.319 3.106-11.067 1.36-.777 5.437 4.077 6.407 6.406a6.657 6.657 0 0 1 .776 4.466c-.582 3.3-3.3 5.436-6.212 4.853a5.9 5.9 0 0 1-4.077-4.658Zm37.873 18.025a15.754 15.754 0 0 1-8.154 10.29c-3.106 1.553-5.631-1.165-9.319-2.135-2.912-.777-6.6.971-8.542-1.165a16.047 16.047 0 0 1-3.5-14.561c.777-3.3 4.078-4.854 6.6-6.8 3.688-3.106 7.183-5.824 12.037-4.659 4.659 1.165 6.6 4.853 8.542 8.931 1.171 3.304 3.111 6.411 2.336 10.099Zm-2.925-21.326a5.707 5.707 0 0 1-3.3-5.825c.194-2.524 1.553-12.814 5.242-11.455 9.511 3.496 5.628 20.192-1.942 17.28Zm14.949 12.619a5.363 5.363 0 0 1-5.437 2.719c-2.718-.582-4.465-3.5-3.883-6.8a7.257 7.257 0 0 1 2.33-3.883c1.941-1.747 7.378-4.659 8.349-3.494 1.94 2.718.97 7.964-1.36 11.458Z" }),
65
+ React__namespace.createElement("path", { className: "enclosure_svg__i", d: "M9.844 26.264c.129-1.344.912-2.893 1.981-3.173.5-.119 1.325 1.77 1.416 2.587a2.167 2.167 0 0 1-.165 1.466 1.772 1.772 0 0 1-2.384.948 1.919 1.919 0 0 1-.848-1.828ZM46.447 50.545c.777-3.689-1.165-6.795-2.33-10.095-1.748-3.672-3.5-7.023-7.237-8.5 2.546 2.482 3.524 6.413 3.866 10.056.326 3.48.234 7.171-1.486 10.213-.93 1.648-2.723 3.156-4.546 2.645a7.281 7.281 0 0 1-2.569-1.831 4.221 4.221 0 0 0-1.722-.977c-1.407-.34-2.423.911-3.683 1.333-2.672.9-5.682-.649-7.324-2.94a17.008 17.008 0 0 1-2.528-7.25 16.04 16.04 0 0 0 3.543 14.34c1.941 2.135 5.63.388 8.542 1.165 3.689.971 6.213 3.689 9.319 2.135a15.753 15.753 0 0 0 8.155-10.294ZM27.406 26.112a5.731 5.731 0 0 0 5.242-4.271c.777-2.524 3.494-13.008-.582-13.008a8.628 8.628 0 0 0-1.141.039 4.355 4.355 0 0 0 .437.368c1.345 1.111 1.143 3.206.7 4.893a14.733 14.733 0 0 1-3.564 6.918 7.81 7.81 0 0 1-3.818 2.06 5.959 5.959 0 0 1-1.506.091 4.694 4.694 0 0 0 4.232 2.91Z" }),
66
+ React__namespace.createElement("path", { className: "enclosure_svg__i", d: "M18.864 32.326a6.658 6.658 0 0 0-.776-4.466 18.131 18.131 0 0 0-4.578-5.781l1.6 2.848a11.19 11.19 0 0 1 1.742 4.6 5.7 5.7 0 0 1-3.234 5.407 5.453 5.453 0 0 1-3.884.218 5.5 5.5 0 0 0 2.92 2.031c2.909.579 5.627-1.557 6.21-4.857ZM48.132 13.533a14.22 14.22 0 0 1 .466 7.121 8.647 8.647 0 0 1-1.892 4.166 4.924 4.924 0 0 1-4.11 1.724 4.083 4.083 0 0 1-2.186-1.063 5.281 5.281 0 0 0 3.11 3.738c6.737 2.591 10.554-10.341 4.612-15.686ZM59.829 30.386a1.037 1.037 0 0 0-.862-.259l.032.078c.953 2.4-.054 5.176-1.631 7.222-1.228 1.594-3.127 3.174-5.273 2.993a5.52 5.52 0 0 1-3.047-1.647c-.1 2.868 1.548 5.263 3.985 5.786a5.363 5.363 0 0 0 5.437-2.719c2.33-3.497 3.301-8.738 1.359-11.454ZM27.732 35.369a6.612 6.612 0 0 0-1.112 1.023c-.357.408-.641.943-1.032 1.311-.177.167-.392.313-.584.47q-.651.532-1.29 1.08-.732.63-1.445 1.281a2.258 2.258 0 0 0-.476.47 4.385 4.385 0 0 0-.181.5 5.593 5.593 0 0 0-.45 1.563 2.776 2.776 0 0 0 .256 1.428 2.2 2.2 0 0 0 .432.787 3.953 3.953 0 0 0 2.786.849 4.325 4.325 0 0 0 3.405-2.09c.646-1.1.788-2.436 1.494-3.507a2.85 2.85 0 0 1 .9-.927 3.96 3.96 0 0 0 .654-.612 10.558 10.558 0 0 0 1.182-1.48 3.277 3.277 0 0 0 .692-2.25c-.177-1.094-1.236-1.4-2.188-1.244a7.438 7.438 0 0 0-3.043 1.348ZM29.52 11.122c1.324.332-.414 3.517-.871 4.274a1.922 1.922 0 0 1-2.052.96c-2.68-.803-.388-6.203 2.923-5.234Z" }),
67
+ React__namespace.createElement("path", { className: "enclosure_svg__i", d: "M43.099 18.271a1.854 1.854 0 0 1-.625-2.083c.244-.786 1.417-3.947 2.487-3.251 2.762 1.795.326 6.804-1.862 5.334ZM57.247 35.648a1.916 1.916 0 0 1-1.942.971 2.007 2.007 0 0 1-1.387-2.428 2.593 2.593 0 0 1 .832-1.387c.694-.624 2.636-1.665 2.982-1.248.694.97.347 2.842-.485 4.092Z" })),
68
+ React__namespace.createElement("path", { d: "M702.044 124.788c4.077 0 1.359 10.484.582 13.008a5.731 5.731 0 0 1-5.242 4.271c-8.348-.389-5.63-17.667 4.66-17.279Zm-23.492 23.686c-.776-4.078.194-9.319 3.106-11.067 1.36-.777 5.437 4.077 6.407 6.406a6.655 6.655 0 0 1 .776 4.466c-.582 3.3-3.3 5.436-6.212 4.853a5.9 5.9 0 0 1-4.077-4.658Zm37.873 18.026a15.756 15.756 0 0 1-8.154 10.29c-3.106 1.553-5.631-1.165-9.319-2.135-2.912-.777-6.6.971-8.542-1.165a16.047 16.047 0 0 1-3.5-14.561c.777-3.3 4.078-4.854 6.6-6.8 3.688-3.106 7.183-5.824 12.037-4.659 4.659 1.165 6.6 4.853 8.542 8.93 1.171 3.3 3.111 6.411 2.336 10.1Zm-2.925-21.327a5.705 5.705 0 0 1-3.3-5.824c.194-2.524 1.553-12.814 5.242-11.455 9.511 3.494 5.628 20.191-1.942 17.279Zm14.949 12.62a5.362 5.362 0 0 1-5.437 2.718c-2.718-.582-4.465-3.494-3.883-6.795a7.258 7.258 0 0 1 2.33-3.883c1.941-1.747 7.378-4.66 8.349-3.5 1.94 2.723.97 7.967-1.36 11.459Z", transform: "translate(-669.978 -118.156)", style: {
69
+ fill: "#ededed",
70
+ } }),
71
+ React__namespace.createElement("path", { className: "enclosure_svg__k", d: "M9.844 24.062c.129-1.344.912-2.893 1.981-3.173.5-.119 1.325 1.77 1.416 2.586a2.167 2.167 0 0 1-.165 1.466 1.772 1.772 0 0 1-2.384.949 1.92 1.92 0 0 1-.848-1.828Z" }),
72
+ React__namespace.createElement("path", { className: "enclosure_svg__l", d: "M46.447 48.343c.777-3.689-1.165-6.795-2.33-10.1-1.748-3.672-3.5-7.022-7.237-8.5 2.546 2.482 3.524 6.412 3.866 10.056.326 3.48.234 7.17-1.486 10.213-.93 1.648-2.723 3.156-4.546 2.645a7.281 7.281 0 0 1-2.569-1.831 4.234 4.234 0 0 0-1.722-.978c-1.407-.339-2.423.911-3.683 1.334-2.672.9-5.682-.649-7.324-2.94a17.012 17.012 0 0 1-2.528-7.25 16.041 16.041 0 0 0 3.543 14.341c1.941 2.135 5.63.388 8.542 1.165 3.689.971 6.213 3.689 9.319 2.135a15.755 15.755 0 0 0 8.155-10.29ZM27.406 23.91a5.731 5.731 0 0 0 5.242-4.271c.777-2.524 3.494-13.008-.582-13.008a8.623 8.623 0 0 0-1.141.039 4.486 4.486 0 0 0 .437.368c1.345 1.111 1.143 3.206.7 4.893a14.737 14.737 0 0 1-3.569 6.913 7.8 7.8 0 0 1-3.818 2.06 5.915 5.915 0 0 1-1.506.092 4.694 4.694 0 0 0 4.237 2.914ZM18.864 30.124a6.655 6.655 0 0 0-.776-4.466 18.121 18.121 0 0 0-4.578-5.781l1.6 2.848a11.185 11.185 0 0 1 1.742 4.6 5.7 5.7 0 0 1-3.234 5.407 5.458 5.458 0 0 1-3.884.218 5.5 5.5 0 0 0 2.92 2.031c2.909.579 5.627-1.557 6.21-4.857ZM48.132 11.332a14.217 14.217 0 0 1 .466 7.12 8.65 8.65 0 0 1-1.892 4.167 4.924 4.924 0 0 1-4.11 1.724 4.083 4.083 0 0 1-2.186-1.063 5.279 5.279 0 0 0 3.11 3.737c6.737 2.591 10.554-10.342 4.612-15.685ZM59.829 28.181a1.044 1.044 0 0 0-.862-.259l.032.078c.953 2.4-.054 5.177-1.631 7.223-1.228 1.594-3.127 3.174-5.273 2.993a5.526 5.526 0 0 1-3.047-1.647c-.1 2.867 1.548 5.263 3.985 5.785a5.362 5.362 0 0 0 5.437-2.718c2.33-3.495 3.301-8.736 1.359-11.455Z" }),
73
+ React__namespace.createElement("path", { className: "enclosure_svg__k", d: "M27.732 33.167a6.611 6.611 0 0 0-1.112 1.023c-.357.407-.641.943-1.032 1.311-.177.167-.392.312-.584.47q-.651.532-1.29 1.08-.732.63-1.445 1.281a2.277 2.277 0 0 0-.476.469 4.4 4.4 0 0 0-.181.5 5.593 5.593 0 0 0-.45 1.563 2.778 2.778 0 0 0 .256 1.428 2.2 2.2 0 0 0 .432.787 3.953 3.953 0 0 0 2.786.849 4.326 4.326 0 0 0 3.405-2.091c.646-1.1.788-2.435 1.494-3.506a2.841 2.841 0 0 1 .9-.927 3.959 3.959 0 0 0 .654-.612 10.512 10.512 0 0 0 1.182-1.481 3.274 3.274 0 0 0 .692-2.249c-.177-1.094-1.236-1.4-2.188-1.244a7.437 7.437 0 0 0-3.043 1.349ZM29.52 8.919c1.324.333-.414 3.518-.871 4.275a1.923 1.923 0 0 1-2.052.96c-2.68-.807-.388-6.2 2.923-5.235ZM43.099 16.069a1.855 1.855 0 0 1-.625-2.084c.244-.785 1.417-3.946 2.487-3.25 2.762 1.794.326 6.803-1.862 5.334ZM57.247 33.444a1.916 1.916 0 0 1-1.942.972 2.007 2.007 0 0 1-1.387-2.428 2.593 2.593 0 0 1 .832-1.387c.694-.625 2.636-1.665 2.982-1.248.694.971.347 2.844-.485 4.091Z" })))); };
74
+
75
+ module.exports = SvgEnclosure;
76
+ //# sourceMappingURL=Enclosure.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Enclosure.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgExclamation: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgExclamation;
@@ -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 SvgExclamation = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Report", 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("g", { "data-name": "Group 1544", opacity: 0.3 },
31
+ React__namespace.createElement("path", { "data-name": "Path 1540", d: "m53.453 82.545-7.3-48.979V22.782h27.354v10.784L66.15 82.545Zm16.738 17.918a10.547 10.547 0 0 1-10.559 10.56 10.549 10.549 0 0 1-10.56-10.56 10.548 10.548 0 0 1 10.56-10.56 10.547 10.547 0 0 1 10.558 10.56Z" })),
32
+ React__namespace.createElement("g", { "data-name": "Group 1546" },
33
+ React__namespace.createElement("path", { "data-name": "Path 1541", d: "M59.632 79.43a10.547 10.547 0 0 0-10.56 10.559v6.284a10.548 10.548 0 0 0 10.56 10.56 10.547 10.547 0 0 0 10.559-10.56v-6.284A10.546 10.546 0 0 0 59.632 79.43Z", fill: "#afafaf" }),
34
+ React__namespace.createElement("path", { "data-name": "Path 1542", d: "M46.151 12.305v17.069l7.3 48.979h12.7l7.357-48.979V12.305Z", fill: "#afafaf" }),
35
+ React__namespace.createElement("g", { "data-name": "Group 1545" },
36
+ React__namespace.createElement("path", { "data-name": "Path 1543", d: "m53.453 72.072-7.3-48.98V12.305h27.354v10.784l-7.357 48.98Zm16.738 17.917a10.547 10.547 0 0 1-10.559 10.56 10.548 10.548 0 0 1-10.56-10.56 10.548 10.548 0 0 1 10.56-10.559A10.546 10.546 0 0 1 70.19 89.989Z", fill: "#fff" }))))); };
37
+
38
+ module.exports = SvgExclamation;
39
+ //# sourceMappingURL=Exclamation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Exclamation.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgExclamationGrey: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgExclamationGrey;
@@ -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 SvgExclamationGrey = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Report - V2", 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("g", { "data-name": "Report Button" },
31
+ React__namespace.createElement("g", { "data-name": "Icon - Report" },
32
+ React__namespace.createElement("g", { "data-name": "Group 1546" },
33
+ React__namespace.createElement("g", { "data-name": "Group 1545" },
34
+ React__namespace.createElement("path", { "data-name": "Path 1543", d: "M53.677 74.986 46 27.463V16.996h28.759v10.463l-7.735 47.523Zm17.6 17.385c0 5.666-4.959 10.246-11.1 10.246s-11.1-4.58-11.1-10.246 4.961-10.246 11.1-10.246 11.098 4.578 11.098 10.246Z", fill: "rgba(0,0,0,0.15)" }))))))); };
35
+
36
+ module.exports = SvgExclamationGrey;
37
+ //# sourceMappingURL=ExclamationGrey.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExclamationGrey.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgEye: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgEye;
@@ -0,0 +1,42 @@
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 SvgEye = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Followers", 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("g", { transform: "translate(-655.596 -93.361)" },
31
+ React__namespace.createElement("path", { "data-name": "Path 1722", d: "M764.707 150.965h-37.269a16.644 16.644 0 0 0-.622-2.431 3.812 3.812 0 0 1-1.343.246c-2.46 0-4.456-2.384-4.456-5.327a6.2 6.2 0 0 1 .382-2.158 10.552 10.552 0 0 0-5.8-1.766c-5.817 0-10.673 4.9-11.846 11.436h-37.268a5.69 5.69 0 0 0 0 6.107s20.8 29.463 49.111 29.463 49.11-29.465 49.11-29.465a5.68 5.68 0 0 0 .001-6.105Z", fill: "#9026c1" }),
32
+ React__namespace.createElement("path", { "data-name": "Path 1723", d: "M666.485 155.75h37.269a16.644 16.644 0 0 0 .622 2.431 3.812 3.812 0 0 1 1.343-.246c2.461 0 4.457 2.384 4.457 5.327a6.2 6.2 0 0 1-.383 2.158 10.552 10.552 0 0 0 5.8 1.766c5.817 0 10.673-4.9 11.846-11.436h37.265a5.69 5.69 0 0 0 0-6.107s-20.8-29.463-49.111-29.463-49.11 29.465-49.11 29.465a5.684 5.684 0 0 0 .002 6.105Z", opacity: 0.3 }),
33
+ React__namespace.createElement("g", { "data-name": "Group 1593", fill: "#fff" },
34
+ React__namespace.createElement("path", { "data-name": "Path 1724", d: "M764.707 150.778s-20.8-24.65-49.111-24.65-49.111 24.65-49.111 24.65a4.116 4.116 0 0 0 0 5.109s20.8 24.648 49.111 24.648 49.11-24.65 49.11-24.65a4.109 4.109 0 0 0 .001-5.107ZM715.6 174.273a20.941 20.941 0 1 1 20.942-20.942 20.942 20.942 0 0 1-20.942 20.942Z" }),
35
+ React__namespace.createElement("path", { "data-name": "Path 1725", d: "M725.473 148.95a4.457 4.457 0 0 1-4.074-6.262 12.122 12.122 0 1 0 5.417 6.056 4.48 4.48 0 0 1-1.343.206Z" })),
36
+ React__namespace.createElement("circle", { "data-name": "Ellipse 389", cx: 20.942, cy: 20.942, r: 20.942, transform: "translate(694.654 132.39)", fill: "#36a9e1" }),
37
+ React__namespace.createElement("circle", { "data-name": "Ellipse 390", cx: 14.168, cy: 14.168, r: 14.168, transform: "translate(701.428 139.163)", fill: "#33cfff" }),
38
+ React__namespace.createElement("path", { "data-name": "Path 1726", d: "M727.656 152.115c-.019-.188-.056-.371-.083-.556-.031-.208-.054-.418-.095-.622-.046-.229-.11-.451-.169-.675-.04-.154-.073-.311-.119-.463-.071-.232-.158-.456-.242-.682-.046-.124-.082-.251-.132-.373a12.164 12.164 0 0 0-5.413-6.056l-.01-.005a12.084 12.084 0 0 0-1.224-.574c-.123-.05-.25-.091-.375-.137a9.796 9.796 0 0 0-.93-.3q-.227-.063-.456-.117a12.23 12.23 0 0 0-.96-.185c-.143-.022-.285-.049-.429-.066a12.3 12.3 0 0 0-1.419-.09 12.122 12.122 0 0 0-12.121 12.121 11.948 11.948 0 0 0 .062 1.218c.018.188.055.371.082.557.031.208.054.418.095.622.046.229.11.451.169.675.04.154.073.311.119.463.071.232.158.456.242.682.046.123.083.251.132.372a12.161 12.161 0 0 0 5.414 6.056h.01a12.2 12.2 0 0 0 1.224.575c.123.05.25.091.375.137q.457.17.931.3a12.166 12.166 0 0 0 1.416.302c.143.022.284.048.429.065a11.972 11.972 0 0 0 8.2-1.98 12.253 12.253 0 0 0 1.794-1.48c.274-.274.535-.562.782-.861a12.083 12.083 0 0 0 2.223-4.106c.118-.379.218-.767.3-1.161a12.208 12.208 0 0 0 .246-2.443q-.007-.612-.068-1.213Z", fill: "#1d1d1b" }),
39
+ React__namespace.createElement("circle", { "data-name": "Ellipse 391", cx: 3.296, cy: 3.296, r: 3.296, transform: "translate(721.126 141.128)", fill: "#fff" })))); };
40
+
41
+ module.exports = SvgEye;
42
+ //# sourceMappingURL=Eye.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Eye.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFacebook: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFacebook;
@@ -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 SvgFacebook = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Facebook", 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: "M73.25 40.25h7.5V27.5a106.344 106.344 0 0 0-11-.5C58.875 27 51.5 33.625 51.5 45.75v10.5H39.25V70.5H51.5V107h14.625V70.5H78.5l1.875-14.25H66.25v-9.125c0-4 1.125-6.875 7-6.875Z", fill: "rgba(0,0,0,0.3)" }),
31
+ React__namespace.createElement("path", { "data-name": "facebook-01", d: "M73.25 33.25h7.5V20.5a106.344 106.344 0 0 0-11-.5C58.875 20 51.5 26.625 51.5 38.75v10.5H39.25V63.5H51.5V100h14.625V63.5H78.5l1.875-14.25H66.25v-9.125c0-4 1.125-6.875 7-6.875Z", fill: "#afafaf" }),
32
+ React__namespace.createElement("path", { "data-name": "facebook-01", d: "M73.25 26.25h7.5V13.5a106.344 106.344 0 0 0-11-.5C58.875 13 51.5 19.625 51.5 31.75v10.5H39.25V56.5H51.5V93h14.625V56.5H78.5l1.875-14.25H66.25v-9.125c0-4 1.125-6.875 7-6.875Z", fill: "#fff" }))); };
33
+
34
+ module.exports = SvgFacebook;
35
+ //# sourceMappingURL=Facebook.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Facebook.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFilter;
@@ -0,0 +1,52 @@
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 SvgFilter = 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, ".filter_svg__b{fill:#dadada}.filter_svg__c{fill:#fff}.filter_svg__d{fill:rgba(0,0,0,.3)}.filter_svg__e{fill:#c9b81f}.filter_svg__f{fill:#ffed00}")),
31
+ React__namespace.createElement("path", { style: {
32
+ fill: "none",
33
+ }, d: "M0 0h120v120H0z" }),
34
+ React__namespace.createElement("g", { transform: "translate(-6568.158 -4852.486)" },
35
+ React__namespace.createElement("rect", { className: "filter_svg__b", width: 89.822, height: 7.859, rx: 3.93, transform: "translate(6583.247 4884.963)" }),
36
+ React__namespace.createElement("path", { className: "filter_svg__c", d: "M6669.139 4887.548h-81.962a2.788 2.788 0 1 0 0 5.274h81.962a2.788 2.788 0 1 0 0-5.274Z" }),
37
+ React__namespace.createElement("circle", { className: "filter_svg__d", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6602.334 4884.472)" }),
38
+ React__namespace.createElement("circle", { className: "filter_svg__e", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6602.334 4880.472)" }),
39
+ React__namespace.createElement("circle", { className: "filter_svg__f", cx: 5.36, cy: 5.36, r: 5.36, transform: "translate(6605.301 4882.195)" }),
40
+ React__namespace.createElement("rect", { className: "filter_svg__b", width: 89.822, height: 7.859, rx: 3.93, transform: "rotate(-180 3336.535 2458.2)" }),
41
+ React__namespace.createElement("path", { className: "filter_svg__c", d: "M6587.176 4911.126h81.963a2.789 2.789 0 1 1 0 5.275h-81.963a2.789 2.789 0 1 1 0-5.275Z" }),
42
+ React__namespace.createElement("circle", { className: "filter_svg__d", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6637.326 4908.05)" }),
43
+ React__namespace.createElement("circle", { className: "filter_svg__e", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6637.327 4904.05)" }),
44
+ React__namespace.createElement("circle", { className: "filter_svg__f", cx: 5.36, cy: 5.36, r: 5.36, transform: "translate(6640.293 4905.773)" }),
45
+ React__namespace.createElement("rect", { className: "filter_svg__b", width: 89.822, height: 7.859, rx: 3.93, transform: "translate(6583.247 4932.12)" }),
46
+ React__namespace.createElement("path", { className: "filter_svg__c", d: "M6669.139 4934.7h-81.962a2.789 2.789 0 1 0 0 5.275h81.962a2.789 2.789 0 1 0 0-5.275Z" }),
47
+ React__namespace.createElement("circle", { className: "filter_svg__d", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6602.334 4931.628)" }),
48
+ React__namespace.createElement("circle", { className: "filter_svg__e", cx: 8.327, cy: 8.327, r: 8.327, transform: "translate(6602.334 4927.628)" }),
49
+ React__namespace.createElement("circle", { className: "filter_svg__f", cx: 5.36, cy: 5.36, r: 5.36, transform: "translate(6605.301 4929.352)" })))); };
50
+
51
+ module.exports = SvgFilter;
52
+ //# sourceMappingURL=Filter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Filter.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFlag: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFlag;
@@ -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 SvgFlag = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Flag", 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 1529", d: "M85.457 4.751a30.91 30.91 0 0 1-1.423 2.043q-.431.573-.873 1.116c-.107.13-.212.262-.321.389a31.744 31.744 0 0 1-2.5 2.632l-.267.246q-.558.512-1.126.988l-.2.169a32.811 32.811 0 0 1-2.8 2.062l-.08.052q-.705.462-1.41.877l-.551-.936-4.73-8.033c-26.913 8.1-42.365 21.835-47.479 27.017l-.013.013c-1.2 1.22-1.831 1.959-1.9 2.036l-.229-.389a6.365 6.365 0 0 0 1.188-2.495 6.4 6.4 0 0 0-4.233-7.5 6.522 6.522 0 0 0-.553-.156l-.03-.008a6.625 6.625 0 0 0-.646-.114 6.366 6.366 0 0 0-2.5.188 6.431 6.431 0 0 0-2.187 1.1 6.5 6.5 0 0 0-.681.617 6.369 6.369 0 0 0-.433.495 6.331 6.331 0 0 0-.612.933 6.374 6.374 0 0 0-.427.969 6.162 6.162 0 0 0-.178.631 6.516 6.516 0 0 0-.121.749c-.008.072-.011.144-.016.216a6.627 6.627 0 0 0-.011.764q.014.3.056.591c.006.044.009.089.017.134a6.259 6.259 0 0 0 .163.733 6.4 6.4 0 0 0 4.728 4.475 6.354 6.354 0 0 0 2.4.082l.651 1.1.781 1.328 46.521 79.02h.006a2.362 2.362 0 0 0 3.2.782 2.362 2.362 0 0 0 .868-3.175h.006L47.215 82.001l-.971-1.648c.219-.261 6.924-8.189 20.693-16.47.315-.189.638-.378.959-.567q.427-.252.863-.5.479-.276.968-.552c.334-.189.674-.377 1.015-.566.3-.164.592-.328.9-.492q.9-.484 1.827-.967c.281-.145.569-.29.854-.435.424-.215.851-.43 1.285-.645q.441-.217.889-.435.771-.374 1.562-.742c.215-.1.426-.2.644-.3.676-.311 1.367-.619 2.066-.925l4.92 8.358s16.837-.655 26.22-15.437Z", opacity: 0.3 }),
31
+ React__namespace.createElement("g", { "data-name": "Group 1543", transform: "translate(-164.385 3911.923)" },
32
+ React__namespace.createElement("path", { "data-name": "Rectangle 1590", fill: "#f19106", d: "m179.525-3879.797 4.077-2.4 48.286 82.019-4.077 2.4z" }),
33
+ React__namespace.createElement("path", { "data-name": "Path 1530", d: "m211.582-3834.67-26.818-45.552-2.47 1.648Z", fill: "#af680b" }),
34
+ React__namespace.createElement("circle", { "data-name": "Ellipse 374", cx: 2.366, cy: 2.366, r: 2.366, transform: "translate(227.449 -3801.404)", fill: "#f19106" }),
35
+ React__namespace.createElement("path", { "data-name": "Path 1531", d: "m183.6-3882.2-4.077 2.4 1.765 3a3.6 3.6 0 0 0 2.942-.311 3.6 3.6 0 0 0 1.437-1.577Z", fill: "#af680b" }),
36
+ React__namespace.createElement("path", { "data-name": "Path 1532", d: "M184.147-3881.226 210.6-3836.3s15.749-18.96 49.4-29.085l-26.449-44.926c-33.651 10.124-49.404 29.085-49.404 29.085Z", fill: "#fcd030" }),
37
+ React__namespace.createElement("path", { "data-name": "Path 1533", d: "m223.6-3896.486 26.449 44.926s16.838-.655 26.221-15.437l-26.449-44.926c-9.379 14.782-26.221 15.437-26.221 15.437Z", fill: "#bd1823" }),
38
+ React__namespace.createElement("path", { "data-name": "Path 1534", d: "M238.828-3901.341c-.035.128-8.171 29.746 4.275 22.73 12.473-7.032 6.722-33.312 6.722-33.312a32.193 32.193 0 0 1-10.997 10.582Z", fill: "#ff0019" }),
39
+ React__namespace.createElement("path", { "data-name": "Path 1535", d: "M260-3865.385c-10.61 7.484-9.947 13.822-9.947 13.822l-20.614-35.013s-2.572-7.113 9.391-14.768Z", fill: "#870b17" }),
40
+ React__namespace.createElement("path", { "data-name": "Path 1536", d: "M184.147-3881.226 210.6-3836.3s15.749-18.96 49.4-29.085l-26.449-44.926c-33.651 10.124-49.404 29.085-49.404 29.085Z", fill: "#ff0019" }),
41
+ React__namespace.createElement("path", { "data-name": "Path 1537", d: "M186.071-3883.294c-1.281 1.3-1.924 2.068-1.924 2.068L210.6-3836.3Z", fill: "#e10a17" }),
42
+ React__namespace.createElement("path", { "data-name": "Path 1538", d: "m260-3865.385-21.72-36.893c15.362 26.641-8.443 50.386-8.443 50.386A125.406 125.406 0 0 1 260-3865.385Z", fill: "#e10a17" }),
43
+ React__namespace.createElement("circle", { "data-name": "Ellipse 375", cx: 6.401, cy: 6.401, r: 6.401, transform: "translate(172.48 -3891.955)", fill: "#fcd030" }),
44
+ React__namespace.createElement("path", { "data-name": "Path 1539", d: "M172.641-3886.978a6.357 6.357 0 0 0 .088 3.189 6.434 6.434 0 0 0 1.134.377 6.4 6.4 0 0 0 7.665-4.816 6.368 6.368 0 0 0-.088-3.189 6.437 6.437 0 0 0-1.135-.377 6.4 6.4 0 0 0-7.664 4.816Z", fill: "#fbd95d" })))); };
45
+
46
+ module.exports = SvgFlag;
47
+ //# sourceMappingURL=Flag.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Flag.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgFlamingo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgFlamingo;