@pretto/picto 3.6.0 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (406) hide show
  1. package/README.md +14 -16
  2. package/esm/picto.js +643 -617
  3. package/esm/picto.js.map +1 -1
  4. package/package.json +35 -29
  5. package/types/core.d.ts +10 -0
  6. package/types/modules/Archive.d.ts +2 -0
  7. package/types/modules/ArrowDouble.d.ts +2 -0
  8. package/types/modules/ArrowDownRightCircle.d.ts +2 -0
  9. package/types/modules/ArrowUpRightCircle.d.ts +2 -0
  10. package/types/modules/Bank.d.ts +2 -0
  11. package/types/modules/BankNote.d.ts +2 -0
  12. package/types/modules/Bars.d.ts +2 -0
  13. package/types/modules/Bell.d.ts +2 -0
  14. package/types/modules/Bookmark.d.ts +2 -0
  15. package/types/modules/Briefcase.d.ts +2 -0
  16. package/types/modules/BubbleDouble.d.ts +2 -0
  17. package/types/modules/Building.d.ts +2 -0
  18. package/types/modules/Bulb.d.ts +2 -0
  19. package/types/modules/BulletBold.d.ts +2 -0
  20. package/types/modules/BulletBook.d.ts +2 -0
  21. package/types/modules/Burden.d.ts +2 -0
  22. package/types/modules/Calculator.d.ts +2 -0
  23. package/types/modules/Calendar.d.ts +2 -0
  24. package/types/modules/CalendarBold.d.ts +2 -0
  25. package/types/modules/Camera.d.ts +2 -0
  26. package/types/modules/ChalkboardTeacher.d.ts +2 -0
  27. package/types/modules/ChartBar.d.ts +2 -0
  28. package/types/modules/Check.d.ts +2 -0
  29. package/types/modules/CheckBold.d.ts +2 -0
  30. package/types/modules/CheckHandwrite.d.ts +2 -0
  31. package/types/modules/ChevronDownBold.d.ts +2 -0
  32. package/types/modules/ChevronLeftBold.d.ts +2 -0
  33. package/types/modules/ChevronRightBold.d.ts +2 -0
  34. package/types/modules/ChevronUpBold.d.ts +2 -0
  35. package/types/modules/Clock.d.ts +2 -0
  36. package/types/modules/ClockBold.d.ts +2 -0
  37. package/types/modules/Cloud.d.ts +2 -0
  38. package/types/modules/CloudUpload.d.ts +2 -0
  39. package/types/modules/Coins.d.ts +2 -0
  40. package/types/modules/Crane.d.ts +2 -0
  41. package/types/modules/Crown.d.ts +2 -0
  42. package/types/modules/DoubleArrow.d.ts +2 -0
  43. package/types/modules/Download.d.ts +2 -0
  44. package/types/modules/Envelope.d.ts +2 -0
  45. package/types/modules/EqualBold.d.ts +2 -0
  46. package/types/modules/EqualCircle.d.ts +2 -0
  47. package/types/modules/Euro.d.ts +2 -0
  48. package/types/modules/EuroBold.d.ts +2 -0
  49. package/types/modules/ExclamationMarkCircle.d.ts +2 -0
  50. package/types/modules/ExclamationMarkCircleBold.d.ts +2 -0
  51. package/types/modules/ExclamationMarkTriangle.d.ts +2 -0
  52. package/types/modules/ExclamationMarkTriangleBold.d.ts +2 -0
  53. package/types/modules/ExternalLink.d.ts +2 -0
  54. package/types/modules/Eye.d.ts +2 -0
  55. package/types/modules/Facebook.d.ts +2 -0
  56. package/types/modules/FacebookSmall.d.ts +2 -0
  57. package/types/modules/File.d.ts +2 -0
  58. package/types/modules/FileCheck.d.ts +2 -0
  59. package/types/modules/Files.d.ts +2 -0
  60. package/types/modules/Filter.d.ts +2 -0
  61. package/types/modules/FirstCircle.d.ts +2 -0
  62. package/types/modules/Flag.d.ts +2 -0
  63. package/types/modules/Folder.d.ts +2 -0
  64. package/types/modules/FolderOpen.d.ts +2 -0
  65. package/types/modules/FourCircle.d.ts +2 -0
  66. package/types/modules/Globe.d.ts +2 -0
  67. package/types/modules/GraduationCap.d.ts +2 -0
  68. package/types/modules/HandCoin.d.ts +2 -0
  69. package/types/modules/Heart.d.ts +2 -0
  70. package/types/modules/HeartPlain.d.ts +2 -0
  71. package/types/modules/HorseChase.d.ts +2 -0
  72. package/types/modules/House.d.ts +2 -0
  73. package/types/modules/HouseMagnifier.d.ts +2 -0
  74. package/types/modules/InfoCircle.d.ts +2 -0
  75. package/types/modules/Instagram.d.ts +2 -0
  76. package/types/modules/Key.d.ts +2 -0
  77. package/types/modules/LightningBolt.d.ts +2 -0
  78. package/types/modules/Link.d.ts +2 -0
  79. package/types/modules/Lock.d.ts +2 -0
  80. package/types/modules/MagicWand.d.ts +2 -0
  81. package/types/modules/MagnifyingBold.d.ts +2 -0
  82. package/types/modules/MagnifyingGlassLeft.d.ts +2 -0
  83. package/types/modules/Marker.d.ts +2 -0
  84. package/types/modules/Microphone.d.ts +2 -0
  85. package/types/modules/MinusBold.d.ts +2 -0
  86. package/types/modules/MinusCircle.d.ts +2 -0
  87. package/types/modules/Paperclip.d.ts +2 -0
  88. package/types/modules/Pen.d.ts +2 -0
  89. package/types/modules/Percent.d.ts +2 -0
  90. package/types/modules/Phone.d.ts +2 -0
  91. package/types/modules/Plan.d.ts +2 -0
  92. package/types/modules/Plane.d.ts +2 -0
  93. package/types/modules/Play.d.ts +2 -0
  94. package/types/modules/PlusBold.d.ts +2 -0
  95. package/types/modules/PlusCircle.d.ts +2 -0
  96. package/types/modules/Print.d.ts +2 -0
  97. package/types/modules/QuestionMarkCircle.d.ts +2 -0
  98. package/types/modules/QuestionMarkCircleBold.d.ts +2 -0
  99. package/types/modules/QuoteClose.d.ts +2 -0
  100. package/types/modules/QuoteOpenPlain.d.ts +2 -0
  101. package/types/modules/Share.d.ts +2 -0
  102. package/types/modules/ShieldCheck.d.ts +2 -0
  103. package/types/modules/Smartphone.d.ts +2 -0
  104. package/types/modules/SmileyFrown.d.ts +2 -0
  105. package/types/modules/SmileyHappy.d.ts +2 -0
  106. package/types/modules/SmileyNeutral.d.ts +2 -0
  107. package/types/modules/SpeechBubble.d.ts +2 -0
  108. package/types/modules/SquareMeter.d.ts +2 -0
  109. package/types/modules/SquareMetersBold.d.ts +2 -0
  110. package/types/modules/Star.d.ts +2 -0
  111. package/types/modules/StarFilled.d.ts +2 -0
  112. package/types/modules/StarHalf.d.ts +2 -0
  113. package/types/modules/Tada.d.ts +2 -0
  114. package/types/modules/ThreeCircle.d.ts +2 -0
  115. package/types/modules/Times.d.ts +2 -0
  116. package/types/modules/TimesBold.d.ts +2 -0
  117. package/types/modules/TimesCircle.d.ts +2 -0
  118. package/types/modules/TimesCircleBold.d.ts +2 -0
  119. package/types/modules/Toast.d.ts +2 -0
  120. package/types/modules/Trash.d.ts +2 -0
  121. package/types/modules/Tree.d.ts +2 -0
  122. package/types/modules/TreePlain.d.ts +2 -0
  123. package/types/modules/Trustpilot.d.ts +2 -0
  124. package/types/modules/Tune.d.ts +2 -0
  125. package/types/modules/Twitter.d.ts +2 -0
  126. package/types/modules/TwitterSmall.d.ts +2 -0
  127. package/types/modules/TwoCircle.d.ts +2 -0
  128. package/types/modules/TwoPeople.d.ts +2 -0
  129. package/types/modules/UserBook.d.ts +2 -0
  130. package/types/modules/UserCircle.d.ts +2 -0
  131. package/types/modules/UserId.d.ts +2 -0
  132. package/types/modules/UserStars.d.ts +2 -0
  133. package/types/modules/Wall.d.ts +2 -0
  134. package/types/modules/WorkingMan.d.ts +2 -0
  135. package/types/modules/Youtube.d.ts +2 -0
  136. package/types/modules/ZeroPercent.d.ts +2 -0
  137. package/types/modules/index.d.ts +133 -0
  138. package/types/modules/manifest.d.ts +1 -0
  139. package/cjs/Archive.js +0 -54
  140. package/cjs/Archive.js.map +0 -1
  141. package/cjs/ArrowDouble.js +0 -54
  142. package/cjs/ArrowDouble.js.map +0 -1
  143. package/cjs/ArrowDownRightCircle.js +0 -55
  144. package/cjs/ArrowDownRightCircle.js.map +0 -1
  145. package/cjs/ArrowUpRightCircle.js +0 -55
  146. package/cjs/ArrowUpRightCircle.js.map +0 -1
  147. package/cjs/Bank.js +0 -56
  148. package/cjs/Bank.js.map +0 -1
  149. package/cjs/BankNote.js +0 -55
  150. package/cjs/BankNote.js.map +0 -1
  151. package/cjs/Bars.js +0 -54
  152. package/cjs/Bars.js.map +0 -1
  153. package/cjs/Bell.js +0 -54
  154. package/cjs/Bell.js.map +0 -1
  155. package/cjs/Bookmark.js +0 -54
  156. package/cjs/Bookmark.js.map +0 -1
  157. package/cjs/Briefcase.js +0 -55
  158. package/cjs/Briefcase.js.map +0 -1
  159. package/cjs/BubbleDouble.js +0 -55
  160. package/cjs/BubbleDouble.js.map +0 -1
  161. package/cjs/Building.js +0 -54
  162. package/cjs/Building.js.map +0 -1
  163. package/cjs/Bulb.js +0 -54
  164. package/cjs/Bulb.js.map +0 -1
  165. package/cjs/BulletBold.js +0 -56
  166. package/cjs/BulletBold.js.map +0 -1
  167. package/cjs/BulletBook.js +0 -54
  168. package/cjs/BulletBook.js.map +0 -1
  169. package/cjs/Burden.js +0 -54
  170. package/cjs/Burden.js.map +0 -1
  171. package/cjs/Calculator.js +0 -54
  172. package/cjs/Calculator.js.map +0 -1
  173. package/cjs/Calendar.js +0 -54
  174. package/cjs/Calendar.js.map +0 -1
  175. package/cjs/CalendarBold.js +0 -54
  176. package/cjs/CalendarBold.js.map +0 -1
  177. package/cjs/Camera.js +0 -54
  178. package/cjs/Camera.js.map +0 -1
  179. package/cjs/ChalkboardTeacher.js +0 -54
  180. package/cjs/ChalkboardTeacher.js.map +0 -1
  181. package/cjs/ChartBar.js +0 -54
  182. package/cjs/ChartBar.js.map +0 -1
  183. package/cjs/Check.js +0 -54
  184. package/cjs/Check.js.map +0 -1
  185. package/cjs/CheckBold.js +0 -55
  186. package/cjs/CheckBold.js.map +0 -1
  187. package/cjs/CheckHandwrite.js +0 -54
  188. package/cjs/CheckHandwrite.js.map +0 -1
  189. package/cjs/ChevronDownBold.js +0 -54
  190. package/cjs/ChevronDownBold.js.map +0 -1
  191. package/cjs/ChevronLeftBold.js +0 -54
  192. package/cjs/ChevronLeftBold.js.map +0 -1
  193. package/cjs/ChevronRightBold.js +0 -54
  194. package/cjs/ChevronRightBold.js.map +0 -1
  195. package/cjs/ChevronUpBold.js +0 -54
  196. package/cjs/ChevronUpBold.js.map +0 -1
  197. package/cjs/Clock.js +0 -55
  198. package/cjs/Clock.js.map +0 -1
  199. package/cjs/ClockBold.js +0 -54
  200. package/cjs/ClockBold.js.map +0 -1
  201. package/cjs/Cloud.js +0 -54
  202. package/cjs/Cloud.js.map +0 -1
  203. package/cjs/CloudUpload.js +0 -55
  204. package/cjs/CloudUpload.js.map +0 -1
  205. package/cjs/Coins.js +0 -55
  206. package/cjs/Coins.js.map +0 -1
  207. package/cjs/Crane.js +0 -55
  208. package/cjs/Crane.js.map +0 -1
  209. package/cjs/Crown.js +0 -55
  210. package/cjs/Crown.js.map +0 -1
  211. package/cjs/DoubleArrow.js +0 -56
  212. package/cjs/DoubleArrow.js.map +0 -1
  213. package/cjs/Download.js +0 -54
  214. package/cjs/Download.js.map +0 -1
  215. package/cjs/Envelope.js +0 -54
  216. package/cjs/Envelope.js.map +0 -1
  217. package/cjs/EqualBold.js +0 -62
  218. package/cjs/EqualBold.js.map +0 -1
  219. package/cjs/EqualCircle.js +0 -55
  220. package/cjs/EqualCircle.js.map +0 -1
  221. package/cjs/Euro.js +0 -54
  222. package/cjs/Euro.js.map +0 -1
  223. package/cjs/EuroBold.js +0 -54
  224. package/cjs/EuroBold.js.map +0 -1
  225. package/cjs/ExclamationMarkCircle.js +0 -55
  226. package/cjs/ExclamationMarkCircle.js.map +0 -1
  227. package/cjs/ExclamationMarkCircleBold.js +0 -55
  228. package/cjs/ExclamationMarkCircleBold.js.map +0 -1
  229. package/cjs/ExclamationMarkTriangle.js +0 -54
  230. package/cjs/ExclamationMarkTriangle.js.map +0 -1
  231. package/cjs/ExclamationMarkTriangleBold.js +0 -55
  232. package/cjs/ExclamationMarkTriangleBold.js.map +0 -1
  233. package/cjs/Eye.js +0 -55
  234. package/cjs/Eye.js.map +0 -1
  235. package/cjs/Facebook.js +0 -54
  236. package/cjs/Facebook.js.map +0 -1
  237. package/cjs/FacebookSmall.js +0 -54
  238. package/cjs/FacebookSmall.js.map +0 -1
  239. package/cjs/File.js +0 -54
  240. package/cjs/File.js.map +0 -1
  241. package/cjs/FileCheck.js +0 -58
  242. package/cjs/FileCheck.js.map +0 -1
  243. package/cjs/Files.js +0 -55
  244. package/cjs/Files.js.map +0 -1
  245. package/cjs/Filter.js +0 -54
  246. package/cjs/Filter.js.map +0 -1
  247. package/cjs/FirstCircle.js +0 -55
  248. package/cjs/FirstCircle.js.map +0 -1
  249. package/cjs/Flag.js +0 -55
  250. package/cjs/Flag.js.map +0 -1
  251. package/cjs/Folder.js +0 -55
  252. package/cjs/Folder.js.map +0 -1
  253. package/cjs/FolderOpen.js +0 -54
  254. package/cjs/FolderOpen.js.map +0 -1
  255. package/cjs/FourCircle.js +0 -55
  256. package/cjs/FourCircle.js.map +0 -1
  257. package/cjs/Globe.js +0 -54
  258. package/cjs/Globe.js.map +0 -1
  259. package/cjs/GraduationCap.js +0 -54
  260. package/cjs/GraduationCap.js.map +0 -1
  261. package/cjs/HandCoin.js +0 -55
  262. package/cjs/HandCoin.js.map +0 -1
  263. package/cjs/Heart.js +0 -54
  264. package/cjs/Heart.js.map +0 -1
  265. package/cjs/HeartPlain.js +0 -55
  266. package/cjs/HeartPlain.js.map +0 -1
  267. package/cjs/HorseChase.js +0 -55
  268. package/cjs/HorseChase.js.map +0 -1
  269. package/cjs/House.js +0 -54
  270. package/cjs/House.js.map +0 -1
  271. package/cjs/HouseMagnifier.js +0 -54
  272. package/cjs/HouseMagnifier.js.map +0 -1
  273. package/cjs/InfoCircle.js +0 -55
  274. package/cjs/InfoCircle.js.map +0 -1
  275. package/cjs/Instagram.js +0 -58
  276. package/cjs/Instagram.js.map +0 -1
  277. package/cjs/Key.js +0 -55
  278. package/cjs/Key.js.map +0 -1
  279. package/cjs/LightningBolt.js +0 -54
  280. package/cjs/LightningBolt.js.map +0 -1
  281. package/cjs/Link.js +0 -54
  282. package/cjs/Link.js.map +0 -1
  283. package/cjs/Lock.js +0 -54
  284. package/cjs/Lock.js.map +0 -1
  285. package/cjs/MagicWand.js +0 -54
  286. package/cjs/MagicWand.js.map +0 -1
  287. package/cjs/MagnifyingBold.js +0 -55
  288. package/cjs/MagnifyingBold.js.map +0 -1
  289. package/cjs/MagnifyingGlassLeft.js +0 -54
  290. package/cjs/MagnifyingGlassLeft.js.map +0 -1
  291. package/cjs/Marker.js +0 -54
  292. package/cjs/Marker.js.map +0 -1
  293. package/cjs/Microphone.js +0 -54
  294. package/cjs/Microphone.js.map +0 -1
  295. package/cjs/MinusBold.js +0 -57
  296. package/cjs/MinusBold.js.map +0 -1
  297. package/cjs/MinusCircle.js +0 -55
  298. package/cjs/MinusCircle.js.map +0 -1
  299. package/cjs/Paperclip.js +0 -54
  300. package/cjs/Paperclip.js.map +0 -1
  301. package/cjs/Pen.js +0 -54
  302. package/cjs/Pen.js.map +0 -1
  303. package/cjs/Percent.js +0 -55
  304. package/cjs/Percent.js.map +0 -1
  305. package/cjs/Phone.js +0 -54
  306. package/cjs/Phone.js.map +0 -1
  307. package/cjs/Plan.js +0 -54
  308. package/cjs/Plan.js.map +0 -1
  309. package/cjs/Plane.js +0 -54
  310. package/cjs/Plane.js.map +0 -1
  311. package/cjs/Play.js +0 -53
  312. package/cjs/Play.js.map +0 -1
  313. package/cjs/PlusBold.js +0 -54
  314. package/cjs/PlusBold.js.map +0 -1
  315. package/cjs/PlusCircle.js +0 -55
  316. package/cjs/PlusCircle.js.map +0 -1
  317. package/cjs/Print.js +0 -54
  318. package/cjs/Print.js.map +0 -1
  319. package/cjs/QuestionMarkCircle.js +0 -55
  320. package/cjs/QuestionMarkCircle.js.map +0 -1
  321. package/cjs/QuestionMarkCircleBold.js +0 -55
  322. package/cjs/QuestionMarkCircleBold.js.map +0 -1
  323. package/cjs/QuoteClose.js +0 -54
  324. package/cjs/QuoteClose.js.map +0 -1
  325. package/cjs/QuoteOpenPlain.js +0 -54
  326. package/cjs/QuoteOpenPlain.js.map +0 -1
  327. package/cjs/Share.js +0 -55
  328. package/cjs/Share.js.map +0 -1
  329. package/cjs/ShieldCheck.js +0 -54
  330. package/cjs/ShieldCheck.js.map +0 -1
  331. package/cjs/Smartphone.js +0 -54
  332. package/cjs/Smartphone.js.map +0 -1
  333. package/cjs/SmileyFrown.js +0 -55
  334. package/cjs/SmileyFrown.js.map +0 -1
  335. package/cjs/SmileyHappy.js +0 -55
  336. package/cjs/SmileyHappy.js.map +0 -1
  337. package/cjs/SmileyNeutral.js +0 -55
  338. package/cjs/SmileyNeutral.js.map +0 -1
  339. package/cjs/SpeechBubble.js +0 -54
  340. package/cjs/SpeechBubble.js.map +0 -1
  341. package/cjs/SquareMeter.js +0 -56
  342. package/cjs/SquareMeter.js.map +0 -1
  343. package/cjs/SquareMetersBold.js +0 -54
  344. package/cjs/SquareMetersBold.js.map +0 -1
  345. package/cjs/Star.js +0 -54
  346. package/cjs/Star.js.map +0 -1
  347. package/cjs/StarFilled.js +0 -56
  348. package/cjs/StarFilled.js.map +0 -1
  349. package/cjs/StarHalf.js +0 -56
  350. package/cjs/StarHalf.js.map +0 -1
  351. package/cjs/Tada.js +0 -54
  352. package/cjs/Tada.js.map +0 -1
  353. package/cjs/ThreeCircle.js +0 -55
  354. package/cjs/ThreeCircle.js.map +0 -1
  355. package/cjs/Times.js +0 -54
  356. package/cjs/Times.js.map +0 -1
  357. package/cjs/TimesBold.js +0 -54
  358. package/cjs/TimesBold.js.map +0 -1
  359. package/cjs/TimesCircle.js +0 -55
  360. package/cjs/TimesCircle.js.map +0 -1
  361. package/cjs/TimesCircleBold.js +0 -56
  362. package/cjs/TimesCircleBold.js.map +0 -1
  363. package/cjs/Toast.js +0 -54
  364. package/cjs/Toast.js.map +0 -1
  365. package/cjs/Trash.js +0 -54
  366. package/cjs/Trash.js.map +0 -1
  367. package/cjs/Tree.js +0 -55
  368. package/cjs/Tree.js.map +0 -1
  369. package/cjs/TreePlain.js +0 -54
  370. package/cjs/TreePlain.js.map +0 -1
  371. package/cjs/Trustpilot.js +0 -54
  372. package/cjs/Trustpilot.js.map +0 -1
  373. package/cjs/Tune.js +0 -55
  374. package/cjs/Tune.js.map +0 -1
  375. package/cjs/Twitter.js +0 -54
  376. package/cjs/Twitter.js.map +0 -1
  377. package/cjs/TwitterSmall.js +0 -54
  378. package/cjs/TwitterSmall.js.map +0 -1
  379. package/cjs/TwoCircle.js +0 -54
  380. package/cjs/TwoCircle.js.map +0 -1
  381. package/cjs/TwoPeople.js +0 -56
  382. package/cjs/TwoPeople.js.map +0 -1
  383. package/cjs/UserBook.js +0 -54
  384. package/cjs/UserBook.js.map +0 -1
  385. package/cjs/UserCircle.js +0 -54
  386. package/cjs/UserCircle.js.map +0 -1
  387. package/cjs/UserId.js +0 -55
  388. package/cjs/UserId.js.map +0 -1
  389. package/cjs/UserStars.js +0 -54
  390. package/cjs/UserStars.js.map +0 -1
  391. package/cjs/Wall.js +0 -54
  392. package/cjs/Wall.js.map +0 -1
  393. package/cjs/WorkingMan.js +0 -55
  394. package/cjs/WorkingMan.js.map +0 -1
  395. package/cjs/Youtube.js +0 -54
  396. package/cjs/Youtube.js.map +0 -1
  397. package/cjs/ZeroPercent.js +0 -54
  398. package/cjs/ZeroPercent.js.map +0 -1
  399. package/cjs/core.js +0 -86
  400. package/cjs/core.js.map +0 -1
  401. package/cjs/picto.js +0 -3562
  402. package/cjs/picto.js.map +0 -1
  403. package/cjs/picto.min.js +0 -2
  404. package/cjs/picto.min.js.map +0 -1
  405. package/index.d.ts +0 -132
  406. package/index.js +0 -1
package/esm/picto.js CHANGED
@@ -1,4 +1,4 @@
1
- import React, { createContext, useRef, cloneElement, useState, useCallback, useContext, useEffect } from 'react';
1
+ import React, { useRef, cloneElement, useState, useCallback, createContext, useContext, useEffect } from 'react';
2
2
  import _extends from '@babel/runtime/helpers/esm/extends';
3
3
 
