restream-admin-ui-icons 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,401 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/24/culture/index.ts
7
+ var culture_exports = {};
8
+ chunk75ZPJI57_cjs.__export(culture_exports, {
9
+ Achievement: () => Achievement,
10
+ AdhesivePlaster: () => AdhesivePlaster,
11
+ Backpack: () => Backpack,
12
+ Book: () => Book,
13
+ BookOpen: () => BookOpen,
14
+ Column: () => Column,
15
+ Cross: () => Cross,
16
+ Cup: () => Cup,
17
+ Education: () => Education,
18
+ FirstAidKit: () => FirstAidKit,
19
+ Glasses: () => Glasses,
20
+ Globe: () => Globe,
21
+ Government: () => Government,
22
+ GovernmentFill: () => GovernmentFill,
23
+ Insurance: () => Insurance,
24
+ Libra: () => Libra,
25
+ Medal: () => Medal,
26
+ Newspaper: () => Newspaper,
27
+ Palette: () => Palette,
28
+ Passport: () => Passport,
29
+ Phonendoscope: () => Phonendoscope,
30
+ Pill: () => Pill,
31
+ Pulse: () => Pulse,
32
+ Seal: () => Seal,
33
+ Syringe: () => Syringe,
34
+ Virus: () => Virus
35
+ });
36
+ var Achievement = (props) => /* @__PURE__ */ jsxRuntime.jsx(
37
+ "svg",
38
+ {
39
+ width: "24",
40
+ height: "24",
41
+ viewBox: "0 0 24 24",
42
+ fill: "currentColor",
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ ...props,
45
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 6.5L20 6.5C20.2761 6.5 20.5 6.72386 20.5 7L20.5 17C20.5 17.2761 20.2761 17.5 20 17.5L17.8465 17.5L17.8465 14.8102C18.5597 14.0879 19 13.0953 19 12C19 9.79086 17.2091 8 15 8C12.7909 8 11 9.79086 11 12C11 13.0248 11.3853 13.9595 12.019 14.6672L12.019 17.5L4 17.5C3.72386 17.5 3.5 17.2761 3.5 17L3.5 7C3.5 6.72386 3.72386 6.5 4 6.5ZM12.019 19L4 19C2.89543 19 2 18.1046 2 17L2 7C2 5.89543 2.89543 5 4 5L20 5C21.1046 5 22 5.89543 22 7L22 17C22 18.1046 21.1046 19 20 19L17.8465 19L17.8465 20.2241C17.8465 20.4656 17.7303 20.6922 17.5342 20.8331C17.3381 20.9741 17.0862 21.012 16.8574 20.935L14.9426 20.2909L13.006 20.9357C12.7773 21.0119 12.5259 20.9734 12.3304 20.8325C12.1349 20.6915 12.019 20.4652 12.019 20.2241L12.019 19ZM13.519 15.7169L13.519 19.1839L14.7069 18.7884C14.8614 18.7369 15.0285 18.7372 15.1829 18.7891L16.3465 19.1805L16.3465 15.7677C15.9258 15.9181 15.4724 16 15 16C14.4768 16 13.9771 15.8996 13.519 15.7169ZM17.5 12C17.5 13.3807 16.3807 14.5 15 14.5C13.6193 14.5 12.5 13.3807 12.5 12C12.5 10.6193 13.6193 9.5 15 9.5C16.3807 9.5 17.5 10.6193 17.5 12ZM6 9.75L10 9.75L10 11.25L6 11.25L6 9.75ZM6 12.75L9 12.75L9 14.25L6 14.25L6 12.75Z", fillRule: "evenodd" })
46
+ }
47
+ );
48
+ Achievement.displayName = "Achievement";
49
+ var AdhesivePlaster = (props) => /* @__PURE__ */ jsxRuntime.jsx(
50
+ "svg",
51
+ {
52
+ width: "24",
53
+ height: "24",
54
+ viewBox: "0 0 24 24",
55
+ fill: "currentColor",
56
+ xmlns: "http://www.w3.org/2000/svg",
57
+ ...props,
58
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.94216 14.9103L14.893 4.93692C15.4795 4.34906 16.433 4.34868 17.02 4.93606L19.0559 6.97324C19.6401 7.55779 19.6405 8.50381 19.0568 9.08885L9.10606 19.0624C8.51953 19.6503 7.56605 19.6507 6.97903 19.0633L4.94303 17.0259C4.35885 16.4414 4.35846 15.4954 4.94216 14.9103ZM10.17 20.1198C8.99696 21.2955 7.08998 21.2963 5.91595 20.1215L3.87995 18.0842C2.71159 16.915 2.71082 15.023 3.87822 13.853L5.72691 12.0001L3.88369 10.1526C2.71631 8.98255 2.71711 7.09051 3.88549 5.92141L5.92277 3.88287C7.09681 2.70811 9.00374 2.70888 10.1768 3.8846L10.8953 4.60474L9.83463 5.6654L9.11284 4.94198C8.52632 4.35412 7.57285 4.35373 6.98583 4.94111L4.94855 6.97965C4.36436 7.5642 4.36396 8.51022 4.94765 9.09525L6.78638 10.9382L13.8291 3.87954C15.0021 2.70383 16.909 2.70306 18.0831 3.87781L20.119 5.915C21.2874 7.0841 21.2882 8.97615 20.1208 10.1462L13.0585 17.2247L14.8866 19.057C15.4731 19.6449 16.4266 19.6453 17.0136 19.0579L19.051 17.0192C19.6352 16.4346 19.6356 15.4886 19.0519 14.9036L18.325 14.1751L19.3856 13.1144L20.1158 13.8462C21.2832 15.0163 21.2824 16.9083 20.1141 18.0774L18.0767 20.1161C16.9027 21.2909 14.9957 21.2901 13.8226 20.1144L11.999 18.2866L10.17 20.1198ZM13.0178 10.4999C13.0178 11.0522 12.5701 11.4999 12.0178 11.4999C11.4655 11.4999 11.0178 11.0522 11.0178 10.4999C11.0178 9.94765 11.4655 9.49994 12.0178 9.49994C12.5701 9.49994 13.0178 9.94765 13.0178 10.4999ZM12.0178 14.4999C12.5701 14.4999 13.0178 14.0522 13.0178 13.4999C13.0178 12.9477 12.5701 12.4999 12.0178 12.4999C11.4655 12.4999 11.0178 12.9477 11.0178 13.4999C11.0178 14.0522 11.4655 14.4999 12.0178 14.4999ZM10.0178 13.4999C10.0178 14.0522 9.57011 14.4999 9.01782 14.4999C8.46554 14.4999 8.01782 14.0522 8.01782 13.4999C8.01782 12.9477 8.46554 12.4999 9.01782 12.4999C9.57011 12.4999 10.0178 12.9477 10.0178 13.4999ZM15 11.4999C15.5523 11.4999 16 11.0522 16 10.4999C16 9.94765 15.5523 9.49994 15 9.49994C14.4477 9.49994 14 9.94765 14 10.4999C14 11.0522 14.4477 11.4999 15 11.4999Z", fillRule: "evenodd" })
59
+ }
60
+ );
61
+ AdhesivePlaster.displayName = "AdhesivePlaster";
62
+ var Backpack = (props) => /* @__PURE__ */ jsxRuntime.jsx(
63
+ "svg",
64
+ {
65
+ width: "24",
66
+ height: "24",
67
+ viewBox: "0 0 24 24",
68
+ fill: "currentColor",
69
+ xmlns: "http://www.w3.org/2000/svg",
70
+ ...props,
71
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.08713 10.67L5.79549 14.6362C9.55909 17.112 14.4408 17.1121 18.2044 14.6363L17.9128 10.6701C17.74 8.31913 15.7822 6.5 13.4249 6.5L10.575 6.5C8.21776 6.5 6.25999 8.3191 6.08713 10.67ZM5.48272 18.89L5.67177 16.3189C9.59073 18.5512 14.4091 18.5512 18.3281 16.3189L18.5171 18.89C18.581 19.7594 17.8929 20.5 17.0211 20.5L6.97868 20.5C6.10692 20.5 5.41879 19.7594 5.48272 18.89ZM4.59117 10.56L3.98676 18.78C3.8589 20.5188 5.23517 22 6.97868 22L17.0211 22C18.7646 22 20.1409 20.5188 20.0131 18.78L19.4088 10.5601C19.2181 7.96662 17.3983 5.85855 14.9955 5.20801L14.9955 4.74977C14.9953 3.23108 13.7642 2 12.2455 2L11.7502 2C10.2315 2 9.00028 3.23108 9.00016 4.74978L9.00012 5.20918C6.59952 5.86105 4.78175 7.96812 4.59117 10.56ZM10.5001 5.00046L10.5002 4.7499C10.5002 4.05958 11.0598 3.5 11.7502 3.5L12.2455 3.5C12.9358 3.5 13.4954 4.05958 13.4955 4.7499L13.4955 5.00041C13.472 5.00014 13.4485 5 13.4249 5L10.575 5C10.55 5 10.5251 5.00015 10.5001 5.00046ZM10 13L14 13L14 11.5L10 11.5L10 13Z", fillRule: "evenodd" })
72
+ }
73
+ );
74
+ Backpack.displayName = "Backpack";
75
+ var Book = (props) => /* @__PURE__ */ jsxRuntime.jsx(
76
+ "svg",
77
+ {
78
+ width: "24",
79
+ height: "24",
80
+ viewBox: "0 0 24 24",
81
+ fill: "currentColor",
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ ...props,
84
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 4.5L17.5 4.5L17.5 15L8 15C7.45357 15 6.94126 15.1461 6.5 15.4013L6.5 6C6.5 5.17157 7.17157 4.5 8 4.5L8 7.77841C8 7.94669 8.16291 8.06691 8.32372 8.01729L10 7.5L11.6763 8.01729C11.8371 8.06691 12 7.94669 12 7.77841L12 4.5ZM8 19.5C7.17157 19.5 6.5 18.8284 6.5 18C6.5 17.1716 7.17157 16.5 8 16.5L17.5 16.5L17.5 19.5L8 19.5ZM19 4L19 15L19 16.5L19 20C19 20.5523 18.5523 21 18 21L8 21C6.34315 21 5 19.6569 5 18L5 6C5 4.34315 6.34315 3 8 3L18 3C18.5523 3 19 3.44772 19 4Z", fillRule: "evenodd" })
85
+ }
86
+ );
87
+ Book.displayName = "Book";
88
+ var BookOpen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
89
+ "svg",
90
+ {
91
+ width: "24",
92
+ height: "24",
93
+ viewBox: "0 0 24 24",
94
+ fill: "currentColor",
95
+ xmlns: "http://www.w3.org/2000/svg",
96
+ ...props,
97
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.2498 18.9872C8.50571 17.7745 5.50716 17.2274 2.50021 17.3989L2.50002 5.64389L3.86863 5.54624C6.10377 5.38676 8.3493 5.63469 10.4958 6.27793L11.2498 6.50386L11.2498 18.9872ZM12.7498 18.9875C15.494 17.7746 18.4928 17.2274 21.5 17.3989L21.4998 5.64389L20.1311 5.54624C17.896 5.38676 15.6505 5.63469 13.5039 6.27793L12.7498 6.50394L12.7498 18.9875ZM1 4.47991C0.999996 4.34874 1.10137 4.23987 1.23221 4.23054L3.76187 4.05004C6.17825 3.87764 8.60584 4.14566 10.9264 4.84106L11.9281 5.14124C11.9749 5.15527 12.0248 5.15527 12.0716 5.14124L13.0734 4.84106C15.3939 4.14566 17.8215 3.87764 20.2379 4.05004L22.7676 4.23054C22.8984 4.23987 22.9998 4.34873 22.9998 4.4799L23 18.7393C23 18.8844 22.8769 18.999 22.7322 18.9887L21.6635 18.9124C18.3458 18.6757 15.0294 19.3908 12.1041 20.9737C12.0392 21.0088 11.961 21.0088 11.8962 20.9737C8.97081 19.3908 5.65444 18.6757 2.33673 18.9124L1.26803 18.9887C1.12332 18.999 1.00024 18.8844 1.00024 18.7393L1 4.47991Z", fillRule: "evenodd" })
98
+ }
99
+ );
100
+ BookOpen.displayName = "BookOpen";
101
+ var Column = (props) => /* @__PURE__ */ jsxRuntime.jsx(
102
+ "svg",
103
+ {
104
+ width: "24",
105
+ height: "24",
106
+ viewBox: "0 0 24 24",
107
+ fill: "currentColor",
108
+ xmlns: "http://www.w3.org/2000/svg",
109
+ ...props,
110
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.5 4.5L17.5 4.5C19.1569 4.5 20.5 5.84315 20.5 7.5C20.5 8.11627 20.3142 8.68915 19.9955 9.16564C19.9985 9.11081 20 9.05558 20 9C20 7.34315 18.6569 6 17 6C15.3431 6 14 7.34315 14 9C14 10.4865 15.0811 11.7205 16.5 11.9585L16.5 16.5L14.4941 16.5L14.4941 13L12.9941 13L12.9941 16.5L10.998 16.5L10.998 13L9.49805 13L9.49805 16.5L7.5 16.5L7.5 11.9585C8.91886 11.7205 10 10.4865 10 9C10 7.34315 8.65685 6 7 6C5.34315 6 4 7.34315 4 9C4 9.05558 4.00151 9.11081 4.0045 9.16564C3.68582 8.68914 3.5 8.11627 3.5 7.5C3.5 5.84315 4.84315 4.5 6.5 4.5ZM22 7.5C22 9.81628 20.25 11.7238 18 11.9725L18 16.5L18 18L16.5 18L7.5 18L6 18L6 16.5L6 11.9725C3.75003 11.7238 2 9.81628 2 7.5C2 5.01472 4.01472 3 6.5 3L17.5 3C19.9853 3 22 5.01472 22 7.5ZM18.5 9C18.5 9.82843 17.8284 10.5 17 10.5C16.1716 10.5 15.5 9.82843 15.5 9C15.5 8.17157 16.1716 7.5 17 7.5C17.8284 7.5 18.5 8.17157 18.5 9ZM8.5 9C8.5 9.82843 7.82843 10.5 7 10.5C6.17157 10.5 5.5 9.82843 5.5 9C5.5 8.17157 6.17157 7.5 7 7.5C7.82843 7.5 8.5 8.17157 8.5 9ZM19.75 21C19.8881 21 20.0028 20.8869 19.9781 20.7511C19.8265 19.917 18.9133 19.5 18 19.5L6.00002 19.5C5.08674 19.5 4.17347 19.917 4.02192 20.7511C3.99723 20.8869 4.11193 21 4.25 21L19.75 21Z", fillRule: "evenodd" })
111
+ }
112
+ );
113
+ Column.displayName = "Column";
114
+ var Cross = (props) => /* @__PURE__ */ jsxRuntime.jsx(
115
+ "svg",
116
+ {
117
+ width: "24",
118
+ height: "24",
119
+ viewBox: "0 0 24 24",
120
+ fill: "currentColor",
121
+ xmlns: "http://www.w3.org/2000/svg",
122
+ ...props,
123
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 6.5L8 7.75C8 7.88807 7.88807 8 7.75 8L6.5 8L4.5 8L3.25 8C3.11193 8 3 8.11193 3 8.25L3 9.5L3 14.5L3 15.75C3 15.8881 3.11193 16 3.25 16L4.5 16L6.5 16L7.75 16C7.88807 16 8 16.1119 8 16.25L8 17.5L8 19.5L8 20.75C8 20.8881 8.11193 21 8.25 21L9.5 21L14.5 21L15.75 21C15.8881 21 16 20.8881 16 20.75L16 19.5L16 17.5L16 16.25C16 16.1119 16.1119 16 16.25 16L17.5 16L19.5 16L20.75 16C20.8881 16 21 15.8881 21 15.75L21 14.5L21 9.5L21 8.25C21 8.11193 20.8881 8 20.75 8L19.5 8L17.5 8L16.25 8C16.1119 8 16 7.88807 16 7.75L16 6.5L16 4.5L16 3.25C16 3.11193 15.8881 3 15.75 3L14.5 3L9.5 3L8.25 3C8.11193 3 8 3.11193 8 3.25L8 4.5L8 6.5ZM9.75 4.5C9.61193 4.5 9.5 4.61193 9.5 4.75L9.5 8L9.5 9.25C9.5 9.38807 9.38807 9.5 9.25 9.5L8 9.5L4.75 9.5C4.61193 9.5 4.5 9.61193 4.5 9.75L4.5 14.25C4.5 14.3881 4.61193 14.5 4.75 14.5L8 14.5L9.25 14.5C9.38807 14.5 9.5 14.6119 9.5 14.75L9.5 16L9.5 19.25C9.5 19.3881 9.61193 19.5 9.75 19.5L14.25 19.5C14.3881 19.5 14.5 19.3881 14.5 19.25L14.5 16L14.5 14.75C14.5 14.6119 14.6119 14.5 14.75 14.5L16 14.5L19.25 14.5C19.3881 14.5 19.5 14.3881 19.5 14.25L19.5 9.75C19.5 9.61193 19.3881 9.5 19.25 9.5L16 9.5L14.75 9.5C14.6119 9.5 14.5 9.38807 14.5 9.25L14.5 8L14.5 4.75C14.5 4.61193 14.3881 4.5 14.25 4.5L9.75 4.5Z", fillRule: "evenodd" })
124
+ }
125
+ );
126
+ Cross.displayName = "Cross";
127
+ var Cup = (props) => /* @__PURE__ */ jsxRuntime.jsx(
128
+ "svg",
129
+ {
130
+ width: "24",
131
+ height: "24",
132
+ viewBox: "0 0 24 24",
133
+ fill: "currentColor",
134
+ xmlns: "http://www.w3.org/2000/svg",
135
+ ...props,
136
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 3L7.52069 3L16.4793 3L18 3L17.75 4.5L17.625 5.25L19.5 5.25L21 5.25L21 6.75L21 8.125C21 10.544 19.2822 12.5617 17 13.025L17 11.4801C18.4457 11.0498 19.5 9.71051 19.5 8.125L19.5 6.75L17.375 6.75L16.6576 11.0544C16.32 13.08 14.7236 14.6243 12.75 14.9405L12.75 17L13.6577 17C15.0343 17 16.2342 17.9369 16.5681 19.2724L16.625 19.5L17 21L15.4538 21L8.54616 21L7 21L7.375 19.5L7.4319 19.2724C7.76578 17.9369 8.96573 17 10.3423 17L11.25 17L11.25 14.9405C9.27644 14.6243 7.68 13.08 7.3424 11.0544L6.625 6.75L4.5 6.75L4.5 8.125C4.5 9.71051 5.55426 11.0498 7 11.4801L7 13.025C4.71776 12.5617 3 10.544 3 8.125L3 6.75L3 5.25L4.5 5.25L6.375 5.25L6.25 4.5L6 3ZM8.82199 10.8078L7.77069 4.5L16.2293 4.5L15.178 10.8078C14.9191 12.3614 13.575 13.5 12 13.5C10.425 13.5 9.08092 12.3614 8.82199 10.8078ZM8.92806 19.5C9.13784 18.9056 9.70185 18.5 10.3423 18.5L13.6577 18.5C14.2982 18.5 14.8622 18.9056 15.0719 19.5L8.92806 19.5Z", fillRule: "evenodd" })
137
+ }
138
+ );
139
+ Cup.displayName = "Cup";
140
+ var Education = (props) => /* @__PURE__ */ jsxRuntime.jsx(
141
+ "svg",
142
+ {
143
+ width: "24",
144
+ height: "24",
145
+ viewBox: "0 0 24 24",
146
+ fill: "currentColor",
147
+ xmlns: "http://www.w3.org/2000/svg",
148
+ ...props,
149
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.58753 9.75619L12.0002 5.54782L21.413 9.75619L12.0002 13.9646L2.58753 9.75619ZM12.4084 4.08721L23.5566 9.0715C24.1484 9.33611 24.1484 10.1763 23.5566 10.4409L18.9957 12.48L18.9957 15.8728C18.9957 16.6188 18.6635 17.3261 18.0893 17.8023C14.5593 20.7304 9.44477 20.7304 5.91475 17.8023C5.34056 17.3261 5.00832 16.6188 5.00832 15.8728L5.00832 12.4816L3.23239 11.6876L3.23239 15.4914L1.73239 15.4914L1.73239 11.017L0.443883 10.4409C-0.14796 10.1763 -0.147961 9.33611 0.443881 9.0715L11.5921 4.08721C11.8518 3.97109 12.1487 3.97109 12.4084 4.08721ZM6.50832 13.1522L6.50832 15.8728C6.50832 16.1725 6.64177 16.4565 6.8724 16.6478C9.84708 19.1153 14.157 19.1153 17.1317 16.6478C17.3623 16.4565 17.4957 16.1725 17.4957 15.8728L17.4957 13.1506L12.4084 15.4252C12.1487 15.5413 11.8518 15.5413 11.5921 15.4252L6.50832 13.1522Z", fillRule: "evenodd" })
150
+ }
151
+ );
152
+ Education.displayName = "Education";
153
+ var FirstAidKit = (props) => /* @__PURE__ */ jsxRuntime.jsx(
154
+ "svg",
155
+ {
156
+ width: "24",
157
+ height: "24",
158
+ viewBox: "0 0 24 24",
159
+ fill: "currentColor",
160
+ xmlns: "http://www.w3.org/2000/svg",
161
+ ...props,
162
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.99788 6.33184C8.20427 4.9903 9.35858 4 10.7159 4L13.2842 4C14.6415 4 15.7959 4.99031 16.0022 6.33184L16.105 7L19 7C20.1046 7 21 7.89543 21 9L21 17C21 18.6569 19.6569 20 18 20L6 20C4.34315 20 3 18.6569 3 17L3 9C3 7.89543 3.89543 7 5 7L7.89508 7L7.99788 6.33184ZM14.5197 6.55993L14.5874 7L9.41273 7L9.48043 6.55993C9.57425 5.95014 10.0989 5.5 10.7159 5.5L13.2842 5.5C13.9012 5.5 14.4259 5.95014 14.5197 6.55993ZM19 8.5L5 8.5C4.72386 8.5 4.5 8.72386 4.5 9L4.5 17C4.5 17.8284 5.17157 18.5 6 18.5L18 18.5C18.8284 18.5 19.5 17.8284 19.5 17L19.5 9C19.5 8.72386 19.2761 8.5 19 8.5ZM12.75 16.5L12.75 14.25L15 14.25L15 12.75L12.75 12.75L12.75 10.5L11.25 10.5L11.25 12.75L9 12.75L9 14.25L11.25 14.25L11.25 16.5L12.75 16.5Z", fillRule: "evenodd" })
163
+ }
164
+ );
165
+ FirstAidKit.displayName = "FirstAidKit";
166
+ var Glasses = (props) => /* @__PURE__ */ jsxRuntime.jsx(
167
+ "svg",
168
+ {
169
+ width: "24",
170
+ height: "24",
171
+ viewBox: "0 0 24 24",
172
+ fill: "currentColor",
173
+ xmlns: "http://www.w3.org/2000/svg",
174
+ ...props,
175
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.7077 7.35204L6.37538 4.83289L5.12462 4.00488L3.45694 6.52404C3.15892 6.97422 3 7.50216 3 8.04205L3 13.9999L3 15.4999L3 16.0443L3 16.4999L3.00062 16.4999C3.00329 17.0968 3.01752 17.4458 3.0934 17.7427C3.36494 18.8053 4.19466 19.635 5.25724 19.9065C5.62274 19.9999 6.06705 19.9999 6.95565 19.9999L7.02474 19.9999C7.60507 19.9999 7.89523 19.9999 8.15563 19.9537C9.03456 19.7975 9.79828 19.258 10.2392 18.4818C10.3699 18.2518 10.4668 17.9783 10.6608 17.4314C10.7029 17.3125 10.7414 17.2039 10.7764 17.1043C11.5854 16.9704 12.4109 16.9702 13.22 17.1037C13.2554 17.2044 13.2945 17.3142 13.3373 17.4347C13.5318 17.9814 13.6291 18.2547 13.76 18.4846C14.2012 19.2593 14.9641 19.7977 15.8419 19.9537C16.1024 19.9999 16.3925 19.9999 16.9728 19.9999L17.0425 19.9999C17.9328 19.9999 18.378 19.9999 18.7442 19.9062C19.8056 19.6344 20.6344 18.8055 20.9062 17.7441C20.9824 17.4468 20.9967 17.0974 20.9994 16.4999L21 16.4999L21 16.0424L21 15.4999L21 13.9999L21 8.04205C21 7.50216 20.8411 6.97422 20.5431 6.52404L18.8754 4.00488L17.6246 4.83289L19.2923 7.35204C19.4278 7.55667 19.5 7.79665 19.5 8.04205L19.5 13.9999L15.761 13.9999C15.0365 13.9999 14.6742 13.9999 14.409 14.0744C13.6877 14.2769 13.157 14.8577 12.9986 15.5593C12.3336 15.4851 11.6625 15.4852 10.9975 15.5598C10.8392 14.8576 10.308 14.2765 9.58617 14.0742C9.32136 13.9999 8.95982 13.9999 8.23675 13.9999L4.5 13.9999L4.5 8.04205C4.5 7.79665 4.57223 7.55667 4.7077 7.35204ZM4.5 15.4999L4.5 16.0443C4.5 17.025 4.51177 17.2346 4.5467 17.3713C4.68247 17.9026 5.09733 18.3175 5.62862 18.4532C5.7653 18.4882 5.97489 18.4999 6.95565 18.4999L7.02474 18.4999C7.66313 18.4999 7.79446 18.4943 7.89319 18.4768C8.33265 18.3987 8.71451 18.129 8.93499 17.7409C8.98451 17.6537 9.03368 17.5318 9.24703 16.9301C9.37231 16.5768 9.44985 16.3571 9.5008 16.1908C9.53355 16.084 9.54347 16.0356 9.54577 16.0238C9.55674 15.7947 9.41032 15.5875 9.19081 15.5213C9.17885 15.5195 9.12996 15.5127 9.01829 15.5078C8.84457 15.5003 8.61162 15.4999 8.23675 15.4999L4.5 15.4999ZM15.761 15.4999L19.5 15.4999L19.5 16.0424C19.5 17.0251 19.4882 17.2351 19.4531 17.372C19.3172 17.9027 18.9028 18.3172 18.3721 18.4531C18.2351 18.4881 18.0252 18.4999 17.0425 18.4999L16.9728 18.4999C16.3344 18.4999 16.2031 18.4943 16.1044 18.4768C15.6655 18.3988 15.284 18.1296 15.0634 17.7423C15.014 17.6555 14.9649 17.5343 14.7533 16.9395L14.7505 16.9319L14.7505 16.9319C14.6246 16.578 14.5467 16.358 14.4955 16.1914C14.4626 16.0844 14.4526 16.0359 14.4503 16.024C14.4392 15.795 14.5855 15.5876 14.805 15.5213C14.817 15.5195 14.866 15.5127 14.9779 15.5078C15.1519 15.5003 15.3854 15.4999 15.761 15.4999Z", fillRule: "evenodd" })
176
+ }
177
+ );
178
+ Glasses.displayName = "Glasses";
179
+ var Globe = (props) => /* @__PURE__ */ jsxRuntime.jsx(
180
+ "svg",
181
+ {
182
+ width: "24",
183
+ height: "24",
184
+ viewBox: "0 0 24 24",
185
+ fill: "currentColor",
186
+ xmlns: "http://www.w3.org/2000/svg",
187
+ ...props,
188
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.4999 9.00019C18.4999 7.01106 17.7098 5.10341 16.3032 3.69689L17.3639 2.63623C19.0517 4.32406 19.9999 6.61324 19.9999 9.00018C19.9999 11.3871 19.0517 13.6763 17.3639 15.3641C15.8538 16.8743 13.8622 17.7923 11.7499 17.9689L11.7499 19.4995L13.9999 19.4995L13.9999 20.9995L7.99994 20.9995L7.99994 19.4995L10.2499 19.4995L10.2499 17.9689C8.13768 17.7923 6.14613 16.8743 4.63599 15.3641L5.69665 14.3035C7.10317 15.71 9.01082 16.5002 10.9999 16.5002C12.9891 16.5002 14.8967 15.71 16.3032 14.3035C17.7098 12.897 18.4999 10.9893 18.4999 9.00019ZM10.9999 13.5C8.51466 13.5 6.49994 11.4853 6.49994 9.00004C6.49994 6.51476 8.51466 4.50005 10.9999 4.50005C13.4852 4.50005 15.4999 6.51476 15.4999 9.00004C15.4999 11.4853 13.4852 13.5 10.9999 13.5ZM4.99994 9.00004C4.99994 5.68634 7.68623 3.00005 10.9999 3.00005C14.3136 3.00005 16.9999 5.68634 16.9999 9.00004C16.9999 12.3137 14.3136 15 10.9999 15C7.68623 15 4.99994 12.3137 4.99994 9.00004Z", fillRule: "evenodd" })
189
+ }
190
+ );
191
+ Globe.displayName = "Globe";
192
+ var Government = (props) => /* @__PURE__ */ jsxRuntime.jsx(
193
+ "svg",
194
+ {
195
+ width: "24",
196
+ height: "24",
197
+ viewBox: "0 0 24 24",
198
+ fill: "currentColor",
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ ...props,
201
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0001 0L10.5001 1.4999L12 3L13.5 1.4999L12.0001 0ZM11.0021 4.92923L11.0021 4.05339L10.1367 4.18816L8.00178 4.52065L8.2326 6.00279L9.59157 5.79115C9.70446 6.3298 9.91674 6.81783 10.185 7.22935C10.5822 7.83863 11.1407 8.33659 11.7575 8.54827L12.0174 8.63748L12.2734 8.53765C13.2051 8.17437 14.1296 7.16349 14.4113 5.79135L15.7715 6.00282L16.0019 4.52062L13.8634 4.18813L12.9982 4.05361L12.9982 4.92923C12.9982 5.94455 12.4705 6.67017 11.9929 6.99712C11.8161 6.87523 11.6185 6.68166 11.4416 6.41021C11.1814 6.01101 11.0021 5.49602 11.0021 4.92923ZM8.19415 16.9831C7.63612 17.3673 7.14707 17.8868 6.7542 18.5616L4.99266 17.9991L4.53638 19.4281L6.9047 20.1843L7.54701 20.3894L7.81908 19.7725C8.14891 19.0246 8.58229 18.5331 9.05912 18.2088C9.31193 18.4233 9.60286 18.598 9.92395 18.7214L8.94761 22L12.0001 23L14.9476 22L14.0659 18.7252C14.3908 18.6018 14.685 18.4258 14.9403 18.2093C15.4168 18.5336 15.85 19.025 16.1796 19.7725L16.4517 20.3895L17.094 20.1844L19.4623 19.4281L19.006 17.9992L17.2445 18.5617C16.8519 17.8873 16.3632 17.3679 15.8056 16.9838C15.9319 16.6506 16 16.2916 16 15.921L16 12.4585C17.4189 12.2205 18.5 10.9865 18.5 9.5C18.5 8.81966 18.2738 8.19319 17.8931 7.6907C18.0213 7.60357 18.2026 7.51095 18.4614 7.42728L18.5098 7.41162L18.5571 7.39271L21.5 6.21555L21.5 9.24264C21.4373 10.7995 21.0474 11.8438 20.5484 12.5626C20.0465 13.2856 19.3624 13.7823 18.5493 14.1258C18.2118 14.2683 17.8598 14.3818 17.5 14.4718L17.5 16.01C20.1936 15.4392 22.8291 13.8083 23 9.27183L23 5.61555L23 4L21.5 4.6L18 6C17.4271 6.18521 17.0001 6.43998 16.6872 6.74452C16.4996 6.92717 16.353 7.12772 16.2407 7.34192C16.1189 7.57402 16.0373 7.82214 15.9871 8.08085C16.5764 8.28308 17 8.84207 17 9.5C17 10.1531 16.5826 10.7087 16 10.9147L16 9.5L14.5 9.5L9.5 9.5L8 9.5L8 10.9147C7.41739 10.7087 6.99998 10.1531 6.99998 9.5C6.99998 8.84207 7.42356 8.28308 8.0129 8.08085C7.96271 7.82214 7.8811 7.57402 7.75934 7.34192C7.64697 7.12772 7.5004 6.92717 7.31277 6.74452C6.99993 6.43998 6.57294 6.18521 5.99998 6L2.5 4.6L1 4L1 5.61555L1 9.27183C1.17095 13.8083 3.80644 15.4392 6.5 16.01L6.5 14.4718C6.14023 14.3818 5.78823 14.2683 5.45071 14.1258C4.63756 13.7823 3.95354 13.2856 3.45159 12.5626C2.95257 11.8438 2.56272 10.7995 2.5 9.24264L2.5 6.21555L5.44289 7.39271L5.49016 7.41162L5.5386 7.42728C5.79742 7.51095 5.97873 7.60357 6.10693 7.6907C5.7262 8.19319 5.49998 8.81966 5.49998 9.5C5.49998 10.9865 6.58113 12.2205 8 12.4585L8 15.921C8 16.2913 8.06801 16.6501 8.19415 16.9831ZM11.3318 19.2494L12 19.5L12.655 19.2544L13.1334 21.0315L11.9918 21.4188L10.8019 21.029L11.3318 19.2494ZM9.5 11L14.5 11L14.5 15.921C14.5 16.5463 14.1121 17.1059 13.5267 17.3255L12 17.898L10.4733 17.3255C9.88786 17.1059 9.5 16.5463 9.5 15.921L9.5 11Z", fillRule: "evenodd" })
202
+ }
203
+ );
204
+ Government.displayName = "Government";
205
+ var GovernmentFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
206
+ "svg",
207
+ {
208
+ width: "24",
209
+ height: "24",
210
+ viewBox: "0 0 24 24",
211
+ fill: "currentColor",
212
+ xmlns: "http://www.w3.org/2000/svg",
213
+ ...props,
214
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0001 0L10.5001 1.4999L12 3L13.5 1.4999L12.0001 0ZM8.34 9L8.5 9L8.5 10L8.5 11L8.49998 11C7.67155 11 6.99998 10.3284 6.99998 9.5C6.99998 8.84207 7.42356 8.28308 8.0129 8.08085C7.83918 7.18532 7.28892 6.41667 5.99998 6L1 4L1 8.5C1 12.9283 3.53902 15.2532 6.21026 16.3762C6.72904 15.5278 7.55505 14.8878 8.53355 14.6108C8.5835 14.9421 8.68796 15.2578 8.83862 15.547C7.51663 16.1475 6.92442 17.4272 6.71728 18.5981C5.7759 18.2777 4.8875 18.4239 4.49945 19.4645L7.51009 20.4258C7.96791 19.3877 8.92296 18.6551 10.1018 18.2824L8.94751 22L12 23L14.9475 22L13.8709 18.281C15.0251 18.6533 15.9419 19.3864 16.4003 20.4258L19.411 19.4645C19.0229 18.4239 18.1345 18.2777 17.1931 18.5981C17.0517 17.4276 16.4774 16.1484 15.161 15.5476C15.312 15.2579 15.4167 14.9417 15.4666 14.6098C16.4468 14.8862 17.2742 15.5267 17.7936 16.3762C20.4649 15.2532 23.0039 12.9283 23.0039 8.5L23.0039 4L18.0039 6C16.715 6.41667 16.1647 7.18532 15.991 8.08085C16.5803 8.28308 17.0039 8.84207 17.0039 9.5C17.0039 10.3284 16.3324 11 15.5039 11L15.5 11L15.5 10L15.5 9L15.6539 9C14.6035 9 14 7.5 14.4496 6.36703C16.4983 6.24676 16.5 4.49705 16.5 4.49411L13 3.99411L13 5C12.9972 5.04656 12.9949 5.0946 12.9925 5.14387L12.9925 5.14388L12.9925 5.1439C12.9631 5.74915 12.9247 6.53764 12 7C11.0641 6.53203 11.0304 5.72391 11.0053 5.12077L11.0053 5.12072L11.0053 5.12066C11.0036 5.07942 11.0019 5.03914 11 5L11 3.99411L7.5 4.49411C7.50761 4.5326 7.51364 4.58232 7.52072 4.64063C7.58106 5.13781 7.71718 6.25939 9.55084 6.36703C10 7.5 9.39087 9 8.34 9Z", fillRule: "evenodd" })
215
+ }
216
+ );
217
+ GovernmentFill.displayName = "GovernmentFill";
218
+ var Insurance = (props) => /* @__PURE__ */ jsxRuntime.jsx(
219
+ "svg",
220
+ {
221
+ width: "24",
222
+ height: "24",
223
+ viewBox: "0 0 24 24",
224
+ fill: "currentColor",
225
+ xmlns: "http://www.w3.org/2000/svg",
226
+ ...props,
227
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.7883 16.5019C14.5946 16.1247 14.4852 15.697 14.4852 15.2438L14.4852 2.73828C14.4852 2.0544 13.9308 1.50001 13.247 1.5C12.5631 1.5 12.0087 2.05438 12.0087 2.73826L12.0086 4.23827L12.0086 4.98826L11.2586 4.98826L4.42121 4.98826L4.42121 14.7519C4.42121 15.7184 5.20471 16.5019 6.17121 16.5019L14.7883 16.5019ZM17.0884 17.9977C17.1397 18.0005 17.1914 18.0019 17.2434 18.0019C18.7667 18.0019 20.0016 16.7671 20.0016 15.2438L20.0016 12.7489L20.0016 11.9989L19.2516 11.9989L15.9852 11.9989L15.9852 2.73828C15.9852 1.22597 14.7593 7.49667e-06 13.247 3.81418e-06L13.2411 0L2.75005 9.17153e-07C1.23129 1.04993e-06 8.74096e-05 1.23118 5.13027e-05 2.74994L1.71006e-05 4.23824L0 4.98826L0.750017 4.98826L2.92121 4.98826L2.92121 14.7519C2.92121 16.5469 4.37628 18.0019 6.17121 18.0019L17.0884 18.0019L17.0884 17.9977ZM10.5087 2.73822C10.5087 2.2926 10.6151 1.87185 10.804 1.5L2.75005 1.5C2.05971 1.5 1.50007 2.05963 1.50005 2.74997L1.50003 3.48826L10.5087 3.48826L10.5087 2.73822ZM18.5016 13.4989L15.9852 13.4989L15.9852 15.2438C15.9852 15.9386 16.5485 16.5019 17.2434 16.5019C17.9383 16.5019 18.5016 15.9386 18.5016 15.2438L18.5016 13.4989ZM9.50131 9.00047C10.955 9.2912 12.0013 10.5675 12.0013 12.05L12.0013 12.5005L12.0013 14.0005L10.5013 14.0005L8.50131 14.0005L7.00131 14.0005L7.00131 12.5005L7.00131 12.05C7.00131 10.5675 8.04766 9.2912 9.50131 9.00047ZM8.50131 12.5005L8.50131 12.05C8.50131 11.3868 8.9058 10.8033 9.50131 10.5599C10.0968 10.8033 10.5013 11.3868 10.5013 12.05L10.5013 12.5005L8.50131 12.5005ZM12.0013 6.9951L12.0013 8.4951L7.00131 8.4951L7.00131 6.9951L12.0013 6.9951Z", fill: "rgb(217,217,217)", fillRule: "evenodd", transform: "matrix(1,1.22465e-16,1.22465e-16,-1,1.99976,21.0015)" })
228
+ }
229
+ );
230
+ Insurance.displayName = "Insurance";
231
+ var Libra = (props) => /* @__PURE__ */ jsxRuntime.jsx(
232
+ "svg",
233
+ {
234
+ width: "24",
235
+ height: "24",
236
+ viewBox: "0 0 24 24",
237
+ fill: "currentColor",
238
+ xmlns: "http://www.w3.org/2000/svg",
239
+ ...props,
240
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.84072 5.05442L18.8407 2.01172L19.1593 3.4775L15.3539 4.30454L15.3511 4.32032C15.1252 5.57691 14.3127 6.83001 12.75 7.31013L12.75 19.501L15 19.501L15 21.001L9 21.001L9 19.501L11.25 19.501L11.25 7.4884C10.0187 7.39664 9.0597 6.6976 8.46598 5.82813L8.45027 5.80495L5.15928 6.5202L4.84072 5.05442ZM13.6857 4.68503C13.4077 5.27217 12.8826 5.76048 12.0915 5.93372C11.3004 6.10697 10.6235 5.88189 10.1314 5.46341L13.6857 4.68503ZM5.1164 9.12596L5.0976 9.15532L1.99587 14.0004L1.99585 14.0004L2.00002 14.0004C2.00005 14.4839 2.09988 15.0023 2.29951 15.5002C2.82952 16.8222 4.06302 18.0002 6.00002 18.0002C7.93702 18.0002 9.17053 16.8222 9.70054 15.5002C9.90019 15.0022 10 14.4838 10 14.0002L9.99563 14.0002L6.87975 9.15361L6.8609 9.12428L6.49288 8.55185L6.19808 8.0933C6.09955 7.94005 5.87546 7.94027 5.77724 8.0937L5.48332 8.55282L5.1164 9.12596ZM8.21238 14.0002L5.99001 10.5434L3.77703 14.0002L8.21238 14.0002ZM8.00982 15.5002C7.59311 16.0777 6.91619 16.5002 6.00002 16.5002C5.08385 16.5002 4.40693 16.0777 3.99022 15.5002L8.00982 15.5002ZM17.0976 6.15532L17.1164 6.12596L17.4833 5.55282L17.7772 5.09371C17.8755 4.94027 18.0996 4.94005 18.1981 5.0933L18.4929 5.55185L18.8609 6.12428L18.8798 6.15361L21.9956 11.0002L22 11.0002C22 11.4838 21.9002 12.0022 21.7005 12.5002C21.1705 13.8222 19.937 15.0002 18 15.0002C16.063 15.0002 14.8295 13.8222 14.2995 12.5002C14.0999 12.0023 14.0001 11.4839 14 11.0004L13.9958 11.0004L13.9959 11.0004L17.0976 6.15532ZM17.99 7.54342L20.2124 11.0002L15.777 11.0002L17.99 7.54342ZM18 13.5002C18.9162 13.5002 19.5931 13.0777 20.0098 12.5002L15.9902 12.5002C16.4069 13.0777 17.0839 13.5002 18 13.5002Z", fillRule: "evenodd" })
241
+ }
242
+ );
243
+ Libra.displayName = "Libra";
244
+ var Medal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
245
+ "svg",
246
+ {
247
+ width: "24",
248
+ height: "24",
249
+ viewBox: "0 0 24 24",
250
+ fill: "currentColor",
251
+ xmlns: "http://www.w3.org/2000/svg",
252
+ ...props,
253
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.2048 11.7199L19.0089 2.64765C19.1083 2.326 18.8679 2 18.5312 2L11.5 2L5.5018 2.00001C5.16569 2.00001 4.92531 2.32501 5.02371 2.6464L7.80035 11.7148C6.68933 12.8038 6 14.3214 6 16C6 19.3137 8.68629 22 12 22C15.3137 22 18 19.3137 18 16C18 14.324 17.3128 12.8085 16.2048 11.7199ZM10.6872 10.1441L12.625 3.5L17.1755 3.5L14.9305 10.7631C14.0639 10.2771 13.0643 10 12 10C11.5491 10 11.1097 10.0497 10.6872 10.1441ZM11.0625 3.50001L9.0093 10.5397L6.85382 3.50001L11.0625 3.50001ZM7.5 16C7.5 13.5147 9.51472 11.5 12 11.5C14.4853 11.5 16.5 13.5147 16.5 16C16.5 18.4853 14.4853 20.5 12 20.5C9.51472 20.5 7.5 18.4853 7.5 16Z", fillRule: "evenodd" })
254
+ }
255
+ );
256
+ Medal.displayName = "Medal";
257
+ var Newspaper = (props) => /* @__PURE__ */ jsxRuntime.jsx(
258
+ "svg",
259
+ {
260
+ width: "24",
261
+ height: "24",
262
+ viewBox: "0 0 24 24",
263
+ fill: "currentColor",
264
+ xmlns: "http://www.w3.org/2000/svg",
265
+ ...props,
266
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.25 3.5L3.5 3.5L3.5 19C3.5 19.8284 4.17157 20.5 5 20.5L6 20.5L7 20.5C7.82843 20.5 8.5 19.8284 8.5 19L8.5 3.5L6.75 3.5L6.75 18.5L5.25 18.5L5.25 3.5ZM5 22L6 22L7 22L19 22C20.6569 22 22 20.6569 22 19L22 2.25C22 2.11193 21.8881 2 21.75 2L10 2L8.5 2L6 2L3.5 2L2 2L2 3.5L2 19C2 20.6569 3.34315 22 5 22ZM19 20.5L9.59865 20.5C9.85391 20.0587 10 19.5464 10 19L10 3.5L20.5 3.5L20.5 19C20.5 19.8284 19.8284 20.5 19 20.5ZM12 14.5L18 14.5L18 13L12 13L12 14.5ZM16 17.0007L12 17.0007L12 15.5007L16 15.5007L16 17.0007ZM13.5 9.5L13.5 7.5L16.5 7.5L16.5 9.5L13.5 9.5ZM12 6.25C12 6.11193 12.1119 6 12.25 6L17.75 6C17.8881 6 18 6.11193 18 6.25L18 10.75C18 10.8881 17.8881 11 17.75 11L12.25 11C12.1119 11 12 10.8881 12 10.75L12 6.25Z", fillRule: "evenodd" })
267
+ }
268
+ );
269
+ Newspaper.displayName = "Newspaper";
270
+ var Palette = (props) => /* @__PURE__ */ jsxRuntime.jsx(
271
+ "svg",
272
+ {
273
+ width: "24",
274
+ height: "24",
275
+ viewBox: "0 0 24 24",
276
+ fill: "currentColor",
277
+ xmlns: "http://www.w3.org/2000/svg",
278
+ ...props,
279
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.5 12.3846L20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5L13.2118 20.5C14.0214 20.5 14.6406 19.7783 14.5174 18.9781L14.294 17.5258L14.2876 17.4845C14.2476 17.2245 14.2051 16.9489 14.1879 16.7099C14.1688 16.4454 14.1663 16.0814 14.3007 15.6893C14.5079 15.0848 14.9388 14.5826 15.5047 14.2859C15.8718 14.0934 16.232 14.0405 16.4963 14.0192C16.7352 13.9999 17.014 13.9999 17.277 14L17.3188 14L18.8846 14C19.0027 14 19.0284 13.9998 19.0453 13.9993C19.8382 13.9754 20.4754 13.3382 20.4993 12.5453C20.4998 12.5284 20.5 12.5027 20.5 12.3846ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22L13.2118 22C14.9407 22 16.2629 20.4589 16 18.75L15.7766 17.2977C15.6854 16.705 15.6398 16.4087 15.7197 16.1757C15.8025 15.9339 15.9749 15.733 16.2013 15.6144C16.4194 15.5 16.7192 15.5 17.3188 15.5L18.8846 15.5C18.9917 15.5 19.0453 15.5 19.0906 15.4986C20.6764 15.4507 21.9507 14.1764 21.9986 12.5906C22 12.5453 22 12.4917 22 12.3846L22 12C22 6.47715 17.5228 2 12 2ZM10 16C10.5523 16 11 15.5523 11 15C11 14.4477 10.5523 14 10 14C9.44772 14 9 14.4477 9 15C9 15.5523 9.44772 16 10 16ZM10 17.5C11.3807 17.5 12.5 16.3807 12.5 15C12.5 13.6193 11.3807 12.5 10 12.5C8.61929 12.5 7.5 13.6193 7.5 15C7.5 16.3807 8.61929 17.5 10 17.5ZM17 11C17.5523 11 18 10.5523 18 10C18 9.44772 17.5523 9 17 9C16.4477 9 16 9.44772 16 10C16 10.5523 16.4477 11 17 11ZM8 10C8 10.5523 7.55228 11 7 11C6.44772 11 6 10.5523 6 10C6 9.44772 6.44772 9 7 9C7.55228 9 8 9.44772 8 10ZM12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7ZM16.3752 7C16.3752 7.55228 15.9275 8 15.3752 8C14.823 8 14.3752 7.55228 14.3752 7C14.3752 6.44772 14.823 6 15.3752 6C15.9275 6 16.3752 6.44772 16.3752 7ZM8.625 8C9.17728 8 9.625 7.55228 9.625 7C9.625 6.44772 9.17728 6 8.625 6C8.07272 6 7.625 6.44772 7.625 7C7.625 7.55228 8.07272 8 8.625 8Z", fillRule: "evenodd" })
280
+ }
281
+ );
282
+ Palette.displayName = "Palette";
283
+ var Passport = (props) => /* @__PURE__ */ jsxRuntime.jsx(
284
+ "svg",
285
+ {
286
+ width: "24",
287
+ height: "24",
288
+ viewBox: "0 0 24 24",
289
+ fill: "currentColor",
290
+ xmlns: "http://www.w3.org/2000/svg",
291
+ ...props,
292
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 20.5L17 20.5C17.8284 20.5 18.5 19.8284 18.5 19L18.5 7.55556L18.5 5C18.5 4.17157 17.8284 3.5 17 3.5L5.5 3.5L5.5 20.5ZM4.25 2C4.11193 2 4 2.11193 4 2.25L4 21.75C4 21.8881 4.11193 22 4.25 22L17 22C18.6569 22 20 20.6569 20 19L20 7.55556L20 5C20 3.34315 18.6569 2 17 2L4.25 2ZM12 14C14.0351 13.593 15.5 11.8061 15.5 9.73069L15.5 8.5L15.5 7L14 7L10 7L8.5 7L8.5 8.5L8.5 9.73069C8.5 11.8061 9.9649 13.593 12 14ZM10 8.5L10 9.73069C10 10.9888 10.8213 12.0852 12 12.454C13.1787 12.0852 14 10.9888 14 9.73069L14 8.5L10 8.5ZM15.5 16.0278L8.5 16.0278L8.5 17.5278L15.5 17.5278L15.5 16.0278Z", fillRule: "evenodd" })
293
+ }
294
+ );
295
+ Passport.displayName = "Passport";
296
+ var Phonendoscope = (props) => /* @__PURE__ */ jsxRuntime.jsx(
297
+ "svg",
298
+ {
299
+ width: "24",
300
+ height: "24",
301
+ viewBox: "0 0 24 24",
302
+ fill: "currentColor",
303
+ xmlns: "http://www.w3.org/2000/svg",
304
+ ...props,
305
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.63003 5.23787L5.71032 11.9638C7.81607 12.6858 10.2521 12.6787 12.3513 11.9425L13.5063 5.2553C13.6647 4.33839 12.9587 3.5 12.0282 3.5L12 3.5L12 4L10.5 4L10.5 2.5C10.5 2.22386 10.7238 2 11 2L12.0282 2C13.8891 2 15.3011 3.67678 14.9844 5.5106L13.6767 13.0819C13.3333 15.0704 11.7765 16.5882 9.84608 16.9283C10.1904 18.9448 11.9427 20.4451 14.0177 20.4451C16.3552 20.4451 18.2501 18.5502 18.2501 16.2127L18.2501 16.0976L18.2501 13.9055C16.9561 13.5725 16 12.3979 16 11C16 9.34315 17.3431 8 19 8C20.6569 8 22 9.34315 22 11C22 12.3979 21.044 13.5724 19.7501 13.9055L19.7501 16.0976L19.7501 16.2127C19.7501 19.3786 17.1836 21.9451 14.0177 21.9451C11.1281 21.9451 8.70059 19.797 8.3328 16.9495C6.32233 16.6536 4.69242 15.0851 4.36187 13.0271L3.14901 5.47575C2.85616 3.65245 4.26438 2 6.11105 2L6.99999 2C7.27613 2 7.49999 2.22386 7.49999 2.5L7.49999 4L6 4L6 4.50484L5.99999 4.5L5.99999 3.50402C5.13208 3.56706 4.48953 4.36315 4.63003 5.23787ZM6.1056 13.6444C8.00216 14.1231 10.055 14.1185 11.9485 13.6306C11.4323 14.7476 10.3039 15.5 9.02386 15.5C7.74797 15.5 6.62434 14.7529 6.1056 13.6444ZM20.5 11C20.5 11.8284 19.8284 12.5 19 12.5C18.1716 12.5 17.5 11.8284 17.5 11C17.5 10.1716 18.1716 9.5 19 9.5C19.8284 9.5 20.5 10.1716 20.5 11Z", fillRule: "evenodd" })
306
+ }
307
+ );
308
+ Phonendoscope.displayName = "Phonendoscope";
309
+ var Pill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
310
+ "svg",
311
+ {
312
+ width: "24",
313
+ height: "24",
314
+ viewBox: "0 0 24 24",
315
+ fill: "currentColor",
316
+ xmlns: "http://www.w3.org/2000/svg",
317
+ ...props,
318
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 20.5C17.933 20.5 19.5 18.933 19.5 17L19.5 15.75L14.9953 15.75C14.9412 17.18 14.4252 18.4917 13.5922 19.5402C14.2196 20.1351 15.0672 20.5 16 20.5ZM14.8799 14.25L19.5 14.25L19.5 7C19.5 5.067 17.933 3.5 16 3.5C14.067 3.5 12.5 5.067 12.5 7L12.5 10.3762C13.7092 11.3214 14.5751 12.6854 14.8799 14.25ZM12.5302 20.6001C13.4294 21.4669 14.6524 22 16 22C18.7614 22 21 19.7614 21 17L21 7C21 4.23858 18.7614 2 16 2C13.2386 2 11 4.23858 11 7L11 9.49816C10.2304 9.17723 9.3859 9 8.5 9C4.91015 9 2 11.9101 2 15.5C2 19.0899 4.91015 22 8.5 22C10.0223 22 11.4224 21.4767 12.5302 20.6001ZM16.4947 12L16.4947 7L17.9947 7L17.9947 12L16.4947 12ZM8.5 20.5C11.2614 20.5 13.5 18.2614 13.5 15.5C13.5 14.8568 13.3785 14.2419 13.1573 13.6771L4.59367 18.6213C5.50992 19.7665 6.9193 20.5 8.5 20.5ZM3.84267 17.3228C3.62145 16.758 3.5 16.1432 3.5 15.5C3.5 12.7386 5.73858 10.5 8.5 10.5C10.0807 10.5 11.49 11.2335 12.4063 12.3786L3.84267 17.3228Z", fillRule: "evenodd" })
319
+ }
320
+ );
321
+ Pill.displayName = "Pill";
322
+ var Pulse = (props) => /* @__PURE__ */ jsxRuntime.jsx(
323
+ "svg",
324
+ {
325
+ width: "24",
326
+ height: "24",
327
+ viewBox: "0 0 24 24",
328
+ fill: "currentColor",
329
+ xmlns: "http://www.w3.org/2000/svg",
330
+ ...props,
331
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.23874 3L7.36918 13.75L4 13.75L4 15.25L8 15.25L8.63082 15.25L8.73891 14.6285L9.91702 7.85437L11.7428 21L13.2661 21L14.95 12.9175L15.2621 14.6342L15.3741 15.25L16 15.25L20 15.25L20 13.75L16.6259 13.75L15.7623 9L14.2339 9L12.6479 16.6129L10.7572 3L9.23874 3Z", fillRule: "evenodd" })
332
+ }
333
+ );
334
+ Pulse.displayName = "Pulse";
335
+ var Seal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
336
+ "svg",
337
+ {
338
+ width: "24",
339
+ height: "24",
340
+ viewBox: "0 0 24 24",
341
+ fill: "currentColor",
342
+ xmlns: "http://www.w3.org/2000/svg",
343
+ ...props,
344
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 8C7.5 10.4853 9.51472 12.5 12 12.5C14.4853 12.5 16.5 10.4853 16.5 8C16.5 5.51472 14.4853 3.5 12 3.5C9.51472 3.5 7.5 5.51472 7.5 8ZM8.5 12.874C9.48512 13.5826 10.6938 14 12 14C13.3062 14 14.5149 13.5826 15.5 12.874L15.5 19.1607L12.7037 17.6752L12 17.3013L11.2963 17.6752L8.5 19.1607L8.5 12.874ZM7 11.3178C6.36815 10.3675 6 9.22674 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8C18 9.22674 17.6318 10.3675 17 11.3178L17 19.9925C17 20.7467 16.1969 21.2295 15.5308 20.8756L12 18.9999L8.46915 20.8756C7.8031 21.2295 7 20.7467 7 19.9925L7 11.3178Z", fillRule: "evenodd" })
345
+ }
346
+ );
347
+ Seal.displayName = "Seal";
348
+ var Syringe = (props) => /* @__PURE__ */ jsxRuntime.jsx(
349
+ "svg",
350
+ {
351
+ width: "24",
352
+ height: "24",
353
+ viewBox: "0 0 24 24",
354
+ fill: "currentColor",
355
+ xmlns: "http://www.w3.org/2000/svg",
356
+ ...props,
357
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.5302 2.46967L21.5302 6.46967L20.4696 7.53033L18.9999 6.06066L16.871 8.18954L19.1736 10.4994L19.2057 10.5316L19.4644 10.7911L19.8185 11.1464C20.1328 11.4616 19.9095 11.9994 19.4645 11.9994L18.9628 11.9994L18.5963 11.9994L18.5509 11.9994L18.0001 11.9994L16.0299 13.9693L16.0302 13.9697L14.9696 15.0303L14.9691 15.0298L13.5296 16.469L13.5302 16.4697L12.4696 17.5303L12.4688 17.5296L11.2185 18.7796C11.0778 18.9203 10.8871 18.9993 10.6882 18.9993L6.06141 18.9992L4.03063 21.03L2.96997 19.9694L4.99884 17.9405L4.99884 13.3099C4.99884 13.111 5.07785 12.9202 5.21851 12.7796L11.9987 5.99934L11.9989 5.4267L11.9989 5.38012L11.999 5.01069L11.9992 4.51196C11.9993 4.0662 12.5386 3.84342 12.8533 4.15912L13.2054 4.51233L13.4662 4.77396L13.4991 4.80696L15.812 7.1272L17.9392 5L16.4696 3.53033L17.5302 2.46967ZM14.9692 12.9086L13.5302 11.4697L12.4696 12.5303L13.9084 13.9692L12.4689 15.4084L11.0302 13.9697L9.96957 15.0303L11.4082 16.4689L10.3776 17.4993L6.49884 17.4992L6.49884 13.6206L13.0594 7.06L13.3437 6.77572L17.217 10.6613L16.9396 10.9387L14.9692 12.9086Z", fillRule: "evenodd" })
358
+ }
359
+ );
360
+ Syringe.displayName = "Syringe";
361
+ var Virus = (props) => /* @__PURE__ */ jsxRuntime.jsx(
362
+ "svg",
363
+ {
364
+ width: "24",
365
+ height: "24",
366
+ viewBox: "0 0 24 24",
367
+ fill: "currentColor",
368
+ xmlns: "http://www.w3.org/2000/svg",
369
+ ...props,
370
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.99857 3.2917C6.23282 2.29759 7.68693 1.55825 9.28576 1.15991L9.65015 2.61524C9.213 2.72416 8.78834 2.86252 8.37823 3.02797L9.1257 4.53187C10.0177 4.18834 10.9868 4.00002 11.9999 4.00002C12.6283 4.00002 13.2397 4.07247 13.8263 4.20945L14.3613 2.61714C13.9325 2.50931 13.493 2.4303 13.0451 2.38216L13.2072 0.890686C14.8453 1.06677 16.3868 1.60038 17.7452 2.41637L16.9739 3.70303C16.5927 3.47407 16.1949 3.27078 15.783 3.0954L15.2483 4.68701C16.7195 5.34148 17.9566 6.42688 18.7994 7.78291L20.3038 7.0352C20.0738 6.65115 19.818 6.28488 19.5391 5.9386L20.7083 4.99863C21.7023 6.23283 22.4416 7.68688 22.84 9.28563L21.3847 9.65006C21.2758 9.21293 21.1374 8.78828 20.9719 8.37819L19.468 9.12567C19.8116 10.0177 19.9999 10.9869 19.9999 12C19.9999 12.6284 19.9275 13.2398 19.7905 13.8264L21.3828 14.3614C21.4906 13.9326 21.5697 13.493 21.6178 13.045L23.1093 13.2071C22.9332 14.8453 22.3996 16.3868 21.5836 17.7453L20.2969 16.974C20.5259 16.5928 20.7291 16.195 20.9045 15.7831L19.3129 15.2484C18.6584 16.7196 17.573 17.9568 16.217 18.7996L16.9647 20.3039C17.3488 20.0739 17.715 19.8181 18.0613 19.5392L19.0013 20.7083C17.7671 21.7024 16.3131 22.4417 14.7143 22.84L14.3499 21.3847C14.787 21.2758 15.2116 21.1375 15.6217 20.972L14.8742 19.4681C13.9822 19.8117 13.013 20 11.9999 20C11.3716 20 10.7601 19.9276 10.1735 19.7906L9.63856 21.3829C10.0674 21.4907 10.507 21.5697 10.9549 21.6179L10.7929 23.1093C9.15465 22.9333 7.61317 22.3996 6.25466 21.5836L7.026 20.297C7.40716 20.5259 7.80496 20.7292 8.21685 20.9046L8.75159 19.313C7.28032 18.6586 6.04312 17.5731 5.20031 16.217L3.69599 16.9647C3.92605 17.3487 4.18181 17.7151 4.46074 18.0614L3.2916 19.0013C2.29754 17.7671 1.55823 16.3131 1.15989 14.7143L2.61522 14.3499C2.72412 14.787 2.86247 15.2116 3.0279 15.6217L4.53175 14.8742C4.18822 13.9822 3.99992 13.0131 3.99992 12C3.99992 11.3717 4.07236 10.7602 4.20935 10.1736L2.61709 9.63862C2.50925 10.0675 2.43024 10.507 2.3821 10.9549L0.890625 10.7929C1.0667 9.15468 1.60031 7.61324 2.41632 6.25475L3.70295 7.02609C3.47401 7.40724 3.27074 7.80503 3.09536 8.21691L4.68691 8.75165C5.34141 7.28041 6.42684 6.04323 7.78293 5.20043L7.03524 3.69608C6.65114 3.92614 6.28483 4.18191 5.93851 4.46084L4.99857 3.2917ZM11.9999 18.5C15.5898 18.5 18.4999 15.5899 18.4999 12C18.4999 8.41017 15.5898 5.50002 11.9999 5.50002C8.41006 5.50002 5.49992 8.41017 5.49992 12C5.49992 15.5899 8.41006 18.5 11.9999 18.5ZM11.9999 15.3688C11.9999 14.8165 11.5522 14.3688 10.9999 14.3688C10.4476 14.3688 9.99992 14.8165 9.99992 15.3688C9.99992 15.9211 10.4476 16.3688 10.9999 16.3688C11.5522 16.3688 11.9999 15.9211 11.9999 15.3688ZM14.4999 10.5C15.0522 10.5 15.4999 10.9477 15.4999 11.5C15.4999 12.0523 15.0522 12.5 14.4999 12.5C13.9476 12.5 13.4999 12.0523 13.4999 11.5C13.4999 10.9477 13.9476 10.5 14.4999 10.5ZM13.9999 8.00002C13.9999 7.44774 13.5522 7.00002 12.9999 7.00002C12.4476 7.00002 11.9999 7.44774 11.9999 8.00002C11.9999 8.55231 12.4476 9.00002 12.9999 9.00002C13.5522 9.00002 13.9999 8.55231 13.9999 8.00002ZM8.49992 8.50002C9.0522 8.50002 9.49992 8.94774 9.49992 9.50002C9.49992 10.0523 9.0522 10.5 8.49992 10.5C7.94763 10.5 7.49992 10.0523 7.49992 9.50002C7.49992 8.94774 7.94763 8.50002 8.49992 8.50002Z", fillRule: "evenodd" })
371
+ }
372
+ );
373
+ Virus.displayName = "Virus";
374
+
375
+ exports.Achievement = Achievement;
376
+ exports.AdhesivePlaster = AdhesivePlaster;
377
+ exports.Backpack = Backpack;
378
+ exports.Book = Book;
379
+ exports.BookOpen = BookOpen;
380
+ exports.Column = Column;
381
+ exports.Cross = Cross;
382
+ exports.Cup = Cup;
383
+ exports.Education = Education;
384
+ exports.FirstAidKit = FirstAidKit;
385
+ exports.Glasses = Glasses;
386
+ exports.Globe = Globe;
387
+ exports.Government = Government;
388
+ exports.GovernmentFill = GovernmentFill;
389
+ exports.Insurance = Insurance;
390
+ exports.Libra = Libra;
391
+ exports.Medal = Medal;
392
+ exports.Newspaper = Newspaper;
393
+ exports.Palette = Palette;
394
+ exports.Passport = Passport;
395
+ exports.Phonendoscope = Phonendoscope;
396
+ exports.Pill = Pill;
397
+ exports.Pulse = Pulse;
398
+ exports.Seal = Seal;
399
+ exports.Syringe = Syringe;
400
+ exports.Virus = Virus;
401
+ exports.culture_exports = culture_exports;