4
4
  const PictoContext = /*#__PURE__*/createContext({
@@ -76,9 +76,9 @@ const useForceUpdate = () => {
76
76
  return forceUpdate;
77
77
  };
78
78
 
79
- var manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "BankNote", "Bank", "Bars", "Bell", "Bookmark", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "CheckHandwrite", "Check", "CheckBold", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "ClockBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkTriangle", "ExclamationMarkCircleBold", "ExclamationMarkTriangleBold", "Eye", "FacebookSmall", "Facebook", "FileCheck", "File", "Files", "Filter", "FirstCircle", "Flag", "FolderOpen", "Folder", "FourCircle", "Globe", "GraduationCap", "HandCoin", "HeartPlain", "Heart", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingGlassLeft", "MagnifyingBold", "Marker", "Microphone", "MinusBold", "MinusCircle", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlusBold", "PlusCircle", "Print", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "StarFilled", "StarHalf", "Star", "Tada", "ThreeCircle", "TimesBold", "TimesCircleBold", "TimesCircle", "Times", "Toast", "Trash", "TreePlain", "Tree", "Trustpilot", "Tune", "TwitterSmall", "Twitter", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
79
+ const manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "ClockBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingBold", "MagnifyingGlassLeft", "Marker", "Microphone", "MinusBold", "MinusCircle", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlusBold", "PlusCircle", "Print", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "Toast", "Trash", "Tree", "TreePlain", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
80
80
 
81
- var Archive = (({
81
+ var SVGComponent$22 = (({
82
82
  as: Component = "svg",
83
83
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
84
84
  d: "M24,7H23V23H1V7H0V1H24ZM22,7H2V22H22Zm-6,8H8V11h8Zm-1-3H9v2h6ZM23,2H1V6H23Z"
@@ -92,7 +92,7 @@ var Archive = (({
92
92
  fill: "currentColor"
93
93
  }, props), children));
94
94
 
95
- function WrappedPicto(props) {
95
+ const Archive = props => {
96
96
  const {
97
97
  optimise,
98
98
  refresh
@@ -100,10 +100,10 @@ function WrappedPicto(props) {
100
100
  useEffect(() => {
101
101
  refresh();
102
102
  }, []);
103
- return optimise('p_15c0G2', /*#__PURE__*/React.createElement(Archive, props));
104
- }
103
+ return optimise('p_15c0G2', /*#__PURE__*/React.createElement(SVGComponent$22, props));
104
+ };
105
105
 
106
- var ArrowDouble = (({
106
+ var SVGComponent$21 = (({
107
107
  as: Component = "svg",
108
108
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
109
109
  d: "M23,11h1V3H16V4h6.29L10.65,15.65l.7.7L23,4.71ZM1,13H0v8H8V20H1.71L13.35,8.35l-.7-.7L1,19.29Z"
@@ -117,7 +117,7 @@ var ArrowDouble = (({
117
117
  fill: "currentColor"
118
118
  }, props), children));
119
119
 
120
- function WrappedPicto$1(props) {
120
+ const ArrowDouble = props => {
121
121
  const {
122
122
  optimise,
123
123
  refresh
@@ -125,10 +125,10 @@ function WrappedPicto$1(props) {
125
125
  useEffect(() => {
126
126
  refresh();
127
127
  }, []);
128
- return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(ArrowDouble, props));
129
- }
128
+ return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(SVGComponent$21, props));
129
+ };
130
130
 
131
- var ArrowDownRightCircle = (({
131
+ var SVGComponent$20 = (({
132
132
  as: Component = "svg",
133
133
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
134
134
  d: "M3.51,20.49a12,12,0,1,1,17,0A12,12,0,0,1,3.51,20.49Zm.71-.71a11,11,0,1,1,15.56,0A11,11,0,0,1,4.22,19.78Zm11.55-4.72-.6-5.92,1,0L17,17l-7.86-.79.06-1,5.91.61L6.7,7.4l.7-.7Z",
@@ -143,7 +143,7 @@ var ArrowDownRightCircle = (({
143
143
  fill: "currentColor"
144
144
  }, props), children));
145
145
 
146
- function WrappedPicto$2(props) {
146
+ const ArrowDownRightCircle = props => {
147
147
  const {
148
148
  optimise,
149
149
  refresh
@@ -151,10 +151,10 @@ function WrappedPicto$2(props) {
151
151
  useEffect(() => {
152
152
  refresh();
153
153
  }, []);
154
- return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(ArrowDownRightCircle, props));
155
- }
154
+ return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$20, props));
155
+ };
156
156
 
157
- var ArrowUpRightCircle = (({
157
+ var SVGComponent$1$ = (({
158
158
  as: Component = "svg",
159
159
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
160
160
  d: "M20.49,20.49a12,12,0,1,1,0-17A12,12,0,0,1,20.49,20.49Zm-.71-.71a11,11,0,1,1,0-15.56A11,11,0,0,1,19.78,19.78ZM15.06,8.23l-5.92.6,0-1L17,7.05l-.79,7.86-1-.06.61-5.91L7.4,17.3l-.7-.7Z",
@@ -169,7 +169,7 @@ var ArrowUpRightCircle = (({
169
169
  fill: "currentColor"
170
170
  }, props), children));
171
171
 
172
- function WrappedPicto$3(props) {
172
+ const ArrowUpRightCircle = props => {
173
173
  const {
174
174
  optimise,
175
175
  refresh
@@ -177,25 +177,26 @@ function WrappedPicto$3(props) {
177
177
  useEffect(() => {
178
178
  refresh();
179
179
  }, []);
180
- return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(ArrowUpRightCircle, props));
181
- }
180
+ return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$1$, props));
181
+ };
182
182
 
183
- var BankNote = (({
183
+ var SVGComponent$1_ = (({
184
184
  as: Component = "svg",
185
185
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
186
- d: "M21.19,7H24V22H3V17H.19V2h21ZM23,8H4V21H23ZM13.5,9A5.5,5.5,0,1,1,8,14.5,5.5,5.5,0,0,1,13.5,9Zm0,1A4.5,4.5,0,1,1,9,14.5,4.51,4.51,0,0,1,13.5,10Zm.5,8H13v-.8a1.7,1.7,0,0,1-1.48-1.71h1c0,.59.33.89,1,.89.82,0,1.33-.92-.17-1.44-.76-.27-1.68-.68-1.68-1.69A1.49,1.49,0,0,1,13,11.8V11h1v.81a1.57,1.57,0,0,1,1.31,1.59h-1a.74.74,0,0,0-.81-.77c-.55,0-.79.29-.79.62s.14.5,1,.77c1.06.34,1.66.84,1.66,1.74A1.42,1.42,0,0,1,14,17.21ZM20.19,7V3h-19V16H3V7Z",
187
- fillRule: "evenodd"
186
+ fillRule: "evenodd",
187
+ clipRule: "evenodd",
188
+ d: "M23 9.5V5L12 0.5L10.57 1L1 5V9.5H3V19.58C2.46957 19.58 1.96086 19.7907 1.58579 20.1658C1.21071 20.5409 1 21.0496 1 21.58V23.5H23V21.58C23 21.0496 22.7893 20.5409 22.4142 20.1658C22.0391 19.7907 21.5304 19.58 21 19.58V9.5H23ZM22 21.58V22.5H2V21.58C2 21.3148 2.10536 21.0604 2.29289 20.8729C2.48043 20.6854 2.73478 20.58 3 20.58H21C21.2652 20.58 21.5196 20.6854 21.7071 20.8729C21.8946 21.0604 22 21.3148 22 21.58ZM4 19.58V9.5H6V19.58H4ZM7 19.58V9.5H10V19.58H7ZM11 19.58V9.5H13V19.58H11ZM14 19.58V9.5H17V19.58H14ZM18 19.58V9.5H20V19.58H18ZM2 8.5V5.68L12 1.57L22 5.68V8.5H2ZM12 3.42C11.6044 3.42 11.2178 3.5373 10.8889 3.75706C10.56 3.97682 10.3036 4.28918 10.1522 4.65463C10.0009 5.02009 9.96126 5.42222 10.0384 5.81018C10.1156 6.19814 10.3061 6.55451 10.5858 6.83421C10.8655 7.11392 11.2219 7.3044 11.6098 7.38157C11.9978 7.45874 12.3999 7.41913 12.7654 7.26776C13.1308 7.11638 13.4432 6.86004 13.6629 6.53114C13.8827 6.20224 14 5.81556 14 5.42C14 4.88957 13.7893 4.38086 13.4142 4.00579C13.0391 3.63071 12.5304 3.42 12 3.42ZM12 6.42C11.8022 6.42 11.6089 6.36135 11.4444 6.25147C11.28 6.14159 11.1518 5.98541 11.0761 5.80268C11.0004 5.61996 10.9806 5.41889 11.0192 5.22491C11.0578 5.03093 11.153 4.85275 11.2929 4.71289C11.4327 4.57304 11.6109 4.4778 11.8049 4.43921C11.9989 4.40063 12.2 4.42043 12.3827 4.49612C12.5654 4.57181 12.7216 4.69998 12.8315 4.86443C12.9414 5.02888 13 5.22222 13 5.42C13 5.68522 12.8946 5.93957 12.7071 6.12711C12.5196 6.31464 12.2652 6.42 12 6.42Z"
188
189
  })),
189
190
  ...props
190
191
  }) => /*#__PURE__*/React.createElement(Component, _extends({
191
- xmlns: "http://www.w3.org/2000/svg",
192
192
  width: "24",
193
193
  height: "24",
194
194
  viewBox: "0 0 24 24",
195
+ xmlns: "http://www.w3.org/2000/svg",
195
196
  fill: "currentColor"
196
197
  }, props), children));
197
198
 
198
- function WrappedPicto$4(props) {
199
+ const Bank = props => {
199
200
  const {
200
201
  optimise,
201
202
  refresh
@@ -203,26 +204,25 @@ function WrappedPicto$4(props) {
203
204
  useEffect(() => {
204
205
  refresh();
205
206
  }, []);
206
- return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(BankNote, props));
207
- }
207
+ return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$1_, props));
208
+ };
208
209
 
209
- var Bank = (({
210
+ var SVGComponent$1Z = (({
210
211
  as: Component = "svg",
211
212
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
212
- fillRule: "evenodd",
213
- clipRule: "evenodd",
214
- d: "M23 9.5V5L12 0.5L10.57 1L1 5V9.5H3V19.58C2.46957 19.58 1.96086 19.7907 1.58579 20.1658C1.21071 20.5409 1 21.0496 1 21.58V23.5H23V21.58C23 21.0496 22.7893 20.5409 22.4142 20.1658C22.0391 19.7907 21.5304 19.58 21 19.58V9.5H23ZM22 21.58V22.5H2V21.58C2 21.3148 2.10536 21.0604 2.29289 20.8729C2.48043 20.6854 2.73478 20.58 3 20.58H21C21.2652 20.58 21.5196 20.6854 21.7071 20.8729C21.8946 21.0604 22 21.3148 22 21.58ZM4 19.58V9.5H6V19.58H4ZM7 19.58V9.5H10V19.58H7ZM11 19.58V9.5H13V19.58H11ZM14 19.58V9.5H17V19.58H14ZM18 19.58V9.5H20V19.58H18ZM2 8.5V5.68L12 1.57L22 5.68V8.5H2ZM12 3.42C11.6044 3.42 11.2178 3.5373 10.8889 3.75706C10.56 3.97682 10.3036 4.28918 10.1522 4.65463C10.0009 5.02009 9.96126 5.42222 10.0384 5.81018C10.1156 6.19814 10.3061 6.55451 10.5858 6.83421C10.8655 7.11392 11.2219 7.3044 11.6098 7.38157C11.9978 7.45874 12.3999 7.41913 12.7654 7.26776C13.1308 7.11638 13.4432 6.86004 13.6629 6.53114C13.8827 6.20224 14 5.81556 14 5.42C14 4.88957 13.7893 4.38086 13.4142 4.00579C13.0391 3.63071 12.5304 3.42 12 3.42ZM12 6.42C11.8022 6.42 11.6089 6.36135 11.4444 6.25147C11.28 6.14159 11.1518 5.98541 11.0761 5.80268C11.0004 5.61996 10.9806 5.41889 11.0192 5.22491C11.0578 5.03093 11.153 4.85275 11.2929 4.71289C11.4327 4.57304 11.6109 4.4778 11.8049 4.43921C11.9989 4.40063 12.2 4.42043 12.3827 4.49612C12.5654 4.57181 12.7216 4.69998 12.8315 4.86443C12.9414 5.02888 13 5.22222 13 5.42C13 5.68522 12.8946 5.93957 12.7071 6.12711C12.5196 6.31464 12.2652 6.42 12 6.42Z"
213
+ d: "M21.19,7H24V22H3V17H.19V2h21ZM23,8H4V21H23ZM13.5,9A5.5,5.5,0,1,1,8,14.5,5.5,5.5,0,0,1,13.5,9Zm0,1A4.5,4.5,0,1,1,9,14.5,4.51,4.51,0,0,1,13.5,10Zm.5,8H13v-.8a1.7,1.7,0,0,1-1.48-1.71h1c0,.59.33.89,1,.89.82,0,1.33-.92-.17-1.44-.76-.27-1.68-.68-1.68-1.69A1.49,1.49,0,0,1,13,11.8V11h1v.81a1.57,1.57,0,0,1,1.31,1.59h-1a.74.74,0,0,0-.81-.77c-.55,0-.79.29-.79.62s.14.5,1,.77c1.06.34,1.66.84,1.66,1.74A1.42,1.42,0,0,1,14,17.21ZM20.19,7V3h-19V16H3V7Z",
214
+ fillRule: "evenodd"
215
215
  })),
216
216
  ...props
217
217
  }) => /*#__PURE__*/React.createElement(Component, _extends({
218
+ xmlns: "http://www.w3.org/2000/svg",
218
219
  width: "24",
219
220
  height: "24",
220
221
  viewBox: "0 0 24 24",
221
- xmlns: "http://www.w3.org/2000/svg",
222
222
  fill: "currentColor"
223
223
  }, props), children));
224
224
 
225
- function WrappedPicto$5(props) {
225
+ const BankNote = props => {
226
226
  const {
227
227
  optimise,
228
228
  refresh
@@ -230,10 +230,10 @@ function WrappedPicto$5(props) {
230
230
  useEffect(() => {
231
231
  refresh();
232
232
  }, []);
233
- return optimise('p_95oG', /*#__PURE__*/React.createElement(Bank, props));
234
- }
233
+ return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$1Z, props));
234
+ };
235
235
 
236
- var Bars = (({
236
+ var SVGComponent$1Y = (({
237
237
  as: Component = "svg",
238
238
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
239
239
  d: "M24,19H0V18H24Zm0-6H0V12H24Zm0-6H0V6H24Z"
@@ -247,7 +247,7 @@ var Bars = (({
247
247
  fill: "currentColor"
248
248
  }, props), children));
249
249
 
250
- function WrappedPicto$6(props) {
250
+ const Bars = props => {
251
251
  const {
252
252
  optimise,
253
253
  refresh
@@ -255,10 +255,10 @@ function WrappedPicto$6(props) {
255
255
  useEffect(() => {
256
256
  refresh();
257
257
  }, []);
258
- return optimise('p_95qQ', /*#__PURE__*/React.createElement(Bars, props));
259
- }
258
+ return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$1Y, props));
259
+ };
260
260
 
261
- var Bell = (({
261
+ var SVGComponent$1X = (({
262
262
  as: Component = "svg",
263
263
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
264
264
  d: "M1,20V17.05C3,16.4,3.58,14.9,4.67,11c.9-3.22,1.89-6.79,4.87-8a2.22,2.22,0,0,1,0-.45,2.5,2.5,0,0,1,5,0,2.32,2.32,0,0,1,0,.46c3,1.24,4,4.81,4.88,8,1.1,3.95,1.7,5.42,3.66,6.06V20H16a4,4,0,0,1-8,0Zm14,0H9a3,3,0,0,0,6,0ZM2,19H22V17.76c-2.06-.92-2.82-3.63-3.62-6.5C17.31,7.45,16.21,3.5,12,3.5S6.69,7.44,5.63,11.24c-.8,2.88-1.56,5.6-3.63,6.52ZM13.49,2.65V2.5a1.5,1.5,0,0,0-3,0v.15A6.87,6.87,0,0,1,12,2.5,7,7,0,0,1,13.49,2.65Z"
@@ -272,7 +272,7 @@ var Bell = (({
272
272
  fill: "currentColor"
273
273
  }, props), children));
274
274
 
275
- function WrappedPicto$7(props) {
275
+ const Bell = props => {
276
276
  const {
277
277
  optimise,
278
278
  refresh
@@ -280,10 +280,10 @@ function WrappedPicto$7(props) {
280
280
  useEffect(() => {
281
281
  refresh();
282
282
  }, []);
283
- return optimise('p_96pH', /*#__PURE__*/React.createElement(Bell, props));
284
- }
283
+ return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$1X, props));
284
+ };
285
285
 
286
- var Bookmark = (({
286
+ var SVGComponent$1W = (({
287
287
  as: Component = "svg",
288
288
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
289
289
  d: "M5,0V24l7-6,7,6V0ZM6,1H18V21.83l-6-5.15L6,21.83Z"
@@ -297,7 +297,7 @@ var Bookmark = (({
297
297
  fill: "currentColor"
298
298
  }, props), children));
299
299
 
300
- function WrappedPicto$8(props) {
300
+ const Bookmark = props => {
301
301
  const {
302
302
  optimise,
303
303
  refresh
@@ -305,10 +305,10 @@ function WrappedPicto$8(props) {
305
305
  useEffect(() => {
306
306
  refresh();
307
307
  }, []);
308
- return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(Bookmark, props));
309
- }
308
+ return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$1W, props));
309
+ };
310
310
 
311
- var Briefcase = (({
311
+ var SVGComponent$1V = (({
312
312
  as: Component = "svg",
313
313
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
314
314
  d: "M16,4h8V23H0V4H8V2A1,1,0,0,1,9,1h6a1,1,0,0,1,1,1Zm7,1H1V22H23ZM20,9v1H4V9ZM15,2.5a.47.47,0,0,0-.15-.35A.47.47,0,0,0,14.5,2h-5a.47.47,0,0,0-.35.15A.47.47,0,0,0,9,2.5V4h6Z",
@@ -323,7 +323,7 @@ var Briefcase = (({
323
323
  fill: "currentColor"
324
324
  }, props), children));
325
325
 
326
- function WrappedPicto$9(props) {
326
+ const Briefcase = props => {
327
327
  const {
328
328
  optimise,
329
329
  refresh
@@ -331,10 +331,10 @@ function WrappedPicto$9(props) {
331
331
  useEffect(() => {
332
332
  refresh();
333
333
  }, []);
334
- return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(Briefcase, props));
335
- }
334
+ return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$1V, props));
335
+ };
336
336
 
337
- var BubbleDouble = (({
337
+ var SVGComponent$1U = (({
338
338
  as: Component = "svg",
339
339
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
340
340
  d: "M20,15a1,1,0,1,1-1-1A1,1,0,0,1,20,15Zm-3,0a1,1,0,1,1-1-1A1,1,0,0,1,17,15Zm-3,0a1,1,0,1,1-1-1A1,1,0,0,1,14,15ZM19.42,20a12.75,12.75,0,0,1-3.33.48C12.63,20.43,9,18.36,9,15c0-3.13,3.14-5.68,7-5.68s7,2.55,7,5.68a5.07,5.07,0,0,1-1.48,3.52l.84,2.69ZM6,16.57l-4.39,1.9,1.26-4A6.82,6.82,0,0,1,1,9.76C1,5.48,5.26,2,10.5,2c5,0,9.13,3.19,9.47,7.22a9.35,9.35,0,0,0-4-.89c-4.2,0-8,2.8-8,6.68a5.42,5.42,0,0,0,.41,2A17.1,17.1,0,0,1,6,16.57ZM24,15A6.25,6.25,0,0,0,21,9.8v0C21,4.67,16,1,10.5,1S0,4.7,0,9.76a7.75,7.75,0,0,0,1.79,4.92L.05,20.25l6.07-2.63A17,17,0,0,0,9,18.11a8.35,8.35,0,0,0,7.11,3.32A13.08,13.08,0,0,0,19.33,21L24,23l-1.32-4.25A5.87,5.87,0,0,0,24,15Z",
@@ -349,7 +349,7 @@ var BubbleDouble = (({
349
349
  fill: "currentColor"
350
350
  }, props), children));
351
351
 
352
- function WrappedPicto$a(props) {
352
+ const BubbleDouble = props => {
353
353
  const {
354
354
  optimise,
355
355
  refresh
@@ -357,10 +357,10 @@ function WrappedPicto$a(props) {
357
357
  useEffect(() => {
358
358
  refresh();
359
359
  }, []);
360
- return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(BubbleDouble, props));
361
- }
360
+ return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$1U, props));
361
+ };
362
362
 
363
- var Building = (({
363
+ var SVGComponent$1T = (({
364
364
  as: Component = "svg",
365
365
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
366
366
  d: "M12,2h2V4h2V7.7l7,2.62V23h1v1H0V23H1V12H7V4H9V2h2V0h1Zm3,3H8V23H9V21h5v2h1ZM13,22H10v1h3Zm8,1h1V11L16,8.77V23h1V21h4ZM7,13H2V23H3V21H6v2H7ZM5,22H4v1H5Zm15,0H18v1h2ZM4,17v2H3V17Zm2,0v2H5V17ZM11,7V19H10V7ZM21,18v1H17V18ZM13,7V19H12V7Zm8,9v1H17V16ZM4,14v2H3V14Zm2,0v2H5V14Zm15,0v1H17V14Zm0-2v1H17V12ZM13,3H10V4h3Z"
@@ -374,7 +374,7 @@ var Building = (({
374
374
  fill: "currentColor"
375
375
  }, props), children));
376
376
 
377
- function WrappedPicto$b(props) {
377
+ const Building = props => {
378
378
  const {
379
379
  optimise,
380
380
  refresh
@@ -382,10 +382,10 @@ function WrappedPicto$b(props) {
382
382
  useEffect(() => {
383
383
  refresh();
384
384
  }, []);
385
- return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(Building, props));
386
- }
385
+ return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$1T, props));
386
+ };
387
387
 
388
- var Bulb = (({
388
+ var SVGComponent$1S = (({
389
389
  as: Component = "svg",
390
390
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
391
391
  d: "M13,24H11a1,1,0,0,1-.75-.34L9.67,23h4.66l-.58.66A1,1,0,0,1,13,24Zm1.87-3a.5.5,0,1,1,0,1H9.13a.5.5,0,1,1,0-1ZM12,4c3,0,6,2,6,5.73A10.74,10.74,0,0,1,16.09,15a10.41,10.41,0,0,0-1.84,5h1c0-3.29,3.75-6.1,3.75-10.27C19,5.39,15.5,3,12,3S5,5.39,5,9.73c0,4.17,3.75,7,3.75,10.27h1a10.41,10.41,0,0,0-1.84-5A10.74,10.74,0,0,1,6,9.73C6,6,9,4,12,4Zm9.42,8a.49.49,0,0,1,.25.66.5.5,0,0,1-.66.25l-.91-.42a.5.5,0,0,1-.25-.66.49.49,0,0,1,.66-.24ZM2.58,12a.49.49,0,0,0-.25.66.5.5,0,0,0,.66.25l.91-.42a.5.5,0,0,0,.25-.66.49.49,0,0,0-.66-.24ZM21.5,9h-1a.5.5,0,0,1,0-1h1a.5.5,0,0,1,0,1ZM3.5,8a.5.5,0,0,1,0,1h-1a.5.5,0,0,1,0-1ZM20.32,4.91a.5.5,0,0,0-.57-.82l-.82.57a.5.5,0,0,0-.13.7.51.51,0,0,0,.7.12Zm-16.64,0a.5.5,0,0,1,.57-.82l.82.57a.5.5,0,0,1,.13.7.51.51,0,0,1-.7.12ZM17,1.88a.5.5,0,0,0-.87-.49l-.49.87a.51.51,0,0,0,.2.68.5.5,0,0,0,.68-.19Zm-10,0a.5.5,0,0,1,.87-.49l.49.87a.51.51,0,0,1-.2.68.5.5,0,0,1-.68-.19ZM12.5.5a.5.5,0,0,0-1,0v1a.5.5,0,0,0,1,0Z"
@@ -399,7 +399,7 @@ var Bulb = (({
399
399
  fill: "currentColor"
400
400
  }, props), children));
401
401
 
402
- function WrappedPicto$c(props) {
402
+ const Bulb = props => {
403
403
  const {
404
404
  optimise,
405
405
  refresh
@@ -407,10 +407,10 @@ function WrappedPicto$c(props) {
407
407
  useEffect(() => {
408
408
  refresh();
409
409
  }, []);
410
- return optimise('p_9axB', /*#__PURE__*/React.createElement(Bulb, props));
411
- }
410
+ return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$1S, props));
411
+ };
412
412
 
413
- var BulletBold = (({
413
+ var SVGComponent$1R = (({
414
414
  as: Component = "svg",
415
415
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("circle", {
416
416
  cx: "8",
@@ -426,7 +426,7 @@ var BulletBold = (({
426
426
  fill: "currentColor"
427
427
  }, props), children));
428
428
 
429
- function WrappedPicto$d(props) {
429
+ const BulletBold = props => {
430
430
  const {
431
431
  optimise,
432
432
  refresh
@@ -434,10 +434,10 @@ function WrappedPicto$d(props) {
434
434
  useEffect(() => {
435
435
  refresh();
436
436
  }, []);
437
- return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(BulletBold, props));
438
- }
437
+ return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$1R, props));
438
+ };
439
439
 
440
- var BulletBook = (({
440
+ var SVGComponent$1Q = (({
441
441
  as: Component = "svg",
442
442
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
443
443
  d: "M12,8a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z"
@@ -451,7 +451,7 @@ var BulletBook = (({
451
451
  fill: "currentColor"
452
452
  }, props), children));
453
453
 
454
- function WrappedPicto$e(props) {
454
+ const BulletBook = props => {
455
455
  const {
456
456
  optimise,
457
457
  refresh
@@ -459,10 +459,10 @@ function WrappedPicto$e(props) {
459
459
  useEffect(() => {
460
460
  refresh();
461
461
  }, []);
462
- return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(BulletBook, props));
463
- }
462
+ return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$1Q, props));
463
+ };
464
464
 
465
- var Burden = (({
465
+ var SVGComponent$1P = (({
466
466
  as: Component = "svg",
467
467
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
468
468
  d: "M12.23,18.06a2.49,2.49,0,0,0,2.68-2.43l1.05.14A3.46,3.46,0,0,1,12.23,19a3.81,3.81,0,0,1-3.91-3.12H7V15H8.18c0-.16,0-.32,0-.48s0-.27,0-.41H7v-.9H8.3A3.88,3.88,0,0,1,12.23,10a3.5,3.5,0,0,1,3.69,3l-1,.16a2.54,2.54,0,0,0-2.7-2.23,2.82,2.82,0,0,0-2.88,2.25H13v.9H9.19c0,.14,0,.27,0,.41a3.87,3.87,0,0,0,0,.48h2.87v.9H9.36A2.82,2.82,0,0,0,12.23,18.06ZM15.5,5a3.93,3.93,0,0,1-.29,1.5h2.65l5.33,16H.85l4.27-16H7.79A3.93,3.93,0,0,1,7.5,5a4,4,0,0,1,8,0ZM8.9,6.5h5.2a3,3,0,1,0-5.2,0Zm-3,1-3.73,14H21.81l-4.67-14Z"
@@ -476,7 +476,7 @@ var Burden = (({
476
476
  fill: "currentColor"
477
477
  }, props), children));
478
478
 
479
- function WrappedPicto$f(props) {
479
+ const Burden = props => {
480
480
  const {
481
481
  optimise,
482
482
  refresh
@@ -484,10 +484,10 @@ function WrappedPicto$f(props) {
484
484
  useEffect(() => {
485
485
  refresh();
486
486
  }, []);
487
- return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(Burden, props));
488
- }
487
+ return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$1P, props));
488
+ };
489
489
 
490
- var Calculator = (({
490
+ var SVGComponent$1O = (({
491
491
  as: Component = "svg",
492
492
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
493
493
  d: "M22,24H2V0H22ZM3,23H21V1H3ZM20,7H4V2H20ZM5,6H19V3H5Zm4,6H5V8H9ZM6,11H8V9H6Zm8,1H10V8h4Zm-3-1h2V9H11Zm3,6H10V13h4Zm-3-1h2V14H11ZM9,17H5V13H9ZM6,16H8V14H6Zm3,6H5V18H9ZM6,21H8V19H6Zm13-9H15V8h4Zm-3-1h2V9H16Zm3,6H15V13h4Zm-3-1h2V14H16Zm3,6H10V18h9Zm-8-1h7V19H11Z"
@@ -501,7 +501,7 @@ var Calculator = (({
501
501
  fill: "currentColor"
502
502
  }, props), children));
503
503
 
504
- function WrappedPicto$g(props) {
504
+ const Calculator = props => {
505
505
  const {
506
506
  optimise,
507
507
  refresh
@@ -509,10 +509,10 @@ function WrappedPicto$g(props) {
509
509
  useEffect(() => {
510
510
  refresh();
511
511
  }, []);
512
- return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(Calculator, props));
513
- }
512
+ return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$1O, props));
513
+ };
514
514
 
515
- var Calendar = (({
515
+ var SVGComponent$1N = (({
516
516
  as: Component = "svg",
517
517
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
518
518
  d: "M23.9,23H-.1V4h4V1h4V4h8V1h4V4h4Zm-1-15H.9V22h22ZM6.4,16.8l1-.1c.2.9.7,1.5,1.6,1.5a1.61,1.61,0,0,0,1.7-1.6c0-1-.8-1.8-2.4-1.4l.1-.8c.9.1,1.9-.3,1.9-1.3,0-.7-.5-1.2-1.4-1.2a1.45,1.45,0,0,0-1.5,1.4l-1-.2a2.39,2.39,0,0,1,2.5-2,2.28,2.28,0,0,1,2.5,2,1.88,1.88,0,0,1-1.2,1.6,1.85,1.85,0,0,1,1.6,1.9C11.9,18,10.6,19,9,19A2.39,2.39,0,0,1,6.4,16.8ZM15.9,19h-1V12.7a8.17,8.17,0,0,1-2,1.2V13a4.69,4.69,0,0,0,2.3-2h.7Zm7-14H.9V7h22ZM6.9,2h-2V4h2Zm12,0h-2V4h2Z"
@@ -526,7 +526,7 @@ var Calendar = (({
526
526
  fill: "currentColor"
527
527
  }, props), children));
528
528
 
529
- function WrappedPicto$h(props) {
529
+ const Calendar = props => {
530
530
  const {
531
531
  optimise,
532
532
  refresh
@@ -534,10 +534,10 @@ function WrappedPicto$h(props) {
534
534
  useEffect(() => {
535
535
  refresh();
536
536
  }, []);
537
- return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(Calendar, props));
538
- }
537
+ return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$1N, props));
538
+ };
539
539
 
540
- var CalendarBold = (({
540
+ var SVGComponent$1M = (({
541
541
  as: Component = "svg",
542
542
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
543
543
  d: "M13,2V0H11V2H5V0H3V2H0V15H16V2Zm2,12H1V5H15ZM15,4H1V3H15ZM10.43,7.68,9,8.56v-1l1.53-.91.9,0v5.88h-1ZM7.27,10.74c0-.63-.4-.92-1.19-.92h-.5V9H6c.7,0,1.09-.3,1.09-.83a.9.9,0,0,0-1-.84h0a1.11,1.11,0,0,0-1.16,1l-1-.15A2,2,0,0,1,6,6.5c1.15,0,2,.67,2,1.62a1.4,1.4,0,0,1-.72,1.22,1.52,1.52,0,0,1,.93,1.51c0,1.07-.84,1.78-2.1,1.78a2.11,2.11,0,0,1-2.3-1.9,1.34,1.34,0,0,1,0-.2l1-.14c.08.88.54,1.35,1.34,1.35S7.27,11.37,7.27,10.74Z"
@@ -551,7 +551,7 @@ var CalendarBold = (({
551
551
  fill: "currentColor"
552
552
  }, props), children));
553
553
 
554
- function WrappedPicto$i(props) {
554
+ const CalendarBold = props => {
555
555
  const {
556
556
  optimise,
557
557
  refresh
@@ -559,10 +559,10 @@ function WrappedPicto$i(props) {
559
559
  useEffect(() => {
560
560
  refresh();
561
561
  }, []);
562
- return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(CalendarBold, props));
563
- }
562
+ return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$1M, props));
563
+ };
564
564
 
565
- var Camera = (({
565
+ var SVGComponent$1L = (({
566
566
  as: Component = "svg",
567
567
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
568
568
  d: "M15,3a2,2,0,0,1,2,2V9l7-4V19l-7-4v4a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V5A2,2,0,0,1,2,3Zm0,17a1,1,0,0,0,1-1V5a1,1,0,0,0-1-1H2A1,1,0,0,0,1,5V19a1,1,0,0,0,1,1Zm2-9.85v3.7l6,3.43V6.72Z"
@@ -576,7 +576,7 @@ var Camera = (({
576
576
  fill: "currentColor"
577
577
  }, props), children));
578
578
 
579
- function WrappedPicto$j(props) {
579
+ const Camera = props => {
580
580
  const {
581
581
  optimise,
582
582
  refresh
@@ -584,10 +584,10 @@ function WrappedPicto$j(props) {
584
584
  useEffect(() => {
585
585
  refresh();
586
586
  }, []);
587
- return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(Camera, props));
588
- }
587
+ return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$1L, props));
588
+ };
589
589
 
590
- var ChalkboardTeacher = (({
590
+ var SVGComponent$1K = (({
591
591
  as: Component = "svg",
592
592
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
593
593
  d: "M6,4.4H5V3H24V19H16.3L19,23H17.7L15,19H13l-2.7,4H9l2.7-4H9V18h8V17h3v1h3V4H6ZM8.2,21.8A1.16,1.16,0,0,1,7,23a1.38,1.38,0,0,1-1.3-1.2l-.4-4-.3,4A1.22,1.22,0,0,1,3.8,23a1.3,1.3,0,0,1-1.3-1.2l-.3-6.5-.3.6a1.23,1.23,0,0,1-1.3.5,1.09,1.09,0,0,1-.7-1v-.3L1.2,11a1.41,1.41,0,0,1,1.4-1H6.7A4.15,4.15,0,0,0,8,9.7l3.1-1.8a1.06,1.06,0,0,1,1.2.2.94.94,0,0,1-.1,1.3l-3,2.9a1.82,1.82,0,0,0-.6,1.4C8.5,15.1,8.2,21.8,8.2,21.8ZM2.5,11c-.2,0-.3.1-.4.3-.3,1-1,3.7-1.1,4.1l1.5-2.6a.32.32,0,0,1,.6.2l.3,8.8c.1.2.6.2.6,0,0,0,.3-3.4.3-3.9a.94.94,0,0,1,1-1,1,1,0,0,1,1,1c0,.3.3,3.4.4,3.9s.5.3.5,0c0,0,.2-6.7.3-8.1a3.33,3.33,0,0,1,.9-2.1l3-2.9c-.7.5-2.4,1.5-3.1,1.9a3.53,3.53,0,0,1-1.7.4ZM19,12H14V11h5Zm2-2H14V9h7ZM5.3,5A2.26,2.26,0,0,0,3,7.3,2.26,2.26,0,0,0,5.3,9.6,2.26,2.26,0,0,0,7.6,7.3,2.26,2.26,0,0,0,5.3,5Zm0,1a1.3,1.3,0,0,1,0,2.6A1.26,1.26,0,0,1,4,7.3,1.26,1.26,0,0,1,5.3,6ZM21,8H14V7h7Z"
@@ -601,7 +601,7 @@ var ChalkboardTeacher = (({
601
601
  fill: "currentColor"
602
602
  }, props), children));
603
603
 
604
- function WrappedPicto$k(props) {
604
+ const ChalkboardTeacher = props => {
605
605
  const {
606
606
  optimise,
607
607
  refresh
@@ -609,10 +609,10 @@ function WrappedPicto$k(props) {
609
609
  useEffect(() => {
610
610
  refresh();
611
611
  }, []);
612
- return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(ChalkboardTeacher, props));
613
- }
612
+ return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$1K, props));
613
+ };
614
614
 
615
- var ChartBar = (({
615
+ var SVGComponent$1J = (({
616
616
  as: Component = "svg",
617
617
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
618
618
  d: "M0,22H1V17H5v5H7V12h4V22h2V7h4V22h2V1h4V22h1v1H0Zm4-4H2v4H4Zm6-5H8v9h2Zm6-5H14V22h2Zm6-6H20V22h2Z"
@@ -626,7 +626,7 @@ var ChartBar = (({
626
626
  fill: "currentColor"
627
627
  }, props), children));
628
628
 
629
- function WrappedPicto$l(props) {
629
+ const ChartBar = props => {
630
630
  const {
631
631
  optimise,
632
632
  refresh
@@ -634,13 +634,13 @@ function WrappedPicto$l(props) {
634
634
  useEffect(() => {
635
635
  refresh();
636
636
  }, []);
637
- return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(ChartBar, props));
638
- }
637
+ return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$1J, props));
638
+ };
639
639
 
640
- var CheckHandwrite = (({
640
+ var SVGComponent$1I = (({
641
641
  as: Component = "svg",
642
642
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
643
- d: "M18.63,4.23c-.16-.16-.41-.32-.57-.16-.56.56-1.49.58-1.92,1.35v0c-.57.67-1.38,1.08-1.63,2a.35.35,0,0,0,.08,0l-.08,0c-.15.08-.16.23-.16.38l0,0a11.4,11.4,0,0,1-.89,1.08h0c-.08.15-.15.24-.23.37l-.09,0c-.23.41-.55.76-.8,1.17h0a10.34,10.34,0,0,1-.53,1l-.2.2a1.54,1.54,0,0,0-.05.17,2.6,2.6,0,0,0-.62,1.39l0,.05c-.09.07-.16.23-.25.32l0,.06a3.05,3.05,0,0,0-.7.88.18.18,0,0,0-.07.05.73.73,0,0,0-.16.41.06.06,0,0,0,0,0,4.53,4.53,0,0,0-.79,1.11l.08.08-.06,0c-.25.07-.09.67-.57.57l-.14-.09c-.23-.38-.44-.81-.66-1.27a.43.43,0,0,1,0-.11v-.12h0a.08.08,0,0,0,0,0,.3.3,0,0,1,0-.13c-.07-.22-.18-.47-.27-.72l-.09-.28A2.18,2.18,0,0,1,7,13.46a1.89,1.89,0,0,0-.8-1l0,0a.81.81,0,0,0-1.07-.24c-.39.25-.16.67.09.92a0,0,0,0,1,0,0,.91.91,0,0,0,.15.38h0A19.54,19.54,0,0,0,7,18.09a1,1,0,0,0,.07-.15,1,1,0,0,1,0,.17,1.15,1.15,0,0,0,.23.55l0,0H7.29c.51.67,1.08,1.17,2.05.76v0a1.26,1.26,0,0,0,.68-.78l.12-.1c0-.25.09-.41.09-.57.74-.48.9-1.31,1.31-2.07A6,6,0,0,1,12,15a3.86,3.86,0,0,0,.8-2.12l-.08,0,0,0c.07,0,.08-.07.09-.11l0,0c.48-.07.48-.51.57-.83l-.12.08.12-.17.16-.16v0l0,0a9.67,9.67,0,0,0,2.11-3,.56.56,0,0,1,.05-.08s0,.06,0,.08c.32-.41,1.06-.64.64-1.4h0c.9-.25,1.22-1,1.7-1.59h0c.07-.16.16-.25.23-.41h0c.09-.09.25-.16.34-.25V5C19,4.78,18.87,4.47,18.63,4.23ZM16.2,6l0,0-.11,0ZM7.54,16.87h0l-.08.06Zm-.13.34s0,0,0,.05h0S7.4,17.23,7.41,17.21Z"
643
+ d: "M24,4.68,7.67,22,0,13l.76-.65,7,8.2L23.27,4Z"
644
644
  })),
645
645
  ...props
646
646
  }) => /*#__PURE__*/React.createElement(Component, _extends({
@@ -651,7 +651,7 @@ var CheckHandwrite = (({
651
651
  fill: "currentColor"
652
652
  }, props), children));
653
653
 
654
- function WrappedPicto$m(props) {
654
+ const Check = props => {
655
655
  const {
656
656
  optimise,
657
657
  refresh
@@ -659,24 +659,25 @@ function WrappedPicto$m(props) {
659
659
  useEffect(() => {
660
660
  refresh();
661
661
  }, []);
662
- return optimise('p_14TK4O', /*#__PURE__*/React.createElement(CheckHandwrite, props));
663
- }
662
+ return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$1I, props));
663
+ };
664
664
 
665
- var Check = (({
665
+ var SVGComponent$1H = (({
666
666
  as: Component = "svg",
667
667
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
668
- d: "M24,4.68,7.67,22,0,13l.76-.65,7,8.2L23.27,4Z"
668
+ d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
669
+ fillRule: "evenodd"
669
670
  })),
670
671
  ...props
671
672
  }) => /*#__PURE__*/React.createElement(Component, _extends({
672
- height: "24",
673
- viewBox: "0 0 24 24",
674
- width: "24",
675
673
  xmlns: "http://www.w3.org/2000/svg",
674
+ width: "16",
675
+ height: "16",
676
+ viewBox: "0 0 16 16",
676
677
  fill: "currentColor"
677
678
  }, props), children));
678
679
 
679
- function WrappedPicto$n(props) {
680
+ const CheckBold = props => {
680
681
  const {
681
682
  optimise,
682
683
  refresh
@@ -684,25 +685,24 @@ function WrappedPicto$n(props) {
684
685
  useEffect(() => {
685
686
  refresh();
686
687
  }, []);
687
- return optimise('p_4GGpz', /*#__PURE__*/React.createElement(Check, props));
688
- }
688
+ return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$1H, props));
689
+ };
689
690
 
690
- var CheckBold = (({
691
+ var SVGComponent$1G = (({
691
692
  as: Component = "svg",
692
693
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
693
- d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
694
- fillRule: "evenodd"
694
+ d: "M18.63,4.23c-.16-.16-.41-.32-.57-.16-.56.56-1.49.58-1.92,1.35v0c-.57.67-1.38,1.08-1.63,2a.35.35,0,0,0,.08,0l-.08,0c-.15.08-.16.23-.16.38l0,0a11.4,11.4,0,0,1-.89,1.08h0c-.08.15-.15.24-.23.37l-.09,0c-.23.41-.55.76-.8,1.17h0a10.34,10.34,0,0,1-.53,1l-.2.2a1.54,1.54,0,0,0-.05.17,2.6,2.6,0,0,0-.62,1.39l0,.05c-.09.07-.16.23-.25.32l0,.06a3.05,3.05,0,0,0-.7.88.18.18,0,0,0-.07.05.73.73,0,0,0-.16.41.06.06,0,0,0,0,0,4.53,4.53,0,0,0-.79,1.11l.08.08-.06,0c-.25.07-.09.67-.57.57l-.14-.09c-.23-.38-.44-.81-.66-1.27a.43.43,0,0,1,0-.11v-.12h0a.08.08,0,0,0,0,0,.3.3,0,0,1,0-.13c-.07-.22-.18-.47-.27-.72l-.09-.28A2.18,2.18,0,0,1,7,13.46a1.89,1.89,0,0,0-.8-1l0,0a.81.81,0,0,0-1.07-.24c-.39.25-.16.67.09.92a0,0,0,0,1,0,0,.91.91,0,0,0,.15.38h0A19.54,19.54,0,0,0,7,18.09a1,1,0,0,0,.07-.15,1,1,0,0,1,0,.17,1.15,1.15,0,0,0,.23.55l0,0H7.29c.51.67,1.08,1.17,2.05.76v0a1.26,1.26,0,0,0,.68-.78l.12-.1c0-.25.09-.41.09-.57.74-.48.9-1.31,1.31-2.07A6,6,0,0,1,12,15a3.86,3.86,0,0,0,.8-2.12l-.08,0,0,0c.07,0,.08-.07.09-.11l0,0c.48-.07.48-.51.57-.83l-.12.08.12-.17.16-.16v0l0,0a9.67,9.67,0,0,0,2.11-3,.56.56,0,0,1,.05-.08s0,.06,0,.08c.32-.41,1.06-.64.64-1.4h0c.9-.25,1.22-1,1.7-1.59h0c.07-.16.16-.25.23-.41h0c.09-.09.25-.16.34-.25V5C19,4.78,18.87,4.47,18.63,4.23ZM16.2,6l0,0-.11,0ZM7.54,16.87h0l-.08.06Zm-.13.34s0,0,0,.05h0S7.4,17.23,7.41,17.21Z"
695
695
  })),
696
696
  ...props
697
697
  }) => /*#__PURE__*/React.createElement(Component, _extends({
698
+ height: "24",
699
+ viewBox: "0 0 24 24",
700
+ width: "24",
698
701
  xmlns: "http://www.w3.org/2000/svg",
699
- width: "16",
700
- height: "16",
701
- viewBox: "0 0 16 16",
702
702
  fill: "currentColor"
703
703
  }, props), children));
704
704
 
705
- function WrappedPicto$o(props) {
705
+ const CheckHandwrite = props => {
706
706
  const {
707
707
  optimise,
708
708
  refresh
@@ -710,10 +710,10 @@ function WrappedPicto$o(props) {
710
710
  useEffect(() => {
711
711
  refresh();
712
712
  }, []);
713
- return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(CheckBold, props));
714
- }
713
+ return optimise('p_14TK4O', /*#__PURE__*/React.createElement(SVGComponent$1G, props));
714
+ };
715
715
 
716
- var ChevronDownBold = (({
716
+ var SVGComponent$1F = (({
717
717
  as: Component = "svg",
718
718
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
719
719
  d: "M1.94,5.86l1.29-1.3L7.44,8.84l4.2-4.28,1.3,1.3-5.5,5.58Z"
@@ -727,7 +727,7 @@ var ChevronDownBold = (({
727
727
  fill: "currentColor"
728
728
  }, props), children));
729
729
 
730
- function WrappedPicto$p(props) {
730
+ const ChevronDownBold = props => {
731
731
  const {
732
732
  optimise,
733
733
  refresh
@@ -735,10 +735,10 @@ function WrappedPicto$p(props) {
735
735
  useEffect(() => {
736
736
  refresh();
737
737
  }, []);
738
- return optimise('p_126jrr', /*#__PURE__*/React.createElement(ChevronDownBold, props));
739
- }
738
+ return optimise('p_126jrr', /*#__PURE__*/React.createElement(SVGComponent$1F, props));
739
+ };
740
740
 
741
- var ChevronLeftBold = (({
741
+ var SVGComponent$1E = (({
742
742
  as: Component = "svg",
743
743
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
744
744
  d: "M9.58,2.5l1.3,1.3L6.59,8l4.29,4.2-1.3,1.3L4,8Z"
@@ -752,7 +752,7 @@ var ChevronLeftBold = (({
752
752
  fill: "currentColor"
753
753
  }, props), children));
754
754
 
755
- function WrappedPicto$q(props) {
755
+ const ChevronLeftBold = props => {
756
756
  const {
757
757
  optimise,
758
758
  refresh
@@ -760,10 +760,10 @@ function WrappedPicto$q(props) {
760
760
  useEffect(() => {
761
761
  refresh();
762
762
  }, []);
763
- return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(ChevronLeftBold, props));
764
- }
763
+ return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(SVGComponent$1E, props));
764
+ };
765
765
 
766
- var ChevronRightBold = (({
766
+ var SVGComponent$1D = (({
767
767
  as: Component = "svg",
768
768
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
769
769
  d: "M6.3,2.5,5,3.8,9.28,8,5,12.2l1.3,1.3L11.88,8Z"
@@ -777,7 +777,7 @@ var ChevronRightBold = (({
777
777
  fill: "currentColor"
778
778
  }, props), children));
779
779
 
780
- function WrappedPicto$r(props) {
780
+ const ChevronRightBold = props => {
781
781
  const {
782
782
  optimise,
783
783
  refresh
@@ -785,10 +785,10 @@ function WrappedPicto$r(props) {
785
785
  useEffect(() => {
786
786
  refresh();
787
787
  }, []);
788
- return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(ChevronRightBold, props));
789
- }
788
+ return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(SVGComponent$1D, props));
789
+ };
790
790
 
791
- var ChevronUpBold = (({
791
+ var SVGComponent$1C = (({
792
792
  as: Component = "svg",
793
793
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
794
794
  d: "M1.94,10.14l1.29,1.3L7.44,7.16l4.2,4.28,1.3-1.3L7.44,4.56Z"
@@ -802,7 +802,7 @@ var ChevronUpBold = (({
802
802
  fill: "currentColor"
803
803
  }, props), children));
804
804
 
805
- function WrappedPicto$s(props) {
805
+ const ChevronUpBold = props => {
806
806
  const {
807
807
  optimise,
808
808
  refresh
@@ -810,10 +810,10 @@ function WrappedPicto$s(props) {
810
810
  useEffect(() => {
811
811
  refresh();
812
812
  }, []);
813
- return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(ChevronUpBold, props));
814
- }
813
+ return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(SVGComponent$1C, props));
814
+ };
815
815
 
816
- var Clock = (({
816
+ var SVGComponent$1B = (({
817
817
  as: Component = "svg",
818
818
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
819
819
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,11h6v1H11V4h1Z",
@@ -828,7 +828,7 @@ var Clock = (({
828
828
  fill: "currentColor"
829
829
  }, props), children));
830
830
 
831
- function WrappedPicto$t(props) {
831
+ const Clock = props => {
832
832
  const {
833
833
  optimise,
834
834
  refresh
@@ -836,10 +836,10 @@ function WrappedPicto$t(props) {
836
836
  useEffect(() => {
837
837
  refresh();
838
838
  }, []);
839
- return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(Clock, props));
840
- }
839
+ return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(SVGComponent$1B, props));
840
+ };
841
841
 
842
- var ClockBold = (({
842
+ var SVGComponent$1A = (({
843
843
  as: Component = "svg",
844
844
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
845
845
  d: "M8.5,8.17h2.67v1.5H7V4.83H8.5Zm6-.17A6.5,6.5,0,1,1,8,1.5,6.51,6.51,0,0,1,14.5,8ZM13,8a5,5,0,1,0-5,5A5,5,0,0,0,13,8Z"
@@ -853,7 +853,7 @@ var ClockBold = (({
853
853
  fill: "currentColor"
854
854
  }, props), children));
855
855
 
856
- function WrappedPicto$u(props) {
856
+ const ClockBold = props => {
857
857
  const {
858
858
  optimise,
859
859
  refresh
@@ -861,10 +861,10 @@ function WrappedPicto$u(props) {
861
861
  useEffect(() => {
862
862
  refresh();
863
863
  }, []);
864
- return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(ClockBold, props));
865
- }
864
+ return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(SVGComponent$1A, props));
865
+ };
866
866
 
867
- var Cloud = (({
867
+ var SVGComponent$1z = (({
868
868
  as: Component = "svg",
869
869
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
870
870
  d: "M18.5,20H5.5a4.5,4.5,0,0,1-.8-8.92l.78-.14,0-.79a6.49,6.49,0,0,1,13,0l0,.79.78.14A4.5,4.5,0,0,1,18.5,20Zm1-9.91a7.49,7.49,0,0,0-15,0A5.5,5.5,0,0,0,5.5,21h13a5.5,5.5,0,0,0,1-10.91Z"
@@ -878,7 +878,7 @@ var Cloud = (({
878
878
  fill: "currentColor"
879
879
  }, props), children));
880
880
 
881
- function WrappedPicto$v(props) {
881
+ const Cloud = props => {
882
882
  const {
883
883
  optimise,
884
884
  refresh
@@ -886,10 +886,10 @@ function WrappedPicto$v(props) {
886
886
  useEffect(() => {
887
887
  refresh();
888
888
  }, []);
889
- return optimise('p_4HgaE', /*#__PURE__*/React.createElement(Cloud, props));
890
- }
889
+ return optimise('p_4HgaE', /*#__PURE__*/React.createElement(SVGComponent$1z, props));
890
+ };
891
891
 
892
- var CloudUpload = (({
892
+ var SVGComponent$1y = (({
893
893
  as: Component = "svg",
894
894
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
895
895
  d: "M11.49,10.17,9,13.24l-.73-.68L12,8l3.75,4.58-.75.67-2.5-3.08V18h-1Zm7,9.83H5.5a4.5,4.5,0,0,1-.8-8.92l.78-.14,0-.79a6.49,6.49,0,0,1,13,0l0,.79.78.14A4.5,4.5,0,0,1,18.5,20Zm1-9.91a7.49,7.49,0,0,0-15,0A5.5,5.5,0,0,0,5.5,21h13a5.5,5.5,0,0,0,1-10.91Z",
@@ -904,7 +904,7 @@ var CloudUpload = (({
904
904
  fill: "currentColor"
905
905
  }, props), children));
906
906
 
907
- function WrappedPicto$w(props) {
907
+ const CloudUpload = props => {
908
908
  const {
909
909
  optimise,
910
910
  refresh
@@ -912,10 +912,10 @@ function WrappedPicto$w(props) {
912
912
  useEffect(() => {
913
913
  refresh();
914
914
  }, []);
915
- return optimise('p_efIsB', /*#__PURE__*/React.createElement(CloudUpload, props));
916
- }
915
+ return optimise('p_efIsB', /*#__PURE__*/React.createElement(SVGComponent$1y, props));
916
+ };
917
917
 
918
- var Coins = (({
918
+ var SVGComponent$1x = (({
919
919
  as: Component = "svg",
920
920
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
921
921
  d: "M16.87,14.63l1,.14A3.45,3.45,0,0,1,14.19,18a3.82,3.82,0,0,1-3.92-3.12H9V14h1.17c0-.16,0-.32,0-.48s0-.27,0-.41H9v-.9h1.3A3.87,3.87,0,0,1,14.19,9a3.49,3.49,0,0,1,3.68,3l-1,.16a2.54,2.54,0,0,0-2.69-2.23,2.84,2.84,0,0,0-2.89,2.25h3.61v.9H11.15c0,.14,0,.27,0,.41s0,.32,0,.48H14v.9H11.31a2.83,2.83,0,0,0,2.88,2.18A2.49,2.49,0,0,0,16.87,14.63ZM24,13.5A10.43,10.43,0,0,1,4.93,19.42h0A10.48,10.48,0,1,1,19.08,4.59,10.51,10.51,0,0,1,24,13.5ZM3.79,17.24h0A10.73,10.73,0,0,1,3.1,13.5,10.49,10.49,0,0,1,13.55,3a10.26,10.26,0,0,1,3.34.55A9.48,9.48,0,0,0,3.79,17.24ZM23,13.5A9.46,9.46,0,1,0,13.55,23,9.49,9.49,0,0,0,23,13.5Z",
@@ -930,7 +930,7 @@ var Coins = (({
930
930
  fill: "currentColor"
931
931
  }, props), children));
932
932
 
933
- function WrappedPicto$x(props) {
933
+ const Coins = props => {
934
934
  const {
935
935
  optimise,
936
936
  refresh
@@ -938,10 +938,10 @@ function WrappedPicto$x(props) {
938
938
  useEffect(() => {
939
939
  refresh();
940
940
  }, []);
941
- return optimise('p_4HCzW', /*#__PURE__*/React.createElement(Coins, props));
942
- }
941
+ return optimise('p_4HCzW', /*#__PURE__*/React.createElement(SVGComponent$1x, props));
942
+ };
943
943
 
944
- var Crane = (({
944
+ var SVGComponent$1w = (({
945
945
  as: Component = "svg",
946
946
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
947
947
  d: "M11,2H21l3,3V7H19v5h1v3a7.86,7.86,0,0,0-2.08,0A2.21,2.21,0,0,0,16,17a2,2,0,0,0,3.68,1.09.51.51,0,1,1,.88.51A3.06,3.06,0,0,1,18,20a3,3,0,0,1-1-5.83V12h1V7H11V24H5V7H4V9H0V2H5V0h6ZM10,7H6V23h4ZM9,20,7,21v1l2-1Zm0-3L7,18v1l2-1Zm0-3L7,15v1l2-1Zm10-1H18v1h1ZM9,11,7,12v1l2-1ZM9,8,7,9v1L9,9Zm1-7H6V3H1V8H3V6H23V5.41L20.59,3H10Z",
@@ -956,7 +956,7 @@ var Crane = (({
956
956
  fill: "currentColor"
957
957
  }, props), children));
958
958
 
959
- function WrappedPicto$y(props) {
959
+ const Crane = props => {
960
960
  const {
961
961
  optimise,
962
962
  refresh
@@ -964,10 +964,10 @@ function WrappedPicto$y(props) {
964
964
  useEffect(() => {
965
965
  refresh();
966
966
  }, []);
967
- return optimise('p_4HYwO', /*#__PURE__*/React.createElement(Crane, props));
968
- }
967
+ return optimise('p_4HYwO', /*#__PURE__*/React.createElement(SVGComponent$1w, props));
968
+ };
969
969
 
970
- var Crown = (({
970
+ var SVGComponent$1v = (({
971
971
  as: Component = "svg",
972
972
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
973
973
  d: "M12,1A2.8,2.8,0,0,0,9.2,3.8a3.16,3.16,0,0,0,1.1,2.3C9.8,8.9,8.4,9.2,7.4,9.2A3.09,3.09,0,0,1,4.9,7.5a2.94,2.94,0,0,0,.7-1.9A2.86,2.86,0,0,0,2.8,2.8,2.88,2.88,0,0,0,0,5.7,3.06,3.06,0,0,0,2,8.5V23H22V8.4a2.92,2.92,0,0,0,2-2.8,2.8,2.8,0,0,0-5.6,0,2.94,2.94,0,0,0,.7,1.9,2.82,2.82,0,0,1-2.5,1.7c-.6,0-2.3,0-2.9-3.2a3,3,0,0,0,1-2.9A2.71,2.71,0,0,0,12,1Zm9,21V19H3v3Zm0-4V7.7c1.1-.3,2-.9,2-2.1a1.8,1.8,0,0,0-3.6,0,2.62,2.62,0,0,0,.9,1.8c-.8,1.6-1.9,2.8-3.7,2.8-2.5,0-3.6-1.9-3.9-4.5.7-.7,1.3-1.3,1.1-2.3A1.83,1.83,0,0,0,12,2a1.79,1.79,0,0,0-1.8,1.8c0,.8.5,1.3,1.2,1.9-.3,2.7-1.4,4.5-3.9,4.5-1.9,0-2.9-1.4-3.7-2.7a3,3,0,0,0,1-1.9A1.79,1.79,0,0,0,3,3.8,1.92,1.92,0,0,0,1,5.7c0,1.1.9,1.8,2,2.1V18Z",
@@ -982,7 +982,7 @@ var Crown = (({
982
982
  fill: "currentColor"
983
983
  }, props), children));
984
984
 
985
- function WrappedPicto$z(props) {
985
+ const Crown = props => {
986
986
  const {
987
987
  optimise,
988
988
  refresh
@@ -990,10 +990,10 @@ function WrappedPicto$z(props) {
990
990
  useEffect(() => {
991
991
  refresh();
992
992
  }, []);
993
- return optimise('p_4I3e6', /*#__PURE__*/React.createElement(Crown, props));
994
- }
993
+ return optimise('p_4I3e6', /*#__PURE__*/React.createElement(SVGComponent$1v, props));
994
+ };
995
995
 
996
- var DoubleArrow = (({
996
+ var SVGComponent$1u = (({
997
997
  as: Component = "svg",
998
998
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
999
999
  d: "M15.3333 5.33333H16V0H10.6667V0.666667H14.862L7.09733 8.43067L7.56933 8.90267L15.3333 1.138V5.33333Z"
@@ -1009,7 +1009,7 @@ var DoubleArrow = (({
1009
1009
  fill: "currentColor"
1010
1010
  }, props), children));
1011
1011
 
1012
- function WrappedPicto$A(props) {
1012
+ const DoubleArrow = props => {
1013
1013
  const {
1014
1014
  optimise,
1015
1015
  refresh
@@ -1017,10 +1017,10 @@ function WrappedPicto$A(props) {
1017
1017
  useEffect(() => {
1018
1018
  refresh();
1019
1019
  }, []);
1020
- return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(DoubleArrow, props));
1021
- }
1020
+ return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(SVGComponent$1u, props));
1021
+ };
1022
1022
 
1023
- var Download = (({
1023
+ var SVGComponent$1t = (({
1024
1024
  as: Component = "svg",
1025
1025
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1026
1026
  d: "M17.7,2.38A11.45,11.45,0,0,1,24,12.5,11.76,11.76,0,0,1,12,24,11.76,11.76,0,0,1,0,12.5,11.45,11.45,0,0,1,6.3,2.38l.63.81A10.47,10.47,0,0,0,1,12.5,10.74,10.74,0,0,0,12,23,10.74,10.74,0,0,0,23,12.5a10.47,10.47,0,0,0-5.89-9.31ZM12.52,0V14.83l3.91-4.61.79.67L12,17,6.78,10.9l.77-.68,3.93,4.61V0Z"
@@ -1034,7 +1034,7 @@ var Download = (({
1034
1034
  fill: "currentColor"
1035
1035
  }, props), children));
1036
1036
 
1037
- function WrappedPicto$B(props) {
1037
+ const Download = props => {
1038
1038
  const {
1039
1039
  optimise,
1040
1040
  refresh
@@ -1042,10 +1042,10 @@ function WrappedPicto$B(props) {
1042
1042
  useEffect(() => {
1043
1043
  refresh();
1044
1044
  }, []);
1045
- return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(Download, props));
1046
- }
1045
+ return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(SVGComponent$1t, props));
1046
+ };
1047
1047
 
1048
- var Envelope = (({
1048
+ var SVGComponent$1s = (({
1049
1049
  as: Component = "svg",
1050
1050
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1051
1051
  d: "M24,21H0V3H24ZM1,4.52V20H23V4.52l-11,10ZM22.09,4H1.91L12,13.17Z"
@@ -1059,7 +1059,7 @@ var Envelope = (({
1059
1059
  fill: "currentColor"
1060
1060
  }, props), children));
1061
1061
 
1062
- function WrappedPicto$C(props) {
1062
+ const Envelope = props => {
1063
1063
  const {
1064
1064
  optimise,
1065
1065
  refresh
@@ -1067,10 +1067,10 @@ function WrappedPicto$C(props) {
1067
1067
  useEffect(() => {
1068
1068
  refresh();
1069
1069
  }, []);
1070
- return optimise('p_Z2liq9E', /*#__PURE__*/React.createElement(Envelope, props));
1071
- }
1070
+ return optimise('p_Z2liq9E', /*#__PURE__*/React.createElement(SVGComponent$1s, props));
1071
+ };
1072
1072
 
1073
- var EqualBold = (({
1073
+ var SVGComponent$1r = (({
1074
1074
  as: Component = "svg",
1075
1075
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
1076
1076
  height: "2",
@@ -1092,7 +1092,7 @@ var EqualBold = (({
1092
1092
  fill: "currentColor"
1093
1093
  }, props), children));
1094
1094
 
1095
- function WrappedPicto$D(props) {
1095
+ const EqualBold = props => {
1096
1096
  const {
1097
1097
  optimise,
1098
1098
  refresh
@@ -1100,10 +1100,10 @@ function WrappedPicto$D(props) {
1100
1100
  useEffect(() => {
1101
1101
  refresh();
1102
1102
  }, []);
1103
- return optimise('p_Z1HCd84', /*#__PURE__*/React.createElement(EqualBold, props));
1104
- }
1103
+ return optimise('p_Z1HCd84', /*#__PURE__*/React.createElement(SVGComponent$1r, props));
1104
+ };
1105
1105
 
1106
- var EqualCircle = (({
1106
+ var SVGComponent$1q = (({
1107
1107
  as: Component = "svg",
1108
1108
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1109
1109
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM5.22,9.48H18.78v1H5.22Zm13.56,4H5.22v1H18.78v-1Z",
@@ -1118,7 +1118,7 @@ var EqualCircle = (({
1118
1118
  fill: "currentColor"
1119
1119
  }, props), children));
1120
1120
 
1121
- function WrappedPicto$E(props) {
1121
+ const EqualCircle = props => {
1122
1122
  const {
1123
1123
  optimise,
1124
1124
  refresh
@@ -1126,10 +1126,10 @@ function WrappedPicto$E(props) {
1126
1126
  useEffect(() => {
1127
1127
  refresh();
1128
1128
  }, []);
1129
- return optimise('p_ZDQwl0', /*#__PURE__*/React.createElement(EqualCircle, props));
1130
- }
1129
+ return optimise('p_ZDQwl0', /*#__PURE__*/React.createElement(SVGComponent$1q, props));
1130
+ };
1131
1131
 
1132
- var Euro = (({
1132
+ var SVGComponent$1p = (({
1133
1133
  as: Component = "svg",
1134
1134
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1135
1135
  d: "M4.35,8.69C5.5,3.69,9.24.5,14.41.5a9.89,9.89,0,0,1,6.37,2.11A9,9,0,0,1,23.9,8.28l-1,.15a7.93,7.93,0,0,0-2.77-5A8.88,8.88,0,0,0,14.41,1.5c-4.67,0-8,2.83-9.08,7.4l-.09.6H14v1H5.11L5,11.06c0,.3,0,.61,0,.94s0,.76,0,1.12l.06.38H12v1H5.24l.12.78a9.37,9.37,0,0,0,3.16,5.29,9.16,9.16,0,0,0,5.89,1.93,8.83,8.83,0,0,0,6-2A8.19,8.19,0,0,0,23,15.05l1,.11a9.17,9.17,0,0,1-3,6.1,9.82,9.82,0,0,1-6.62,2.24,10.17,10.17,0,0,1-6.52-2.15,10.34,10.34,0,0,1-3.51-5.86v0l-.15-1H0v-1H4.07l0-.27v0c0-.41,0-.82,0-1.2v0c0-.33,0-.68,0-1H4l.07-.45H0v-1H4.23l.11-.79Z"
@@ -1143,7 +1143,7 @@ var Euro = (({
1143
1143
  fill: "currentColor"
1144
1144
  }, props), children));
1145
1145
 
1146
- function WrappedPicto$F(props) {
1146
+ const Euro = props => {
1147
1147
  const {
1148
1148
  optimise,
1149
1149
  refresh
@@ -1151,10 +1151,10 @@ function WrappedPicto$F(props) {
1151
1151
  useEffect(() => {
1152
1152
  refresh();
1153
1153
  }, []);
1154
- return optimise('p_9yC0', /*#__PURE__*/React.createElement(Euro, props));
1155
- }
1154
+ return optimise('p_9yC0', /*#__PURE__*/React.createElement(SVGComponent$1p, props));
1155
+ };
1156
1156
 
1157
- var EuroBold = (({
1157
+ var SVGComponent$1o = (({
1158
1158
  as: Component = "svg",
1159
1159
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1160
1160
  d: "M3.18,10.12H1.11v-1H3l0-.27c0-.26,0-.52,0-.77s0-.43,0-.65l0-.27H1.11v-1H3.16l0-.2A6,6,0,0,1,9.28,1a5.37,5.37,0,0,1,5.64,4.47l-1.11.18A4.33,4.33,0,0,0,9.28,2,4.83,4.83,0,0,0,4.39,5.9l-.08.32H10.2v1h-6l0,.23c0,.23,0,.46,0,.69s0,.54,0,.81l0,.23H8.79v1H4.32l.09.32a4.84,4.84,0,0,0,4.87,3.75,4.25,4.25,0,0,0,4.53-3.94L15,10.4a5.33,5.33,0,0,1-5.72,4.83,6,6,0,0,1-6.06-4.92Z"
@@ -1168,7 +1168,7 @@ var EuroBold = (({
1168
1168
  fill: "currentColor"
1169
1169
  }, props), children));
1170
1170
 
1171
- function WrappedPicto$G(props) {
1171
+ const EuroBold = props => {
1172
1172
  const {
1173
1173
  optimise,
1174
1174
  refresh
@@ -1176,10 +1176,10 @@ function WrappedPicto$G(props) {
1176
1176
  useEffect(() => {
1177
1177
  refresh();
1178
1178
  }, []);
1179
- return optimise('p_ZcuF7g', /*#__PURE__*/React.createElement(EuroBold, props));
1180
- }
1179
+ return optimise('p_ZcuF7g', /*#__PURE__*/React.createElement(SVGComponent$1o, props));
1180
+ };
1181
1181
 
1182
- var ExclamationMarkCircle = (({
1182
+ var SVGComponent$1n = (({
1183
1183
  as: Component = "svg",
1184
1184
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1185
1185
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm-.5,5h1v9h-1ZM12,18a.84.84,0,1,1,.85-.84A.85.85,0,0,1,12,18Z",
@@ -1194,7 +1194,7 @@ var ExclamationMarkCircle = (({
1194
1194
  fill: "currentColor"
1195
1195
  }, props), children));
1196
1196
 
1197
- function WrappedPicto$H(props) {
1197
+ const ExclamationMarkCircle = props => {
1198
1198
  const {
1199
1199
  optimise,
1200
1200
  refresh
@@ -1202,24 +1202,25 @@ function WrappedPicto$H(props) {
1202
1202
  useEffect(() => {
1203
1203
  refresh();
1204
1204
  }, []);
1205
- return optimise('p_mpUd6', /*#__PURE__*/React.createElement(ExclamationMarkCircle, props));
1206
- }
1205
+ return optimise('p_mpUd6', /*#__PURE__*/React.createElement(SVGComponent$1n, props));
1206
+ };
1207
1207
 
1208
- var ExclamationMarkTriangle = (({
1208
+ var SVGComponent$1m = (({
1209
1209
  as: Component = "svg",
1210
1210
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1211
- d: "M24,23H0L12,1ZM1.68,22H22.32L12,3.09ZM12,20a.85.85,0,1,0-.85-.84A.85.85,0,0,0,12,20Zm.5-11v8h-1V9Z"
1211
+ d: "M16,8a8,8,0,1,0-8,8A8,8,0,0,0,16,8ZM7,10V3H9v7Zm2.25,2.25A1.25,1.25,0,1,1,8,11,1.25,1.25,0,0,1,9.25,12.25Z",
1212
+ fillRule: "evenodd"
1212
1213
  })),
1213
1214
  ...props
1214
1215
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1215
- height: "24",
1216
- viewBox: "0 0 24 24",
1217
- width: "24",
1218
1216
  xmlns: "http://www.w3.org/2000/svg",
1217
+ width: "16",
1218
+ height: "16",
1219
+ viewBox: "0 0 16 16",
1219
1220
  fill: "currentColor"
1220
1221
  }, props), children));
1221
1222
 
1222
- function WrappedPicto$I(props) {
1223
+ const ExclamationMarkCircleBold = props => {
1223
1224
  const {
1224
1225
  optimise,
1225
1226
  refresh
@@ -1227,25 +1228,24 @@ function WrappedPicto$I(props) {
1227
1228
  useEffect(() => {
1228
1229
  refresh();
1229
1230
  }, []);
1230
- return optimise('p_QOnNU', /*#__PURE__*/React.createElement(ExclamationMarkTriangle, props));
1231
- }
1231
+ return optimise('p_1nrR69', /*#__PURE__*/React.createElement(SVGComponent$1m, props));
1232
+ };
1232
1233
 
1233
- var ExclamationMarkCircleBold = (({
1234
+ var SVGComponent$1l = (({
1234
1235
  as: Component = "svg",
1235
1236
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1236
- d: "M16,8a8,8,0,1,0-8,8A8,8,0,0,0,16,8ZM7,10V3H9v7Zm2.25,2.25A1.25,1.25,0,1,1,8,11,1.25,1.25,0,0,1,9.25,12.25Z",
1237
- fillRule: "evenodd"
1237
+ d: "M24,23H0L12,1ZM1.68,22H22.32L12,3.09ZM12,20a.85.85,0,1,0-.85-.84A.85.85,0,0,0,12,20Zm.5-11v8h-1V9Z"
1238
1238
  })),
1239
1239
  ...props
1240
1240
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1241
+ height: "24",
1242
+ viewBox: "0 0 24 24",
1243
+ width: "24",
1241
1244
  xmlns: "http://www.w3.org/2000/svg",
1242
- width: "16",
1243
- height: "16",
1244
- viewBox: "0 0 16 16",
1245
1245
  fill: "currentColor"
1246
1246
  }, props), children));
1247
1247
 
1248
- function WrappedPicto$J(props) {
1248
+ const ExclamationMarkTriangle = props => {
1249
1249
  const {
1250
1250
  optimise,
1251
1251
  refresh
@@ -1253,10 +1253,10 @@ function WrappedPicto$J(props) {
1253
1253
  useEffect(() => {
1254
1254
  refresh();
1255
1255
  }, []);
1256
- return optimise('p_1nrR69', /*#__PURE__*/React.createElement(ExclamationMarkCircleBold, props));
1257
- }
1256
+ return optimise('p_QOnNU', /*#__PURE__*/React.createElement(SVGComponent$1l, props));
1257
+ };
1258
1258
 
1259
- var ExclamationMarkTriangleBold = (({
1259
+ var SVGComponent$1k = (({
1260
1260
  as: Component = "svg",
1261
1261
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1262
1262
  d: "M8 0.666504L16 15.3332H0L8 0.666504ZM7 5L7 11H9L9 5H7ZM8 14.5C8.69036 14.5 9.25 13.9404 9.25 13.25C9.25 12.5596 8.69036 12 8 12C7.30964 12 6.75 12.5596 6.75 13.25C6.75 13.9404 7.30964 14.5 8 14.5Z",
@@ -1271,7 +1271,7 @@ var ExclamationMarkTriangleBold = (({
1271
1271
  fill: "currentColor"
1272
1272
  }, props), children));
1273
1273
 
1274
- function WrappedPicto$K(props) {
1274
+ const ExclamationMarkTriangleBold = props => {
1275
1275
  const {
1276
1276
  optimise,
1277
1277
  refresh
@@ -1279,25 +1279,25 @@ function WrappedPicto$K(props) {
1279
1279
  useEffect(() => {
1280
1280
  refresh();
1281
1281
  }, []);
1282
- return optimise('p_KoHeE', /*#__PURE__*/React.createElement(ExclamationMarkTriangleBold, props));
1283
- }
1282
+ return optimise('p_KoHeE', /*#__PURE__*/React.createElement(SVGComponent$1k, props));
1283
+ };
1284
1284
 
1285
- var Eye = (({
1285
+ var SVGComponent$1j = (({
1286
1286
  as: Component = "svg",
1287
1287
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1288
- d: "M12,20C7,20,2.42,15.79,0,11.58,2.42,7.47,6.94,4,12,4s9.64,3.45,12,7.56C21.77,16,17.28,20,12,20ZM1.17,11.58C2,12.91,6.19,19,12,19c6.31,0,10.11-6.1,10.85-7.4C22.09,10.4,18.25,5,12,5S2,10.35,1.17,11.58ZM12,7a5,5,0,1,1-5,5A5,5,0,0,1,12,7Zm0,1a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z",
1288
+ d: "M14,4H1V22H21V11h1V23H0V3H14ZM24,9H23V2.71L11.35,14.35l-.7-.7L22.29,2H16V1h8Z",
1289
1289
  fillRule: "evenodd"
1290
1290
  })),
1291
1291
  ...props
1292
1292
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1293
+ xmlns: "http://www.w3.org/2000/svg",
1294
+ width: "24",
1293
1295
  height: "24",
1294
1296
  viewBox: "0 0 24 24",
1295
- width: "24",
1296
- xmlns: "http://www.w3.org/2000/svg",
1297
1297
  fill: "currentColor"
1298
1298
  }, props), children));
1299
1299
 
1300
- function WrappedPicto$L(props) {
1300
+ const ExternalLink = props => {
1301
1301
  const {
1302
1302
  optimise,
1303
1303
  refresh
@@ -1305,24 +1305,25 @@ function WrappedPicto$L(props) {
1305
1305
  useEffect(() => {
1306
1306
  refresh();
1307
1307
  }, []);
1308
- return optimise('p_iQb', /*#__PURE__*/React.createElement(Eye, props));
1309
- }
1308
+ return optimise('p_Z1rf3Yh', /*#__PURE__*/React.createElement(SVGComponent$1j, props));
1309
+ };
1310
1310
 
1311
- var FacebookSmall = (({
1311
+ var SVGComponent$1i = (({
1312
1312
  as: Component = "svg",
1313
1313
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1314
- d: "M20.1,12.05a8.05,8.05,0,0,1-6.79,8V14.38h1.87l.36-2.33H13.31V10.54a1.16,1.16,0,0,1,1.31-1.26h1v-2a12.14,12.14,0,0,0-1.8-.16,2.84,2.84,0,0,0-3,3.14v1.77h-2v2.33h2V20a8,8,0,1,1,9.31-7.95Z"
1314
+ d: "M12,20C7,20,2.42,15.79,0,11.58,2.42,7.47,6.94,4,12,4s9.64,3.45,12,7.56C21.77,16,17.28,20,12,20ZM1.17,11.58C2,12.91,6.19,19,12,19c6.31,0,10.11-6.1,10.85-7.4C22.09,10.4,18.25,5,12,5S2,10.35,1.17,11.58ZM12,7a5,5,0,1,1-5,5A5,5,0,0,1,12,7Zm0,1a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z",
1315
+ fillRule: "evenodd"
1315
1316
  })),
1316
1317
  ...props
1317
1318
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1318
- xmlns: "http://www.w3.org/2000/svg",
1319
- width: "24",
1320
1319
  height: "24",
1321
1320
  viewBox: "0 0 24 24",
1321
+ width: "24",
1322
+ xmlns: "http://www.w3.org/2000/svg",
1322
1323
  fill: "currentColor"
1323
1324
  }, props), children));
1324
1325
 
1325
- function WrappedPicto$M(props) {
1326
+ const Eye = props => {
1326
1327
  const {
1327
1328
  optimise,
1328
1329
  refresh
@@ -1330,10 +1331,10 @@ function WrappedPicto$M(props) {
1330
1331
  useEffect(() => {
1331
1332
  refresh();
1332
1333
  }, []);
1333
- return optimise('p_Z2eebHf', /*#__PURE__*/React.createElement(FacebookSmall, props));
1334
- }
1334
+ return optimise('p_iQb', /*#__PURE__*/React.createElement(SVGComponent$1i, props));
1335
+ };
1335
1336
 
1336
- var Facebook = (({
1337
+ var SVGComponent$1h = (({
1337
1338
  as: Component = "svg",
1338
1339
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1339
1340
  d: "M23.05,15a8,8,0,0,1,1.26,16V25.38h1.87l.36-2.33H24.31V21.54a1.17,1.17,0,0,1,1.3-1.26h1v-2a12.14,12.14,0,0,0-1.8-.16h0a2.84,2.84,0,0,0-3,3.14v1.77h-2v2.33h2V31a8,8,0,0,1,1.26-16Z"
@@ -1347,7 +1348,7 @@ var Facebook = (({
1347
1348
  fill: "currentColor"
1348
1349
  }, props), children));
1349
1350
 
1350
- function WrappedPicto$N(props) {
1351
+ const Facebook = props => {
1351
1352
  const {
1352
1353
  optimise,
1353
1354
  refresh
@@ -1355,28 +1356,24 @@ function WrappedPicto$N(props) {
1355
1356
  useEffect(() => {
1356
1357
  refresh();
1357
1358
  }, []);
1358
- return optimise('p_EyY0U', /*#__PURE__*/React.createElement(Facebook, props));
1359
- }
1359
+ return optimise('p_EyY0U', /*#__PURE__*/React.createElement(SVGComponent$1h, props));
1360
+ };
1360
1361
 
1361
- var FileCheck = (({
1362
+ var SVGComponent$1g = (({
1362
1363
  as: Component = "svg",
1363
1364
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1364
- d: "M16.9999 11.0309L11.0079 17.6539L7.33594 13.7229L8.03694 13.0399L11.0449 16.2239L16.2719 10.3459L16.9999 11.0309Z"
1365
- }), /*#__PURE__*/React.createElement("path", {
1366
- fillRule: "evenodd",
1367
- clipRule: "evenodd",
1368
- d: "M2 24H22V6L16 0H2V24ZM3 1H15V7H21V23H3V1ZM20.586 6H16V1.414L20.586 6Z"
1365
+ d: "M20.1,12.05a8.05,8.05,0,0,1-6.79,8V14.38h1.87l.36-2.33H13.31V10.54a1.16,1.16,0,0,1,1.31-1.26h1v-2a12.14,12.14,0,0,0-1.8-.16,2.84,2.84,0,0,0-3,3.14v1.77h-2v2.33h2V20a8,8,0,1,1,9.31-7.95Z"
1369
1366
  })),
1370
1367
  ...props
1371
1368
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1369
+ xmlns: "http://www.w3.org/2000/svg",
1372
1370
  width: "24",
1373
1371
  height: "24",
1374
1372
  viewBox: "0 0 24 24",
1375
- xmlns: "http://www.w3.org/2000/svg",
1376
1373
  fill: "currentColor"
1377
1374
  }, props), children));
1378
1375
 
1379
- function WrappedPicto$O(props) {
1376
+ const FacebookSmall = props => {
1380
1377
  const {
1381
1378
  optimise,
1382
1379
  refresh
@@ -1384,10 +1381,10 @@ function WrappedPicto$O(props) {
1384
1381
  useEffect(() => {
1385
1382
  refresh();
1386
1383
  }, []);
1387
- return optimise('p_LLbJ6', /*#__PURE__*/React.createElement(FileCheck, props));
1388
- }
1384
+ return optimise('p_Z2eebHf', /*#__PURE__*/React.createElement(SVGComponent$1g, props));
1385
+ };
1389
1386
 
1390
- var File = (({
1387
+ var SVGComponent$1f = (({
1391
1388
  as: Component = "svg",
1392
1389
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1393
1390
  d: "M22,24H2V0H16l6,6ZM15,1H3V23H21V7H15Zm3,15v1H6V16Zm0-3v1H6V13Zm0-3v1H6V10ZM16,6h4.59L16,1.41Z"
@@ -1401,7 +1398,7 @@ var File = (({
1401
1398
  fill: "currentColor"
1402
1399
  }, props), children));
1403
1400
 
1404
- function WrappedPicto$P(props) {
1401
+ const File = props => {
1405
1402
  const {
1406
1403
  optimise,
1407
1404
  refresh
@@ -1409,10 +1406,39 @@ function WrappedPicto$P(props) {
1409
1406
  useEffect(() => {
1410
1407
  refresh();
1411
1408
  }, []);
1412
- return optimise('p_9Dt7', /*#__PURE__*/React.createElement(File, props));
1413
- }
1409
+ return optimise('p_9Dt7', /*#__PURE__*/React.createElement(SVGComponent$1f, props));
1410
+ };
1414
1411
 
1415
- var Files = (({
1412
+ var SVGComponent$1e = (({
1413
+ as: Component = "svg",
1414
+ children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1415
+ d: "M16.9999 11.0309L11.0079 17.6539L7.33594 13.7229L8.03694 13.0399L11.0449 16.2239L16.2719 10.3459L16.9999 11.0309Z"
1416
+ }), /*#__PURE__*/React.createElement("path", {
1417
+ fillRule: "evenodd",
1418
+ clipRule: "evenodd",
1419
+ d: "M2 24H22V6L16 0H2V24ZM3 1H15V7H21V23H3V1ZM20.586 6H16V1.414L20.586 6Z"
1420
+ })),
1421
+ ...props
1422
+ }) => /*#__PURE__*/React.createElement(Component, _extends({
1423
+ width: "24",
1424
+ height: "24",
1425
+ viewBox: "0 0 24 24",
1426
+ xmlns: "http://www.w3.org/2000/svg",
1427
+ fill: "currentColor"
1428
+ }, props), children));
1429
+
1430
+ const FileCheck = props => {
1431
+ const {
1432
+ optimise,
1433
+ refresh
1434
+ } = useContext(PictoContext);
1435
+ useEffect(() => {
1436
+ refresh();
1437
+ }, []);
1438
+ return optimise('p_LLbJ6', /*#__PURE__*/React.createElement(SVGComponent$1e, props));
1439
+ };
1440
+
1441
+ var SVGComponent$1d = (({
1416
1442
  as: Component = "svg",
1417
1443
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1418
1444
  d: "M22,24H4V2H16l6,6ZM15,3H5V23H21V9H15ZM14,1H3V22H2V0H14Zm2,7h4.59L16,3.41Z",
@@ -1427,7 +1453,7 @@ var Files = (({
1427
1453
  fill: "currentColor"
1428
1454
  }, props), children));
1429
1455
 
1430
- function WrappedPicto$Q(props) {
1456
+ const Files = props => {
1431
1457
  const {
1432
1458
  optimise,
1433
1459
  refresh
@@ -1435,10 +1461,10 @@ function WrappedPicto$Q(props) {
1435
1461
  useEffect(() => {
1436
1462
  refresh();
1437
1463
  }, []);
1438
- return optimise('p_4T3Or', /*#__PURE__*/React.createElement(Files, props));
1439
- }
1464
+ return optimise('p_4T3Or', /*#__PURE__*/React.createElement(SVGComponent$1d, props));
1465
+ };
1440
1466
 
1441
- var Filter = (({
1467
+ var SVGComponent$1c = (({
1442
1468
  as: Component = "svg",
1443
1469
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1444
1470
  d: "M23,0,14,14.15v7.73L10,24V14.15L1,0ZM2.75,1,11,13.85v8.49l2-1.07V13.85L21.23,1Z"
@@ -1452,7 +1478,7 @@ var Filter = (({
1452
1478
  fill: "currentColor"
1453
1479
  }, props), children));
1454
1480
 
1455
- function WrappedPicto$R(props) {
1481
+ const Filter = props => {
1456
1482
  const {
1457
1483
  optimise,
1458
1484
  refresh
@@ -1460,10 +1486,10 @@ function WrappedPicto$R(props) {
1460
1486
  useEffect(() => {
1461
1487
  refresh();
1462
1488
  }, []);
1463
- return optimise('p_2tY0pM', /*#__PURE__*/React.createElement(Filter, props));
1464
- }
1489
+ return optimise('p_2tY0pM', /*#__PURE__*/React.createElement(SVGComponent$1c, props));
1490
+ };
1465
1491
 
1466
- var FirstCircle = (({
1492
+ var SVGComponent$1b = (({
1467
1493
  as: Component = "svg",
1468
1494
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1469
1495
  d: "M12.15,7.94H13V16H12V9l-1.81,1.17v-1ZM24,12A12,12,0,1,1,12,0,12,12,0,0,1,24,12Zm-1,0A11,11,0,1,0,12,23,11,11,0,0,0,23,12Z",
@@ -1478,7 +1504,7 @@ var FirstCircle = (({
1478
1504
  fill: "currentColor"
1479
1505
  }, props), children));
1480
1506
 
1481
- function WrappedPicto$S(props) {
1507
+ const FirstCircle = props => {
1482
1508
  const {
1483
1509
  optimise,
1484
1510
  refresh
@@ -1486,10 +1512,10 @@ function WrappedPicto$S(props) {
1486
1512
  useEffect(() => {
1487
1513
  refresh();
1488
1514
  }, []);
1489
- return optimise('p_c1KQd', /*#__PURE__*/React.createElement(FirstCircle, props));
1490
- }
1515
+ return optimise('p_c1KQd', /*#__PURE__*/React.createElement(SVGComponent$1b, props));
1516
+ };
1491
1517
 
1492
- var Flag = (({
1518
+ var SVGComponent$1a = (({
1493
1519
  as: Component = "svg",
1494
1520
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1495
1521
  d: "M22,1H2V24H3V15H22L16,7.55ZM19.91,14H3V2H19.73L14.68,7.51Z",
@@ -1504,7 +1530,7 @@ var Flag = (({
1504
1530
  fill: "currentColor"
1505
1531
  }, props), children));
1506
1532
 
1507
- function WrappedPicto$T(props) {
1533
+ const Flag = props => {
1508
1534
  const {
1509
1535
  optimise,
1510
1536
  refresh
@@ -1512,24 +1538,25 @@ function WrappedPicto$T(props) {
1512
1538
  useEffect(() => {
1513
1539
  refresh();
1514
1540
  }, []);
1515
- return optimise('p_9E9O', /*#__PURE__*/React.createElement(Flag, props));
1516
- }
1541
+ return optimise('p_9E9O', /*#__PURE__*/React.createElement(SVGComponent$1a, props));
1542
+ };
1517
1543
 
1518
- var FolderOpen = (({
1544
+ var SVGComponent$19 = (({
1519
1545
  as: Component = "svg",
1520
1546
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1521
- d: "M0,2H8l3,3H21V9h3L20,22H0Zm22.65,8H4.74L1.35,21H19.26ZM20,9V6H10.59l-3-3H1V18.75L4,9Z"
1547
+ d: "M11,5H24V22H0V2H8ZM1,3V21H23V6H10.59l-3-3Z",
1548
+ fillRule: "evenodd"
1522
1549
  })),
1523
1550
  ...props
1524
1551
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1552
+ xmlns: "http://www.w3.org/2000/svg",
1553
+ width: "24",
1525
1554
  height: "24",
1526
1555
  viewBox: "0 0 24 24",
1527
- width: "24",
1528
- xmlns: "http://www.w3.org/2000/svg",
1529
1556
  fill: "currentColor"
1530
1557
  }, props), children));
1531
1558
 
1532
- function WrappedPicto$U(props) {
1559
+ const Folder = props => {
1533
1560
  const {
1534
1561
  optimise,
1535
1562
  refresh
@@ -1537,25 +1564,24 @@ function WrappedPicto$U(props) {
1537
1564
  useEffect(() => {
1538
1565
  refresh();
1539
1566
  }, []);
1540
- return optimise('p_1n9Mxa', /*#__PURE__*/React.createElement(FolderOpen, props));
1541
- }
1567
+ return optimise('p_2unlqQ', /*#__PURE__*/React.createElement(SVGComponent$19, props));
1568
+ };
1542
1569
 
1543
- var Folder = (({
1570
+ var SVGComponent$18 = (({
1544
1571
  as: Component = "svg",
1545
1572
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1546
- d: "M11,5H24V22H0V2H8ZM1,3V21H23V6H10.59l-3-3Z",
1547
- fillRule: "evenodd"
1573
+ d: "M0,2H8l3,3H21V9h3L20,22H0Zm22.65,8H4.74L1.35,21H19.26ZM20,9V6H10.59l-3-3H1V18.75L4,9Z"
1548
1574
  })),
1549
1575
  ...props
1550
1576
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1551
- xmlns: "http://www.w3.org/2000/svg",
1552
- width: "24",
1553
1577
  height: "24",
1554
1578
  viewBox: "0 0 24 24",
1579
+ width: "24",
1580
+ xmlns: "http://www.w3.org/2000/svg",
1555
1581
  fill: "currentColor"
1556
1582
  }, props), children));
1557
1583
 
1558
- function WrappedPicto$V(props) {
1584
+ const FolderOpen = props => {
1559
1585
  const {
1560
1586
  optimise,
1561
1587
  refresh
@@ -1563,10 +1589,10 @@ function WrappedPicto$V(props) {
1563
1589
  useEffect(() => {
1564
1590
  refresh();
1565
1591
  }, []);
1566
- return optimise('p_2unlqQ', /*#__PURE__*/React.createElement(Folder, props));
1567
- }
1592
+ return optimise('p_1n9Mxa', /*#__PURE__*/React.createElement(SVGComponent$18, props));
1593
+ };
1568
1594
 
1569
- var FourCircle = (({
1595
+ var SVGComponent$17 = (({
1570
1596
  as: Component = "svg",
1571
1597
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1572
1598
  d: "M13.85,7.94H12.43l-3.56,5.6v.82h4.05V16h.93V14.36h1v-.83h-1Zm-.93,5.59H9.82l3.07-4.85h0ZM12,0A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm0,23A11,11,0,1,1,23,12,11,11,0,0,1,12,23Z",
@@ -1581,7 +1607,7 @@ var FourCircle = (({
1581
1607
  fill: "currentColor"
1582
1608
  }, props), children));
1583
1609
 
1584
- function WrappedPicto$W(props) {
1610
+ const FourCircle = props => {
1585
1611
  const {
1586
1612
  optimise,
1587
1613
  refresh
@@ -1589,10 +1615,10 @@ function WrappedPicto$W(props) {
1589
1615
  useEffect(() => {
1590
1616
  refresh();
1591
1617
  }, []);
1592
- return optimise('p_Z25Oev0', /*#__PURE__*/React.createElement(FourCircle, props));
1593
- }
1618
+ return optimise('p_Z25Oev0', /*#__PURE__*/React.createElement(SVGComponent$17, props));
1619
+ };
1594
1620
 
1595
- var Globe = (({
1621
+ var SVGComponent$16 = (({
1596
1622
  as: Component = "svg",
1597
1623
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1598
1624
  d: "M12.1,0A12,12,0,1,1,.1,12a12,12,0,0,1,12-12Zm3.7,16H8.4c.6,4.3,2.2,7,3.7,7S15.2,20.3,15.8,16Zm6.6,0H16.9a13.46,13.46,0,0,1-2.5,6.8A11.43,11.43,0,0,0,22.4,16Zm-15,0H1.9a11.06,11.06,0,0,0,8,6.8A13.46,13.46,0,0,1,7.4,16ZM7.3,9H1.5a11.83,11.83,0,0,0,0,6H7.2A40.69,40.69,0,0,1,7.3,9ZM16,9H8.3a30,30,0,0,0,0,6H16A30,30,0,0,0,16,9Zm6.7,0H17a27.39,27.39,0,0,1,0,6h5.7A11.83,11.83,0,0,0,22.7,9ZM9.9,1.2A11.06,11.06,0,0,0,1.9,8H7.4A13.46,13.46,0,0,1,9.9,1.2ZM15.8,8c-.6-4.3-2.2-7-3.7-7S9,3.7,8.4,8ZM14.4,1.2A14.51,14.51,0,0,1,16.8,8h5.5A11.08,11.08,0,0,0,14.4,1.2Z"
@@ -1606,7 +1632,7 @@ var Globe = (({
1606
1632
  fill: "currentColor"
1607
1633
  }, props), children));
1608
1634
 
1609
- function WrappedPicto$X(props) {
1635
+ const Globe = props => {
1610
1636
  const {
1611
1637
  optimise,
1612
1638
  refresh
@@ -1614,10 +1640,10 @@ function WrappedPicto$X(props) {
1614
1640
  useEffect(() => {
1615
1641
  refresh();
1616
1642
  }, []);
1617
- return optimise('p_4XwLL', /*#__PURE__*/React.createElement(Globe, props));
1618
- }
1643
+ return optimise('p_4XwLL', /*#__PURE__*/React.createElement(SVGComponent$16, props));
1644
+ };
1619
1645
 
1620
- var GraduationCap = (({
1646
+ var SVGComponent$15 = (({
1621
1647
  as: Component = "svg",
1622
1648
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1623
1649
  d: "M22,9.7l-2,1V18c-1,2-5.6,3-8.5,3C8.3,21,4.1,20,3,18V10.2L0,8.3,12,3,23,9.2V18l1,3H21l1-3ZM4,10.8v6.9C5,19,8.2,20,11.5,20c2.9,0,6.6-1,7.5-2.3V11.2l-7.9,4ZM2.1,8.5l9,5.7,9.8-5L12,4.1Z"
@@ -1631,7 +1657,7 @@ var GraduationCap = (({
1631
1657
  fill: "currentColor"
1632
1658
  }, props), children));
1633
1659
 
1634
- function WrappedPicto$Y(props) {
1660
+ const GraduationCap = props => {
1635
1661
  const {
1636
1662
  optimise,
1637
1663
  refresh
@@ -1639,10 +1665,10 @@ function WrappedPicto$Y(props) {
1639
1665
  useEffect(() => {
1640
1666
  refresh();
1641
1667
  }, []);
1642
- return optimise('p_1bVjwk', /*#__PURE__*/React.createElement(GraduationCap, props));
1643
- }
1668
+ return optimise('p_1bVjwk', /*#__PURE__*/React.createElement(SVGComponent$15, props));
1669
+ };
1644
1670
 
1645
- var HandCoin = (({
1671
+ var SVGComponent$14 = (({
1646
1672
  as: Component = "svg",
1647
1673
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1648
1674
  d: "M10.63,8.3H10v-1h.5c0-.16,0-.33,0-.5H10v-1h.68a4.09,4.09,0,0,1,.46-1.08A3.17,3.17,0,0,1,14,3.3a3.16,3.16,0,0,1,2.15.82A2.37,2.37,0,0,1,17,5.8H16a1.45,1.45,0,0,0-.52-.94A2.2,2.2,0,0,0,14,4.3a2.17,2.17,0,0,0-2,1,3,3,0,0,0-.26.54H14.5v1h-3c0,.17,0,.34,0,.5H14v1H11.68a2.45,2.45,0,0,0,.44.73A2.42,2.42,0,0,0,14,9.8a1.92,1.92,0,0,0,2-1.12l1,.24a2.92,2.92,0,0,1-3,1.88,3.37,3.37,0,0,1-2.62-1.11A3.43,3.43,0,0,1,10.63,8.3ZM7,7a7,7,0,1,1,7,7A7,7,0,0,1,7,7ZM8,7a6,6,0,1,0,6-6A6,6,0,0,0,8,7ZM22,17.14a1.87,1.87,0,0,1-.63,1.36C20,19.78,19,20.73,18,21.57l-.21.2c-.48.42-.91.81-1.33,1.2A3.46,3.46,0,0,1,14,24a4.53,4.53,0,0,1-1.3-.2A26.72,26.72,0,0,0,7,22.67V24H2V15H7v1.73a17.51,17.51,0,0,0,1.77-.68,4.61,4.61,0,0,1,1.88-.42,8.57,8.57,0,0,1,2.93.72q.6.22,1.38.48a1.72,1.72,0,0,1,1.17,1.31L19,15.94l.09-.07a1.92,1.92,0,0,1,1.2-.43A1.74,1.74,0,0,1,22,17.14ZM6,16H3v7H6Zm13.69.65S16.73,19,16,19.5a1.92,1.92,0,0,1-1.15.52A1.55,1.55,0,0,1,14.5,20l-.19,0c-.68-.16-1.77-.41-2.56-.66a.45.45,0,1,1,.27-.86c.44.1,1.59.36,2.2.52,1,.29,1.27-.86.42-1.15l-.57-.2-1.32-.46A4.29,4.29,0,0,0,9.16,17,16.15,16.15,0,0,1,7,17.78v3.88a29.74,29.74,0,0,1,6,1.15,2.63,2.63,0,0,0,2.78-.58l1.56-1.41c.93-.82,2-1.78,3.37-3.05C21.53,17,20.53,16,19.69,16.65Z",
@@ -1657,7 +1683,7 @@ var HandCoin = (({
1657
1683
  fill: "currentColor"
1658
1684
  }, props), children));
1659
1685
 
1660
- function WrappedPicto$Z(props) {
1686
+ const HandCoin = props => {
1661
1687
  const {
1662
1688
  optimise,
1663
1689
  refresh
@@ -1665,25 +1691,24 @@ function WrappedPicto$Z(props) {
1665
1691
  useEffect(() => {
1666
1692
  refresh();
1667
1693
  }, []);
1668
- return optimise('p_4Iz5Q', /*#__PURE__*/React.createElement(HandCoin, props));
1669
- }
1694
+ return optimise('p_4Iz5Q', /*#__PURE__*/React.createElement(SVGComponent$14, props));
1695
+ };
1670
1696
 
1671
- var HeartPlain = (({
1697
+ var SVGComponent$13 = (({
1672
1698
  as: Component = "svg",
1673
1699
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1674
- d: "M17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z",
1675
- fillRule: "evenodd"
1700
+ d: "M12,21.59C6.37,16.05,1,11.3,1,7.19A5.06,5.06,0,0,1,6.28,2c1.31,0,4.15.5,5.72,4.46C13.59,2.49,16.46,2,17.73,2A5,5,0,0,1,23,7.19C23,11.26,17.86,15.82,12,21.59ZM17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z"
1676
1701
  })),
1677
1702
  ...props
1678
1703
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1679
- xmlns: "http://www.w3.org/2000/svg",
1680
- width: "24",
1681
1704
  height: "24",
1682
1705
  viewBox: "0 0 24 24",
1706
+ width: "24",
1707
+ xmlns: "http://www.w3.org/2000/svg",
1683
1708
  fill: "currentColor"
1684
1709
  }, props), children));
1685
1710
 
1686
- function WrappedPicto$_(props) {
1711
+ const Heart = props => {
1687
1712
  const {
1688
1713
  optimise,
1689
1714
  refresh
@@ -1691,24 +1716,25 @@ function WrappedPicto$_(props) {
1691
1716
  useEffect(() => {
1692
1717
  refresh();
1693
1718
  }, []);
1694
- return optimise('p_ZrNxFK', /*#__PURE__*/React.createElement(HeartPlain, props));
1695
- }
1719
+ return optimise('p_51CrD', /*#__PURE__*/React.createElement(SVGComponent$13, props));
1720
+ };
1696
1721
 
1697
- var Heart = (({
1722
+ var SVGComponent$12 = (({
1698
1723
  as: Component = "svg",
1699
1724
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1700
- d: "M12,21.59C6.37,16.05,1,11.3,1,7.19A5.06,5.06,0,0,1,6.28,2c1.31,0,4.15.5,5.72,4.46C13.59,2.49,16.46,2,17.73,2A5,5,0,0,1,23,7.19C23,11.26,17.86,15.82,12,21.59ZM17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z"
1725
+ d: "M17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z",
1726
+ fillRule: "evenodd"
1701
1727
  })),
1702
1728
  ...props
1703
1729
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1730
+ xmlns: "http://www.w3.org/2000/svg",
1731
+ width: "24",
1704
1732
  height: "24",
1705
1733
  viewBox: "0 0 24 24",
1706
- width: "24",
1707
- xmlns: "http://www.w3.org/2000/svg",
1708
1734
  fill: "currentColor"
1709
1735
  }, props), children));
1710
1736
 
1711
- function WrappedPicto$$(props) {
1737
+ const HeartPlain = props => {
1712
1738
  const {
1713
1739
  optimise,
1714
1740
  refresh
@@ -1716,10 +1742,10 @@ function WrappedPicto$$(props) {
1716
1742
  useEffect(() => {
1717
1743
  refresh();
1718
1744
  }, []);
1719
- return optimise('p_51CrD', /*#__PURE__*/React.createElement(Heart, props));
1720
- }
1745
+ return optimise('p_ZrNxFK', /*#__PURE__*/React.createElement(SVGComponent$12, props));
1746
+ };
1721
1747
 
1722
- var HorseChase = (({
1748
+ var SVGComponent$11 = (({
1723
1749
  as: Component = "svg",
1724
1750
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1725
1751
  d: "M19.1,24H5.91A2,2,0,0,1,4,22a2,2,0,0,1,1.31-1.88c-.56-3.18,1.63-5.65,3.27-7.38.84-.89,1.64-1.73,1.63-2.28a.73.73,0,0,0-.63-.62c-.71,0-1.85,1.29-3.21,1.29A2.57,2.57,0,0,1,4,8.57a1.79,1.79,0,0,1,.91-1.81A3.79,3.79,0,0,0,6.85,4.38a2.47,2.47,0,0,1,2.27-2c1.14,0,1.75.48,1.4-.54A6.13,6.13,0,0,0,9.35,0c6,0,10.71,4.18,10.71,9.55,0,5.59-3.21,7.56-.89,10.46A2,2,0,0,1,21,22,2,2,0,0,1,19.1,24ZM6.25,21H5.91A1,1,0,0,0,5,22a1,1,0,0,0,.93,1H19.1a1,1,0,1,0-.17-2ZM18.9,8a9.1,9.1,0,0,0-7.62-6.85c1.21,2.28-.51,2.49-1.52,2.31-1.48-.26-1.64.38-2,1.29a4.77,4.77,0,0,1-2.4,2.91C4.64,8,5.11,9.78,6,10.07A2.51,2.51,0,0,0,7.93,9.5a3.26,3.26,0,0,1,1.65-.66,1.71,1.71,0,0,1,1.61,1.6c0,1-.83,1.86-1.91,3C6.37,16.51,6,18.1,6.31,20H18c-.95-1.59-.72-2.95,0-5H16.6a.5.5,0,0,1,0-1h1.69c.11-.32.21-.65.31-1H17.21a.5.5,0,0,1,0-1h1.62A10,10,0,0,0,19,11H17.6a.5.5,0,0,1,0-1h1.47V9.55a5.21,5.21,0,0,0,0-.55H17.38a.5.5,0,0,1,0-1ZM9.78,6.9A1.38,1.38,0,0,1,8.37,5.56a1.42,1.42,0,0,1,2.83,0A1.38,1.38,0,0,1,9.78,6.9Zm0-1.68a.4.4,0,0,0-.43.34.45.45,0,0,0,.87,0A.4.4,0,0,0,9.78,5.22Z",
@@ -1734,7 +1760,7 @@ var HorseChase = (({
1734
1760
  fill: "currentColor"
1735
1761
  }, props), children));
1736
1762
 
1737
- function WrappedPicto$10(props) {
1763
+ const HorseChase = props => {
1738
1764
  const {
1739
1765
  optimise,
1740
1766
  refresh
@@ -1742,10 +1768,10 @@ function WrappedPicto$10(props) {
1742
1768
  useEffect(() => {
1743
1769
  refresh();
1744
1770
  }, []);
1745
- return optimise('p_Z1uLKT0', /*#__PURE__*/React.createElement(HorseChase, props));
1746
- }
1771
+ return optimise('p_Z1uLKT0', /*#__PURE__*/React.createElement(SVGComponent$11, props));
1772
+ };
1747
1773
 
1748
- var House = (({
1774
+ var SVGComponent$10 = (({
1749
1775
  as: Component = "svg",
1750
1776
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1751
1777
  d: "M22,11.41V24H2V11.41L.71,12.71,0,12,12,0,24,12l-.71.71ZM16,23h5V10.41l-9-9-9,9V23H8V14h8Zm-1-7.89H9v7.78h6Z"
@@ -1759,7 +1785,7 @@ var House = (({
1759
1785
  fill: "currentColor"
1760
1786
  }, props), children));
1761
1787
 
1762
- function WrappedPicto$11(props) {
1788
+ const House = props => {
1763
1789
  const {
1764
1790
  optimise,
1765
1791
  refresh
@@ -1767,10 +1793,10 @@ function WrappedPicto$11(props) {
1767
1793
  useEffect(() => {
1768
1794
  refresh();
1769
1795
  }, []);
1770
- return optimise('p_531FK', /*#__PURE__*/React.createElement(House, props));
1771
- }
1796
+ return optimise('p_531FK', /*#__PURE__*/React.createElement(SVGComponent$10, props));
1797
+ };
1772
1798
 
1773
- var HouseMagnifier = (({
1799
+ var SVGComponent$$ = (({
1774
1800
  as: Component = "svg",
1775
1801
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1776
1802
  d: "M20.27,14.69l.73.69L18,18.5l-2-1.78.66-.75L18,17.12Zm3.64,8.52-.82.58-2.21-3.1a5,5,0,0,1-2.57.71H0V8.65L9,.32l9,8.33v2.76h.31a5,5,0,0,1,3.37,8.69ZM10.5,15.5h-3v4.9h3Zm4.81,4.9A5,5,0,0,1,17,11.57V9.09L9,1.68,1,9.09V20.4H6.5V14.5h5v5.9Zm7-4a4,4,0,1,0-4,4A4,4,0,0,0,22.31,16.4Z"
@@ -1784,7 +1810,7 @@ var HouseMagnifier = (({
1784
1810
  fill: "currentColor"
1785
1811
  }, props), children));
1786
1812
 
1787
- function WrappedPicto$12(props) {
1813
+ const HouseMagnifier = props => {
1788
1814
  const {
1789
1815
  optimise,
1790
1816
  refresh
@@ -1792,10 +1818,10 @@ function WrappedPicto$12(props) {
1792
1818
  useEffect(() => {
1793
1819
  refresh();
1794
1820
  }, []);
1795
- return optimise('p_Z1pRCUl', /*#__PURE__*/React.createElement(HouseMagnifier, props));
1796
- }
1821
+ return optimise('p_Z1pRCUl', /*#__PURE__*/React.createElement(SVGComponent$$, props));
1822
+ };
1797
1823
 
1798
- var InfoCircle = (({
1824
+ var SVGComponent$_ = (({
1799
1825
  as: Component = "svg",
1800
1826
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1801
1827
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.5,17h-1V9h1ZM12,6a.85.85,0,1,1-.85.84A.85.85,0,0,1,12,6Z",
@@ -1810,7 +1836,7 @@ var InfoCircle = (({
1810
1836
  fill: "currentColor"
1811
1837
  }, props), children));
1812
1838
 
1813
- function WrappedPicto$13(props) {
1839
+ const InfoCircle = props => {
1814
1840
  const {
1815
1841
  optimise,
1816
1842
  refresh
@@ -1818,10 +1844,10 @@ function WrappedPicto$13(props) {
1818
1844
  useEffect(() => {
1819
1845
  refresh();
1820
1846
  }, []);
1821
- return optimise('p_P93Av', /*#__PURE__*/React.createElement(InfoCircle, props));
1822
- }
1847
+ return optimise('p_P93Av', /*#__PURE__*/React.createElement(SVGComponent$_, props));
1848
+ };
1823
1849
 
1824
- var Instagram = (({
1850
+ var SVGComponent$Z = (({
1825
1851
  as: Component = "svg",
1826
1852
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1827
1853
  d: "M23,16.44c2.14,0,2.39,0,3.23,0a4.09,4.09,0,0,1,1.49.28,2.56,2.56,0,0,1,1.51,1.51,4.32,4.32,0,0,1,.28,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4,4,0,0,1-.28,1.49,2.42,2.42,0,0,1-.59.92,2.57,2.57,0,0,1-.92.6,4.39,4.39,0,0,1-1.49.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.28,4.28,0,0,1-1.49-.27,2.67,2.67,0,0,1-1.52-1.52,4.28,4.28,0,0,1-.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23a4.39,4.39,0,0,1,.27-1.49,2.57,2.57,0,0,1,.6-.92,2.42,2.42,0,0,1,.92-.59,4.21,4.21,0,0,1,1.49-.28C20.61,16.45,20.86,16.44,23,16.44ZM23,15c-2.17,0-2.45,0-3.3.05a5.85,5.85,0,0,0-1.94.37,3.94,3.94,0,0,0-1.42.92,4.17,4.17,0,0,0-.92,1.42,5.85,5.85,0,0,0-.37,1.94c0,.85-.05,1.13-.05,3.3s0,2.44.05,3.3a5.85,5.85,0,0,0,.37,1.94,3.94,3.94,0,0,0,.92,1.42,4.17,4.17,0,0,0,1.42.92A5.85,5.85,0,0,0,19.7,31c.86,0,1.13.05,3.3.05s2.45,0,3.3-.05a5.85,5.85,0,0,0,1.94-.37,3.86,3.86,0,0,0,1.42-.92,4,4,0,0,0,.92-1.42A5.82,5.82,0,0,0,31,26.3c0-.86,0-1.13,0-3.3s0-2.45,0-3.3a5.82,5.82,0,0,0-.38-1.94,4,4,0,0,0-2.34-2.34A5.77,5.77,0,0,0,26.3,15C25.44,15,25.17,15,23,15Z"
@@ -1839,7 +1865,7 @@ var Instagram = (({
1839
1865
  fill: "currentColor"
1840
1866
  }, props), children));
1841
1867
 
1842
- function WrappedPicto$14(props) {
1868
+ const Instagram = props => {
1843
1869
  const {
1844
1870
  optimise,
1845
1871
  refresh
@@ -1847,10 +1873,10 @@ function WrappedPicto$14(props) {
1847
1873
  useEffect(() => {
1848
1874
  refresh();
1849
1875
  }, []);
1850
- return optimise('p_2oO7Uf', /*#__PURE__*/React.createElement(Instagram, props));
1851
- }
1876
+ return optimise('p_2oO7Uf', /*#__PURE__*/React.createElement(SVGComponent$Z, props));
1877
+ };
1852
1878
 
1853
- var Key = (({
1879
+ var SVGComponent$Y = (({
1854
1880
  as: Component = "svg",
1855
1881
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1856
1882
  d: "M16,1A8,8,0,0,0,8,9a7.91,7.91,0,0,0,.18,1.7L0,18v5H6V21H8V19h2l3.07-2.56A7.92,7.92,0,0,0,16,17,8,8,0,0,0,16,1ZM9.64,18l3.24-2.7A7.75,7.75,0,0,0,16,16,7,7,0,1,0,9,9a8.77,8.77,0,0,0,.28,2.06L1,18.45V22H5V20H7V18Zm.17-4-.67-.74L2,19.66V21ZM20,7a2,2,0,1,0-2,2A2,2,0,0,0,20,7ZM19,7a1,1,0,1,0-1,1A1,1,0,0,0,19,7Z",
@@ -1865,7 +1891,7 @@ var Key = (({
1865
1891
  fill: "currentColor"
1866
1892
  }, props), children));
1867
1893
 
1868
- function WrappedPicto$15(props) {
1894
+ const Key = props => {
1869
1895
  const {
1870
1896
  optimise,
1871
1897
  refresh
@@ -1873,10 +1899,10 @@ function WrappedPicto$15(props) {
1873
1899
  useEffect(() => {
1874
1900
  refresh();
1875
1901
  }, []);
1876
- return optimise('p_keR', /*#__PURE__*/React.createElement(Key, props));
1877
- }
1902
+ return optimise('p_keR', /*#__PURE__*/React.createElement(SVGComponent$Y, props));
1903
+ };
1878
1904
 
1879
- var LightningBolt = (({
1905
+ var SVGComponent$X = (({
1880
1906
  as: Component = "svg",
1881
1907
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1882
1908
  d: "M13,9h9L8,24l3-9H2L16,0ZM4.3,14h8.09l-2,6,9.3-10H11.61l2-6Z"
@@ -1890,7 +1916,7 @@ var LightningBolt = (({
1890
1916
  fill: "currentColor"
1891
1917
  }, props), children));
1892
1918
 
1893
- function WrappedPicto$16(props) {
1919
+ const LightningBolt = props => {
1894
1920
  const {
1895
1921
  optimise,
1896
1922
  refresh
@@ -1898,10 +1924,10 @@ function WrappedPicto$16(props) {
1898
1924
  useEffect(() => {
1899
1925
  refresh();
1900
1926
  }, []);
1901
- return optimise('p_1W7mmN', /*#__PURE__*/React.createElement(LightningBolt, props));
1902
- }
1927
+ return optimise('p_1W7mmN', /*#__PURE__*/React.createElement(SVGComponent$X, props));
1928
+ };
1903
1929
 
1904
- var Link = (({
1930
+ var SVGComponent$W = (({
1905
1931
  as: Component = "svg",
1906
1932
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1907
1933
  d: "M14.85,11.92a4.06,4.06,0,0,0-1-1.75,4,4,0,0,0-5.66,0l-5,5a4,4,0,0,0,5.66,5.66L12.67,17H13a5.86,5.86,0,0,0,1.19-.12L9.53,21.54a5,5,0,0,1-7.07-7.07l5-5a5,5,0,0,1,7.07,0,4.93,4.93,0,0,1,1.11,1.67Zm-5.7.15a4.1,4.1,0,0,0,1,1.76,4,4,0,0,0,5.66,0l5-5a4,4,0,1,0-5.66-5.66L11.33,7H11a5.86,5.86,0,0,0-1.19.12l4.66-4.66a5,5,0,0,1,7.07,7.07l-5,5a5,5,0,0,1-7.07,0,4.74,4.74,0,0,1-1.11-1.68Z"
@@ -1915,7 +1941,7 @@ var Link = (({
1915
1941
  fill: "currentColor"
1916
1942
  }, props), children));
1917
1943
 
1918
- function WrappedPicto$17(props) {
1944
+ const Link = props => {
1919
1945
  const {
1920
1946
  optimise,
1921
1947
  refresh
@@ -1923,10 +1949,10 @@ function WrappedPicto$17(props) {
1923
1949
  useEffect(() => {
1924
1950
  refresh();
1925
1951
  }, []);
1926
- return optimise('p_aqwu', /*#__PURE__*/React.createElement(Link, props));
1927
- }
1952
+ return optimise('p_aqwu', /*#__PURE__*/React.createElement(SVGComponent$W, props));
1953
+ };
1928
1954
 
1929
- var Lock = (({
1955
+ var SVGComponent$V = (({
1930
1956
  as: Component = "svg",
1931
1957
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1932
1958
  d: "M6,6A6,6,0,0,1,18,6v4h3V24H3V10H6Zm14,5H4V23H20ZM7,6v4H17V6A5,5,0,0,0,7,6Z"
@@ -1940,7 +1966,7 @@ var Lock = (({
1940
1966
  fill: "currentColor"
1941
1967
  }, props), children));
1942
1968
 
1943
- function WrappedPicto$18(props) {
1969
+ const Lock = props => {
1944
1970
  const {
1945
1971
  optimise,
1946
1972
  refresh
@@ -1948,10 +1974,10 @@ function WrappedPicto$18(props) {
1948
1974
  useEffect(() => {
1949
1975
  refresh();
1950
1976
  }, []);
1951
- return optimise('p_arYq', /*#__PURE__*/React.createElement(Lock, props));
1952
- }
1977
+ return optimise('p_arYq', /*#__PURE__*/React.createElement(SVGComponent$V, props));
1978
+ };
1953
1979
 
1954
- var MagicWand = (({
1980
+ var SVGComponent$U = (({
1955
1981
  as: Component = "svg",
1956
1982
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1957
1983
  d: "M6.6,5.4,8,7.8l.9-2.6,2.7-.6L9.3,2.9,9.5.2,7.3,1.8,4.8.7l.8,2.6L3.8,5.4ZM6.4,2.5l1,.4.9-.7V3.4l.9.7-1.1.2L7.7,5.4l-.6-1H6l.7-.9ZM21.7,7.3l1.1.8.1-1.4L24,6l-1.3-.5-.4-1.3-.9,1.1H20l.8,1.1-.4,1.3Zm.2-1.1ZM16,1.2a1,1,0,1,1,2,0,1,1,0,0,1-2,0Zm1.7,15.4,1.1.8-1.4.3L17,19l-.7-1.2H14.9l.9-1-.4-1.3,1.3.5,1.1-.8ZM23,13.2a1,1,0,1,1-1-1A.94.94,0,0,1,23,13.2ZM.9,19a2.6,2.6,0,0,0,0,3.8,2.6,2.6,0,0,0,3.8,0L19.6,8,15.8,4.2ZM4,22.1a1.63,1.63,0,0,1-2.4,0,1.82,1.82,0,0,1,0-2.4L12.2,9.1l2.4,2.4ZM15.3,10.8,12.9,8.4l2.9-2.9,2.4,2.4Z"
@@ -1965,7 +1991,7 @@ var MagicWand = (({
1965
1991
  fill: "currentColor"
1966
1992
  }, props), children));
1967
1993
 
1968
- function WrappedPicto$19(props) {
1994
+ const MagicWand = props => {
1969
1995
  const {
1970
1996
  optimise,
1971
1997
  refresh
@@ -1973,24 +1999,25 @@ function WrappedPicto$19(props) {
1973
1999
  useEffect(() => {
1974
2000
  refresh();
1975
2001
  }, []);
1976
- return optimise('p_ZbIpjk', /*#__PURE__*/React.createElement(MagicWand, props));
1977
- }
2002
+ return optimise('p_ZbIpjk', /*#__PURE__*/React.createElement(SVGComponent$U, props));
2003
+ };
1978
2004
 
1979
- var MagnifyingGlassLeft = (({
2005
+ var SVGComponent$T = (({
1980
2006
  as: Component = "svg",
1981
2007
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
1982
- d: "M15.8,16.6A9.26,9.26,0,0,1,9.1,19a9.45,9.45,0,0,1-6.5-3A9.21,9.21,0,0,1,0,9.4,9.24,9.24,0,0,1,2.8,2.8,9.07,9.07,0,0,1,9.4,0a9.71,9.71,0,0,1,6.7,2.6,9.43,9.43,0,0,1,.6,13.2l7.4,7.4-.8.8ZM14.2,2.4A8.63,8.63,0,0,0,9.5,1,8.54,8.54,0,0,0,1,9.5a8.63,8.63,0,0,0,1.4,4.7,8.21,8.21,0,0,0,3.8,3.1,9.2,9.2,0,0,0,4.9.5,8.54,8.54,0,0,0,4.4-2.3,8.18,8.18,0,0,0,2.3-4.4,8.23,8.23,0,0,0-.5-4.9A8.74,8.74,0,0,0,14.2,2.4Z"
2008
+ d: "M11.74,12.42A6.43,6.43,0,0,1,7.5,14a6.49,6.49,0,1,1,4.95-2.28l3.43,3.45-.71.71ZM13,7.5A5.5,5.5,0,1,1,7.5,2,5.5,5.5,0,0,1,13,7.5Z",
2009
+ fillRule: "evenodd"
1983
2010
  })),
1984
2011
  ...props
1985
2012
  }) => /*#__PURE__*/React.createElement(Component, _extends({
1986
- height: "24",
1987
- viewBox: "0 0 24 24",
1988
- width: "24",
1989
2013
  xmlns: "http://www.w3.org/2000/svg",
2014
+ width: "16",
2015
+ height: "16",
2016
+ viewBox: "0 0 16 16",
1990
2017
  fill: "currentColor"
1991
2018
  }, props), children));
1992
2019
 
1993
- function WrappedPicto$1a(props) {
2020
+ const MagnifyingBold = props => {
1994
2021
  const {
1995
2022
  optimise,
1996
2023
  refresh
@@ -1998,25 +2025,24 @@ function WrappedPicto$1a(props) {
1998
2025
  useEffect(() => {
1999
2026
  refresh();
2000
2027
  }, []);
2001
- return optimise('p_Z2vlwxL', /*#__PURE__*/React.createElement(MagnifyingGlassLeft, props));
2002
- }
2028
+ return optimise('p_132rkB', /*#__PURE__*/React.createElement(SVGComponent$T, props));
2029
+ };
2003
2030
 
2004
- var MagnifyingBold = (({
2031
+ var SVGComponent$S = (({
2005
2032
  as: Component = "svg",
2006
2033
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2007
- d: "M11.74,12.42A6.43,6.43,0,0,1,7.5,14a6.49,6.49,0,1,1,4.95-2.28l3.43,3.45-.71.71ZM13,7.5A5.5,5.5,0,1,1,7.5,2,5.5,5.5,0,0,1,13,7.5Z",
2008
- fillRule: "evenodd"
2034
+ d: "M15.8,16.6A9.26,9.26,0,0,1,9.1,19a9.45,9.45,0,0,1-6.5-3A9.21,9.21,0,0,1,0,9.4,9.24,9.24,0,0,1,2.8,2.8,9.07,9.07,0,0,1,9.4,0a9.71,9.71,0,0,1,6.7,2.6,9.43,9.43,0,0,1,.6,13.2l7.4,7.4-.8.8ZM14.2,2.4A8.63,8.63,0,0,0,9.5,1,8.54,8.54,0,0,0,1,9.5a8.63,8.63,0,0,0,1.4,4.7,8.21,8.21,0,0,0,3.8,3.1,9.2,9.2,0,0,0,4.9.5,8.54,8.54,0,0,0,4.4-2.3,8.18,8.18,0,0,0,2.3-4.4,8.23,8.23,0,0,0-.5-4.9A8.74,8.74,0,0,0,14.2,2.4Z"
2009
2035
  })),
2010
2036
  ...props
2011
2037
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2038
+ height: "24",
2039
+ viewBox: "0 0 24 24",
2040
+ width: "24",
2012
2041
  xmlns: "http://www.w3.org/2000/svg",
2013
- width: "16",
2014
- height: "16",
2015
- viewBox: "0 0 16 16",
2016
2042
  fill: "currentColor"
2017
2043
  }, props), children));
2018
2044
 
2019
- function WrappedPicto$1b(props) {
2045
+ const MagnifyingGlassLeft = props => {
2020
2046
  const {
2021
2047
  optimise,
2022
2048
  refresh
@@ -2024,10 +2050,10 @@ function WrappedPicto$1b(props) {
2024
2050
  useEffect(() => {
2025
2051
  refresh();
2026
2052
  }, []);
2027
- return optimise('p_132rkB', /*#__PURE__*/React.createElement(MagnifyingBold, props));
2028
- }
2053
+ return optimise('p_Z2vlwxL', /*#__PURE__*/React.createElement(SVGComponent$S, props));
2054
+ };
2029
2055
 
2030
- var Marker = (({
2056
+ var SVGComponent$R = (({
2031
2057
  as: Component = "svg",
2032
2058
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2033
2059
  d: "M12,10a2,2,0,1,1,2-2A2,2,0,0,1,12,10Zm0-5a3,3,0,1,0,3,3A3,3,0,0,0,12,5ZM5,7.6a7,7,0,0,1,14,0c0,3.46-2.56,7.55-7,14.53C7.51,15.06,5,11.06,5,7.6ZM12,0C7.8,0,4,3.4,4,7.6S7.47,16.81,12,24c4.53-7.19,8-12.2,8-16.4S16.2,0,12,0"
@@ -2041,7 +2067,7 @@ var Marker = (({
2041
2067
  fill: "currentColor"
2042
2068
  }, props), children));
2043
2069
 
2044
- function WrappedPicto$1c(props) {
2070
+ const Marker = props => {
2045
2071
  const {
2046
2072
  optimise,
2047
2073
  refresh
@@ -2049,10 +2075,10 @@ function WrappedPicto$1c(props) {
2049
2075
  useEffect(() => {
2050
2076
  refresh();
2051
2077
  }, []);
2052
- return optimise('p_Z2mg1CL', /*#__PURE__*/React.createElement(Marker, props));
2053
- }
2078
+ return optimise('p_Z2mg1CL', /*#__PURE__*/React.createElement(SVGComponent$R, props));
2079
+ };
2054
2080
 
2055
- var Microphone = (({
2081
+ var SVGComponent$Q = (({
2056
2082
  as: Component = "svg",
2057
2083
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2058
2084
  d: "M0,7V17H5.69L15,23V1L5.69,7Zm5,9H1V8H5ZM6,8l8-5.16V21.17L6,16Zm18,4a10.8,10.8,0,0,1-3.77,8.23l-.71-.71a9.87,9.87,0,0,0,0-15l.71-.71A10.8,10.8,0,0,1,24,12Zm-4.22,0a6.86,6.86,0,0,1-2.48,5.3l-.71-.71a5.91,5.91,0,0,0,0-9.18l.71-.71A6.86,6.86,0,0,1,19.78,12Z"
@@ -2066,7 +2092,7 @@ var Microphone = (({
2066
2092
  fill: "currentColor"
2067
2093
  }, props), children));
2068
2094
 
2069
- function WrappedPicto$1d(props) {
2095
+ const Microphone = props => {
2070
2096
  const {
2071
2097
  optimise,
2072
2098
  refresh
@@ -2074,10 +2100,10 @@ function WrappedPicto$1d(props) {
2074
2100
  useEffect(() => {
2075
2101
  refresh();
2076
2102
  }, []);
2077
- return optimise('p_Z16cO05', /*#__PURE__*/React.createElement(Microphone, props));
2078
- }
2103
+ return optimise('p_Z16cO05', /*#__PURE__*/React.createElement(SVGComponent$Q, props));
2104
+ };
2079
2105
 
2080
- var MinusBold = (({
2106
+ var SVGComponent$P = (({
2081
2107
  as: Component = "svg",
2082
2108
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
2083
2109
  height: "2",
@@ -2094,7 +2120,7 @@ var MinusBold = (({
2094
2120
  fill: "currentColor"
2095
2121
  }, props), children));
2096
2122
 
2097
- function WrappedPicto$1e(props) {
2123
+ const MinusBold = props => {
2098
2124
  const {
2099
2125
  optimise,
2100
2126
  refresh
@@ -2102,10 +2128,10 @@ function WrappedPicto$1e(props) {
2102
2128
  useEffect(() => {
2103
2129
  refresh();
2104
2130
  }, []);
2105
- return optimise('p_Z1kd9CG', /*#__PURE__*/React.createElement(MinusBold, props));
2106
- }
2131
+ return optimise('p_Z1kd9CG', /*#__PURE__*/React.createElement(SVGComponent$P, props));
2132
+ };
2107
2133
 
2108
- var MinusCircle = (({
2134
+ var SVGComponent$O = (({
2109
2135
  as: Component = "svg",
2110
2136
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2111
2137
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM5.22,11.48H18.78v1H5.22Z",
@@ -2120,7 +2146,7 @@ var MinusCircle = (({
2120
2146
  fill: "currentColor"
2121
2147
  }, props), children));
2122
2148
 
2123
- function WrappedPicto$1f(props) {
2149
+ const MinusCircle = props => {
2124
2150
  const {
2125
2151
  optimise,
2126
2152
  refresh
@@ -2128,10 +2154,10 @@ function WrappedPicto$1f(props) {
2128
2154
  useEffect(() => {
2129
2155
  refresh();
2130
2156
  }, []);
2131
- return optimise('p_21yah4', /*#__PURE__*/React.createElement(MinusCircle, props));
2132
- }
2157
+ return optimise('p_21yah4', /*#__PURE__*/React.createElement(SVGComponent$O, props));
2158
+ };
2133
2159
 
2134
- var Paperclip = (({
2160
+ var SVGComponent$N = (({
2135
2161
  as: Component = "svg",
2136
2162
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2137
2163
  d: "M17.84,1a3.91,3.91,0,0,1,2.72,6.72L12.1,16.19A2.27,2.27,0,1,1,8.88,13l4.41-4.41L14,9.3l-3.16,3.16h0L9.44,13.88h0a1.26,1.26,0,1,0,2,1.57L19.8,7.07a3,3,0,0,0,.94-2.16,2.9,2.9,0,0,0-4.92-2.08h0L4.29,14.35h0A4.46,4.46,0,0,0,3,17.5,4.51,4.51,0,0,0,7.5,22c.65,0,1.84,0,3.52-1.67L21.29,10.06l.71.71L11.52,21.25A5.5,5.5,0,1,1,3.73,13.5L15,2.2A3.86,3.86,0,0,1,17.84,1Z"
@@ -2145,7 +2171,7 @@ var Paperclip = (({
2145
2171
  fill: "currentColor"
2146
2172
  }, props), children));
2147
2173
 
2148
- function WrappedPicto$1g(props) {
2174
+ const Paperclip = props => {
2149
2175
  const {
2150
2176
  optimise,
2151
2177
  refresh
@@ -2153,10 +2179,10 @@ function WrappedPicto$1g(props) {
2153
2179
  useEffect(() => {
2154
2180
  refresh();
2155
2181
  }, []);
2156
- return optimise('p_Z2lTaGS', /*#__PURE__*/React.createElement(Paperclip, props));
2157
- }
2182
+ return optimise('p_Z2lTaGS', /*#__PURE__*/React.createElement(SVGComponent$N, props));
2183
+ };
2158
2184
 
2159
- var Pen = (({
2185
+ var SVGComponent$M = (({
2160
2186
  as: Component = "svg",
2161
2187
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2162
2188
  d: "M8.07,21.59,1,23l1.41-7.07L17.34,1,23,6.66Zm-.49-.92L3.34,16.42,2.28,21.73ZM17.34,2.41,4,15.72,8.28,20,21.59,6.66Z"
@@ -2170,7 +2196,7 @@ var Pen = (({
2170
2196
  fill: "currentColor"
2171
2197
  }, props), children));
2172
2198
 
2173
- function WrappedPicto$1h(props) {
2199
+ const Pen = props => {
2174
2200
  const {
2175
2201
  optimise,
2176
2202
  refresh
@@ -2178,10 +2204,10 @@ function WrappedPicto$1h(props) {
2178
2204
  useEffect(() => {
2179
2205
  refresh();
2180
2206
  }, []);
2181
- return optimise('p_lws', /*#__PURE__*/React.createElement(Pen, props));
2182
- }
2207
+ return optimise('p_lws', /*#__PURE__*/React.createElement(SVGComponent$M, props));
2208
+ };
2183
2209
 
2184
- var Percent = (({
2210
+ var SVGComponent$L = (({
2185
2211
  as: Component = "svg",
2186
2212
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2187
2213
  d: "M6,10A4,4,0,1,0,2,6,4,4,0,0,0,6,10ZM6,9A3,3,0,1,0,3,6,3,3,0,0,0,6,9ZM18,22a4,4,0,1,0-4-4A4,4,0,0,0,18,22Zm0-1a3,3,0,1,0-3-3A3,3,0,0,0,18,21ZM21,3.67,20.23,3,3,20.33l.77.67Z",
@@ -2196,7 +2222,7 @@ var Percent = (({
2196
2222
  fill: "currentColor"
2197
2223
  }, props), children));
2198
2224
 
2199
- function WrappedPicto$1i(props) {
2225
+ const Percent = props => {
2200
2226
  const {
2201
2227
  optimise,
2202
2228
  refresh
@@ -2204,10 +2230,10 @@ function WrappedPicto$1i(props) {
2204
2230
  useEffect(() => {
2205
2231
  refresh();
2206
2232
  }, []);
2207
- return optimise('p_1abKSr', /*#__PURE__*/React.createElement(Percent, props));
2208
- }
2233
+ return optimise('p_1abKSr', /*#__PURE__*/React.createElement(SVGComponent$L, props));
2234
+ };
2209
2235
 
2210
- var Phone = (({
2236
+ var SVGComponent$K = (({
2211
2237
  as: Component = "svg",
2212
2238
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2213
2239
  d: "M8.26,1.29,6.7,2.06C.9,5.08,9.49,23,16,23a3.08,3.08,0,0,0,1.31-.28L18.86,22,16,16.37l-1.54.76a1.5,1.5,0,0,1-.6.13c-2.56,0-6.84-8.2-4.24-9.6l1.54-.76ZM16,24C10.33,24,3.78,12.89,3.78,6.17c0-2.42.84-4.15,2.46-5L8.62,0l3.86,7.35L10,8.55c-1.44.77,2.41,8.42,4,7.68l2.4-1.18,3.81,7.36-2.47,1.21A4,4,0,0,1,16,24Z"
@@ -2221,7 +2247,7 @@ var Phone = (({
2221
2247
  fill: "currentColor"
2222
2248
  }, props), children));
2223
2249
 
2224
- function WrappedPicto$1j(props) {
2250
+ const Phone = props => {
2225
2251
  const {
2226
2252
  optimise,
2227
2253
  refresh
@@ -2229,10 +2255,10 @@ function WrappedPicto$1j(props) {
2229
2255
  useEffect(() => {
2230
2256
  refresh();
2231
2257
  }, []);
2232
- return optimise('p_5yCzy', /*#__PURE__*/React.createElement(Phone, props));
2233
- }
2258
+ return optimise('p_5yCzy', /*#__PURE__*/React.createElement(SVGComponent$K, props));
2259
+ };
2234
2260
 
2235
- var Plan = (({
2261
+ var SVGComponent$J = (({
2236
2262
  as: Component = "svg",
2237
2263
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2238
2264
  d: "M24,23H4a4,4,0,0,1-4-4V3.31A3.09,3.09,0,0,1,3,1,3,3,0,0,1,6,3.31V5H24ZM23,6H6V19a2.49,2.49,0,0,0-2-1,2,2,0,0,0,0,4H23ZM5,3.32A2.17,2.17,0,0,0,3,2,2.12,2.12,0,0,0,1,3.32V19.5a3.09,3.09,0,0,1,4-2.4ZM20,19H8V9H20Zm-8-9H9v8H19V14H17v3H16V14H13v3H12Zm7,0H13v3h6Z"
@@ -2246,7 +2272,7 @@ var Plan = (({
2246
2272
  fill: "currentColor"
2247
2273
  }, props), children));
2248
2274
 
2249
- function WrappedPicto$1k(props) {
2275
+ const Plan = props => {
2250
2276
  const {
2251
2277
  optimise,
2252
2278
  refresh
@@ -2254,10 +2280,10 @@ function WrappedPicto$1k(props) {
2254
2280
  useEffect(() => {
2255
2281
  refresh();
2256
2282
  }, []);
2257
- return optimise('p_aXdH', /*#__PURE__*/React.createElement(Plan, props));
2258
- }
2283
+ return optimise('p_aXdH', /*#__PURE__*/React.createElement(SVGComponent$J, props));
2284
+ };
2259
2285
 
2260
- var Plane = (({
2286
+ var SVGComponent$I = (({
2261
2287
  as: Component = "svg",
2262
2288
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2263
2289
  d: "M10.57,21.5a.45.45,0,0,1-.2,0,.51.51,0,0,1-.3-.46V15.29L.85,12.36a.5.5,0,0,1,0-.94l22-8.88.06,0,.1,0h.14l.15.05h0l.07.06a.52.52,0,0,1,.1.11.38.38,0,0,1,.06.13.36.36,0,0,1,0,.1.61.61,0,0,1,0,.14h0l-3.83,18a.51.51,0,0,1-.3.37.49.49,0,0,1-.47-.06l-4.63-3.27-3.35,3.22A.49.49,0,0,1,10.57,21.5Zm3.93-4.41,4.34,3.06L22.17,4.49,11.35,14.86l3.14,2.22Zm-3.43-1.2v3.93l2.35-2.27Zm-8.6-4.06,8,2.53L20.78,4.44Z"
@@ -2271,7 +2297,7 @@ var Plane = (({
2271
2297
  fill: "currentColor"
2272
2298
  }, props), children));
2273
2299
 
2274
- function WrappedPicto$1l(props) {
2300
+ const Plane = props => {
2275
2301
  const {
2276
2302
  optimise,
2277
2303
  refresh
@@ -2279,10 +2305,10 @@ function WrappedPicto$1l(props) {
2279
2305
  useEffect(() => {
2280
2306
  refresh();
2281
2307
  }, []);
2282
- return optimise('p_5z5Yv', /*#__PURE__*/React.createElement(Plane, props));
2283
- }
2308
+ return optimise('p_5z5Yv', /*#__PURE__*/React.createElement(SVGComponent$I, props));
2309
+ };
2284
2310
 
2285
- var Play = (({
2311
+ var SVGComponent$H = (({
2286
2312
  as: Component = "svg",
2287
2313
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2288
2314
  d: "M12,24A12,12,0,1,0,0,12,12,12,0,0,0,12,24ZM9.79,6.76a.67.67,0,0,0-1,.57v9.34a.67.67,0,0,0,1,.57l7.71-4.67a.66.66,0,0,0,0-1.14Z",
@@ -2295,7 +2321,7 @@ var Play = (({
2295
2321
  fill: "currentColor"
2296
2322
  }, props), children));
2297
2323
 
2298
- function WrappedPicto$1m(props) {
2324
+ const Play = props => {
2299
2325
  const {
2300
2326
  optimise,
2301
2327
  refresh
@@ -2303,10 +2329,10 @@ function WrappedPicto$1m(props) {
2303
2329
  useEffect(() => {
2304
2330
  refresh();
2305
2331
  }, []);
2306
- return optimise('p_aXdS', /*#__PURE__*/React.createElement(Play, props));
2307
- }
2332
+ return optimise('p_aXdS', /*#__PURE__*/React.createElement(SVGComponent$H, props));
2333
+ };
2308
2334
 
2309
- var PlusBold = (({
2335
+ var SVGComponent$G = (({
2310
2336
  as: Component = "svg",
2311
2337
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("polygon", {
2312
2338
  points: "14 7 14 9 9 9 9 14 7 14 7 9 2 9 2 7 7 7 7 2 9 2 9 7 14 7"
@@ -2320,7 +2346,7 @@ var PlusBold = (({
2320
2346
  fill: "currentColor"
2321
2347
  }, props), children));
2322
2348
 
2323
- function WrappedPicto$1n(props) {
2349
+ const PlusBold = props => {
2324
2350
  const {
2325
2351
  optimise,
2326
2352
  refresh
@@ -2328,10 +2354,10 @@ function WrappedPicto$1n(props) {
2328
2354
  useEffect(() => {
2329
2355
  refresh();
2330
2356
  }, []);
2331
- return optimise('p_Z26UjNN', /*#__PURE__*/React.createElement(PlusBold, props));
2332
- }
2357
+ return optimise('p_Z26UjNN', /*#__PURE__*/React.createElement(SVGComponent$G, props));
2358
+ };
2333
2359
 
2334
- var PlusCircle = (({
2360
+ var SVGComponent$F = (({
2335
2361
  as: Component = "svg",
2336
2362
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2337
2363
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.52,10.44h6.26v1H12.52v6.26h-1V12.52H5.22v-1h6.26V5.22h1Z",
@@ -2346,7 +2372,7 @@ var PlusCircle = (({
2346
2372
  fill: "currentColor"
2347
2373
  }, props), children));
2348
2374
 
2349
- function WrappedPicto$1o(props) {
2375
+ const PlusCircle = props => {
2350
2376
  const {
2351
2377
  optimise,
2352
2378
  refresh
@@ -2354,10 +2380,10 @@ function WrappedPicto$1o(props) {
2354
2380
  useEffect(() => {
2355
2381
  refresh();
2356
2382
  }, []);
2357
- return optimise('p_Z22dYtQ', /*#__PURE__*/React.createElement(PlusCircle, props));
2358
- }
2383
+ return optimise('p_Z22dYtQ', /*#__PURE__*/React.createElement(SVGComponent$F, props));
2384
+ };
2359
2385
 
2360
- var Print = (({
2386
+ var SVGComponent$E = (({
2361
2387
  as: Component = "svg",
2362
2388
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2363
2389
  d: "M24,23H0V11H4V1H15.33L20,6v5h4ZM4,12H1V22H23V12H20v5H4ZM14,2H5V16H19V7H14Zm2,12H8V13h8Zm0-2H8V11h8Zm0-2H8V9h8ZM15,2.25V6h3.57Z"
@@ -2371,7 +2397,7 @@ var Print = (({
2371
2397
  fill: "currentColor"
2372
2398
  }, props), children));
2373
2399
 
2374
- function WrappedPicto$1p(props) {
2400
+ const Print = props => {
2375
2401
  const {
2376
2402
  optimise,
2377
2403
  refresh
@@ -2379,10 +2405,10 @@ function WrappedPicto$1p(props) {
2379
2405
  useEffect(() => {
2380
2406
  refresh();
2381
2407
  }, []);
2382
- return optimise('p_5zU63', /*#__PURE__*/React.createElement(Print, props));
2383
- }
2408
+ return optimise('p_5zU63', /*#__PURE__*/React.createElement(SVGComponent$E, props));
2409
+ };
2384
2410
 
2385
- var QuestionMarkCircle = (({
2411
+ var SVGComponent$D = (({
2386
2412
  as: Component = "svg",
2387
2413
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2388
2414
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.05,17a.85.85,0,1,0-.84-.84A.85.85,0,0,0,12.05,18Zm.47-2.82h-1a4,4,0,0,1,.94-2.95,23.09,23.09,0,0,0,1.95-2.05C15.13,9,14.48,7,12.14,7A2.88,2.88,0,0,0,9.21,9.51l-1-.11A3.74,3.74,0,0,1,12.11,6a3.33,3.33,0,0,1,3.62,3.22c0,1.81-1.83,2.78-2.64,3.87A3.68,3.68,0,0,0,12.52,15.18Z",
@@ -2397,7 +2423,7 @@ var QuestionMarkCircle = (({
2397
2423
  fill: "currentColor"
2398
2424
  }, props), children));
2399
2425
 
2400
- function WrappedPicto$1q(props) {
2426
+ const QuestionMarkCircle = props => {
2401
2427
  const {
2402
2428
  optimise,
2403
2429
  refresh
@@ -2405,10 +2431,10 @@ function WrappedPicto$1q(props) {
2405
2431
  useEffect(() => {
2406
2432
  refresh();
2407
2433
  }, []);
2408
- return optimise('p_23956K', /*#__PURE__*/React.createElement(QuestionMarkCircle, props));
2409
- }
2434
+ return optimise('p_23956K', /*#__PURE__*/React.createElement(SVGComponent$D, props));
2435
+ };
2410
2436
 
2411
- var QuestionMarkCircleBold = (({
2437
+ var SVGComponent$C = (({
2412
2438
  as: Component = "svg",
2413
2439
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2414
2440
  d: "M8,0A8,8,0,1,1,0,8,8,8,0,0,1,8,0Zm.55,9.37v.49H6.68V9.11c0-.87.38-1.4,1.36-2S9.2,6.28,9.2,5.8,8.72,4.88,8,4.88c-1,0-1.55.62-1.61,1.71l-2-.16A3.38,3.38,0,0,1,8,3c1.92,0,3.4,1.16,3.4,2.74,0,1-.56,1.66-1.68,2.34C8.76,8.65,8.55,8.88,8.55,9.37Zm.23,1.46V13H6.54V10.83Z",
@@ -2423,7 +2449,7 @@ var QuestionMarkCircleBold = (({
2423
2449
  fill: "currentColor"
2424
2450
  }, props), children));
2425
2451
 
2426
- function WrappedPicto$1r(props) {
2452
+ const QuestionMarkCircleBold = props => {
2427
2453
  const {
2428
2454
  optimise,
2429
2455
  refresh
@@ -2431,10 +2457,10 @@ function WrappedPicto$1r(props) {
2431
2457
  useEffect(() => {
2432
2458
  refresh();
2433
2459
  }, []);
2434
- return optimise('p_ZN1EMW', /*#__PURE__*/React.createElement(QuestionMarkCircleBold, props));
2435
- }
2460
+ return optimise('p_ZN1EMW', /*#__PURE__*/React.createElement(SVGComponent$C, props));
2461
+ };
2436
2462
 
2437
- var QuoteClose = (({
2463
+ var SVGComponent$B = (({
2438
2464
  as: Component = "svg",
2439
2465
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2440
2466
  d: "M15,21c5.3-1,9-4.9,9-10.6V3H14V13h4a6.6,6.6,0,0,1-4,5.8ZM1,21c5.3-1,9-4.9,9-10.6V3H0V13H4a6.6,6.6,0,0,1-4,5.8Zm.6-1.2-.2-.5A7.77,7.77,0,0,0,5,13V12H1V4H9v6.4A9.34,9.34,0,0,1,1.6,19.8Zm14,0-.2-.5A7.77,7.77,0,0,0,19.1,13V12h-4V4h8v6.4A9.52,9.52,0,0,1,15.6,19.8Z"
@@ -2448,7 +2474,7 @@ var QuoteClose = (({
2448
2474
  fill: "currentColor"
2449
2475
  }, props), children));
2450
2476
 
2451
- function WrappedPicto$1s(props) {
2477
+ const QuoteClose = props => {
2452
2478
  const {
2453
2479
  optimise,
2454
2480
  refresh
@@ -2456,10 +2482,10 @@ function WrappedPicto$1s(props) {
2456
2482
  useEffect(() => {
2457
2483
  refresh();
2458
2484
  }, []);
2459
- return optimise('p_Z1eti8e', /*#__PURE__*/React.createElement(QuoteClose, props));
2460
- }
2485
+ return optimise('p_Z1eti8e', /*#__PURE__*/React.createElement(SVGComponent$B, props));
2486
+ };
2461
2487
 
2462
- var QuoteOpenPlain = (({
2488
+ var SVGComponent$A = (({
2463
2489
  as: Component = "svg",
2464
2490
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2465
2491
  d: "M6.61,10.69a5,5,0,0,1,3.31,1.62,4.54,4.54,0,0,1,1.41,3.38,5,5,0,0,1-1.6,3.81A5.2,5.2,0,0,1,5.94,21a5.43,5.43,0,0,1-4.29-1.88A7.52,7.52,0,0,1,0,14.06Q0,7.57,5.76,2l4.1,3A9.24,9.24,0,0,0,6.61,10.69Zm12.68,0a5,5,0,0,1,3.3,1.62A4.54,4.54,0,0,1,24,15.69a5.08,5.08,0,0,1-1.59,3.87A5.42,5.42,0,0,1,18.55,21a5.35,5.35,0,0,1-4.22-1.88,7.47,7.47,0,0,1-1.66-5.06c0-4.41,1.92-8.44,5.76-12.06l4.1,3A8.77,8.77,0,0,0,19.29,10.69Z"
@@ -2473,7 +2499,7 @@ var QuoteOpenPlain = (({
2473
2499
  fill: "currentColor"
2474
2500
  }, props), children));
2475
2501
 
2476
- function WrappedPicto$1t(props) {
2502
+ const QuoteOpenPlain = props => {
2477
2503
  const {
2478
2504
  optimise,
2479
2505
  refresh
@@ -2481,10 +2507,10 @@ function WrappedPicto$1t(props) {
2481
2507
  useEffect(() => {
2482
2508
  refresh();
2483
2509
  }, []);
2484
- return optimise('p_2qnK9W', /*#__PURE__*/React.createElement(QuoteOpenPlain, props));
2485
- }
2510
+ return optimise('p_2qnK9W', /*#__PURE__*/React.createElement(SVGComponent$A, props));
2511
+ };
2486
2512
 
2487
- var Share = (({
2513
+ var SVGComponent$z = (({
2488
2514
  as: Component = "svg",
2489
2515
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2490
2516
  d: "M16.27,5.45A4.1,4.1,0,0,1,16,4a4,4,0,1,1,.75,2.33L9.62,10.08a5,5,0,0,1,0,3.84l7.13,3.75A4,4,0,1,1,16,20a4.1,4.1,0,0,1,.27-1.45L9.14,14.8a5,5,0,1,1,0-5.6ZM20,17a3,3,0,1,1-3,3A3,3,0,0,1,20,17ZM5,8a4,4,0,1,1-4,4A4,4,0,0,1,5,8ZM20,1a3,3,0,1,1-3,3A3,3,0,0,1,20,1Z",
@@ -2499,7 +2525,7 @@ var Share = (({
2499
2525
  fill: "currentColor"
2500
2526
  }, props), children));
2501
2527
 
2502
- function WrappedPicto$1u(props) {
2528
+ const Share = props => {
2503
2529
  const {
2504
2530
  optimise,
2505
2531
  refresh
@@ -2507,10 +2533,10 @@ function WrappedPicto$1u(props) {
2507
2533
  useEffect(() => {
2508
2534
  refresh();
2509
2535
  }, []);
2510
- return optimise('p_5KLz6', /*#__PURE__*/React.createElement(Share, props));
2511
- }
2536
+ return optimise('p_5KLz6', /*#__PURE__*/React.createElement(SVGComponent$z, props));
2537
+ };
2512
2538
 
2513
- var ShieldCheck = (({
2539
+ var SVGComponent$y = (({
2514
2540
  as: Component = "svg",
2515
2541
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2516
2542
  d: "M12,0C8.63,2.87,6.52,3,3,3V14.53c0,4.61,3.2,5.81,9,9.47,5.8-3.66,9-4.86,9-9.47V3C17.48,3,15.37,2.87,12,0Zm0,1.29A11.5,11.5,0,0,0,20,4V14.53c0,3.9-2.64,5-8,8.29-5.38-3.35-8-4.41-8-8.29V4A11.5,11.5,0,0,0,12,1.29ZM17,9l-6,6.62L7.34,11.72,8,11l3,3.18,5.22-5.87Z"
@@ -2524,7 +2550,7 @@ var ShieldCheck = (({
2524
2550
  fill: "currentColor"
2525
2551
  }, props), children));
2526
2552
 
2527
- function WrappedPicto$1v(props) {
2553
+ const ShieldCheck = props => {
2528
2554
  const {
2529
2555
  optimise,
2530
2556
  refresh
@@ -2532,10 +2558,10 @@ function WrappedPicto$1v(props) {
2532
2558
  useEffect(() => {
2533
2559
  refresh();
2534
2560
  }, []);
2535
- return optimise('p_1zniGE', /*#__PURE__*/React.createElement(ShieldCheck, props));
2536
- }
2561
+ return optimise('p_1zniGE', /*#__PURE__*/React.createElement(SVGComponent$y, props));
2562
+ };
2537
2563
 
2538
- var Smartphone = (({
2564
+ var SVGComponent$x = (({
2539
2565
  as: Component = "svg",
2540
2566
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2541
2567
  d: "M18,24H6a2,2,0,0,1-2-2V2A2,2,0,0,1,6,0H18a2,2,0,0,1,2,2V22A2,2,0,0,1,18,24Zm1-5.08H5V22a1,1,0,0,0,1,1H18a1,1,0,0,0,1-1Zm-7,3a1,1,0,1,1,1-1A1,1,0,0,1,12,21.92Zm7-17H5v13H19ZM18,1H6A1,1,0,0,0,5,2V3.92H19V2A1,1,0,0,0,18,1ZM13.5,2.92h-3a.5.5,0,0,1-.5-.5.5.5,0,0,1,.5-.5h3a.5.5,0,0,1,.5.5A.5.5,0,0,1,13.5,2.92Z"
@@ -2549,7 +2575,7 @@ var Smartphone = (({
2549
2575
  fill: "currentColor"
2550
2576
  }, props), children));
2551
2577
 
2552
- function WrappedPicto$1w(props) {
2578
+ const Smartphone = props => {
2553
2579
  const {
2554
2580
  optimise,
2555
2581
  refresh
@@ -2557,10 +2583,10 @@ function WrappedPicto$1w(props) {
2557
2583
  useEffect(() => {
2558
2584
  refresh();
2559
2585
  }, []);
2560
- return optimise('p_eE6WD', /*#__PURE__*/React.createElement(Smartphone, props));
2561
- }
2586
+ return optimise('p_eE6WD', /*#__PURE__*/React.createElement(SVGComponent$x, props));
2587
+ };
2562
2588
 
2563
- var SmileyFrown = (({
2589
+ var SVGComponent$w = (({
2564
2590
  as: Component = "svg",
2565
2591
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2566
2592
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,14a7.5,7.5,0,0,1,5.12,2.22l-.67.75A6.44,6.44,0,0,0,12,16h0a6.43,6.43,0,0,0-4.4,1.91l-.67-.74A7.41,7.41,0,0,1,12,15ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5Z",
@@ -2575,7 +2601,7 @@ var SmileyFrown = (({
2575
2601
  fill: "currentColor"
2576
2602
  }, props), children));
2577
2603
 
2578
- function WrappedPicto$1x(props) {
2604
+ const SmileyFrown = props => {
2579
2605
  const {
2580
2606
  optimise,
2581
2607
  refresh
@@ -2583,10 +2609,10 @@ function WrappedPicto$1x(props) {
2583
2609
  useEffect(() => {
2584
2610
  refresh();
2585
2611
  }, []);
2586
- return optimise('p_Z1VUeoP', /*#__PURE__*/React.createElement(SmileyFrown, props));
2587
- }
2612
+ return optimise('p_Z1VUeoP', /*#__PURE__*/React.createElement(SVGComponent$w, props));
2613
+ };
2588
2614
 
2589
- var SmileyHappy = (({
2615
+ var SVGComponent$v = (({
2590
2616
  as: Component = "svg",
2591
2617
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2592
2618
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM12,18.51h0a7.86,7.86,0,0,1-6.15-3.35l.79-.61a6.88,6.88,0,0,0,5.36,3h0a7,7,0,0,0,5.41-3l.79.61A8,8,0,0,1,12,18.51ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5Z",
@@ -2601,7 +2627,7 @@ var SmileyHappy = (({
2601
2627
  fill: "currentColor"
2602
2628
  }, props), children));
2603
2629
 
2604
- function WrappedPicto$1y(props) {
2630
+ const SmileyHappy = props => {
2605
2631
  const {
2606
2632
  optimise,
2607
2633
  refresh
@@ -2609,10 +2635,10 @@ function WrappedPicto$1y(props) {
2609
2635
  useEffect(() => {
2610
2636
  refresh();
2611
2637
  }, []);
2612
- return optimise('p_Z1VOjUu', /*#__PURE__*/React.createElement(SmileyHappy, props));
2613
- }
2638
+ return optimise('p_Z1VOjUu', /*#__PURE__*/React.createElement(SVGComponent$v, props));
2639
+ };
2614
2640
 
2615
- var SmileyNeutral = (({
2641
+ var SVGComponent$u = (({
2616
2642
  as: Component = "svg",
2617
2643
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2618
2644
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5ZM16,15H8v1h8Z",
@@ -2627,7 +2653,7 @@ var SmileyNeutral = (({
2627
2653
  fill: "currentColor"
2628
2654
  }, props), children));
2629
2655
 
2630
- function WrappedPicto$1z(props) {
2656
+ const SmileyNeutral = props => {
2631
2657
  const {
2632
2658
  optimise,
2633
2659
  refresh
@@ -2635,10 +2661,10 @@ function WrappedPicto$1z(props) {
2635
2661
  useEffect(() => {
2636
2662
  refresh();
2637
2663
  }, []);
2638
- return optimise('p_JpI4s', /*#__PURE__*/React.createElement(SmileyNeutral, props));
2639
- }
2664
+ return optimise('p_JpI4s', /*#__PURE__*/React.createElement(SVGComponent$u, props));
2665
+ };
2640
2666
 
2641
- var SpeechBubble = (({
2667
+ var SVGComponent$t = (({
2642
2668
  as: Component = "svg",
2643
2669
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2644
2670
  d: "M12,1C5.66,1,0,5.23,0,11a8.79,8.79,0,0,0,2.05,5.62L.05,23l7-3a19.4,19.4,0,0,0,4.86.64C19,20.64,24,16.2,24,11,24,5.2,18.3,1,12,1Zm0,1c6.07,0,11,4,11,9s-4.79,8.63-11.14,8.63A19.19,19.19,0,0,1,6.92,19L1.66,21.22l1.5-4.81A7.94,7.94,0,0,1,1,11C1,6,5.93,2,12,2Z"
@@ -2652,7 +2678,7 @@ var SpeechBubble = (({
2652
2678
  fill: "currentColor"
2653
2679
  }, props), children));
2654
2680
 
2655
- function WrappedPicto$1A(props) {
2681
+ const SpeechBubble = props => {
2656
2682
  const {
2657
2683
  optimise,
2658
2684
  refresh
@@ -2660,10 +2686,10 @@ function WrappedPicto$1A(props) {
2660
2686
  useEffect(() => {
2661
2687
  refresh();
2662
2688
  }, []);
2663
- return optimise('p_Z1P6s6q', /*#__PURE__*/React.createElement(SpeechBubble, props));
2664
- }
2689
+ return optimise('p_Z1P6s6q', /*#__PURE__*/React.createElement(SVGComponent$t, props));
2690
+ };
2665
2691
 
2666
- var SquareMeter = (({
2692
+ var SVGComponent$s = (({
2667
2693
  as: Component = "svg",
2668
2694
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2669
2695
  d: "M19.3766 7.90393C19.5844 7.48472 19.9221 7.17031 21.4416 6.39738C23.3507 5.42795 24 4.70742 24 3.43668C24 2.07424 22.7792 1 21.1558 1C19.2597 1 18.0779 2.33624 18 4.0262L18.974 4.1179C19.0779 2.75546 19.8442 1.91703 21.1429 1.91703C22.2078 1.91703 22.987 2.58515 22.987 3.43668C22.987 4.32751 22.4675 4.82533 20.6623 5.76856C19.3506 6.44978 18.7792 6.869 18.4416 7.45852C18.1558 7.96943 18.0779 8.50655 18.0779 9.17467V10H23.8831V9.04367H19.1558C19.1688 8.53275 19.2208 8.19214 19.3766 7.90393Z"
@@ -2679,7 +2705,7 @@ var SquareMeter = (({
2679
2705
  fill: "currentColor"
2680
2706
  }, props), children));
2681
2707
 
2682
- function WrappedPicto$1B(props) {
2708
+ const SquareMeter = props => {
2683
2709
  const {
2684
2710
  optimise,
2685
2711
  refresh
@@ -2687,10 +2713,10 @@ function WrappedPicto$1B(props) {
2687
2713
  useEffect(() => {
2688
2714
  refresh();
2689
2715
  }, []);
2690
- return optimise('p_2paMIH', /*#__PURE__*/React.createElement(SquareMeter, props));
2691
- }
2716
+ return optimise('p_2paMIH', /*#__PURE__*/React.createElement(SVGComponent$s, props));
2717
+ };
2692
2718
 
2693
- var SquareMetersBold = (({
2719
+ var SVGComponent$r = (({
2694
2720
  as: Component = "svg",
2695
2721
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2696
2722
  d: "M14.44,5.69c-.95.49-1.15.6-1.26.77a1.12,1.12,0,0,0-.14.66H16V8H12.06V7.27A2,2,0,0,1,12.38,6a3.67,3.67,0,0,1,1.45-1c1-.46,1.27-.77,1.27-1.27a.89.89,0,0,0-1-.88,1.18,1.18,0,0,0-1.2,1.24L12,4a2,2,0,0,1,2.1-2A1.77,1.77,0,0,1,16,3.75C16,4.62,15.63,5.09,14.44,5.69ZM1.26,7.85V14H0V5.22H1.24v.6h0A2.89,2.89,0,0,1,3.35,5,2.81,2.81,0,0,1,5.6,6h0A3.19,3.19,0,0,1,8,5a2.7,2.7,0,0,1,3,2.59V14H9.74V7.73a1.65,1.65,0,0,0-1.8-1.66A1.7,1.7,0,0,0,6.1,7.84V14H4.89V7.73A1.66,1.66,0,0,0,3.08,6.07,1.7,1.7,0,0,0,1.26,7.85Z"
@@ -2704,7 +2730,7 @@ var SquareMetersBold = (({
2704
2730
  fill: "currentColor"
2705
2731
  }, props), children));
2706
2732
 
2707
- function WrappedPicto$1C(props) {
2733
+ const SquareMetersBold = props => {
2708
2734
  const {
2709
2735
  optimise,
2710
2736
  refresh
@@ -2712,26 +2738,24 @@ function WrappedPicto$1C(props) {
2712
2738
  useEffect(() => {
2713
2739
  refresh();
2714
2740
  }, []);
2715
- return optimise('p_1lUc9N', /*#__PURE__*/React.createElement(SquareMetersBold, props));
2716
- }
2741
+ return optimise('p_1lUc9N', /*#__PURE__*/React.createElement(SVGComponent$r, props));
2742
+ };
2717
2743
 
2718
- var StarFilled = (({
2744
+ var SVGComponent$q = (({
2719
2745
  as: Component = "svg",
2720
2746
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2721
- fillRule: "evenodd",
2722
- clipRule: "evenodd",
2723
- d: "M15.668 7.626L24 8.785L17.935 14.659L19.415 23L11.999 19.003L4.583 23L6.064 14.659L0 8.785L8.331 7.626L11.999 0L15.668 7.626Z"
2747
+ d: "M15.67,8.63,24,9.78l-6.07,5.88L19.42,24,12,20,4.58,24l1.48-8.34L0,9.78,8.33,8.63,12,1ZM9,9.55l-6.82.95,5,4.81L5.93,22.13,12,18.86l6.07,3.27-1.21-6.82,5-4.81L15,9.55,12,3.31Z"
2724
2748
  })),
2725
2749
  ...props
2726
2750
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2751
+ height: "24",
2752
+ viewBox: "0 0 24 24",
2727
2753
  width: "24",
2728
- height: "23",
2729
- viewBox: "0 0 24 23",
2730
2754
  xmlns: "http://www.w3.org/2000/svg",
2731
2755
  fill: "currentColor"
2732
2756
  }, props), children));
2733
2757
 
2734
- function WrappedPicto$1D(props) {
2758
+ const Star = props => {
2735
2759
  const {
2736
2760
  optimise,
2737
2761
  refresh
@@ -2739,15 +2763,15 @@ function WrappedPicto$1D(props) {
2739
2763
  useEffect(() => {
2740
2764
  refresh();
2741
2765
  }, []);
2742
- return optimise('p_Z136xVM', /*#__PURE__*/React.createElement(StarFilled, props));
2743
- }
2766
+ return optimise('p_boiV', /*#__PURE__*/React.createElement(SVGComponent$q, props));
2767
+ };
2744
2768
 
2745
- var StarHalf = (({
2769
+ var SVGComponent$p = (({
2746
2770
  as: Component = "svg",
2747
2771
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2748
2772
  fillRule: "evenodd",
2749
2773
  clipRule: "evenodd",
2750
- d: "M11.999 19.003L4.583 23L6.064 14.659L0 8.785L8.331 7.626L11.999 0L15.668 7.626L24 8.785L17.935 14.659L19.415 23L11.999 19.003ZM11.999 2.31V17.86L18.068 21.131L16.856 14.305L21.82 9.499L15.001 8.551L11.999 2.31Z"
2774
+ d: "M15.668 7.626L24 8.785L17.935 14.659L19.415 23L11.999 19.003L4.583 23L6.064 14.659L0 8.785L8.331 7.626L11.999 0L15.668 7.626Z"
2751
2775
  })),
2752
2776
  ...props
2753
2777
  }) => /*#__PURE__*/React.createElement(Component, _extends({
@@ -2758,7 +2782,7 @@ var StarHalf = (({
2758
2782
  fill: "currentColor"
2759
2783
  }, props), children));
2760
2784
 
2761
- function WrappedPicto$1E(props) {
2785
+ const StarFilled = props => {
2762
2786
  const {
2763
2787
  optimise,
2764
2788
  refresh
@@ -2766,24 +2790,26 @@ function WrappedPicto$1E(props) {
2766
2790
  useEffect(() => {
2767
2791
  refresh();
2768
2792
  }, []);
2769
- return optimise('p_1CFnAy', /*#__PURE__*/React.createElement(StarHalf, props));
2770
- }
2793
+ return optimise('p_Z136xVM', /*#__PURE__*/React.createElement(SVGComponent$p, props));
2794
+ };
2771
2795
 
2772
- var Star = (({
2796
+ var SVGComponent$o = (({
2773
2797
  as: Component = "svg",
2774
2798
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2775
- d: "M15.67,8.63,24,9.78l-6.07,5.88L19.42,24,12,20,4.58,24l1.48-8.34L0,9.78,8.33,8.63,12,1ZM9,9.55l-6.82.95,5,4.81L5.93,22.13,12,18.86l6.07,3.27-1.21-6.82,5-4.81L15,9.55,12,3.31Z"
2799
+ fillRule: "evenodd",
2800
+ clipRule: "evenodd",
2801
+ d: "M11.999 19.003L4.583 23L6.064 14.659L0 8.785L8.331 7.626L11.999 0L15.668 7.626L24 8.785L17.935 14.659L19.415 23L11.999 19.003ZM11.999 2.31V17.86L18.068 21.131L16.856 14.305L21.82 9.499L15.001 8.551L11.999 2.31Z"
2776
2802
  })),
2777
2803
  ...props
2778
2804
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2779
- height: "24",
2780
- viewBox: "0 0 24 24",
2781
2805
  width: "24",
2806
+ height: "23",
2807
+ viewBox: "0 0 24 23",
2782
2808
  xmlns: "http://www.w3.org/2000/svg",
2783
2809
  fill: "currentColor"
2784
2810
  }, props), children));
2785
2811
 
2786
- function WrappedPicto$1F(props) {
2812
+ const StarHalf = props => {
2787
2813
  const {
2788
2814
  optimise,
2789
2815
  refresh
@@ -2791,10 +2817,10 @@ function WrappedPicto$1F(props) {
2791
2817
  useEffect(() => {
2792
2818
  refresh();
2793
2819
  }, []);
2794
- return optimise('p_boiV', /*#__PURE__*/React.createElement(Star, props));
2795
- }
2820
+ return optimise('p_1CFnAy', /*#__PURE__*/React.createElement(SVGComponent$o, props));
2821
+ };
2796
2822
 
2797
- var Tada = (({
2823
+ var SVGComponent$n = (({
2798
2824
  as: Component = "svg",
2799
2825
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2800
2826
  d: "M17.52,10a.5.5,0,0,1-.15.69l-2.2,1.45a.53.53,0,0,1-.27.08.52.52,0,0,1-.42-.22.51.51,0,0,1,.14-.7l2.21-1.44A.5.5,0,0,1,17.52,10ZM11.27,7.42,12.39,5a.5.5,0,1,1,.9.42L12.18,7.84a.49.49,0,0,1-.45.29l-.21-.05A.5.5,0,0,1,11.27,7.42ZM8.65,8C10,5.38,10.14,2.93,9,.74A.49.49,0,0,1,9.41,0a.49.49,0,0,1,.44.26c1.33,2.49,1.23,5.26-.31,8.22a.51.51,0,0,1-.45.27.53.53,0,0,1-.23-.06A.5.5,0,0,1,8.65,8ZM24,13.56a.5.5,0,0,1-.67.47c-2.81-1-5.25-.83-7.27.61a.52.52,0,0,1-.29.09.49.49,0,0,1-.41-.21.5.5,0,0,1,.12-.7c2.3-1.63,5.06-1.88,8.19-.73A.48.48,0,0,1,24,13.56ZM7.52,11l2.86,7.52-2.25,1L5.38,11.92l.78-2.18Zm3.78,7.12L9.13,12.39l5,4.46ZM3,18.49l1,2.7-2.31,1Zm1.82-5.1,2.36,6.43-2.27,1L3.56,17ZM0,24l16-6.85L5.71,8ZM20.46,8.37,21,7.68l.28.84.83.31-.71.52,0,.89-.72-.51L19.8,10l.27-.84-.5-.74Zm-1.38.89-.64,2,2-.56,1.72,1.23.09-2.12L24,8.56l-2-.74-.67-2L20,7.47l-2.11,0Zm-2.17-4.2c.59,0,.92-.14,1.07-.31s.23-.65.17-1.44a.5.5,0,0,1,1-.08,3,3,0,0,1-.41,2.16A2.43,2.43,0,0,1,17,6c-.7.06-.72.25-.77.88a1.81,1.81,0,0,1-1.84,1.94c-1,.11-1.43.33-1.38,2,0,.28-.21.33-.48.33h0c-.27,0-.49,0-.5-.29-.05-1.47.19-2.66,2.27-2.89.87-.1.9-.41,1-1.07A1.67,1.67,0,0,1,16.91,5.06Zm5.26-3a.83.83,0,1,1-.82.83A.83.83,0,0,1,22.17,2Zm0,2.65a1.83,1.83,0,1,0-1.82-1.82A1.83,1.83,0,0,0,22.17,4.66ZM13.73,1a1,1,0,1,1-1,1A1,1,0,0,1,13.73,1Zm0,3a2,2,0,1,0-2-2A2,2,0,0,0,13.73,4Z"
@@ -2808,7 +2834,7 @@ var Tada = (({
2808
2834
  fill: "currentColor"
2809
2835
  }, props), children));
2810
2836
 
2811
- function WrappedPicto$1G(props) {
2837
+ const Tada = props => {
2812
2838
  const {
2813
2839
  optimise,
2814
2840
  refresh
@@ -2816,10 +2842,10 @@ function WrappedPicto$1G(props) {
2816
2842
  useEffect(() => {
2817
2843
  refresh();
2818
2844
  }, []);
2819
- return optimise('p_brqe', /*#__PURE__*/React.createElement(Tada, props));
2820
- }
2845
+ return optimise('p_brqe', /*#__PURE__*/React.createElement(SVGComponent$n, props));
2846
+ };
2821
2847
 
2822
- var ThreeCircle = (({
2848
+ var SVGComponent$m = (({
2823
2849
  as: Component = "svg",
2824
2850
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2825
2851
  d: "M14.75,13.72a2.43,2.43,0,0,1-2.66,2.45,2.81,2.81,0,0,1-2.95-2.85l.91-.15c.15,1.41.83,2.12,2,2.12a1.56,1.56,0,0,0,1.73-1.57c0-1.09-.63-1.61-1.9-1.61h-.58v-.83h.58c1,0,1.69-.57,1.69-1.3A1.37,1.37,0,0,0,12.06,8.6a1.73,1.73,0,0,0-1.81,1.56L9.36,10a2.59,2.59,0,0,1,2.7-2.26A2.22,2.22,0,0,1,14.54,9.9a1.94,1.94,0,0,1-1.24,1.71v0A2.09,2.09,0,0,1,14.75,13.72ZM24,12A12,12,0,1,1,12,0,12,12,0,0,1,24,12Zm-1,0A11,11,0,1,0,12,23,11,11,0,0,0,23,12Z",
@@ -2834,7 +2860,7 @@ var ThreeCircle = (({
2834
2860
  fill: "currentColor"
2835
2861
  }, props), children));
2836
2862
 
2837
- function WrappedPicto$1H(props) {
2863
+ const ThreeCircle = props => {
2838
2864
  const {
2839
2865
  optimise,
2840
2866
  refresh
@@ -2842,24 +2868,24 @@ function WrappedPicto$1H(props) {
2842
2868
  useEffect(() => {
2843
2869
  refresh();
2844
2870
  }, []);
2845
- return optimise('p_2gxBlN', /*#__PURE__*/React.createElement(ThreeCircle, props));
2846
- }
2871
+ return optimise('p_2gxBlN', /*#__PURE__*/React.createElement(SVGComponent$m, props));
2872
+ };
2847
2873
 
2848
- var TimesBold = (({
2874
+ var SVGComponent$l = (({
2849
2875
  as: Component = "svg",
2850
2876
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2851
- d: "M13.5,12.16,9.29,8l4.17-4.2L12.16,2.5,8,6.71,3.79,2.54,2.5,3.83,6.71,8,2.54,12.21,3.83,13.5,8,9.29l4.2,4.17Z"
2877
+ d: "M12,11.29,22.29,1l.71.71L12.71,12,23,22.29l-.71.71L12,12.71,1.71,23,1,22.29,11.29,12,1,1.71,1.71,1Z"
2852
2878
  })),
2853
2879
  ...props
2854
2880
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2855
- height: "16",
2856
- viewBox: "0 0 16 16",
2857
- width: "16",
2881
+ height: "24",
2882
+ viewBox: "0 0 24 24",
2883
+ width: "24",
2858
2884
  xmlns: "http://www.w3.org/2000/svg",
2859
2885
  fill: "currentColor"
2860
2886
  }, props), children));
2861
2887
 
2862
- function WrappedPicto$1I(props) {
2888
+ const Times = props => {
2863
2889
  const {
2864
2890
  optimise,
2865
2891
  refresh
@@ -2867,26 +2893,24 @@ function WrappedPicto$1I(props) {
2867
2893
  useEffect(() => {
2868
2894
  refresh();
2869
2895
  }, []);
2870
- return optimise('p_2qB9uD', /*#__PURE__*/React.createElement(TimesBold, props));
2871
- }
2896
+ return optimise('p_5P1KP', /*#__PURE__*/React.createElement(SVGComponent$l, props));
2897
+ };
2872
2898
 
2873
- var TimesCircleBold = (({
2899
+ var SVGComponent$k = (({
2874
2900
  as: Component = "svg",
2875
2901
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2876
- className: "fe888163-7f93-4aef-8e29-c21bf087d597",
2877
- d: "M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0Zm3.06,12L8,8.94,5,12,4,11.06,7.06,8,4,5,4.94,4,8,7.06,11,4l.94.94L8.94,8,12,11Z",
2878
- fillRule: "evenodd"
2902
+ d: "M13.5,12.16,9.29,8l4.17-4.2L12.16,2.5,8,6.71,3.79,2.54,2.5,3.83,6.71,8,2.54,12.21,3.83,13.5,8,9.29l4.2,4.17Z"
2879
2903
  })),
2880
2904
  ...props
2881
2905
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2882
- xmlns: "http://www.w3.org/2000/svg",
2883
- width: "16",
2884
2906
  height: "16",
2885
2907
  viewBox: "0 0 16 16",
2908
+ width: "16",
2909
+ xmlns: "http://www.w3.org/2000/svg",
2886
2910
  fill: "currentColor"
2887
2911
  }, props), children));
2888
2912
 
2889
- function WrappedPicto$1J(props) {
2913
+ const TimesBold = props => {
2890
2914
  const {
2891
2915
  optimise,
2892
2916
  refresh
@@ -2894,10 +2918,10 @@ function WrappedPicto$1J(props) {
2894
2918
  useEffect(() => {
2895
2919
  refresh();
2896
2920
  }, []);
2897
- return optimise('p_ZYoFYk', /*#__PURE__*/React.createElement(TimesCircleBold, props));
2898
- }
2921
+ return optimise('p_2qB9uD', /*#__PURE__*/React.createElement(SVGComponent$k, props));
2922
+ };
2899
2923
 
2900
- var TimesCircle = (({
2924
+ var SVGComponent$j = (({
2901
2925
  as: Component = "svg",
2902
2926
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2903
2927
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,10.29L17.29,6l.71.71L12.71,12,18,17.29l-.71.71L12,12.71,6.71,18,6,17.29,11.29,12,6,6.71,6.71,6Z",
@@ -2912,7 +2936,7 @@ var TimesCircle = (({
2912
2936
  fill: "currentColor"
2913
2937
  }, props), children));
2914
2938
 
2915
- function WrappedPicto$1K(props) {
2939
+ const TimesCircle = props => {
2916
2940
  const {
2917
2941
  optimise,
2918
2942
  refresh
@@ -2920,24 +2944,26 @@ function WrappedPicto$1K(props) {
2920
2944
  useEffect(() => {
2921
2945
  refresh();
2922
2946
  }, []);
2923
- return optimise('p_21rHCP', /*#__PURE__*/React.createElement(TimesCircle, props));
2924
- }
2947
+ return optimise('p_21rHCP', /*#__PURE__*/React.createElement(SVGComponent$j, props));
2948
+ };
2925
2949
 
2926
- var Times = (({
2950
+ var SVGComponent$i = (({
2927
2951
  as: Component = "svg",
2928
2952
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2929
- d: "M12,11.29,22.29,1l.71.71L12.71,12,23,22.29l-.71.71L12,12.71,1.71,23,1,22.29,11.29,12,1,1.71,1.71,1Z"
2953
+ className: "fe888163-7f93-4aef-8e29-c21bf087d597",
2954
+ d: "M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0Zm3.06,12L8,8.94,5,12,4,11.06,7.06,8,4,5,4.94,4,8,7.06,11,4l.94.94L8.94,8,12,11Z",
2955
+ fillRule: "evenodd"
2930
2956
  })),
2931
2957
  ...props
2932
2958
  }) => /*#__PURE__*/React.createElement(Component, _extends({
2933
- height: "24",
2934
- viewBox: "0 0 24 24",
2935
- width: "24",
2936
2959
  xmlns: "http://www.w3.org/2000/svg",
2960
+ width: "16",
2961
+ height: "16",
2962
+ viewBox: "0 0 16 16",
2937
2963
  fill: "currentColor"
2938
2964
  }, props), children));
2939
2965
 
2940
- function WrappedPicto$1L(props) {
2966
+ const TimesCircleBold = props => {
2941
2967
  const {
2942
2968
  optimise,
2943
2969
  refresh
@@ -2945,10 +2971,10 @@ function WrappedPicto$1L(props) {
2945
2971
  useEffect(() => {
2946
2972
  refresh();
2947
2973
  }, []);
2948
- return optimise('p_5P1KP', /*#__PURE__*/React.createElement(Times, props));
2949
- }
2974
+ return optimise('p_ZYoFYk', /*#__PURE__*/React.createElement(SVGComponent$i, props));
2975
+ };
2950
2976
 
2951
- var Toast = (({
2977
+ var SVGComponent$h = (({
2952
2978
  as: Component = "svg",
2953
2979
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2954
2980
  d: "M15.55,14.7a3,3,0,0,0,3.8,1.87h0a3,3,0,0,0,1.86-3.8c-.19-.55-.43-1.14-.7-1.76h-6A35.33,35.33,0,0,0,15.55,14.7Zm2.27-9.23L13.76,6.86c.19,1,.38,2.1.59,3.14h5.73C19.42,8.6,18.64,7.06,17.82,5.47Zm.49-1.23a72.46,72.46,0,0,1,3.86,8.19,4,4,0,0,1-2,4.88l1.21,3.52c.29.82,1.32.93,2.39.81l.25.74L19.27,24,19,23.21c.9-.48,1.69-1.21,1.41-2.05L19.2,17.64A4,4,0,0,1,14.61,15a62.74,62.74,0,0,1-2-8.84ZM9.44,11h-6c-.27.62-.51,1.21-.7,1.76a3,3,0,0,0,1.86,3.8h0a3,3,0,0,0,3.8-1.87A35.33,35.33,0,0,0,9.44,11ZM3.92,10H9.65c.21-1,.4-2.11.59-3.14l-4-1.39C5.36,7.06,4.57,8.6,3.92,10Zm7.45-3.81a62.74,62.74,0,0,1-2,8.84A4,4,0,0,1,4.8,17.64L3.59,21.16C3.31,22,4.1,22.73,5,23.21L4.73,24,0,22.38l.25-.74c1.07.12,2.1,0,2.39-.81l1.22-3.52a4,4,0,0,1-2-4.88A72.46,72.46,0,0,1,5.69,4.24ZM18.5,14a.75.75,0,1,1-.75.75A.76.76,0,0,1,18.5,14ZM4,14.25a.75.75,0,1,0,.75-.75A.76.76,0,0,0,4,14.25ZM7.25,12a.75.75,0,1,1-.75.75A.76.76,0,0,1,7.25,12Zm10.5-.5a.75.75,0,1,1-.75.75A.76.76,0,0,1,17.75,11.5Zm-5.25-8V.5A.5.5,0,0,0,12,0a.5.5,0,0,0-.5.5v3A.5.5,0,0,0,12,4,.5.5,0,0,0,12.5,3.52ZM14.43,4,16.07,1.2A.49.49,0,0,0,15.9.51a.51.51,0,0,0-.69.18L13.57,3.48a.5.5,0,0,0,.18.68.45.45,0,0,0,.25.07A.5.5,0,0,0,14.43,4Zm-4.55.25A.5.5,0,0,1,9.45,4L7.81,1.2A.51.51,0,0,1,8,.51a.51.51,0,0,1,.69.18l1.64,2.79a.5.5,0,0,1-.18.68A.45.45,0,0,1,9.88,4.23Z"
@@ -2962,7 +2988,7 @@ var Toast = (({
2962
2988
  fill: "currentColor"
2963
2989
  }, props), children));
2964
2990
 
2965
- function WrappedPicto$1M(props) {
2991
+ const Toast = props => {
2966
2992
  const {
2967
2993
  optimise,
2968
2994
  refresh
@@ -2970,10 +2996,10 @@ function WrappedPicto$1M(props) {
2970
2996
  useEffect(() => {
2971
2997
  refresh();
2972
2998
  }, []);
2973
- return optimise('p_5PKOb', /*#__PURE__*/React.createElement(Toast, props));
2974
- }
2999
+ return optimise('p_5PKOb', /*#__PURE__*/React.createElement(SVGComponent$h, props));
3000
+ };
2975
3001
 
2976
- var Trash = (({
3002
+ var SVGComponent$g = (({
2977
3003
  as: Component = "svg",
2978
3004
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
2979
3005
  d: "M9,3h6V1.25a.29.29,0,0,0-.07-.18A.29.29,0,0,0,14.75,1H9.25a.29.29,0,0,0-.18.07A.29.29,0,0,0,9,1.25ZM20,4H4V22a1,1,0,0,0,1,1H19a1,1,0,0,0,1-1ZM10,7.5a.5.5,0,0,0-1,0v12a.5.5,0,0,0,1,0Zm5,0a.5.5,0,0,0-1,0v12a.5.5,0,0,0,1,0ZM23,3V4H21V22a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2V4H1V3H8V1A1,1,0,0,1,9,0h6a1,1,0,0,1,1,1V3Z"
@@ -2987,7 +3013,7 @@ var Trash = (({
2987
3013
  fill: "currentColor"
2988
3014
  }, props), children));
2989
3015
 
2990
- function WrappedPicto$1N(props) {
3016
+ const Trash = props => {
2991
3017
  const {
2992
3018
  optimise,
2993
3019
  refresh
@@ -2995,13 +3021,14 @@ function WrappedPicto$1N(props) {
2995
3021
  useEffect(() => {
2996
3022
  refresh();
2997
3023
  }, []);
2998
- return optimise('p_5Q9P7', /*#__PURE__*/React.createElement(Trash, props));
2999
- }
3024
+ return optimise('p_5Q9P7', /*#__PURE__*/React.createElement(SVGComponent$g, props));
3025
+ };
3000
3026
 
3001
- var TreePlain = (({
3027
+ var SVGComponent$f = (({
3002
3028
  as: Component = "svg",
3003
3029
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3004
- d: "M10.51,19V24h3V19A4.08,4.08,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29,5.3,5.3,0,0,0,3.9-8.84,3.91,3.91,0,0,0,.4-1.72,3.84,3.84,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.84,3.84,0,0,0,3,7.69a3.91,3.91,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.37,5.37,0,0,0,9,18,4.08,4.08,0,0,0,10.51,19Z"
3030
+ d: "M10.51,19v5h3V19A4.17,4.17,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29A5.31,5.31,0,0,0,22,13a5.38,5.38,0,0,0-1.36-3.5A4,4,0,0,0,21,7.73a3.83,3.83,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.83,3.83,0,0,0,3,7.69a4,4,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.43,5.43,0,0,0,9,18,4.16,4.16,0,0,0,10.51,19Zm2,4.05v-4.8l.66-.24a3,3,0,0,0,1.16-.76l.45-.45.6.21a4.15,4.15,0,0,0,1.39.24,4.3,4.3,0,0,0,3.15-7.17l-.45-.5.3-.61a2.86,2.86,0,0,0-1.28-3.84h0a3.06,3.06,0,0,0-.89-.27L17,4.78l-.22-.53a5.18,5.18,0,0,0-9.62,0L7,4.78l-.57.08A2.86,2.86,0,0,0,4,8.06,2.79,2.79,0,0,0,4.25,9l.3.61-.45.5a4.3,4.3,0,0,0,3.15,7.17A4.1,4.1,0,0,0,8.64,17l.6-.21.45.45a3,3,0,0,0,1.16.76l.66.24V23Z",
3031
+ fillRule: "evenodd"
3005
3032
  })),
3006
3033
  ...props
3007
3034
  }) => /*#__PURE__*/React.createElement(Component, _extends({
@@ -3012,7 +3039,7 @@ var TreePlain = (({
3012
3039
  fill: "currentColor"
3013
3040
  }, props), children));
3014
3041
 
3015
- function WrappedPicto$1O(props) {
3042
+ const Tree = props => {
3016
3043
  const {
3017
3044
  optimise,
3018
3045
  refresh
@@ -3020,14 +3047,13 @@ function WrappedPicto$1O(props) {
3020
3047
  useEffect(() => {
3021
3048
  refresh();
3022
3049
  }, []);
3023
- return optimise('p_2o1C6h', /*#__PURE__*/React.createElement(TreePlain, props));
3024
- }
3050
+ return optimise('p_bvOC', /*#__PURE__*/React.createElement(SVGComponent$f, props));
3051
+ };
3025
3052
 
3026
- var Tree = (({
3053
+ var SVGComponent$e = (({
3027
3054
  as: Component = "svg",
3028
3055
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3029
- d: "M10.51,19v5h3V19A4.17,4.17,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29A5.31,5.31,0,0,0,22,13a5.38,5.38,0,0,0-1.36-3.5A4,4,0,0,0,21,7.73a3.83,3.83,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.83,3.83,0,0,0,3,7.69a4,4,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.43,5.43,0,0,0,9,18,4.16,4.16,0,0,0,10.51,19Zm2,4.05v-4.8l.66-.24a3,3,0,0,0,1.16-.76l.45-.45.6.21a4.15,4.15,0,0,0,1.39.24,4.3,4.3,0,0,0,3.15-7.17l-.45-.5.3-.61a2.86,2.86,0,0,0-1.28-3.84h0a3.06,3.06,0,0,0-.89-.27L17,4.78l-.22-.53a5.18,5.18,0,0,0-9.62,0L7,4.78l-.57.08A2.86,2.86,0,0,0,4,8.06,2.79,2.79,0,0,0,4.25,9l.3.61-.45.5a4.3,4.3,0,0,0,3.15,7.17A4.1,4.1,0,0,0,8.64,17l.6-.21.45.45a3,3,0,0,0,1.16.76l.66.24V23Z",
3030
- fillRule: "evenodd"
3056
+ d: "M10.51,19V24h3V19A4.08,4.08,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29,5.3,5.3,0,0,0,3.9-8.84,3.91,3.91,0,0,0,.4-1.72,3.84,3.84,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.84,3.84,0,0,0,3,7.69a3.91,3.91,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.37,5.37,0,0,0,9,18,4.08,4.08,0,0,0,10.51,19Z"
3031
3057
  })),
3032
3058
  ...props
3033
3059
  }) => /*#__PURE__*/React.createElement(Component, _extends({
@@ -3038,7 +3064,7 @@ var Tree = (({
3038
3064
  fill: "currentColor"
3039
3065
  }, props), children));
3040
3066
 
3041
- function WrappedPicto$1P(props) {
3067
+ const TreePlain = props => {
3042
3068
  const {
3043
3069
  optimise,
3044
3070
  refresh
@@ -3046,10 +3072,10 @@ function WrappedPicto$1P(props) {
3046
3072
  useEffect(() => {
3047
3073
  refresh();
3048
3074
  }, []);
3049
- return optimise('p_bvOC', /*#__PURE__*/React.createElement(Tree, props));
3050
- }
3075
+ return optimise('p_2o1C6h', /*#__PURE__*/React.createElement(SVGComponent$e, props));
3076
+ };
3051
3077
 
3052
- var Trustpilot = (({
3078
+ var SVGComponent$d = (({
3053
3079
  as: Component = "svg",
3054
3080
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3055
3081
  d: "M14,0H2A2,2,0,0,0,0,2V14a2,2,0,0,0,2,2H14a2,2,0,0,0,2-2V2A2,2,0,0,0,14,0ZM8,10.36l2.16-.61.92,2.87ZM9.91,9,8,10.35H8L4.91,12.62,6.09,9,3,6.67H6.82L8,3,9.18,6.68H13Z"
@@ -3063,7 +3089,7 @@ var Trustpilot = (({
3063
3089
  fill: "currentColor"
3064
3090
  }, props), children));
3065
3091
 
3066
- function WrappedPicto$1Q(props) {
3092
+ const Trustpilot = props => {
3067
3093
  const {
3068
3094
  optimise,
3069
3095
  refresh
@@ -3071,10 +3097,10 @@ function WrappedPicto$1Q(props) {
3071
3097
  useEffect(() => {
3072
3098
  refresh();
3073
3099
  }, []);
3074
- return optimise('p_176VV8', /*#__PURE__*/React.createElement(Trustpilot, props));
3075
- }
3100
+ return optimise('p_176VV8', /*#__PURE__*/React.createElement(SVGComponent$d, props));
3101
+ };
3076
3102
 
3077
- var Tune = (({
3103
+ var SVGComponent$c = (({
3078
3104
  as: Component = "svg",
3079
3105
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3080
3106
  d: "M10,7a2.5,2.5,0,0,1-4.9,0H.88V6H5.05A2.5,2.5,0,0,1,10,6H24.88V7ZM9,6.5A1.5,1.5,0,1,1,7.5,5,1.5,1.5,0,0,1,9,6.5ZM7.5,16a2.5,2.5,0,0,0-2.45,2H.88v1H5.05A2.5,2.5,0,0,0,10,19H24.88V18H10A2.5,2.5,0,0,0,7.5,16Zm0,4A1.5,1.5,0,1,0,6,18.5,1.5,1.5,0,0,0,7.5,20Zm8.55-7H.88V12H16.05A2.5,2.5,0,0,1,21,12h3.93v1H21a2.5,2.5,0,0,1-4.9,0ZM20,12.5A1.5,1.5,0,1,1,18.5,11,1.5,1.5,0,0,1,20,12.5Z",
@@ -3089,7 +3115,7 @@ var Tune = (({
3089
3115
  fill: "currentColor"
3090
3116
  }, props), children));
3091
3117
 
3092
- function WrappedPicto$1R(props) {
3118
+ const Tune = props => {
3093
3119
  const {
3094
3120
  optimise,
3095
3121
  refresh
@@ -3097,24 +3123,24 @@ function WrappedPicto$1R(props) {
3097
3123
  useEffect(() => {
3098
3124
  refresh();
3099
3125
  }, []);
3100
- return optimise('p_bwFs', /*#__PURE__*/React.createElement(Tune, props));
3101
- }
3126
+ return optimise('p_bwFs', /*#__PURE__*/React.createElement(SVGComponent$c, props));
3127
+ };
3102
3128
 
3103
- var TwitterSmall = (({
3129
+ var SVGComponent$b = (({
3104
3130
  as: Component = "svg",
3105
3131
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3106
- d: "M21,5.78a7.89,7.89,0,0,1-1.95,2A10.84,10.84,0,0,1,8,19a11.32,11.32,0,0,1-6-1.7,8,8,0,0,0,5.77-1.57A3.89,3.89,0,0,1,4.13,13.1,4.15,4.15,0,0,0,5.89,13,3.83,3.83,0,0,1,2.76,9.28a4.05,4.05,0,0,0,1.77.47A3.73,3.73,0,0,1,3.32,4.69a11.22,11.22,0,0,0,8,4A3.82,3.82,0,0,1,15.15,4,3.93,3.93,0,0,1,18,5.2a8.12,8.12,0,0,0,2.48-.92,3.86,3.86,0,0,1-1.72,2.09A8,8,0,0,0,21,5.78Z"
3132
+ d: "M32,16.78a8,8,0,0,1-2.24.59,3.86,3.86,0,0,0,1.72-2.09A8.12,8.12,0,0,1,29,16.2,3.93,3.93,0,0,0,26.15,15a3.82,3.82,0,0,0-3.79,4.65,11.22,11.22,0,0,1-8-4,3.73,3.73,0,0,0,1.21,5.06,4.05,4.05,0,0,1-1.77-.47A3.83,3.83,0,0,0,16.89,24a4.15,4.15,0,0,1-1.76.06,3.89,3.89,0,0,0,3.64,2.63A8,8,0,0,1,13,28.3,11.32,11.32,0,0,0,19,30,10.84,10.84,0,0,0,30.05,18.74,7.89,7.89,0,0,0,32,16.78Z"
3107
3133
  })),
3108
3134
  ...props
3109
3135
  }) => /*#__PURE__*/React.createElement(Component, _extends({
3136
+ height: "46",
3137
+ viewBox: "0 0 46 46",
3138
+ width: "46",
3110
3139
  xmlns: "http://www.w3.org/2000/svg",
3111
- width: "24",
3112
- height: "24",
3113
- viewBox: "0 0 24 24",
3114
3140
  fill: "currentColor"
3115
3141
  }, props), children));
3116
3142
 
3117
- function WrappedPicto$1S(props) {
3143
+ const Twitter = props => {
3118
3144
  const {
3119
3145
  optimise,
3120
3146
  refresh
@@ -3122,24 +3148,24 @@ function WrappedPicto$1S(props) {
3122
3148
  useEffect(() => {
3123
3149
  refresh();
3124
3150
  }, []);
3125
- return optimise('p_ZP0WuV', /*#__PURE__*/React.createElement(TwitterSmall, props));
3126
- }
3151
+ return optimise('p_S2LJj', /*#__PURE__*/React.createElement(SVGComponent$b, props));
3152
+ };
3127
3153
 
3128
- var Twitter = (({
3154
+ var SVGComponent$a = (({
3129
3155
  as: Component = "svg",
3130
3156
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3131
- d: "M32,16.78a8,8,0,0,1-2.24.59,3.86,3.86,0,0,0,1.72-2.09A8.12,8.12,0,0,1,29,16.2,3.93,3.93,0,0,0,26.15,15a3.82,3.82,0,0,0-3.79,4.65,11.22,11.22,0,0,1-8-4,3.73,3.73,0,0,0,1.21,5.06,4.05,4.05,0,0,1-1.77-.47A3.83,3.83,0,0,0,16.89,24a4.15,4.15,0,0,1-1.76.06,3.89,3.89,0,0,0,3.64,2.63A8,8,0,0,1,13,28.3,11.32,11.32,0,0,0,19,30,10.84,10.84,0,0,0,30.05,18.74,7.89,7.89,0,0,0,32,16.78Z"
3157
+ d: "M21,5.78a7.89,7.89,0,0,1-1.95,2A10.84,10.84,0,0,1,8,19a11.32,11.32,0,0,1-6-1.7,8,8,0,0,0,5.77-1.57A3.89,3.89,0,0,1,4.13,13.1,4.15,4.15,0,0,0,5.89,13,3.83,3.83,0,0,1,2.76,9.28a4.05,4.05,0,0,0,1.77.47A3.73,3.73,0,0,1,3.32,4.69a11.22,11.22,0,0,0,8,4A3.82,3.82,0,0,1,15.15,4,3.93,3.93,0,0,1,18,5.2a8.12,8.12,0,0,0,2.48-.92,3.86,3.86,0,0,1-1.72,2.09A8,8,0,0,0,21,5.78Z"
3132
3158
  })),
3133
3159
  ...props
3134
3160
  }) => /*#__PURE__*/React.createElement(Component, _extends({
3135
- height: "46",
3136
- viewBox: "0 0 46 46",
3137
- width: "46",
3138
3161
  xmlns: "http://www.w3.org/2000/svg",
3162
+ width: "24",
3163
+ height: "24",
3164
+ viewBox: "0 0 24 24",
3139
3165
  fill: "currentColor"
3140
3166
  }, props), children));
3141
3167
 
3142
- function WrappedPicto$1T(props) {
3168
+ const TwitterSmall = props => {
3143
3169
  const {
3144
3170
  optimise,
3145
3171
  refresh
@@ -3147,10 +3173,10 @@ function WrappedPicto$1T(props) {
3147
3173
  useEffect(() => {
3148
3174
  refresh();
3149
3175
  }, []);
3150
- return optimise('p_S2LJj', /*#__PURE__*/React.createElement(Twitter, props));
3151
- }
3176
+ return optimise('p_ZP0WuV', /*#__PURE__*/React.createElement(SVGComponent$a, props));
3177
+ };
3152
3178
 
3153
- var TwoCircle = (({
3179
+ var SVGComponent$9 = (({
3154
3180
  as: Component = "svg",
3155
3181
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3156
3182
  d: "M12,0A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm0,23A11,11,0,1,1,23,12,11,11,0,0,1,12,23Zm-1.75-9.16a2.25,2.25,0,0,0-.21,1h4.37v.88H9.05V15a3.08,3.08,0,0,1,.33-1.57,4.58,4.58,0,0,1,2.06-1.55c1.66-.86,2.14-1.32,2.14-2.13a1.54,1.54,0,0,0-1.7-1.39,1.92,1.92,0,0,0-2,2L9,10.29a2.79,2.79,0,0,1,2.91-2.77,2.41,2.41,0,0,1,2.63,2.23c0,1.16-.6,1.82-2.36,2.71C10.75,13.17,10.44,13.46,10.25,13.84Z"
@@ -3164,7 +3190,7 @@ var TwoCircle = (({
3164
3190
  fill: "currentColor"
3165
3191
  }, props), children));
3166
3192
 
3167
- function WrappedPicto$1U(props) {
3193
+ const TwoCircle = props => {
3168
3194
  const {
3169
3195
  optimise,
3170
3196
  refresh
@@ -3172,10 +3198,10 @@ function WrappedPicto$1U(props) {
3172
3198
  useEffect(() => {
3173
3199
  refresh();
3174
3200
  }, []);
3175
- return optimise('p_1JWA84', /*#__PURE__*/React.createElement(TwoCircle, props));
3176
- }
3201
+ return optimise('p_1JWA84', /*#__PURE__*/React.createElement(SVGComponent$9, props));
3202
+ };
3177
3203
 
3178
- var TwoPeople = (({
3204
+ var SVGComponent$8 = (({
3179
3205
  as: Component = "svg",
3180
3206
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3181
3207
  fillRule: "evenodd",
@@ -3191,7 +3217,7 @@ var TwoPeople = (({
3191
3217
  fill: "currentColor"
3192
3218
  }, props), children));
3193
3219
 
3194
- function WrappedPicto$1V(props) {
3220
+ const TwoPeople = props => {
3195
3221
  const {
3196
3222
  optimise,
3197
3223
  refresh
@@ -3199,10 +3225,10 @@ function WrappedPicto$1V(props) {
3199
3225
  useEffect(() => {
3200
3226
  refresh();
3201
3227
  }, []);
3202
- return optimise('p_2byEUs', /*#__PURE__*/React.createElement(TwoPeople, props));
3203
- }
3228
+ return optimise('p_2byEUs', /*#__PURE__*/React.createElement(SVGComponent$8, props));
3229
+ };
3204
3230
 
3205
- var UserBook = (({
3231
+ var SVGComponent$7 = (({
3206
3232
  as: Component = "svg",
3207
3233
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3208
3234
  d: "M21,18.5a10,10,0,0,1-2,.9v-5a14.67,14.67,0,0,0-7,2,17.62,17.62,0,0,0-7-2v5a10,10,0,0,1-2-.9V16.6c0-2,.1-2.5,1.9-2.9,2.3-.5,4.6-.8,5.2-2.3A2.51,2.51,0,0,0,9.6,9C8,6.7,7.6,4.6,8.4,3A4,4,0,0,1,12,1a4.08,4.08,0,0,1,3.6,2c.8,1.6.4,3.7-1.2,6a2.51,2.51,0,0,0-.5,2.4c.6,1.5,2.9,1.8,5.2,2.3,1.8.4,1.9.9,1.9,3ZM18,21a28.54,28.54,0,0,0-5.5,1.6V17.2A14.82,14.82,0,0,1,18,15.5Zm-6.5,1.6A28.54,28.54,0,0,0,6,21V15.5a14.82,14.82,0,0,1,5.5,1.7Zm7.9-9.9c-2.9-.6-5.7-1-4.1-3.1C19.1,4,15.9,0,12,0S4.9,4,8.8,9.5c1.6,2.2-1.3,2.5-4.1,3.1-2.6.6-2.7,1.9-2.7,4v2.5a9.53,9.53,0,0,0,3,1.4v1.4A26.41,26.41,0,0,1,12,24a22.68,22.68,0,0,1,7-2.1V20.5a13.4,13.4,0,0,0,3-1.4V16.6C22,14.5,21.9,13.2,19.4,12.7Z"
@@ -3216,7 +3242,7 @@ var UserBook = (({
3216
3242
  fill: "currentColor"
3217
3243
  }, props), children));
3218
3244
 
3219
- function WrappedPicto$1W(props) {
3245
+ const UserBook = props => {
3220
3246
  const {
3221
3247
  optimise,
3222
3248
  refresh
@@ -3224,10 +3250,10 @@ function WrappedPicto$1W(props) {
3224
3250
  useEffect(() => {
3225
3251
  refresh();
3226
3252
  }, []);
3227
- return optimise('p_ZeBy0j', /*#__PURE__*/React.createElement(UserBook, props));
3228
- }
3253
+ return optimise('p_ZeBy0j', /*#__PURE__*/React.createElement(SVGComponent$7, props));
3254
+ };
3229
3255
 
3230
- var UserCircle = (({
3256
+ var SVGComponent$6 = (({
3231
3257
  as: Component = "svg",
3232
3258
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3233
3259
  d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm8.13,19.41a2.6,2.6,0,0,0-1.63-.85c-3.85-.91-4.09-1.5-4.35-2.06a2.18,2.18,0,0,1,.21-2c1.72-3.25,2.09-6,1-7.79A3.74,3.74,0,0,0,12,5,3.79,3.79,0,0,0,8.59,6.76c-1.06,1.79-.69,4.55,1.05,7.76a2.16,2.16,0,0,1,.22,2c-.26.59-.61,1.19-4.37,2.07a2.54,2.54,0,0,0-1.62.85,11,11,0,0,0,16.26,0Zm.65-.78a11,11,0,1,0-17.56,0,3.82,3.82,0,0,1,2-1.05c2-.46,3.38-.83,3.68-1.5A1.24,1.24,0,0,0,8.76,15c-1.92-3.54-2.28-6.65-1-8.75A4.79,4.79,0,0,1,12,4a4.77,4.77,0,0,1,4.24,2.22c1.25,2.08.9,5.19-1,8.77a1.27,1.27,0,0,0-.18,1.1c.31.66,1.64,1,3.67,1.49A3.82,3.82,0,0,1,20.78,18.63Z"
@@ -3241,7 +3267,7 @@ var UserCircle = (({
3241
3267
  fill: "currentColor"
3242
3268
  }, props), children));
3243
3269
 
3244
- function WrappedPicto$1X(props) {
3270
+ const UserCircle = props => {
3245
3271
  const {
3246
3272
  optimise,
3247
3273
  refresh
@@ -3249,10 +3275,10 @@ function WrappedPicto$1X(props) {
3249
3275
  useEffect(() => {
3250
3276
  refresh();
3251
3277
  }, []);
3252
- return optimise('p_Z1o37oq', /*#__PURE__*/React.createElement(UserCircle, props));
3253
- }
3278
+ return optimise('p_Z1o37oq', /*#__PURE__*/React.createElement(SVGComponent$6, props));
3279
+ };
3254
3280
 
3255
- var UserId = (({
3281
+ var SVGComponent$5 = (({
3256
3282
  as: Component = "svg",
3257
3283
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3258
3284
  d: "M24,22H0V2H24ZM23,3H1V21H23ZM19,16v1H15V16Zm-6,1H2v-.91C2,15,2,14,3.71,13.55c.79-.18,1.75-.4,1.89-.71.05-.1,0-.3-.09-.4C4.4,10.4,4.2,8.6,4.94,7.36A2.88,2.88,0,0,1,7.5,6a2.9,2.9,0,0,1,2.55,1.34c.73,1.22.54,3-.55,5.09-.06.11-.15.3-.1.41.14.31,1.12.53,1.83.7C13,14,13,15,13,16.1ZM3,16h9c0-1-.06-1.27-.94-1.47-1.17-.27-2.22-.52-2.57-1.27A1.44,1.44,0,0,1,8.61,12c.92-1.74,1.13-3.2.58-4.12A1.87,1.87,0,0,0,7.5,7a1.88,1.88,0,0,0-1.7.87c-.54.91-.33,2.4.58,4.09a1.4,1.4,0,0,1,.13,1.3c-.34.75-1.38,1-2.49,1.25C3.06,14.73,3,15,3,16Zm18-3v1H15V13Zm0-3v1H15V10Zm0-3V8H15V7Z",
@@ -3267,7 +3293,7 @@ var UserId = (({
3267
3293
  fill: "currentColor"
3268
3294
  }, props), children));
3269
3295
 
3270
- function WrappedPicto$1Y(props) {
3296
+ const UserId = props => {
3271
3297
  const {
3272
3298
  optimise,
3273
3299
  refresh
@@ -3275,10 +3301,10 @@ function WrappedPicto$1Y(props) {
3275
3301
  useEffect(() => {
3276
3302
  refresh();
3277
3303
  }, []);
3278
- return optimise('p_Z24xqaH', /*#__PURE__*/React.createElement(UserId, props));
3279
- }
3304
+ return optimise('p_Z24xqaH', /*#__PURE__*/React.createElement(SVGComponent$5, props));
3305
+ };
3280
3306
 
3281
- var UserStars = (({
3307
+ var SVGComponent$4 = (({
3282
3308
  as: Component = "svg",
3283
3309
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3284
3310
  d: "M12,17.92l-1,2-2.21.3,1.61,1.56L10,24l2-1.06L14,24l-.39-2.2,1.61-1.56L13,19.94Zm-7.81,0-1,2L1,20.24,2.62,21.8,2.22,24l2-1.06,2,1.06-.4-2.2,1.62-1.56-2.22-.3Zm15.62,0-1,2-2.22.3,1.62,1.56-.4,2.2,2-1.06,2,1.06-.39-2.2L23,20.24l-2.22-.3ZM11.5,21.44,11,21l.7-.09.31-.64.31.64L13,21l-.51.49.13.7L12,21.81l-.62.33Zm-7.81,0L3.18,21l.7-.09.31-.64.31.64.71.09-.51.49.12.7-.63-.33-.62.33Zm15.62,0L18.8,21l.7-.09.31-.64.31.64.7.09-.51.49.12.7-.62-.33-.63.33ZM21,17H3V15.84c0-2.45.37-3.28,2.94-3.86s3.74-1,3.12-2.12C7.35,6.7,7,3.92,8.15,2A4.32,4.32,0,0,1,12,0a4.32,4.32,0,0,1,3.83,2c1.12,1.86.81,4.65-.89,7.85-.63,1.2.62,1.56,3.16,2.14S21,13.39,21,15.86ZM4,16H20c0-2,.07-2.54-2.12-3-1.79-.4-3.47-.78-4-1.89a1.83,1.83,0,0,1,.15-1.68c1.53-2.88,1.86-5.32.92-6.87A3.3,3.3,0,0,0,12,1,3.32,3.32,0,0,0,9,2.54c-.94,1.57-.61,4,.94,6.84a1.85,1.85,0,0,1,.16,1.69c-.5,1.11-2.26,1.5-3.95,1.89C4,13.45,4,13.9,4,16Z"
@@ -3292,7 +3318,7 @@ var UserStars = (({
3292
3318
  fill: "currentColor"
3293
3319
  }, props), children));
3294
3320
 
3295
- function WrappedPicto$1Z(props) {
3321
+ const UserStars = props => {
3296
3322
  const {
3297
3323
  optimise,
3298
3324
  refresh
@@ -3300,10 +3326,10 @@ function WrappedPicto$1Z(props) {
3300
3326
  useEffect(() => {
3301
3327
  refresh();
3302
3328
  }, []);
3303
- return optimise('p_Z2jJmzf', /*#__PURE__*/React.createElement(UserStars, props));
3304
- }
3329
+ return optimise('p_Z2jJmzf', /*#__PURE__*/React.createElement(SVGComponent$4, props));
3330
+ };
3305
3331
 
3306
- var Wall = (({
3332
+ var SVGComponent$3 = (({
3307
3333
  as: Component = "svg",
3308
3334
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3309
3335
  d: "M15.1,7h4v5h5v6h-5v5H.1V2h15Zm-5,11h-9v4h9Zm8,0h-7v4h7Zm-11-5h-6v4h6Zm9,0h-8v4h8Zm7,0h-6v4h6Zm-12-5v4h7V8Zm-1,0h-9v4h9Zm-3-5h-6V7h6Zm7,0h-6V7h6Z"
@@ -3317,7 +3343,7 @@ var Wall = (({
3317
3343
  fill: "currentColor"
3318
3344
  }, props), children));
3319
3345
 
3320
- function WrappedPicto$1_(props) {
3346
+ const Wall = props => {
3321
3347
  const {
3322
3348
  optimise,
3323
3349
  refresh
@@ -3325,10 +3351,10 @@ function WrappedPicto$1_(props) {
3325
3351
  useEffect(() => {
3326
3352
  refresh();
3327
3353
  }, []);
3328
- return optimise('p_bPvB', /*#__PURE__*/React.createElement(Wall, props));
3329
- }
3354
+ return optimise('p_bPvB', /*#__PURE__*/React.createElement(SVGComponent$3, props));
3355
+ };
3330
3356
 
3331
- var WorkingMan = (({
3357
+ var SVGComponent$2 = (({
3332
3358
  as: Component = "svg",
3333
3359
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3334
3360
  d: "M16.06,19.53,9.65,14.16l1.08,2a2,2,0,0,1,.23.79l.38,5.79A1.22,1.22,0,0,1,10.09,24a1.25,1.25,0,0,1-1.23-1l-1.16-5c-.38-.43-1.47-1.59-2.13-2.29C4.85,17.48,3,21.82,2.45,23.23A1.22,1.22,0,0,1,1.28,24,1.27,1.27,0,0,1,0,22.73c0-.09,0-.11.76-3.86.52-2.56,1.17-5.76,1.47-7.39a2.53,2.53,0,0,1,.59-1.19l.94-1.06L.39,6.41A.5.5,0,0,1,1,5.64l1,.8c.33-.63.86-1.65,1.16-2.28a1.28,1.28,0,0,1,1.05-.7l5.25,0A2,2,0,0,1,11,4c.29.29,2.05,2.17,2.41,2.54A1.76,1.76,0,0,1,14,7.83v8.64l2.77,2.32,2.72-3a1.12,1.12,0,0,1,.85-.38,1.15,1.15,0,0,1,1.09.78C22.33,19,24,24,24,24H12l4.06-4.47ZM4.53,9.87,3.57,11a1.48,1.48,0,0,0-.35.72c-.31,1.63-1,4.84-1.48,7.39C1.37,20.89,1,22.62,1,22.78s.43.32.53.08c.73-1.79,3.41-8.18,3.41-8.18a.49.49,0,0,1,.83-.15L8.4,17.31a1.29,1.29,0,0,1,.28.53l1.16,5c.06.29.52.26.5,0L10,17a1,1,0,0,0-.11-.38L7.91,13.07a.51.51,0,0,1,0-.4L4.53,9.87ZM22.61,23c-.56-1.68-1.79-5.4-2.16-6.49a.15.15,0,0,0-.25-.05c-1,1.09-4.26,4.69-5.94,6.54ZM13,15.64V7.83a.79.79,0,0,0-.23-.55c-.71-.72-1.81-1.93-2.42-2.55-.18-.18-.37-.23-.9-.23l-5.2,0A.28.28,0,0,0,4,4.6c-.34.69-.94,1.85-1.25,2.45l.07,0L4.55,5.21A.53.53,0,0,1,5,5.05l2.61.17a.5.5,0,0,1,.34.83L5.19,9.12,8.5,11.89l2.43-2.82a.5.5,0,0,1,.87.23L13,15.63Zm-3.7-3.11.93.79,1.53,1.28L11,10.52ZM3.59,7.78l.83.7L6.49,6.15,5.14,6.06,3.59,7.78ZM14.43,5.69a2.85,2.85,0,1,1,2.85-2.85A2.85,2.85,0,0,1,14.43,5.69Zm0-4.69a1.85,1.85,0,1,0,1.85,1.84A1.84,1.84,0,0,0,14.43,1Z",
@@ -3343,7 +3369,7 @@ var WorkingMan = (({
3343
3369
  fill: "currentColor"
3344
3370
  }, props), children));
3345
3371
 
3346
- function WrappedPicto$1$(props) {
3372
+ const WorkingMan = props => {
3347
3373
  const {
3348
3374
  optimise,
3349
3375
  refresh
@@ -3351,10 +3377,10 @@ function WrappedPicto$1$(props) {
3351
3377
  useEffect(() => {
3352
3378
  refresh();
3353
3379
  }, []);
3354
- return optimise('p_22g4RU', /*#__PURE__*/React.createElement(WorkingMan, props));
3355
- }
3380
+ return optimise('p_22g4RU', /*#__PURE__*/React.createElement(SVGComponent$2, props));
3381
+ };
3356
3382
 
3357
- var Youtube = (({
3383
+ var SVGComponent$1 = (({
3358
3384
  as: Component = "svg",
3359
3385
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3360
3386
  d: "M31.63,18.88A2.19,2.19,0,0,0,30,17.37,54.83,54.83,0,0,0,23,17a57.93,57.93,0,0,0-7,.35,2.25,2.25,0,0,0-1.59,1.53A21.58,21.58,0,0,0,14,23a21.47,21.47,0,0,0,.37,4.12A2.19,2.19,0,0,0,16,28.63,54.91,54.91,0,0,0,23,29a57.93,57.93,0,0,0,7-.35,2.23,2.23,0,0,0,1.59-1.51A21.67,21.67,0,0,0,32,23,20.83,20.83,0,0,0,31.63,18.88ZM21.21,25.57V20.43L25.89,23Z"
@@ -3368,7 +3394,7 @@ var Youtube = (({
3368
3394
  fill: "currentColor"
3369
3395
  }, props), children));
3370
3396
 
3371
- function WrappedPicto$20(props) {
3397
+ const Youtube = props => {
3372
3398
  const {
3373
3399
  optimise,
3374
3400
  refresh
@@ -3376,10 +3402,10 @@ function WrappedPicto$20(props) {
3376
3402
  useEffect(() => {
3377
3403
  refresh();
3378
3404
  }, []);
3379
- return optimise('p_MAADg', /*#__PURE__*/React.createElement(Youtube, props));
3380
- }
3405
+ return optimise('p_MAADg', /*#__PURE__*/React.createElement(SVGComponent$1, props));
3406
+ };
3381
3407
 
3382
- var ZeroPercent = (({
3408
+ var SVGComponent = (({
3383
3409
  as: Component = "svg",
3384
3410
  children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
3385
3411
  d: "M8.33.5a6.75,6.75,0,0,0-5.7,3.15A14.79,14.79,0,0,0,.5,12a14.79,14.79,0,0,0,2.13,8.35,6.75,6.75,0,0,0,5.7,3.15,6.52,6.52,0,0,0,4.46-1.71L12.12,21A5.47,5.47,0,0,1,8.33,22.5a5.75,5.75,0,0,1-4.87-2.71A13.85,13.85,0,0,1,1.5,12a13.85,13.85,0,0,1,2-7.79,5.74,5.74,0,0,1,9.75,0,13.85,13.85,0,0,1,2,7.79,20.06,20.06,0,0,1-.12,2.24l1,.11A22.05,22.05,0,0,0,16.17,12,14.87,14.87,0,0,0,14,3.65,6.75,6.75,0,0,0,8.33.5ZM15.4,15.75a1.65,1.65,0,1,0,1.65,1.65A1.65,1.65,0,0,0,15.4,15.75Zm-.8,1.65a.8.8,0,1,1,.8.8A.8.8,0,0,1,14.6,17.4ZM21,16.57,20.37,16,14,22.43l.65.56ZM19.6,20a1.65,1.65,0,1,0,1.65,1.65A1.65,1.65,0,0,0,19.6,20Zm-.8,1.65a.8.8,0,1,1,.8.8A.8.8,0,0,1,18.8,21.6Z"
@@ -3393,7 +3419,7 @@ var ZeroPercent = (({
3393
3419
  fill: "currentColor"
3394
3420
  }, props), children));
3395
3421
 
3396
- function WrappedPicto$21(props) {
3422
+ const ZeroPercent = props => {
3397
3423
  const {
3398
3424
  optimise,
3399
3425
  refresh
@@ -3401,8 +3427,8 @@ function WrappedPicto$21(props) {
3401
3427
  useEffect(() => {
3402
3428
  refresh();
3403
3429
  }, []);
3404
- return optimise('p_6lhot', /*#__PURE__*/React.createElement(ZeroPercent, props));
3405
- }
3430
+ return optimise('p_6lhot', /*#__PURE__*/React.createElement(SVGComponent, props));
3431
+ };
3406
3432
 
3407
- export { WrappedPicto as Archive, WrappedPicto$1 as ArrowDouble, WrappedPicto$2 as ArrowDownRightCircle, WrappedPicto$3 as ArrowUpRightCircle, WrappedPicto$5 as Bank, WrappedPicto$4 as BankNote, WrappedPicto$6 as Bars, WrappedPicto$7 as Bell, WrappedPicto$8 as Bookmark, WrappedPicto$9 as Briefcase, WrappedPicto$a as BubbleDouble, WrappedPicto$b as Building, WrappedPicto$c as Bulb, WrappedPicto$d as BulletBold, WrappedPicto$e as BulletBook, WrappedPicto$f as Burden, WrappedPicto$g as Calculator, WrappedPicto$h as Calendar, WrappedPicto$i as CalendarBold, WrappedPicto$j as Camera, WrappedPicto$k as ChalkboardTeacher, WrappedPicto$l as ChartBar, WrappedPicto$n as Check, WrappedPicto$o as CheckBold, WrappedPicto$m as CheckHandwrite, WrappedPicto$p as ChevronDownBold, WrappedPicto$q as ChevronLeftBold, WrappedPicto$r as ChevronRightBold, WrappedPicto$s as ChevronUpBold, WrappedPicto$t as Clock, WrappedPicto$u as ClockBold, WrappedPicto$v as Cloud, WrappedPicto$w as CloudUpload, WrappedPicto$x as Coins, WrappedPicto$y as Crane, WrappedPicto$z as Crown, WrappedPicto$A as DoubleArrow, WrappedPicto$B as Download, WrappedPicto$C as Envelope, WrappedPicto$D as EqualBold, WrappedPicto$E as EqualCircle, WrappedPicto$F as Euro, WrappedPicto$G as EuroBold, WrappedPicto$H as ExclamationMarkCircle, WrappedPicto$J as ExclamationMarkCircleBold, WrappedPicto$I as ExclamationMarkTriangle, WrappedPicto$K as ExclamationMarkTriangleBold, WrappedPicto$L as Eye, WrappedPicto$N as Facebook, WrappedPicto$M as FacebookSmall, WrappedPicto$P as File, WrappedPicto$O as FileCheck, WrappedPicto$Q as Files, WrappedPicto$R as Filter, WrappedPicto$S as FirstCircle, WrappedPicto$T as Flag, WrappedPicto$V as Folder, WrappedPicto$U as FolderOpen, WrappedPicto$W as FourCircle, WrappedPicto$X as Globe, WrappedPicto$Y as GraduationCap, WrappedPicto$Z as HandCoin, WrappedPicto$$ as Heart, WrappedPicto$_ as HeartPlain, WrappedPicto$10 as HorseChase, WrappedPicto$11 as House, WrappedPicto$12 as HouseMagnifier, WrappedPicto$13 as InfoCircle, WrappedPicto$14 as Instagram, WrappedPicto$15 as Key, WrappedPicto$16 as LightningBolt, WrappedPicto$17 as Link, WrappedPicto$18 as Lock, WrappedPicto$19 as MagicWand, WrappedPicto$1b as MagnifyingBold, WrappedPicto$1a as MagnifyingGlassLeft, WrappedPicto$1c as Marker, WrappedPicto$1d as Microphone, WrappedPicto$1e as MinusBold, WrappedPicto$1f as MinusCircle, WrappedPicto$1g as Paperclip, WrappedPicto$1h as Pen, WrappedPicto$1i as Percent, WrappedPicto$1j as Phone, PictoProvider, WrappedPicto$1k as Plan, WrappedPicto$1l as Plane, WrappedPicto$1m as Play, WrappedPicto$1n as PlusBold, WrappedPicto$1o as PlusCircle, WrappedPicto$1p as Print, WrappedPicto$1q as QuestionMarkCircle, WrappedPicto$1r as QuestionMarkCircleBold, WrappedPicto$1s as QuoteClose, WrappedPicto$1t as QuoteOpenPlain, WrappedPicto$1u as Share, WrappedPicto$1v as ShieldCheck, WrappedPicto$1w as Smartphone, WrappedPicto$1x as SmileyFrown, WrappedPicto$1y as SmileyHappy, WrappedPicto$1z as SmileyNeutral, WrappedPicto$1A as SpeechBubble, WrappedPicto$1B as SquareMeter, WrappedPicto$1C as SquareMetersBold, WrappedPicto$1F as Star, WrappedPicto$1D as StarFilled, WrappedPicto$1E as StarHalf, WrappedPicto$1G as Tada, WrappedPicto$1H as ThreeCircle, WrappedPicto$1L as Times, WrappedPicto$1I as TimesBold, WrappedPicto$1K as TimesCircle, WrappedPicto$1J as TimesCircleBold, WrappedPicto$1M as Toast, WrappedPicto$1N as Trash, WrappedPicto$1P as Tree, WrappedPicto$1O as TreePlain, WrappedPicto$1Q as Trustpilot, WrappedPicto$1R as Tune, WrappedPicto$1T as Twitter, WrappedPicto$1S as TwitterSmall, WrappedPicto$1U as TwoCircle, WrappedPicto$1V as TwoPeople, WrappedPicto$1W as UserBook, WrappedPicto$1X as UserCircle, WrappedPicto$1Y as UserId, WrappedPicto$1Z as UserStars, WrappedPicto$1_ as Wall, WrappedPicto$1$ as WorkingMan, WrappedPicto$20 as Youtube, WrappedPicto$21 as ZeroPercent, manifest };
3433
+ export { Archive, ArrowDouble, ArrowDownRightCircle, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUpBold, Clock, ClockBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlusBold, PlusCircle, Print, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, Toast, Trash, Tree, TreePlain, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
3408
3434
  //# sourceMappingURL=picto.js.map