@rededor/cura 1.0.0-alpha.8 → 1.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 (344) hide show
  1. package/dist/assets/assets/cura-assets.zip +0 -0
  2. package/dist/assets/assets/fonts/Gotham/Gotham-Black.woff2 +0 -0
  3. package/dist/assets/assets/fonts/Gotham/Gotham-BlackItalic.woff2 +0 -0
  4. package/dist/assets/assets/fonts/Gotham/Gotham-Bold.woff2 +0 -0
  5. package/dist/assets/assets/fonts/Gotham/Gotham-BoldItalic.woff2 +0 -0
  6. package/dist/assets/assets/fonts/Gotham/Gotham-Book.woff2 +0 -0
  7. package/dist/assets/assets/fonts/Gotham/Gotham-BookItalic.woff2 +0 -0
  8. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLight.woff2 +0 -0
  9. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLightItalic.woff2 +0 -0
  10. package/dist/assets/assets/fonts/Gotham/Gotham-Light.woff2 +0 -0
  11. package/dist/assets/assets/fonts/Gotham/Gotham-LightItalic.woff2 +0 -0
  12. package/dist/assets/assets/fonts/Gotham/Gotham-Medium.woff2 +0 -0
  13. package/dist/assets/assets/fonts/Gotham/Gotham-MediumItalic.woff2 +0 -0
  14. package/dist/assets/assets/fonts/Gotham/Gotham-Thin.woff2 +0 -0
  15. package/dist/assets/assets/fonts/Gotham/Gotham-ThinItalic.woff2 +0 -0
  16. package/dist/assets/assets/fonts/Gotham/Gotham-Ultra.woff2 +0 -0
  17. package/dist/assets/assets/fonts/Gotham/Gotham-UltraItalic.woff2 +0 -0
  18. package/dist/assets/assets/fonts/Gotham/style.css +90 -0
  19. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-Italic-VariableFont_wght.woff2 +0 -0
  20. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-VariableFont_wght.woff2 +0 -0
  21. package/dist/assets/assets/fonts/HankenGrotesk/style-webfont.css +72 -0
  22. package/dist/assets/assets/fonts/HankenGrotesk/style.css +16 -0
  23. package/dist/assets/assets/fonts/Roboto/Roboto-Black.woff2 +0 -0
  24. package/dist/assets/assets/fonts/Roboto/Roboto-BlackItalic.woff2 +0 -0
  25. package/dist/assets/assets/fonts/Roboto/Roboto-Bold.woff2 +0 -0
  26. package/dist/assets/assets/fonts/Roboto/Roboto-BoldItalic.woff2 +0 -0
  27. package/dist/assets/assets/fonts/Roboto/Roboto-Italic.woff2 +0 -0
  28. package/dist/assets/assets/fonts/Roboto/Roboto-Light.woff2 +0 -0
  29. package/dist/assets/assets/fonts/Roboto/Roboto-LightItalic.woff2 +0 -0
  30. package/dist/assets/assets/fonts/Roboto/Roboto-Medium.woff2 +0 -0
  31. package/dist/assets/assets/fonts/Roboto/Roboto-MediumItalic.woff2 +0 -0
  32. package/dist/assets/assets/fonts/Roboto/Roboto-Regular.woff2 +0 -0
  33. package/dist/assets/assets/fonts/Roboto/Roboto-Thin.woff2 +0 -0
  34. package/dist/assets/assets/fonts/Roboto/Roboto-ThinItalic.woff2 +0 -0
  35. package/dist/assets/assets/fonts/Roboto/style-webfont.css +756 -0
  36. package/dist/assets/assets/fonts/Roboto/style.css +90 -0
  37. package/dist/assets/assets/icons/iconset-default-list.ts +1 -1
  38. package/dist/assets/assets/icons/iconset-default-tmp.svg +4 -0
  39. package/dist/assets/assets/icons/iconset-default.svg +1 -1
  40. package/dist/assets/assets/images/avatar/doctor-default.svg +6 -7
  41. package/dist/assets/assets/images/avatar/doctor-default_old.svg +8 -0
  42. package/dist/assets/assets/images/avatar/dora-default.svg +3 -4
  43. package/dist/assets/assets/images/avatar/dora-default_old.svg +5 -0
  44. package/dist/assets/assets/images/avatar/patient-default.svg +16 -10
  45. package/dist/assets/assets/images/avatar/patient-default_old.svg +12 -0
  46. package/dist/assets/assets/images/avatar/unit-default.svg +7 -8
  47. package/dist/assets/assets/images/avatar/unit-default_old.svg +9 -0
  48. package/dist/cjs/{app-globals-bcffd819.js → app-globals-4d07f363.js} +26 -10
  49. package/dist/cjs/app-globals-4d07f363.js.map +1 -0
  50. package/dist/cjs/cura-accordion_12.cjs.entry.js +23 -17
  51. package/dist/cjs/cura-accordion_12.cjs.entry.js.map +1 -1
  52. package/dist/cjs/cura-alert.cjs.entry.js +1 -1
  53. package/dist/cjs/cura-avatar.cjs.entry.js +1 -1
  54. package/dist/cjs/cura-badge-distance.cjs.entry.js +46 -0
  55. package/dist/cjs/cura-badge-distance.cjs.entry.js.map +1 -0
  56. package/dist/cjs/cura-button-outline.cjs.entry.js +10 -6
  57. package/dist/cjs/cura-button-outline.cjs.entry.js.map +1 -1
  58. package/dist/cjs/cura-button-select.cjs.entry.js +2 -2
  59. package/dist/cjs/cura-button-select.cjs.entry.js.map +1 -1
  60. package/dist/cjs/cura-button-transparent.cjs.entry.js +11 -7
  61. package/dist/cjs/cura-button-transparent.cjs.entry.js.map +1 -1
  62. package/dist/cjs/cura-button.definitions-f036371c.js +12 -0
  63. package/dist/cjs/cura-button.definitions-f036371c.js.map +1 -0
  64. package/dist/cjs/cura-calendar.cjs.entry.js +104 -10
  65. package/dist/cjs/cura-calendar.cjs.entry.js.map +1 -1
  66. package/dist/cjs/cura-card.cjs.entry.js +1 -1
  67. package/dist/cjs/cura-checkbox.cjs.entry.js +2 -2
  68. package/dist/cjs/cura-checkbox.cjs.entry.js.map +1 -1
  69. package/dist/cjs/cura-display.cjs.entry.js +19 -10
  70. package/dist/cjs/cura-display.cjs.entry.js.map +1 -1
  71. package/dist/cjs/cura-dropdown-search-option-title.cjs.entry.js +1 -1
  72. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js +5 -3
  73. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js.map +1 -1
  74. package/dist/cjs/cura-dropdown-search.cjs.entry.js +6 -5
  75. package/dist/cjs/cura-dropdown-search.cjs.entry.js.map +1 -1
  76. package/dist/cjs/cura-icons-view.cjs.entry.js +4 -4
  77. package/dist/cjs/cura-icons-view.cjs.entry.js.map +1 -1
  78. package/dist/cjs/cura-loader-bar.cjs.entry.js +1 -1
  79. package/dist/cjs/cura-radio.cjs.entry.js +1 -1
  80. package/dist/cjs/cura-switch.cjs.entry.js +1 -1
  81. package/dist/cjs/cura-toast.cjs.entry.js +1 -1
  82. package/dist/cjs/cura.cjs.js +2 -2
  83. package/dist/cjs/loader.cjs.js +2 -2
  84. package/dist/collection/api/theme-presets/theme-default.js +3 -3
  85. package/dist/collection/api/theme-presets/theme-default.js.map +1 -1
  86. package/dist/collection/api/theme-presets/theme-legacy-default.js +16 -0
  87. package/dist/collection/api/theme-presets/theme-legacy-default.js.map +1 -1
  88. package/dist/collection/api/theme-presets/theme-maternity.js +6 -6
  89. package/dist/collection/api/theme-presets/theme-maternity.js.map +1 -1
  90. package/dist/collection/assets/icons/iconset-default-list.js +1 -1
  91. package/dist/collection/assets/icons/iconset-default-list.js.map +1 -1
  92. package/dist/collection/assets/icons/iconset-default-tmp.svg +4 -0
  93. package/dist/collection/assets/icons/iconset-default.svg +1 -1
  94. package/dist/collection/assets/images/avatar/doctor-default.svg +6 -7
  95. package/dist/collection/assets/images/avatar/doctor-default_old.svg +8 -0
  96. package/dist/collection/assets/images/avatar/dora-default.svg +3 -4
  97. package/dist/collection/assets/images/avatar/dora-default_old.svg +5 -0
  98. package/dist/collection/assets/images/avatar/patient-default.svg +16 -10
  99. package/dist/collection/assets/images/avatar/patient-default_old.svg +12 -0
  100. package/dist/collection/assets/images/avatar/unit-default.svg +7 -8
  101. package/dist/collection/assets/images/avatar/unit-default_old.svg +9 -0
  102. package/dist/collection/assets-raw/icons/default/drug.svg +3 -0
  103. package/dist/collection/collection-manifest.json +1 -0
  104. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.css +28 -0
  105. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js +94 -0
  106. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.js.map +1 -0
  107. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js +56 -0
  108. package/dist/collection/components/badges/cura-badge-distance/cura-badge-distance.stories.js.map +1 -0
  109. package/dist/collection/components/buttons/cura-button/cura-button.css +61 -65
  110. package/dist/collection/components/buttons/cura-button/cura-button.js +26 -3
  111. package/dist/collection/components/buttons/cura-button/cura-button.js.map +1 -1
  112. package/dist/collection/components/buttons/cura-button/cura-button.stories.js +28 -2
  113. package/dist/collection/components/buttons/cura-button/cura-button.stories.js.map +1 -1
  114. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.css +50 -53
  115. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js +28 -6
  116. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js.map +1 -1
  117. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js +28 -2
  118. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js.map +1 -1
  119. package/dist/collection/components/buttons/cura-button-select/cura-button-select.css +29 -33
  120. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js +1 -1
  121. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.css +37 -54
  122. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js +31 -9
  123. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js.map +1 -1
  124. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js +16 -6
  125. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js.map +1 -1
  126. package/dist/collection/components/buttons/cura-button.definitions.js +7 -0
  127. package/dist/collection/components/buttons/cura-button.definitions.js.map +1 -0
  128. package/dist/collection/components/cura-alert/cura-alert.js +1 -1
  129. package/dist/collection/components/cura-avatar/cura-avatar.js +1 -1
  130. package/dist/collection/components/cura-calendar/cura-calendar.css +30 -5
  131. package/dist/collection/components/cura-calendar/cura-calendar.js +148 -17
  132. package/dist/collection/components/cura-calendar/cura-calendar.js.map +1 -1
  133. package/dist/collection/components/cura-calendar/cura-calendar.stories.js +55 -5
  134. package/dist/collection/components/cura-calendar/cura-calendar.stories.js.map +1 -1
  135. package/dist/collection/components/cura-card/cura-card.js +1 -1
  136. package/dist/collection/components/cura-icon/cura-icon.js +1 -1
  137. package/dist/collection/components/cura-icons-view/cura-icons-view.js +3 -3
  138. package/dist/collection/components/cura-page-template/cura-page-template.js +1 -1
  139. package/dist/collection/components/cura-toast/cura-toast.js +1 -1
  140. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.css +13 -5
  141. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js +1 -1
  142. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.css +48 -29
  143. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js +4 -2
  144. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js.map +1 -1
  145. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.js +1 -1
  146. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js +24 -5
  147. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js.map +1 -1
  148. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js +19 -6
  149. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js.map +1 -1
  150. package/dist/collection/components/forms/cura-label/cura-label.js +3 -3
  151. package/dist/collection/components/forms/cura-label/cura-label.js.map +1 -1
  152. package/dist/collection/components/forms/cura-radio/cura-radio.js +1 -1
  153. package/dist/collection/components/forms/cura-select/cura-select.css +1 -0
  154. package/dist/collection/components/forms/cura-select/cura-select.js +23 -4
  155. package/dist/collection/components/forms/cura-select/cura-select.js.map +1 -1
  156. package/dist/collection/components/forms/cura-select/cura-select.stories.js +11 -1
  157. package/dist/collection/components/forms/cura-select/cura-select.stories.js.map +1 -1
  158. package/dist/collection/components/forms/cura-select-options/cura-select-option.js +1 -1
  159. package/dist/collection/components/forms/cura-switch/cura-switch.js +1 -1
  160. package/dist/collection/components/loaders/cura-loader-bar/cura-loader-bar.js +1 -1
  161. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js +1 -1
  162. package/dist/collection/components/text/cura-display/cura-display.css +16 -0
  163. package/dist/collection/components/text/cura-display/cura-display.js +37 -10
  164. package/dist/collection/components/text/cura-display/cura-display.js.map +1 -1
  165. package/dist/collection/components/text/cura-display/cura-display.stories.js +13 -2
  166. package/dist/collection/components/text/cura-display/cura-display.stories.js.map +1 -1
  167. package/dist/collection/components/text/cura-heading/cura-heading.js +1 -1
  168. package/dist/collection/components/text/cura-paragraph/cura-paragraph.css +12 -2
  169. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js +1 -1
  170. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js +1 -1
  171. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js.map +1 -1
  172. package/dist/collection/stories/blocks/index.js +85 -0
  173. package/dist/components/cura-alert.js +1 -1
  174. package/dist/components/cura-avatar.js +1 -1
  175. package/dist/components/cura-badge-distance.d.ts +11 -0
  176. package/dist/components/cura-badge-distance.js +73 -0
  177. package/dist/components/cura-badge-distance.js.map +1 -0
  178. package/dist/components/cura-button-outline.js +11 -6
  179. package/dist/components/cura-button-outline.js.map +1 -1
  180. package/dist/components/cura-button-select.js +2 -2
  181. package/dist/components/cura-button-select.js.map +1 -1
  182. package/dist/components/cura-button-transparent2.js +13 -8
  183. package/dist/components/cura-button-transparent2.js.map +1 -1
  184. package/dist/components/cura-button.definitions.js +10 -0
  185. package/dist/components/cura-button.definitions.js.map +1 -0
  186. package/dist/components/cura-button.js +10 -4
  187. package/dist/components/cura-button.js.map +1 -1
  188. package/dist/components/cura-calendar.js +126 -15
  189. package/dist/components/cura-calendar.js.map +1 -1
  190. package/dist/components/cura-card.js +1 -1
  191. package/dist/components/cura-checkbox.js +2 -2
  192. package/dist/components/cura-checkbox.js.map +1 -1
  193. package/dist/components/cura-display.js +21 -11
  194. package/dist/components/cura-display.js.map +1 -1
  195. package/dist/components/cura-dropdown-search-option-title.js +1 -1
  196. package/dist/components/cura-dropdown-search-option.js +5 -3
  197. package/dist/components/cura-dropdown-search-option.js.map +1 -1
  198. package/dist/components/cura-dropdown-search.js +7 -5
  199. package/dist/components/cura-dropdown-search.js.map +1 -1
  200. package/dist/components/cura-heading2.js +1 -1
  201. package/dist/components/cura-icon2.js +1 -1
  202. package/dist/components/cura-icons-view.js +4 -4
  203. package/dist/components/cura-icons-view.js.map +1 -1
  204. package/dist/components/cura-label2.js +1 -1
  205. package/dist/components/cura-label2.js.map +1 -1
  206. package/dist/components/cura-loader-bar2.js +1 -1
  207. package/dist/components/cura-loader-circle2.js +1 -1
  208. package/dist/components/cura-page-template.js +1 -1
  209. package/dist/components/cura-paragraph2.js +2 -2
  210. package/dist/components/cura-paragraph2.js.map +1 -1
  211. package/dist/components/cura-radio.js +1 -1
  212. package/dist/components/cura-select-option2.js +1 -1
  213. package/dist/components/cura-select2.js +7 -5
  214. package/dist/components/cura-select2.js.map +1 -1
  215. package/dist/components/cura-switch.js +1 -1
  216. package/dist/components/cura-toast.js +1 -1
  217. package/dist/components/index.js +27 -9
  218. package/dist/components/index.js.map +1 -1
  219. package/dist/cura/cura.esm.js +1 -1
  220. package/dist/cura/cura.esm.js.map +1 -1
  221. package/dist/cura/p-0b7a7306.js +2 -0
  222. package/dist/cura/p-0b7a7306.js.map +1 -0
  223. package/dist/cura/{p-260edb61.entry.js → p-0d435e42.entry.js} +2 -2
  224. package/dist/cura/{p-c63f4695.entry.js → p-2203e829.entry.js} +2 -2
  225. package/dist/cura/p-42dfa3a7.entry.js +2 -0
  226. package/dist/cura/p-42dfa3a7.entry.js.map +1 -0
  227. package/dist/cura/{p-6373c7cd.entry.js → p-4c7a2419.entry.js} +2 -2
  228. package/dist/cura/p-57b8b468.entry.js +2 -0
  229. package/dist/cura/p-57b8b468.entry.js.map +1 -0
  230. package/dist/cura/p-5ac9d510.entry.js +2 -0
  231. package/dist/cura/p-5ac9d510.entry.js.map +1 -0
  232. package/dist/cura/p-6682619b.entry.js +2 -0
  233. package/dist/cura/p-6682619b.entry.js.map +1 -0
  234. package/dist/cura/{p-5fcfbf32.entry.js → p-66c5cf5f.entry.js} +2 -2
  235. package/dist/cura/{p-4eaeb590.entry.js → p-84d8c67d.entry.js} +2 -2
  236. package/dist/cura/p-9b658260.entry.js +2 -0
  237. package/dist/cura/p-9b658260.entry.js.map +1 -0
  238. package/dist/cura/p-a00d2c68.entry.js +2 -0
  239. package/dist/cura/p-a00d2c68.entry.js.map +1 -0
  240. package/dist/cura/{p-a9dad622.entry.js → p-a5cf0fd6.entry.js} +2 -2
  241. package/dist/cura/p-a9cda3b1.entry.js +2 -0
  242. package/dist/cura/p-a9cda3b1.entry.js.map +1 -0
  243. package/dist/cura/{p-f016eb62.entry.js → p-ad8a7e0f.entry.js} +2 -2
  244. package/dist/cura/p-afd2c148.entry.js +2 -0
  245. package/dist/cura/p-afd2c148.entry.js.map +1 -0
  246. package/dist/cura/p-df5c3a86.entry.js +2 -0
  247. package/dist/cura/{p-17a878d4.entry.js.map → p-df5c3a86.entry.js.map} +1 -1
  248. package/dist/cura/p-dfc65f66.entry.js +2 -0
  249. package/dist/cura/p-efcb32eb.js +2 -0
  250. package/dist/cura/p-efcb32eb.js.map +1 -0
  251. package/dist/cura/p-f9433d24.entry.js +2 -0
  252. package/dist/cura/p-f9433d24.entry.js.map +1 -0
  253. package/dist/cura/p-fbf20e5a.entry.js +2 -0
  254. package/dist/cura/p-fbf20e5a.entry.js.map +1 -0
  255. package/dist/esm/{app-globals-f2da2b14.js → app-globals-6ca7103d.js} +26 -10
  256. package/dist/esm/app-globals-6ca7103d.js.map +1 -0
  257. package/dist/esm/cura-accordion_12.entry.js +23 -17
  258. package/dist/esm/cura-accordion_12.entry.js.map +1 -1
  259. package/dist/esm/cura-alert.entry.js +1 -1
  260. package/dist/esm/cura-avatar.entry.js +1 -1
  261. package/dist/esm/cura-badge-distance.entry.js +42 -0
  262. package/dist/esm/cura-badge-distance.entry.js.map +1 -0
  263. package/dist/esm/cura-button-outline.entry.js +10 -6
  264. package/dist/esm/cura-button-outline.entry.js.map +1 -1
  265. package/dist/esm/cura-button-select.entry.js +2 -2
  266. package/dist/esm/cura-button-select.entry.js.map +1 -1
  267. package/dist/esm/cura-button-transparent.entry.js +11 -7
  268. package/dist/esm/cura-button-transparent.entry.js.map +1 -1
  269. package/dist/esm/cura-button.definitions-617d3bad.js +10 -0
  270. package/dist/esm/cura-button.definitions-617d3bad.js.map +1 -0
  271. package/dist/esm/cura-calendar.entry.js +104 -10
  272. package/dist/esm/cura-calendar.entry.js.map +1 -1
  273. package/dist/esm/cura-card.entry.js +1 -1
  274. package/dist/esm/cura-checkbox.entry.js +2 -2
  275. package/dist/esm/cura-checkbox.entry.js.map +1 -1
  276. package/dist/esm/cura-display.entry.js +19 -10
  277. package/dist/esm/cura-display.entry.js.map +1 -1
  278. package/dist/esm/cura-dropdown-search-option-title.entry.js +1 -1
  279. package/dist/esm/cura-dropdown-search-option.entry.js +5 -3
  280. package/dist/esm/cura-dropdown-search-option.entry.js.map +1 -1
  281. package/dist/esm/cura-dropdown-search.entry.js +6 -5
  282. package/dist/esm/cura-dropdown-search.entry.js.map +1 -1
  283. package/dist/esm/cura-icons-view.entry.js +4 -4
  284. package/dist/esm/cura-icons-view.entry.js.map +1 -1
  285. package/dist/esm/cura-loader-bar.entry.js +1 -1
  286. package/dist/esm/cura-radio.entry.js +1 -1
  287. package/dist/esm/cura-switch.entry.js +1 -1
  288. package/dist/esm/cura-toast.entry.js +1 -1
  289. package/dist/esm/cura.js +2 -2
  290. package/dist/esm/loader.js +2 -2
  291. package/dist/types/api/theme-presets/theme-legacy-default.d.ts +3 -3
  292. package/dist/types/api/theme-presets/theme-presets.d.ts +3 -3
  293. package/dist/types/components/badges/cura-badge-distance/cura-badge-distance.d.ts +12 -0
  294. package/dist/types/components/badges/cura-badge-distance/cura-badge-distance.stories.d.ts +39 -0
  295. package/dist/types/components/buttons/cura-button/cura-button.d.ts +5 -0
  296. package/dist/types/components/buttons/cura-button/cura-button.stories.d.ts +23 -0
  297. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.d.ts +6 -1
  298. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.stories.d.ts +23 -0
  299. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.d.ts +6 -0
  300. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.stories.d.ts +11 -0
  301. package/dist/types/components/buttons/cura-button.definitions.d.ts +6 -0
  302. package/dist/types/components/cura-calendar/cura-calendar.d.ts +16 -7
  303. package/dist/types/components/cura-calendar/cura-calendar.stories.d.ts +56 -1
  304. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.d.ts +7 -3
  305. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.stories.d.ts +14 -0
  306. package/dist/types/components/forms/cura-label/cura-label.d.ts +1 -1
  307. package/dist/types/components/forms/cura-select/cura-select.d.ts +5 -0
  308. package/dist/types/components/forms/cura-select/cura-select.stories.d.ts +11 -0
  309. package/dist/types/components/text/cura-display/cura-display.d.ts +6 -0
  310. package/dist/types/components/text/cura-display/cura-display.stories.d.ts +14 -0
  311. package/dist/types/components.d.ts +89 -14
  312. package/package.json +5 -3
  313. package/dist/cjs/app-globals-bcffd819.js.map +0 -1
  314. package/dist/cura/p-0b1829ed.entry.js +0 -2
  315. package/dist/cura/p-0b1829ed.entry.js.map +0 -1
  316. package/dist/cura/p-17a878d4.entry.js +0 -2
  317. package/dist/cura/p-335323b5.entry.js +0 -2
  318. package/dist/cura/p-335323b5.entry.js.map +0 -1
  319. package/dist/cura/p-3c4215a8.entry.js +0 -2
  320. package/dist/cura/p-3c4215a8.entry.js.map +0 -1
  321. package/dist/cura/p-67e34464.entry.js +0 -2
  322. package/dist/cura/p-67e34464.entry.js.map +0 -1
  323. package/dist/cura/p-70c369b1.js +0 -2
  324. package/dist/cura/p-70c369b1.js.map +0 -1
  325. package/dist/cura/p-79fa3b97.entry.js +0 -2
  326. package/dist/cura/p-79fa3b97.entry.js.map +0 -1
  327. package/dist/cura/p-8433fec9.entry.js +0 -2
  328. package/dist/cura/p-8433fec9.entry.js.map +0 -1
  329. package/dist/cura/p-9a4094e3.entry.js +0 -2
  330. package/dist/cura/p-9a4094e3.entry.js.map +0 -1
  331. package/dist/cura/p-af2036a7.entry.js +0 -2
  332. package/dist/cura/p-b0d66386.entry.js +0 -2
  333. package/dist/cura/p-b0d66386.entry.js.map +0 -1
  334. package/dist/cura/p-c518a91c.entry.js +0 -2
  335. package/dist/cura/p-c518a91c.entry.js.map +0 -1
  336. package/dist/esm/app-globals-f2da2b14.js.map +0 -1
  337. /package/dist/cura/{p-260edb61.entry.js.map → p-0d435e42.entry.js.map} +0 -0
  338. /package/dist/cura/{p-c63f4695.entry.js.map → p-2203e829.entry.js.map} +0 -0
  339. /package/dist/cura/{p-6373c7cd.entry.js.map → p-4c7a2419.entry.js.map} +0 -0
  340. /package/dist/cura/{p-5fcfbf32.entry.js.map → p-66c5cf5f.entry.js.map} +0 -0
  341. /package/dist/cura/{p-4eaeb590.entry.js.map → p-84d8c67d.entry.js.map} +0 -0
  342. /package/dist/cura/{p-a9dad622.entry.js.map → p-a5cf0fd6.entry.js.map} +0 -0
  343. /package/dist/cura/{p-f016eb62.entry.js.map → p-ad8a7e0f.entry.js.map} +0 -0
  344. /package/dist/cura/{p-af2036a7.entry.js.map → p-dfc65f66.entry.js.map} +0 -0
@@ -0,0 +1,90 @@
1
+ /* Thin */
2
+ @font-face {
3
+ font-family: 'Roboto';
4
+ font-style: normal;
5
+ font-weight: 100;
6
+ font-display: swap;
7
+ src: url(./Roboto-Thin.woff2) format('woff2');
8
+ }
9
+ @font-face {
10
+ font-family: 'Roboto';
11
+ font-style: italic;
12
+ font-weight: 100;
13
+ font-display: swap;
14
+ src: url(./Roboto-ThinItalic.woff2) format('woff2');
15
+ }
16
+ /* Light */
17
+ @font-face {
18
+ font-family: 'Roboto';
19
+ font-style: normal;
20
+ font-weight: 300;
21
+ font-display: swap;
22
+ src: url(./Roboto-Light.woff2) format('woff2');
23
+ }
24
+ @font-face {
25
+ font-family: 'Roboto';
26
+ font-style: italic;
27
+ font-weight: 300;
28
+ font-display: swap;
29
+ src: url(./Roboto-LightItalic.woff2) format('woff2');
30
+ }
31
+ /* Regular */
32
+ @font-face {
33
+ font-family: 'Roboto';
34
+ font-style: normal;
35
+ font-weight: 400;
36
+ font-display: swap;
37
+ src: url(./Roboto-Regular.woff2) format('woff2');
38
+ }
39
+ @font-face {
40
+ font-family: 'Roboto';
41
+ font-style: italic;
42
+ font-weight: 400;
43
+ font-display: swap;
44
+ src: url(./Roboto-Italic.woff2) format('woff2');
45
+ }
46
+ /* Medium */
47
+ @font-face {
48
+ font-family: 'Roboto';
49
+ font-style: normal;
50
+ font-weight: 500;
51
+ font-display: swap;
52
+ src: url(./Roboto-Medium.woff2) format('woff2');
53
+ }
54
+ @font-face {
55
+ font-family: 'Roboto';
56
+ font-style: italic;
57
+ font-weight: 500;
58
+ font-display: swap;
59
+ src: url(./Roboto-MediumItalic.woff2) format('woff2');
60
+ }
61
+ /* Bold */
62
+ @font-face {
63
+ font-family: 'Roboto';
64
+ font-style: normal;
65
+ font-weight: 700;
66
+ font-display: swap;
67
+ src: url(./Roboto-Bold.woff2) format('woff2');
68
+ }
69
+ @font-face {
70
+ font-family: 'Roboto';
71
+ font-style: italic;
72
+ font-weight: 700;
73
+ font-display: swap;
74
+ src: url(./Roboto-BoldItalic.woff2) format('woff2');
75
+ }
76
+ /* Black */
77
+ @font-face {
78
+ font-family: 'Roboto';
79
+ font-style: normal;
80
+ font-weight: 900;
81
+ font-display: swap;
82
+ src: url(./Roboto-Black.woff2) format('woff2');
83
+ }
84
+ @font-face {
85
+ font-family: 'Roboto';
86
+ font-style: italic;
87
+ font-weight: 900;
88
+ font-display: swap;
89
+ src: url(./Roboto-BlackItalic.woff2) format('woff2');
90
+ }
@@ -1 +1 @@
1
- export default ["360","accessibility","addUser","airdrop","alertCircle","alertTriangle","arrowDown","arrowDownCircle","arrowLeft","arrowLeftCircle","arrowRight","arrowRightCircle","arrowUp","arrowUpCircle","attach","avatarF","avatarM","biometry","bloodGroup","calendar","cam","camOff","central","chatCircle","check","checkBadge","checkCircle","checkDouble","clock","close","closeCircle","collapse","config","contacts","currency","delete","desktop","doc","down","download","duplicate","edit","exam","examDoc","expand","facebook","fileBmp","fileJpg","filePdf","filePng","fileUpload","fileXls","filter","fullscreen","gallery","geotag","geotagUnity","geotagUnityGroup","google","graph","healthPlan","heart","height","height2","home","horizontalList","imageUp","infoCircle","instagram","key","lamp","language","language2","languageEN","languagePT","lattes","left","like","link","linkExternal","linkedin","list","login","logout","mail","maintenance","medDoc","medEspec","medImg","medUser","medical","menuHamburguer","menuKebab","menuMeatballs","mic","micOff","minus","minusCircle","minusSquare","mobile","news","notification","npsDeslike","npsHate","npsLike","npsLove","npsNeutral","order","partner","phone","play","plus","plusCircle","plusSquare","print","profile","profileCircle","questionCircle","questionSquare","range","reload","ribbon","right","schedule","scheduleCancel","scheduleCheck","scheduleHistorico","search","secure","share","siren","sound","soundOff","subItem","swap","target","team","telegram","twitter","unLink","unSecure","unity","unlike","up","upload","verticalList","viewFalse","viewTrue","weight","whatsapp","wifi","wifiOff","youtube","zoomIn","zoomOut"];
1
+ export default ["360","accessibility","addUser","airdrop","alertCircle","alertTriangle","arrowDown","arrowDownCircle","arrowLeft","arrowLeftCircle","arrowRight","arrowRightCircle","arrowUp","arrowUpCircle","attach","avatarF","avatarM","biometry","bloodGroup","calendar","cam","camOff","central","chatCircle","check","checkBadge","checkCircle","checkDouble","clock","close","closeCircle","collapse","config","contacts","currency","delete","desktop","doc","down","download","drug","duplicate","edit","exam","examDoc","expand","facebook","fileBmp","fileJpg","filePdf","filePng","fileUpload","fileXls","filter","fullscreen","gallery","geotag","geotagUnity","geotagUnityGroup","google","graph","healthPlan","heart","height","height2","home","horizontalList","imageUp","infoCircle","instagram","key","lamp","language","language2","languageEN","languagePT","lattes","left","like","link","linkExternal","linkedin","list","login","logout","mail","maintenance","medDoc","medEspec","medImg","medUser","medical","menuHamburguer","menuKebab","menuMeatballs","mic","micOff","minus","minusCircle","minusSquare","mobile","news","notification","npsDeslike","npsHate","npsLike","npsLove","npsNeutral","order","partner","phone","play","plus","plusCircle","plusSquare","print","profile","profileCircle","questionCircle","questionSquare","range","reload","ribbon","right","schedule","scheduleCancel","scheduleCheck","scheduleHistorico","search","secure","share","siren","sound","soundOff","subItem","swap","target","team","telegram","twitter","unLink","unSecure","unity","unlike","up","upload","verticalList","viewFalse","viewTrue","weight","whatsapp","wifi","wifiOff","youtube","zoomIn","zoomOut"];
@@ -222,6 +222,10 @@
222
222
  <path d="M12 17V4M12 17L19 10.544M12 17L5 10.544M5 20H19" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
223
223
  </symbol>
224
224
 
225
+ <symbol id="drug" viewBox="0 0 24 24">
226
+ <path d="M6.00029 12.0003L6 18L12.5455 18L12.5454 12L6.00029 12.0003ZM6.00029 12.0003L6 22H18V12C18 9.79086 16.2091 8 14 8H10C7.79086 8 6.00029 9.79117 6.00029 12.0003ZM7.09091 6L7.09135 2.00021L16.909 2L16.9091 6L7.09091 6Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
227
+ </symbol>
228
+
225
229
  <symbol id="duplicate" viewBox="0 0 24 24">
226
230
  <path d="M1.99988 22C1.99988 22 1.99966 12.2939 2.00003 8H16C16.0002 12.2939 16 22 16 22H1.99988Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
227
231
  <path d="M8.00004 3.99976V1.99976L22 1.99999L22 16H20" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="0" height="0"><defs><symbol id="360" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.302 14.595a6.067 6.067 0 0 0 5.348-6.677A6.006 6.006 0 0 0 11 2.593 6.067 6.067 0 0 0 5.65 9.27a6.006 6.006 0 0 0 6.65 5.325M10 6v4M8 8.038h4M17.103 19.583C20 19 22 17.989 22 17c0-.759-1.149-1.51-3-2M5 15c-1.851.49-3 1.241-3 2 0 1.493 4.5 3 10 3h1M13 20l-2 2M13 20l-2-2"/></symbol><symbol id="accessibility" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 13a5 5 0 1 0 7.584 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.336 8.963s1.244 0 1.335 1.325V13H16c1 0 1.773.875 2 1.5l2 4.5a.79.79 0 0 1-.5 1h-2c-.345 0-.89-.183-1-.5L15 16h-5c-.484 0-1-.5-1-1v-4.5c0-.811.695-1.5 1.5-1.537zM11.253 2c-.801 0-1.45.73-1.45 1.63 0 .207.034 1.145.097 1.328.21.61.736 1.042 1.353 1.042s1.143-.433 1.353-1.042c.063-.183.098-1.12.098-1.328 0-.9-.65-1.63-1.451-1.63"/></symbol><symbol id="addUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 21v-2.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332M12 17v6M15 20H9"/></symbol><symbol id="airdrop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17 21c2.989-1.76 5-5.05 5-8.819C22 6.558 17.523 2 12 2S2 6.558 2 12.181C2 15.949 4.011 19.24 7 21"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.608 18.29A7.15 7.15 0 0 0 19 12.18c0-3.935-3.134-7.126-7-7.126s-7 3.19-7 7.127a7.15 7.15 0 0 0 3.392 6.109"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 15.709c1.196-.704 2-2.02 2-3.528 0-2.25-1.79-4.072-4-4.072S8 9.932 8 12.18c0 1.507.804 2.824 2 3.528"/><circle cx="1" cy="1" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" transform="matrix(1 0 0 -1 11 13.2)"/></symbol><symbol id="alertCircle" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17v-1M12 13V7"/></symbol><symbol id="alertTriangle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m12 3 10 18H2zM12 18v-1M12 14V9.5"/></symbol><symbol id="arrowDown" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 12.045 12.013 20m-.105-.116V4zM4 12.045 12.013 20z"/></symbol><symbol id="arrowDownCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 11-2.997 3L9 11"/></symbol><symbol id="arrowLeft" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.955 4 4 11.987m.116.105H20zM11.955 20 4 11.987z"/></symbol><symbol id="arrowLeftCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 9-3 2.997L13 15"/></symbol><symbol id="arrowRight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.045 4 20 11.987m-.116.105H4zM12.045 20 20 11.987z"/></symbol><symbol id="arrowRightCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 9 3 2.997L11 15"/></symbol><symbol id="arrowUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 11.955 11.987 4m.105.116V20zM20 11.955 11.987 4z"/></symbol><symbol id="arrowUpCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m9 13 2.997-3L15 13"/></symbol><symbol id="attach" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3 13 9.681-9.585a4.904 4.904 0 0 1 6.892 0 4.8 4.8 0 0 1 0 6.831L8.692 21.032a3.355 3.355 0 0 1-4.715 0 3.285 3.285 0 0 1 0-4.674l9.43-9.348a1.806 1.806 0 0 1 2.539 0 1.77 1.77 0 0 1 0 2.517L7.5 18"/></symbol><symbol id="avatarF" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M16 7v1.853c0 1.698-1.137 3.138-2.717 3.653M8 6v2.853c0 1.34.705 2.52 1.785 3.215l.215.144v2.164l-5.735 2.275C2.9 17.147 2 18.405 2 19.808V22"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15.5V8A6 6 0 0 0 6 8v7.5M7 6h5"/></symbol><symbol id="avatarM" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M2 22v-2.192c0-1.403.9-2.66 2.265-3.157L10 14.376v-2.164l-.215-.144C8.705 11.374 8 10.193 8 8.853V5.856C8 3.726 9.79 2 12 2s4 1.725 4 3.856v2.997c0 1.698-1.137 3.138-2.717 3.653M9 4l4.5 2.5"/></symbol><symbol id="biometry" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 22c2.992-4.303 3.446-6.887 4-9 .361-1.378-.206-2.733-1.5-3-1.121-.231-2.204 1.143-2.5 2.5-.052.23-1.131 4.16-4.057 7.5m8.458-17.782.227.06c5.175 1.393 8.304 6.88 7.123 12.49-.089.426-.573 3.644-2.251 7.232M9.322 2.4a10 10 0 0 1 1.964-.4M2 10.565c.647-2.889 2.332-5.276 4.535-6.801m10.39 13.118c-.49 1.392-1.396 3.265-2.425 5.118m-9.988-6.857c1.013-1.899 1.425-3.618 1.431-3.649.78-3.582 4.069-5.976 7.32-5.311.12.025.211.047.303.072 3.092.833 4.948 4.204 4.217 7.675"/></symbol><symbol id="bloodGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 14a8 8 0 1 1-16 0c0-4.418 4-7 8-12 4 5 8 7.582 8 12"/></symbol><symbol id="calendar" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 11.99h-3v2.997h3z"/></symbol><symbol id="cam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 8a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zM17.5 12.5 22 8v9z"/></symbol><symbol id="camOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 13v3a2 2 0 0 1-2 2h-3m5-9V8a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h1.5M17.5 12.5 22 8v9zM21 3 3 21"/></symbol><symbol id="central" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 14s-2-.771-2-1.714V9.714C2 8 4 8 4 8v6M20 14s2-.771 2-1.714V9.714C22 8 20 8 20 8zM14 21c3.017-.04 6-2 6-6v-1M13.2 22h-2.4c-.44 0-.8-.45-.8-1s.36-1 .8-1h2.4c.44 0 .8.45.8 1s-.36 1-.8 1M20 10v-.444C20 5.386 16.414 2 12 2S4 5.387 4 9.556V10"/></symbol><symbol id="chatCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m6.904 20.6-2.452.7L2 22l1.557-4.66A9.82 9.82 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-5.096-1.4"/><circle cx="7" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="12" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="17" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/></symbol><symbol id="check" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 5 9 19l-7-7.051"/></symbol><symbol id="checkBadge" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.111 15.268c-.263 1.681-.022 2.963.818 3.803s2.122 1.081 3.803.818C9.735 21.264 10.812 22 12 22s2.265-.736 3.268-2.111c1.681.263 2.963.022 3.803-.818s1.081-2.122.818-3.803C21.264 14.265 22 13.188 22 12s-.736-2.265-2.111-3.268c.263-1.681.022-2.963-.818-3.803s-2.122-1.081-3.803-.818C14.265 2.736 13.188 2 12 2s-2.265.736-3.268 2.111C7.051 3.848 5.77 4.09 4.93 4.93S3.848 7.05 4.11 8.732C2.736 9.735 2 10.812 2 12s.736 2.265 2.111 3.268" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 10 11 15l-3-3.022"/></symbol><symbol id="checkCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m21 6-9 9-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17.118 3.408a10 10 0 0 0-3.22-1.224C8.476 1.136 3.232 4.682 2.184 10.104c-1.047 5.42 2.498 10.665 7.92 11.713 5.421 1.047 10.666-2.498 11.713-7.92.185-.956.227-1.906.14-2.83"/></symbol><symbol id="checkDouble" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 6 7 16.5 2 11M22 7.5 12 17l-1-1"/></symbol><symbol id="clock" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12M12 12V6M12 12h4"/></symbol><symbol id="close" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4 4 16 16M4 20 20 4"/></symbol><symbol id="closeCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0s3.905-10.237 0-14.142-10.237-3.905-14.142 0-3.905 10.237 0 14.142M9 9l6 6M9 15l6-6"/></symbol><symbol id="collapse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 21-6-6-6 6M6 3l6 6 6-6"/></symbol><symbol id="config" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15.535 5.256 2.567-1.295 1.937 1.937-1.295 2.567.523 1.26 2.733.914v2.722l-2.733.915-.523 1.26 1.295 2.566-1.937 1.937-2.567-1.295-1.26.523L13.362 22h-2.722l-.915-2.733-1.26-.523-2.566 1.295-1.937-1.937 1.295-2.567-.523-1.26L2 13.362v-2.722l2.733-.915.523-1.26-1.295-2.566L5.898 3.96l2.567 1.295 1.26-.523L10.638 2h2.722l.915 2.733z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></symbol><symbol id="contacts" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.01 15.99h1.998m-1.997-8h1.997M3.022 20v1.99H18.99a3 3 0 0 0 3-3v-14a3 3 0 0 0-3-3H3.01V4m-1 8h1.998M17 17v-.852c0-.603-.237-1.181-.659-1.607a2.24 2.24 0 0 0-1.591-.666h-4.5c-.597 0-1.169.24-1.591.666A2.28 2.28 0 0 0 8 16.148V17m6.806-7.812c0 1.208-.97 2.187-2.165 2.187a2.177 2.177 0 0 1-2.166-2.187c0-1.209.97-2.188 2.166-2.188s2.165.98 2.165 2.188"/></symbol><symbol id="currency" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.008 14.049c0 1.078.894 1.951 1.995 1.951C13.107 16 14 15.127 14 14.049s-1.065-1.55-2.002-2.049C11.064 11.5 10 11.03 10 9.951S10.893 8 11.995 8s1.996.873 1.996 1.951M12 8V6.5m0 11V16M6.349 4.993a9 9 0 0 1 3.178-1.644c4.779-1.366 9.76 1.401 11.125 6.178a9 9 0 0 1-6.182 11.124c-4.777 1.366-9.758-1.402-11.122-6.18a8.97 8.97 0 0 1 .706-6.691"/></symbol><symbol id="delete" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6zM10 11v6M14 11v6"/></symbol><symbol id="desktop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 22h8M10 17v5M14 17v5M2 3h20v14H2z"/></symbol><symbol id="doc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M14 9h3M7 13h10M7 17h10"/></symbol><symbol id="down" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m16 10-4 4-4-4"/></symbol><symbol id="download" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17V4m0 13 7-6.456M12 17l-7-6.456M5 20h14"/></symbol><symbol id="duplicate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22V8h14v14z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 4V2h14v14h-2"/></symbol><symbol id="edit" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 17 19 2l3 3L7 20l-5 2zM16 6l2 2M5 17l2 2"/></symbol><symbol id="exam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 6h8v12a4 4 0 0 1-8 0zM16 12h-4M17 6H7M9 6V2h6v4"/></symbol><symbol id="examDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 6V2H8L3 7v15h9"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M16 13h5v6.5a2.5 2.5 0 0 1-5 0zM21 17h-2M22 13h-7M16 13v-3h5v3"/></symbol><symbol id="expand" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 15-6 6-6-6M6 9l6-6 6 6"/></symbol><symbol id="facebook" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9.268 22h4.36V11.913h3.047L17 8.536h-3.364V6.611c0-.795.174-1.11 1.006-1.11H17V2h-3.023c-3.243 0-4.71 1.318-4.71 3.844v2.692H7v3.419h2.268z"/></symbol><symbol id="fileBmp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h3M2 19h4M2 22h4M18 16h4M18 19h4M2 16v6M18 16v6M9 16v6M9 16l2.5 3.5L14 16M14 16v6M5 16v3M6 19v3M22 16v3"/></symbol><symbol id="fileJpg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M6 16v6H2v-2.5M22 16h-4v6h4v-3h-1M10 16h4v3h-4M10 16v6"/></symbol><symbol id="filePdf" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 22v-6h3l1 6zM18 22v-6M22 16h-4M21 19h-3"/></symbol><symbol id="filePng" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 16v6M14 16v6M10 16l4 6M22 16h-4v6h4v-3h-1"/></symbol><symbol id="fileUpload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 10V2H7L2 7v15h9.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M14 17l4-4m0 0v9m0-9 4 4"/></symbol><symbol id="fileXls" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16l4 6M2 22l4-6M10 16v6h4M22 16h-4v3h4v3h-4"/></symbol><symbol id="filter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.017 13v9M11.967 2.16v2.777M11.996 8.974c1.104 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.104 0-2 .897-2 2.004s.896 2.004 2 2.004M4.038 13v9M4.038 2v3M4 12.983c1.103 0 1.998-.898 1.998-2.005A2 2 0 0 0 4 8.974C2.895 8.974 2 9.87 2 10.978s.895 2.005 2 2.005M19.997 19v3M19.997 2v8M20 18.323c1.105 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.103 0-1.998.897-1.998 2.004s.895 2.004 1.999 2.004"/></symbol><symbol id="fullscreen" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v6M16 22h6v-6M22 8V2h-6M2 16v6h6"/></symbol><symbol id="gallery" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h8v8H2zM2 14h8v8H2zM14 2h8v8h-8zM14 14h8v8h-8z"/></symbol><symbol id="geotag" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 8 7 13 2.5-5 7-8 7-13 0-4-3-7-7-7"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 9c0 1.654 1.345 3 3 3s2.987-1.346 3-3c0-1.654-1.345-3-3-3S9 7.346 9 9"/></symbol><symbol id="geotagUnity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7M12 6v6M15 9H9"/></symbol><symbol id="geotagUnityGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 5c1.195 0 2.265.367 3.106 1C20.275 6.88 21 8.271 21 9.9c0 3.5-3.214 5.25-5 9.1q-.244-.524-.518-1M10 6v6m3-3H7m3-7C6 2 3 5 3 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7"/></symbol><symbol id="google" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.79 6.802c-.383.375-.989.372-1.437.079-.916-.6-1.986-.904-3.149-.904-2.658 0-4.907 1.76-5.71 4.123-.204.6-.32 1.241-.32 1.9 0 .66.116 1.3.32 1.9.803 2.364 3.052 4.123 5.71 4.123 1.373 0 2.542-.355 3.455-.955a4.66 4.66 0 0 0 1.662-1.874c.272-.565-.206-1.144-.832-1.144h-3.285a1 1 0 0 1-1-1v-1.868a1 1 0 0 1 1-1h7.778c.482 0 .9.344.953.823q.065.597.065 1.222c0 3.046-1.113 5.61-3.043 7.35C17.27 21.104 14.96 22 12.204 22c-3.989 0-7.44-2.24-9.119-5.509a9.83 9.83 0 0 1 0-8.982C4.765 4.241 8.215 2 12.205 2c2.344 0 4.37.72 6.01 1.933.462.341.472 1.01.062 1.411z"/></symbol><symbol id="graph" viewBox="0 0 24 24"><path stroke-miterlimit="10" d="M22 22H2V2"/><path d="M5 20v-6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v6M11 20v-9a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v9M17 20V8a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v12"/></symbol><symbol id="healthPlan" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6M2 7h20M2 12h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 15v-2h-4v2h-2v4h2v2h4v-2h2v-4z"/></symbol><symbol id="heart" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.458 4.591a5.3 5.3 0 0 0-1.708-1.177 5.12 5.12 0 0 0-4.028 0 5.3 5.3 0 0 0-1.708 1.177L12 5.638 10.986 4.59a5.18 5.18 0 0 0-3.722-1.59 5.18 5.18 0 0 0-3.722 1.59A5.52 5.52 0 0 0 2 8.431a5.52 5.52 0 0 0 1.542 3.841L12 21l8.458-8.728a5.45 5.45 0 0 0 1.141-1.761 5.58 5.58 0 0 0 0-4.158 5.45 5.45 0 0 0-1.141-1.762"/></symbol><symbol id="height" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 21.5V2.127M8 5 4.995 2 2 5M8 19l-3.005 3L2 19M12 2h10M14 7h8M16 12h6M18 17h4M20 22h2"/></symbol><symbol id="height2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.17 11.5v1.608L16 14.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-3.973c0-1.262.763-2.394 1.92-2.841l4.86-2.047V11.19l-.182-.13a3.49 3.49 0 0 1-1.513-2.893V5.47c0-1.917 1.517-3.47 3.39-3.47s3.39 1.553 3.39 3.47v2.698c0 1.528-.964 2.824-2.303 3.288M19 2h3v20h-3M20.5 7h1M20.5 12h1M20.5 17h1"/></symbol><symbol id="home" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 11 10-9s2.337 2.438 4 4M22 11.478 19.022 8.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.037 9.5V22H9v-5.437C9 15.5 9.963 14 12 14s3 1.5 3 2.563V22h5V10M16 6V3h3v5.5"/></symbol><symbol id="horizontalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 2v20h-8V2zM10 2v20H2V2z"/></symbol><symbol id="imageUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 11V7a1 1 0 0 0-1-1l-3.465-.001a1 1 0 0 1-.832-.445l-1.406-2.108A1 1 0 0 0 14.465 3h-4.93a1 1 0 0 0-.832.445l-1.406 2.11a1 1 0 0 1-.832.444H3a1 1 0 0 0-1 1V20a1 1 0 0 0 1 1h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.465 11A4 4 0 1 0 10 16.465M16 17l3-3m0 0v7m0-7 3 3"/></symbol><symbol id="infoCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M12 7v1M12 12v5"/></symbol><symbol id="instagram" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.005 2c3.256 0 3.641.01 4.927.075 1.192.056 1.84.253 2.262.422.572.226.976.488 1.398.91.432.433.695.836.91 1.4.17.43.367 1.079.423 2.261.056 1.286.075 1.67.075 4.927s-.01 3.642-.075 4.928c-.056 1.192-.253 1.84-.422 2.261a3.9 3.9 0 0 1-.91 1.408 3.8 3.8 0 0 1-1.4.91c-.43.17-1.079.367-2.261.423-1.286.056-1.67.075-4.927.075s-3.642-.01-4.928-.075c-1.191-.056-1.84-.253-2.261-.422a3.9 3.9 0 0 1-1.408-.91 3.8 3.8 0 0 1-.91-1.409c-.17-.431-.367-1.079-.423-2.261C2.02 15.637 2 15.252 2 11.995s.01-3.641.075-4.927c.056-1.192.253-1.84.422-2.262.226-.572.488-.976.91-1.398a3.7 3.7 0 0 1 1.409-.91c.431-.17 1.079-.367 2.261-.423C8.354 2.02 8.74 2 12.005 2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16c-2.208 0-4-1.792-4-4s1.792-4 4-4 4 1.792 4 4-1.792 4-4 4M19 6c0 .551-.449 1-1 1s-1-.449-1-1 .449-1 1-1 1 .449 1 1"/></symbol><symbol id="key" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.83 2.003a5.5 5.5 0 0 0-1.4.212c-2.883.567-5.041 3.07-5.041 6.092 0 .755.13 1.475.38 2.136C7.905 12.285 2.13 17.94 2.13 17.94a.43.43 0 0 0-.13.307v3.317c0 .236.202.437.439.437h3.475c.249 0 .439-.2.439-.437V19.71h1.814a.487.487 0 0 0 .487-.484V17.42h1.28c.285 0 .51-.225.51-.508v-1.31l.926-.944.32.342a.43.43 0 0 0 .605.012s.522-.532.984-.968c.724.295 1.53.46 2.36.46a6.245 6.245 0 0 0 6.144-5.005 6.4 6.4 0 0 0 .213-1.346c.119-3.435-2.704-6.256-6.167-6.15"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 6c.832 0 1.5.668 1.5 1.5S17.322 9 16.5 9c-.832 0-1.5-.668-1.5-1.5S15.668 6 16.5 6"/></symbol><symbol id="lamp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 21.5h-.5l-.5.5h-2l-.5-.5H10M9 18h6M9.5 20h5M14.5 17v-1c0-.905.315-1.735.94-2.375C16.385 12.66 17 11.47 17 10c0-2.76-2.24-5-5-5s-5 2.24-5 5c0 1.47.615 2.66 1.56 3.625.625.64.94 1.47.94 2.375v1M12 17v-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 11 1.037 1.037L13.075 11M8 2l.5.5M4 6l.5.5M20 6l-.5.5M16 2l-.5.5"/></symbol><symbol id="language" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.002 2c-1.046 0-2.054.16-3.002.458A10 10 0 0 0 5 4.86a9.97 9.97 0 0 0-3 7.143C2 17.526 6.478 22 12.002 22S22 17.522 22 12.002C22 6.478 17.522 2 12.002 2M12.006 22V2M22 12.013H2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.518 18.327c-2.949-1.766-8.408-3.727-15.037.008M19.601 5.662c-2.949 1.789-8.495 3.835-15.238-.028"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 2s-9 8.604 0 19.928M13 2s9 8.604 0 19.928"/></symbol><symbol id="language2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.276 2.78 8.5 6.5 5.5 9l.295 1.541L9 10l3 2.5-3 6-2.002-4L5 13.5l.795-2.789-2.87-2.896a9.98 9.98 0 0 1 10.306-5.74"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.656 9.548 19 14.5l-1.157 1.554L17 12h-1s-2.5-1.5-.5-3l3-.5 1-2h-4l-1-.5 1.635-3.114A10.01 10.01 0 0 1 22 11.998C22 17.522 17.525 22 11.997 22 6.475 22 2 17.522 2 11.998q0-.569.062-1.12"/></symbol><symbol id="languageEN" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 9H7v3m3 0H7m0 0v3h3M13 15V9l4 6V9"/></symbol><symbol id="languagePT" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 15v-2m0 0V9h2a2 2 0 1 1 0 4zM15 15V9h-2 4"/></symbol><symbol id="lattes" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.117 20.275c-2.162-4.396-3.448-7.05-3.448-7.117 0-.107.132-.092 1.431.16 2.284.446 3.504.571 5.538.572 2.692 0 4.883-.422 6.586-1.273.9-.45 1.443-.848 1.886-1.388.547-.666.722-1.124.729-1.896.005-.734-.094-1.12-.522-2.019-.17-.354-.318-.762-.332-.905-.023-.23-.003-.263.167-.282.374-.044 2.216 1.731 2.895 2.789 1.17 1.823 1.264 3.796.274 5.703-.608 1.172-1.28 1.983-2.405 2.904-1.87 1.531-4.045 2.597-7.047 3.456C10.256 21.44 7.649 22 7.112 22c-.114 0-.328-.37-.994-1.726zm.602-7.09c-2.1-.27-3.862-.504-3.917-.521-.093-.03-.427-1.135-.615-2.035-.048-.227-.117-.83-.155-1.34-.17-2.277.33-3.85 1.667-5.266 2.264-2.394 7.112-2.685 12.582-.756.96.34 1.341.575 1.165.721-.13.109-1.015.107-2.543-.004-2.388-.174-4.206.155-5.144.934-1.426 1.185-1.209 3.783.632 7.532.199.405.4.803.446.883.106.186.029.36-.157.35a372 372 0 0 1-3.961-.497m7.044-2.039c-1.676-.299-3.183-1.33-3.669-2.51-.233-.567-.222-1.306.027-1.749.225-.4.807-.863 1.329-1.057.867-.323 2.387-.194 3.494.297 1.05.465 1.982 1.284 2.329 2.045.444.978.074 2.068-.878 2.588-.631.345-1.857.525-2.632.386"/></symbol><symbol id="left" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14 16-4-4 4-4"/></symbol><symbol id="like" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 20.54h12.54c1.08 0 1.65-.75 1.81-1.41 0 0 1.42-7.21 1.5-7.68s.16-1.11-.12-1.58c-.41-.7-1.15-.66-1.34-.66h-4.73c1.01-2.02.64-5.09.64-5.09-.15-1.6-1.57-1.46-1.57-1.46-1.29 0-1.38 1.17-1.38 1.17 0 4.59-3.95 6.07-5.02 6.39-1.07.31-2.36.26-2.36.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9.64h4.07v11.71H2V9.64"/></symbol><symbol id="link" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 13.883-.917-.917a3.4 3.4 0 0 1 0-4.782l5.198-5.201a3.396 3.396 0 0 1 4.778 0l.959.959a3.4 3.4 0 0 1 0 4.782L17.742 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 10.144.903.903a3.4 3.4 0 0 1 0 4.782L8.72 21.018a3.396 3.396 0 0 1-4.78 0c-1.309-1.31.352.351-.958-.96a3.4 3.4 0 0 1 0-4.781L6.258 12"/></symbol><symbol id="linkExternal" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v20h20v-6M15 2h7v7m-.164-6.86L12 12"/></symbol><symbol id="linkedin" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.52 8.667H2.387V21.99H6.52zM4.441 6.926a2.45 2.45 0 0 0 2.441-2.463A2.45 2.45 0 0 0 4.442 2 2.45 2.45 0 0 0 2 4.463a2.44 2.44 0 0 0 2.441 2.463M13.128 15.006c0-1.875.867-2.993 2.517-2.993 1.515 0 2.247 1.067 2.247 2.992V22H22v-8.44c0-3.573-2.029-5.297-4.857-5.297s-4.024 2.203-4.024 2.203v-1.8H9.156v13.326h3.965c.008.008.008-4.935.008-6.987"/></symbol><symbol id="list" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4M10.019 4H22M10.019 12H22M10.019 20H22"/></symbol><symbol id="login" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v2m-3 14h3v-2M2 20V4l8-2v20zM13 12l3-3m-3 3 3 3m-3-3h9"/></symbol><symbol id="logout" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v3m-3 13h3v-3m6-5h-9m9 0-3 3m3-3-3-3M2 20V4l8-2v20z"/></symbol><symbol id="mail" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 20.01H2V4h20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 4 8 8.5c.5.5 1 1 2 1s1.5-.5 2-1L22 4M2 20l7.5-7.5M22 20l-7.5-7.5"/></symbol><symbol id="maintenance" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10.5 21 .14 1h2.72l.916-2.733 1.26-.523 2.566 1.295 1.937-1.937-1.295-2.567.523-1.26L22 13.362v-2.722l-2.733-.915-.523-1.26 1.295-2.566-1.937-1.937-2.567 1.295-1.26-.523L13.362 2h-2.722l-.915 2.733-1.26.523-2.566-1.295L3.96 5.898l1.295 2.567-.523 1.26L2 10.638v2.722l1 .139"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3.856 17.756 3.438-3.438c.855-.903.65-2.04.637-2.384v-.032c-.066-1.123.316-2.247 1.15-3.084 1.2-1.197 2.99-1.463 4.517-.814L11.83 9.771c-.615.615-.591 1.647.055 2.293l.016.016c.646.646 1.679.672 2.294.056l1.767-1.767c.648 1.527.382 3.317-.816 4.515a4 4 0 0 1-3.083 1.15h-.032c-.344-.014-1.487-.224-2.39.63l-3.438 3.439"/></symbol><symbol id="medDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 10V2H8L3 7v15h6.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M18 15v-3h-4v3h-3v4h3v3h4v-3h3v-4z"/></symbol><symbol id="medEspec" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 10V7h-4v3H7v3.667h3V17h4v-3h3v-4z"/></symbol><symbol id="medImg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.108 19v-3.655c0-.392.468-.898.76-1.163.783-.71.686-1.56.63-1.89-.102-.623-.715-1.247-1.45-1.247-.901 0-1.208.39-1.501.39s-.597-.393-1.501-.39c-.735 0-1.349.624-1.451 1.246-.055.332-.158 1.18.63 1.89.293.266.76.766.76 1.164V19M10 6v3H7"/></symbol><symbol id="medUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-2.083A4.17 4.17 0 0 1 4.743 16l5.083-1.426v-2.596c-1.004-.76-1.739-1.956-1.739-3.313V5.93c0-2.17 1.76-3.93 3.93-3.93s3.93 1.76 3.93 3.93v2.735A4.17 4.17 0 0 1 13 12.651M22 22v-2.083A4.17 4.17 0 0 0 19.257 16l-5.083-1.426v-2.16"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14.95 15.404-3.1 3.79-3.1-3.79M11.75 19v3M7.087 22a1.304 1.304 0 1 0 0-2.609 1.304 1.304 0 0 0 0 2.61M7.087 19v-3M18.835 22h.665v-.513c0-1.096-.805-2.065-2-2.413-1.195.348-2 1.317-2 2.413V22h.665M17.652 19v-3"/></symbol><symbol id="medical" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 16.5c0 1.386-1.114 2.5-2.5 2.5a2.494 2.494 0 0 1-2.5-2.5c0-1.386 1.115-2.5 2.5-2.5s2.5 1.114 2.5 2.5M14 2v1.875M9 3H7.552C6.68 3 6 3.711 6 4.552V8c0 1.067.388 2.082 1.261 2.664S12.001 13 12.001 13"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 3h1.448C17.321 3 18 3.711 18 4.552V8c0 1.067-.388 2.082-1.261 2.664S12 13 12 13M10 2v1.875M14 21c3 .5 3.5-2 3.5-2M12 13.456V16c0 4-2.817 6-5 6-2.742 0-4-2-4-3.5C3 16 6 15 9 17"/></symbol><symbol id="menuHamburguer" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 12h18M3 20h18M3 4h18"/></symbol><symbol id="menuKebab" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 20a2 2 0 1 1 4 0 2 2 0 0 1-4 0"/></symbol><symbol id="menuMeatballs" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M12 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M4 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></symbol><symbol id="mic" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 7a4 4 0 1 1 8 0v5a4 4 0 0 1-8 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 1 1-14 0v-1M12 19v2"/></symbol><symbol id="micOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-3 3.874M16 7.5V7a4 4 0 0 0-8 0v5c0 .986.357 1.89.949 2.587"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 0 1-9 6.71M5 11v1c0 1.838.708 3.51 1.867 4.76M12 19v2M21 3 3 21"/></symbol><symbol id="minus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16"/></symbol><symbol id="minusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 11.988h8"/></symbol><symbol id="minusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8"/></symbol><symbol id="mobile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zM11 18h2"/></symbol><symbol id="news" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18.016 14h-2.002v4.04h2.002zM9.007 14h3.003M9.007 18h3.003M9.007 10h9.009M9.007 6h9.009"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.5 22h16.727C21.22 22 22 21.213 22 20.21V2H5v18.5c0 1-.578 1.5-1.5 1.5m0 0c-.922 0-1.5-.5-1.5-1.5V13"/></symbol><symbol id="notification" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 12a7 7 0 0 1 14 0v7H5zM3 19h18"/><circle cx="12" cy="3" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 19v1a2 2 0 1 0 4 0v-1"/></symbol><symbol id="npsDeslike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 15.997c-1.263-1.326-3.737-1.33-5 .003M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsHate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 17c0-4 6-4.005 6 0ZM8.5 9.5l.5 1M15.5 9.5l-.5 1"/></symbol><symbol id="npsLike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 16c-1.263 1.326-3.737 1.332-5 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsLove" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 15c-.5 4-7.5 4-8 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsNeutral" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0zM15 16H9M9 9.5v1M15 9.5v1"/></symbol><symbol id="order" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 18V3M17 6v15M10 6 6.995 3 4 6M14 18l3.005 3L20 18"/></symbol><symbol id="partner" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 5V2h-4v3H7v3.667h3V12h4V9h3V5zM12.8 17.724l5.67-2.527a1.456 1.456 0 0 1 2.002.547c.4.712.164 1.624-.539 2.038l-1.977.945-5.686 2.718c-.294.174-.63.256-.973.256H6.493c-.35 0-.702.1-1.004.282l.01.017"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.989 18.32h3.488c.825 0 1.495-.679 1.495-1.516s-.67-1.516-1.495-1.516H6.804c-.515 0-1.013.116-1.479.348L2 17.31"/></symbol><symbol id="phone" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.129 4.837c-.17.284-.146.674-.073 1.08a19.93 19.93 0 0 0 5.5 10.562c2.786 2.784 6.563 4.87 10.536 5.471.406.065.796.09 1.08-.073.098-.057.228-.162.26-.325l1.555-3.828c.049-.251-.04-.511-.244-.722-.097-.098-2.315-.901-3.363-1.405-.43-.21-.934-.089-1.145.26l-.407.698a1.04 1.04 0 0 1-.633.48c-1.024.259-4.192-2.655-4.882-3.345-.715-.715-3.73-3.962-3.47-4.985a1.02 1.02 0 0 1 .48-.633c.617-.357.447-.26.699-.406.357-.211.479-.715.268-1.145-.455-.933-.723-1.81-1.024-2.809-.13-.438-.552-.787-.975-.698 0 0-1.124.42-3.845 1.563-.155.033-.26.163-.317.26M14 5c2.764 0 5 2.236 5 5M15 2a7 7 0 0 1 7 7"/></symbol><symbol id="play" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 16V8l6 4z"/></symbol><symbol id="plus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16M12 4v16"/></symbol><symbol id="plusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 12h8M12 16V8"/></symbol><symbol id="plusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8M12 8v8"/></symbol><symbol id="print" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5.828 17H2V6h20v11h-3.816M6 6V2h12v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15H6v7h12zM9 18h6M18 9h1"/></symbol><symbol id="profile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 22v-3.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332"/></symbol><symbol id="profileCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 19v-1.034c0-.958 0-1.966-1.5-2.466l-4-1.5v-1c1-.5 1.5-1.5 1.5-2.5V8c0-2-1.421-3-3-3S9 6 9 8v2.5c0 1 .5 2 1.5 2.5v1l-4 1.5C5 16 5 17.073 5 18.02V19"/></symbol><symbol id="questionCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="questionSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="range" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.019 11.994H22M7 6h15M2 6h1M17 17.989H2m20 0h-1.017"/></symbol><symbol id="reload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2a9.99 9.99 0 0 1 8.196 4.27"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.333 2v4.444H15.89"/></symbol><symbol id="ribbon" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 12c2.5-2 2.54-4.603 2.54-4.603C17.04 1.8 11.446 2 11.446 2S6 1.8 6 7.397c0 0 0 2.603 2.5 5.103s9.5 9 9.5 9l3-3s-6-5-10-9c-.743-.744-1.5-2-1-3 .699-1.397 2.5-1 3 0 .423.846 0 1.5 0 1.5M8.5 13 3 18.5l3 3 4-4"/></symbol><symbol id="right" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10 8 4 4-4 4"/></symbol><symbol id="schedule" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2M12 11.989v5.993M15 14.986H9"/></symbol><symbol id="scheduleCancel" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3m-8 0h2m1.119 9.868-2.12 2.119m0 0-2.118 2.119M12 14.985l2.121 2.122M12 14.986l-2.122-2.122"/></symbol><symbol id="scheduleCheck" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 13-3.9 4L9 14.985"/></symbol><symbol id="scheduleHistorico" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 6.993h17M7 1v1.998M14 1v1.998M3.55 2.01H2V19h17V2h-1.55"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 22h17V5M10 1.999h1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 9.99h-3v2.997h3z"/></symbol><symbol id="search" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16"/></symbol><symbol id="secure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05V11M12 17v2M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="share" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6M5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M8 11l8-4.5M8 13l8 4.5"/></symbol><symbol id="siren" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4.563 19 1.825-9.737A4 4 0 0 1 10.32 6h3.36a4 4 0 0 1 3.932 3.263L19.438 19M12 19v-5.5M12 2v1M4 4l1 1M2 11h1M21 11h1M20 4l-1 1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 13a2 2 0 0 0 2 2v-4a2 2 0 0 0-2 2M11 13a2 2 0 0 0-2-2v4a2 2 0 0 0 2-2M3.5 19h17l.5 3H3z"/></symbol><symbol id="sound" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9v6h3.983L11 21V3L5.983 9zM15 9c1.5.5 2 2 2 3s-.5 2.5-2 3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 4c4 .5 7 4 7 8s-3 7.5-7 8"/></symbol><symbol id="soundOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.983 15H5V9h3.983L14 3v5.5m0 5.5v7l-3-4M19 3 4 21"/></symbol><symbol id="subItem" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 19 5-5-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.53 14H5.6c-.8 0-1.6-.8-1.6-1.6V5"/></symbol><symbol id="swap" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 17H3M6 7h15M6 14l-3 3.005L6 20m12-10 3-3.005L18 4"/></symbol><symbol id="target" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 12h3M2 12h3M12 5V2M12 22v-3"/></symbol><symbol id="team" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.545 20v-1.364A3.636 3.636 0 0 0 12.91 15H5.636A3.636 3.636 0 0 0 2 18.636V20M9.5 11a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7M22 20v-1.455a3.64 3.64 0 0 0-2.727-3.518M15.636 4a3.636 3.636 0 0 1 0 7.046"/></symbol><symbol id="telegram" viewBox="0 0 24 24"><path stroke-linejoin="round" d="M22 5 2 7.692l4 3.77 8-1.616-5.5 4.308L13 19z"/></symbol><symbol id="twitter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 22 2 2h6l14 20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.097 10.71 21.5 2h-2l-6.306 7.42zM9.903 13.29 2.5 22h2l6.307-7.42z"/></symbol><symbol id="unLink" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11.518 6.747 3.747-3.752a3.397 3.397 0 0 1 4.805 0l.936.938a3.41 3.41 0 0 1 0 4.81l-3.787 3.793M12.428 17.333l-3.693 3.672a3.397 3.397 0 0 1-4.805 0l-.936-.938a3.41 3.41 0 0 1 0-4.81L6.7 11.57M3.5 8h2M8 3.5v2M3.5 3.5 5 5M20.5 16h-2M16 20.5v-2M20.5 20.5 19 19"/></symbol><symbol id="unSecure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05M12 17v2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="unity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 2h14v20H5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 16h6v6H9zM2 12h3v10H2zM22 22H2M10 6H9M15 6h-1M10 9H9M15 9h-1M10 12H9M15 12h-1M12 22v-6"/></symbol><symbol id="unlike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 3.467h12.54c1.08 0 1.65.75 1.81 1.41 0 0 1.42 7.21 1.5 7.68s.16 1.11-.12 1.58c-.41.7-1.15.66-1.34.66h-4.73c1.01 2.02.64 5.09.64 5.09-.15 1.6-1.57 1.46-1.57 1.46-1.29 0-1.38-1.17-1.38-1.17 0-4.59-3.95-6.07-5.02-6.39-1.07-.31-2.36-.26-2.36-.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 14.367h4.07V2.657H2v11.71"/></symbol><symbol id="up" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m8 13 4-4 4 4"/></symbol><symbol id="upload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 7v13m0-13 7 6.456M12 7l-7 6.456M5 4h14"/></symbol><symbol id="verticalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v8H2zM2 14h20v8H2z"/></symbol><symbol id="viewFalse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 7.174C15.152 6.478 13.63 6 12 6c-5 0-9 4.5-10 6 .633.95 2.47 3.102 5 4.554m3.5 1.313c.488.086.989.133 1.5.133 5 0 9-4.5 10-6-.399-.598-1.274-1.673-2.5-2.75"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-4 4m2.646-7A4 4 0 0 0 9 14.646M21 3 3 21"/></symbol><symbol id="viewTrue" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c-1 1.5-5 6-10 6s-9-4.5-10-6c1-1.5 5-6 10-6s9 4.5 10 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8"/></symbol><symbol id="weight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 12 2-5c-1.5-1-4-2-7-2S6.5 6 5 7l2 5c1.5-.5 2.5-1 5-1s3.5.5 5 1M12 10.5l-2-2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 20V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2"/></symbol><symbol id="whatsapp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.28 20.813a1.06 1.06 0 0 0-.791-.094l-2.76.787a1 1 0 0 1-1.235-1.236l.787-2.759a1.06 1.06 0 0 0-.094-.791A9.94 9.94 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-4.72-1.187"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.19 9.433c-.024.032-.048.055-.072.087-.232.266-.12.659.04 1.09.497 1.358 1.874 2.707 3.108 3.35.408.212.849.244 1.113.008.032-.023.056-.047.088-.078.265-.235.665-.416 1.034-.267.224.094.424.189.752.314.473.188.81.667.737 1.114-.088.518-.4 1.06-.56 1.342-.185.33-.994.734-1.554.569-4.502-1.326-6.568-4.017-7.81-7.807-.176-.542 0-1.27.505-1.566.28-.164.745-.565 1.346-.588.472-.016.897.18 1.177.698.112.212.184.455.288.675.169.353.04.792-.192 1.06"/></symbol><symbol id="wifi" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M8 14.875c2-2.5 6-2.5 8 0M5 11c3.5-4 10.5-4 14 0M3 6.75c5-5 13-5 18 0"/></symbol><symbol id="wifiOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M19 2 8 14.85M16 14.875a4.97 4.97 0 0 0-2.538-1.672M5 11c2.134-2.44 5.57-3.391 8.72-2.855M19 11a8.4 8.4 0 0 0-2.195-1.774M3 6.75a12.67 12.67 0 0 1 14.167-2.647M21 6.75q-.571-.57-1.19-1.055"/></symbol><symbol id="youtube" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.584 7.187a2.51 2.51 0 0 0-1.77-1.768C18.254 5 12 5 12 5s-6.254 0-7.813.419a2.51 2.51 0 0 0-1.77 1.768C2 8.746 2 11.037 2 12s0 3.254.416 4.813a2.51 2.51 0 0 0 1.77 1.768C5.747 19 12 19 12 19s6.254 0 7.814-.419a2.51 2.51 0 0 0 1.77-1.768C22 15.254 22 12.963 22 12s0-3.26-.416-4.813"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.494 13.871C10.836 14.23 10 13.8 10 13.104v-2.208c0-.695.836-1.125 1.493-.767l2.028 1.104c.639.347.639 1.187 0 1.534z"/></symbol><symbol id="zoomIn" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M10 7v6M13 10H7"/></symbol><symbol id="zoomOut" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M13 10H7"/></symbol></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="0" height="0"><defs><symbol id="360" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.302 14.595a6.067 6.067 0 0 0 5.348-6.677A6.006 6.006 0 0 0 11 2.593 6.067 6.067 0 0 0 5.65 9.27a6.006 6.006 0 0 0 6.65 5.325M10 6v4M8 8.038h4M17.103 19.583C20 19 22 17.989 22 17c0-.759-1.149-1.51-3-2M5 15c-1.851.49-3 1.241-3 2 0 1.493 4.5 3 10 3h1M13 20l-2 2M13 20l-2-2"/></symbol><symbol id="accessibility" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 13a5 5 0 1 0 7.584 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.336 8.963s1.244 0 1.335 1.325V13H16c1 0 1.773.875 2 1.5l2 4.5a.79.79 0 0 1-.5 1h-2c-.345 0-.89-.183-1-.5L15 16h-5c-.484 0-1-.5-1-1v-4.5c0-.811.695-1.5 1.5-1.537zM11.253 2c-.801 0-1.45.73-1.45 1.63 0 .207.034 1.145.097 1.328.21.61.736 1.042 1.353 1.042s1.143-.433 1.353-1.042c.063-.183.098-1.12.098-1.328 0-.9-.65-1.63-1.451-1.63"/></symbol><symbol id="addUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 21v-2.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332M12 17v6M15 20H9"/></symbol><symbol id="airdrop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17 21c2.989-1.76 5-5.05 5-8.819C22 6.558 17.523 2 12 2S2 6.558 2 12.181C2 15.949 4.011 19.24 7 21"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.608 18.29A7.15 7.15 0 0 0 19 12.18c0-3.935-3.134-7.126-7-7.126s-7 3.19-7 7.127a7.15 7.15 0 0 0 3.392 6.109"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 15.709c1.196-.704 2-2.02 2-3.528 0-2.25-1.79-4.072-4-4.072S8 9.932 8 12.18c0 1.507.804 2.824 2 3.528"/><circle cx="1" cy="1" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" transform="matrix(1 0 0 -1 11 13.2)"/></symbol><symbol id="alertCircle" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17v-1M12 13V7"/></symbol><symbol id="alertTriangle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m12 3 10 18H2zM12 18v-1M12 14V9.5"/></symbol><symbol id="arrowDown" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 12.045 12.013 20m-.105-.116V4zM4 12.045 12.013 20z"/></symbol><symbol id="arrowDownCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 11-2.997 3L9 11"/></symbol><symbol id="arrowLeft" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.955 4 4 11.987m.116.105H20zM11.955 20 4 11.987z"/></symbol><symbol id="arrowLeftCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 9-3 2.997L13 15"/></symbol><symbol id="arrowRight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.045 4 20 11.987m-.116.105H4zM12.045 20 20 11.987z"/></symbol><symbol id="arrowRightCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 9 3 2.997L11 15"/></symbol><symbol id="arrowUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 11.955 11.987 4m.105.116V20zM20 11.955 11.987 4z"/></symbol><symbol id="arrowUpCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m9 13 2.997-3L15 13"/></symbol><symbol id="attach" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3 13 9.681-9.585a4.904 4.904 0 0 1 6.892 0 4.8 4.8 0 0 1 0 6.831L8.692 21.032a3.355 3.355 0 0 1-4.715 0 3.285 3.285 0 0 1 0-4.674l9.43-9.348a1.806 1.806 0 0 1 2.539 0 1.77 1.77 0 0 1 0 2.517L7.5 18"/></symbol><symbol id="avatarF" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M16 7v1.853c0 1.698-1.137 3.138-2.717 3.653M8 6v2.853c0 1.34.705 2.52 1.785 3.215l.215.144v2.164l-5.735 2.275C2.9 17.147 2 18.405 2 19.808V22"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15.5V8A6 6 0 0 0 6 8v7.5M7 6h5"/></symbol><symbol id="avatarM" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M2 22v-2.192c0-1.403.9-2.66 2.265-3.157L10 14.376v-2.164l-.215-.144C8.705 11.374 8 10.193 8 8.853V5.856C8 3.726 9.79 2 12 2s4 1.725 4 3.856v2.997c0 1.698-1.137 3.138-2.717 3.653M9 4l4.5 2.5"/></symbol><symbol id="biometry" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 22c2.992-4.303 3.446-6.887 4-9 .361-1.378-.206-2.733-1.5-3-1.121-.231-2.204 1.143-2.5 2.5-.052.23-1.131 4.16-4.057 7.5m8.458-17.782.227.06c5.175 1.393 8.304 6.88 7.123 12.49-.089.426-.573 3.644-2.251 7.232M9.322 2.4a10 10 0 0 1 1.964-.4M2 10.565c.647-2.889 2.332-5.276 4.535-6.801m10.39 13.118c-.49 1.392-1.396 3.265-2.425 5.118m-9.988-6.857c1.013-1.899 1.425-3.618 1.431-3.649.78-3.582 4.069-5.976 7.32-5.311.12.025.211.047.303.072 3.092.833 4.948 4.204 4.217 7.675"/></symbol><symbol id="bloodGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 14a8 8 0 1 1-16 0c0-4.418 4-7 8-12 4 5 8 7.582 8 12"/></symbol><symbol id="calendar" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 11.99h-3v2.997h3z"/></symbol><symbol id="cam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 8a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zM17.5 12.5 22 8v9z"/></symbol><symbol id="camOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 13v3a2 2 0 0 1-2 2h-3m5-9V8a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h1.5M17.5 12.5 22 8v9zM21 3 3 21"/></symbol><symbol id="central" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 14s-2-.771-2-1.714V9.714C2 8 4 8 4 8v6M20 14s2-.771 2-1.714V9.714C22 8 20 8 20 8zM14 21c3.017-.04 6-2 6-6v-1M13.2 22h-2.4c-.44 0-.8-.45-.8-1s.36-1 .8-1h2.4c.44 0 .8.45.8 1s-.36 1-.8 1M20 10v-.444C20 5.386 16.414 2 12 2S4 5.387 4 9.556V10"/></symbol><symbol id="chatCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m6.904 20.6-2.452.7L2 22l1.557-4.66A9.82 9.82 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-5.096-1.4"/><circle cx="7" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="12" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="17" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/></symbol><symbol id="check" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 5 9 19l-7-7.051"/></symbol><symbol id="checkBadge" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.111 15.268c-.263 1.681-.022 2.963.818 3.803s2.122 1.081 3.803.818C9.735 21.264 10.812 22 12 22s2.265-.736 3.268-2.111c1.681.263 2.963.022 3.803-.818s1.081-2.122.818-3.803C21.264 14.265 22 13.188 22 12s-.736-2.265-2.111-3.268c.263-1.681.022-2.963-.818-3.803s-2.122-1.081-3.803-.818C14.265 2.736 13.188 2 12 2s-2.265.736-3.268 2.111C7.051 3.848 5.77 4.09 4.93 4.93S3.848 7.05 4.11 8.732C2.736 9.735 2 10.812 2 12s.736 2.265 2.111 3.268" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 10 11 15l-3-3.022"/></symbol><symbol id="checkCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m21 6-9 9-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17.118 3.408a10 10 0 0 0-3.22-1.224C8.476 1.136 3.232 4.682 2.184 10.104c-1.047 5.42 2.498 10.665 7.92 11.713 5.421 1.047 10.666-2.498 11.713-7.92.185-.956.227-1.906.14-2.83"/></symbol><symbol id="checkDouble" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 6 7 16.5 2 11M22 7.5 12 17l-1-1"/></symbol><symbol id="clock" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12M12 12V6M12 12h4"/></symbol><symbol id="close" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4 4 16 16M4 20 20 4"/></symbol><symbol id="closeCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0s3.905-10.237 0-14.142-10.237-3.905-14.142 0-3.905 10.237 0 14.142M9 9l6 6M9 15l6-6"/></symbol><symbol id="collapse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 21-6-6-6 6M6 3l6 6 6-6"/></symbol><symbol id="config" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15.535 5.256 2.567-1.295 1.937 1.937-1.295 2.567.523 1.26 2.733.914v2.722l-2.733.915-.523 1.26 1.295 2.566-1.937 1.937-2.567-1.295-1.26.523L13.362 22h-2.722l-.915-2.733-1.26-.523-2.566 1.295-1.937-1.937 1.295-2.567-.523-1.26L2 13.362v-2.722l2.733-.915.523-1.26-1.295-2.566L5.898 3.96l2.567 1.295 1.26-.523L10.638 2h2.722l.915 2.733z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></symbol><symbol id="contacts" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.01 15.99h1.998m-1.997-8h1.997M3.022 20v1.99H18.99a3 3 0 0 0 3-3v-14a3 3 0 0 0-3-3H3.01V4m-1 8h1.998M17 17v-.852c0-.603-.237-1.181-.659-1.607a2.24 2.24 0 0 0-1.591-.666h-4.5c-.597 0-1.169.24-1.591.666A2.28 2.28 0 0 0 8 16.148V17m6.806-7.812c0 1.208-.97 2.187-2.165 2.187a2.177 2.177 0 0 1-2.166-2.187c0-1.209.97-2.188 2.166-2.188s2.165.98 2.165 2.188"/></symbol><symbol id="currency" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.008 14.049c0 1.078.894 1.951 1.995 1.951C13.107 16 14 15.127 14 14.049s-1.065-1.55-2.002-2.049C11.064 11.5 10 11.03 10 9.951S10.893 8 11.995 8s1.996.873 1.996 1.951M12 8V6.5m0 11V16M6.349 4.993a9 9 0 0 1 3.178-1.644c4.779-1.366 9.76 1.401 11.125 6.178a9 9 0 0 1-6.182 11.124c-4.777 1.366-9.758-1.402-11.122-6.18a8.97 8.97 0 0 1 .706-6.691"/></symbol><symbol id="delete" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6zM10 11v6M14 11v6"/></symbol><symbol id="desktop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 22h8M10 17v5M14 17v5M2 3h20v14H2z"/></symbol><symbol id="doc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M14 9h3M7 13h10M7 17h10"/></symbol><symbol id="down" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m16 10-4 4-4-4"/></symbol><symbol id="download" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17V4m0 13 7-6.456M12 17l-7-6.456M5 20h14"/></symbol><symbol id="drug" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 12v6h6.546v-6zm0 0v10h12V12a4 4 0 0 0-4-4h-4a4 4 0 0 0-4 4m1.09-6 .001-4h9.818v4z"/></symbol><symbol id="duplicate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22V8h14v14z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 4V2h14v14h-2"/></symbol><symbol id="edit" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 17 19 2l3 3L7 20l-5 2zM16 6l2 2M5 17l2 2"/></symbol><symbol id="exam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 6h8v12a4 4 0 0 1-8 0zM16 12h-4M17 6H7M9 6V2h6v4"/></symbol><symbol id="examDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 6V2H8L3 7v15h9"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M16 13h5v6.5a2.5 2.5 0 0 1-5 0zM21 17h-2M22 13h-7M16 13v-3h5v3"/></symbol><symbol id="expand" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 15-6 6-6-6M6 9l6-6 6 6"/></symbol><symbol id="facebook" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9.268 22h4.36V11.913h3.047L17 8.536h-3.364V6.611c0-.795.174-1.11 1.006-1.11H17V2h-3.023c-3.243 0-4.71 1.318-4.71 3.844v2.692H7v3.419h2.268z"/></symbol><symbol id="fileBmp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h3M2 19h4M2 22h4M18 16h4M18 19h4M2 16v6M18 16v6M9 16v6M9 16l2.5 3.5L14 16M14 16v6M5 16v3M6 19v3M22 16v3"/></symbol><symbol id="fileJpg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M6 16v6H2v-2.5M22 16h-4v6h4v-3h-1M10 16h4v3h-4M10 16v6"/></symbol><symbol id="filePdf" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 22v-6h3l1 6zM18 22v-6M22 16h-4M21 19h-3"/></symbol><symbol id="filePng" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 16v6M14 16v6M10 16l4 6M22 16h-4v6h4v-3h-1"/></symbol><symbol id="fileUpload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 10V2H7L2 7v15h9.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M14 17l4-4m0 0v9m0-9 4 4"/></symbol><symbol id="fileXls" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16l4 6M2 22l4-6M10 16v6h4M22 16h-4v3h4v3h-4"/></symbol><symbol id="filter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.017 13v9M11.967 2.16v2.777M11.996 8.974c1.104 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.104 0-2 .897-2 2.004s.896 2.004 2 2.004M4.038 13v9M4.038 2v3M4 12.983c1.103 0 1.998-.898 1.998-2.005A2 2 0 0 0 4 8.974C2.895 8.974 2 9.87 2 10.978s.895 2.005 2 2.005M19.997 19v3M19.997 2v8M20 18.323c1.105 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.103 0-1.998.897-1.998 2.004s.895 2.004 1.999 2.004"/></symbol><symbol id="fullscreen" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v6M16 22h6v-6M22 8V2h-6M2 16v6h6"/></symbol><symbol id="gallery" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h8v8H2zM2 14h8v8H2zM14 2h8v8h-8zM14 14h8v8h-8z"/></symbol><symbol id="geotag" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 8 7 13 2.5-5 7-8 7-13 0-4-3-7-7-7"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 9c0 1.654 1.345 3 3 3s2.987-1.346 3-3c0-1.654-1.345-3-3-3S9 7.346 9 9"/></symbol><symbol id="geotagUnity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7M12 6v6M15 9H9"/></symbol><symbol id="geotagUnityGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 5c1.195 0 2.265.367 3.106 1C20.275 6.88 21 8.271 21 9.9c0 3.5-3.214 5.25-5 9.1q-.244-.524-.518-1M10 6v6m3-3H7m3-7C6 2 3 5 3 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7"/></symbol><symbol id="google" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.79 6.802c-.383.375-.989.372-1.437.079-.916-.6-1.986-.904-3.149-.904-2.658 0-4.907 1.76-5.71 4.123-.204.6-.32 1.241-.32 1.9 0 .66.116 1.3.32 1.9.803 2.364 3.052 4.123 5.71 4.123 1.373 0 2.542-.355 3.455-.955a4.66 4.66 0 0 0 1.662-1.874c.272-.565-.206-1.144-.832-1.144h-3.285a1 1 0 0 1-1-1v-1.868a1 1 0 0 1 1-1h7.778c.482 0 .9.344.953.823q.065.597.065 1.222c0 3.046-1.113 5.61-3.043 7.35C17.27 21.104 14.96 22 12.204 22c-3.989 0-7.44-2.24-9.119-5.509a9.83 9.83 0 0 1 0-8.982C4.765 4.241 8.215 2 12.205 2c2.344 0 4.37.72 6.01 1.933.462.341.472 1.01.062 1.411z"/></symbol><symbol id="graph" viewBox="0 0 24 24"><path stroke-miterlimit="10" d="M22 22H2V2"/><path d="M5 20v-6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v6M11 20v-9a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v9M17 20V8a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v12"/></symbol><symbol id="healthPlan" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6M2 7h20M2 12h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 15v-2h-4v2h-2v4h2v2h4v-2h2v-4z"/></symbol><symbol id="heart" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.458 4.591a5.3 5.3 0 0 0-1.708-1.177 5.12 5.12 0 0 0-4.028 0 5.3 5.3 0 0 0-1.708 1.177L12 5.638 10.986 4.59a5.18 5.18 0 0 0-3.722-1.59 5.18 5.18 0 0 0-3.722 1.59A5.52 5.52 0 0 0 2 8.431a5.52 5.52 0 0 0 1.542 3.841L12 21l8.458-8.728a5.45 5.45 0 0 0 1.141-1.761 5.58 5.58 0 0 0 0-4.158 5.45 5.45 0 0 0-1.141-1.762"/></symbol><symbol id="height" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 21.5V2.127M8 5 4.995 2 2 5M8 19l-3.005 3L2 19M12 2h10M14 7h8M16 12h6M18 17h4M20 22h2"/></symbol><symbol id="height2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.17 11.5v1.608L16 14.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-3.973c0-1.262.763-2.394 1.92-2.841l4.86-2.047V11.19l-.182-.13a3.49 3.49 0 0 1-1.513-2.893V5.47c0-1.917 1.517-3.47 3.39-3.47s3.39 1.553 3.39 3.47v2.698c0 1.528-.964 2.824-2.303 3.288M19 2h3v20h-3M20.5 7h1M20.5 12h1M20.5 17h1"/></symbol><symbol id="home" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 11 10-9s2.337 2.438 4 4M22 11.478 19.022 8.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.037 9.5V22H9v-5.437C9 15.5 9.963 14 12 14s3 1.5 3 2.563V22h5V10M16 6V3h3v5.5"/></symbol><symbol id="horizontalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 2v20h-8V2zM10 2v20H2V2z"/></symbol><symbol id="imageUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 11V7a1 1 0 0 0-1-1l-3.465-.001a1 1 0 0 1-.832-.445l-1.406-2.108A1 1 0 0 0 14.465 3h-4.93a1 1 0 0 0-.832.445l-1.406 2.11a1 1 0 0 1-.832.444H3a1 1 0 0 0-1 1V20a1 1 0 0 0 1 1h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.465 11A4 4 0 1 0 10 16.465M16 17l3-3m0 0v7m0-7 3 3"/></symbol><symbol id="infoCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M12 7v1M12 12v5"/></symbol><symbol id="instagram" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.005 2c3.256 0 3.641.01 4.927.075 1.192.056 1.84.253 2.262.422.572.226.976.488 1.398.91.432.433.695.836.91 1.4.17.43.367 1.079.423 2.261.056 1.286.075 1.67.075 4.927s-.01 3.642-.075 4.928c-.056 1.192-.253 1.84-.422 2.261a3.9 3.9 0 0 1-.91 1.408 3.8 3.8 0 0 1-1.4.91c-.43.17-1.079.367-2.261.423-1.286.056-1.67.075-4.927.075s-3.642-.01-4.928-.075c-1.191-.056-1.84-.253-2.261-.422a3.9 3.9 0 0 1-1.408-.91 3.8 3.8 0 0 1-.91-1.409c-.17-.431-.367-1.079-.423-2.261C2.02 15.637 2 15.252 2 11.995s.01-3.641.075-4.927c.056-1.192.253-1.84.422-2.262.226-.572.488-.976.91-1.398a3.7 3.7 0 0 1 1.409-.91c.431-.17 1.079-.367 2.261-.423C8.354 2.02 8.74 2 12.005 2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16c-2.208 0-4-1.792-4-4s1.792-4 4-4 4 1.792 4 4-1.792 4-4 4M19 6c0 .551-.449 1-1 1s-1-.449-1-1 .449-1 1-1 1 .449 1 1"/></symbol><symbol id="key" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.83 2.003a5.5 5.5 0 0 0-1.4.212c-2.883.567-5.041 3.07-5.041 6.092 0 .755.13 1.475.38 2.136C7.905 12.285 2.13 17.94 2.13 17.94a.43.43 0 0 0-.13.307v3.317c0 .236.202.437.439.437h3.475c.249 0 .439-.2.439-.437V19.71h1.814a.487.487 0 0 0 .487-.484V17.42h1.28c.285 0 .51-.225.51-.508v-1.31l.926-.944.32.342a.43.43 0 0 0 .605.012s.522-.532.984-.968c.724.295 1.53.46 2.36.46a6.245 6.245 0 0 0 6.144-5.005 6.4 6.4 0 0 0 .213-1.346c.119-3.435-2.704-6.256-6.167-6.15"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 6c.832 0 1.5.668 1.5 1.5S17.322 9 16.5 9c-.832 0-1.5-.668-1.5-1.5S15.668 6 16.5 6"/></symbol><symbol id="lamp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 21.5h-.5l-.5.5h-2l-.5-.5H10M9 18h6M9.5 20h5M14.5 17v-1c0-.905.315-1.735.94-2.375C16.385 12.66 17 11.47 17 10c0-2.76-2.24-5-5-5s-5 2.24-5 5c0 1.47.615 2.66 1.56 3.625.625.64.94 1.47.94 2.375v1M12 17v-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 11 1.037 1.037L13.075 11M8 2l.5.5M4 6l.5.5M20 6l-.5.5M16 2l-.5.5"/></symbol><symbol id="language" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.002 2c-1.046 0-2.054.16-3.002.458A10 10 0 0 0 5 4.86a9.97 9.97 0 0 0-3 7.143C2 17.526 6.478 22 12.002 22S22 17.522 22 12.002C22 6.478 17.522 2 12.002 2M12.006 22V2M22 12.013H2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.518 18.327c-2.949-1.766-8.408-3.727-15.037.008M19.601 5.662c-2.949 1.789-8.495 3.835-15.238-.028"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 2s-9 8.604 0 19.928M13 2s9 8.604 0 19.928"/></symbol><symbol id="language2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.276 2.78 8.5 6.5 5.5 9l.295 1.541L9 10l3 2.5-3 6-2.002-4L5 13.5l.795-2.789-2.87-2.896a9.98 9.98 0 0 1 10.306-5.74"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.656 9.548 19 14.5l-1.157 1.554L17 12h-1s-2.5-1.5-.5-3l3-.5 1-2h-4l-1-.5 1.635-3.114A10.01 10.01 0 0 1 22 11.998C22 17.522 17.525 22 11.997 22 6.475 22 2 17.522 2 11.998q0-.569.062-1.12"/></symbol><symbol id="languageEN" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 9H7v3m3 0H7m0 0v3h3M13 15V9l4 6V9"/></symbol><symbol id="languagePT" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 15v-2m0 0V9h2a2 2 0 1 1 0 4zM15 15V9h-2 4"/></symbol><symbol id="lattes" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.117 20.275c-2.162-4.396-3.448-7.05-3.448-7.117 0-.107.132-.092 1.431.16 2.284.446 3.504.571 5.538.572 2.692 0 4.883-.422 6.586-1.273.9-.45 1.443-.848 1.886-1.388.547-.666.722-1.124.729-1.896.005-.734-.094-1.12-.522-2.019-.17-.354-.318-.762-.332-.905-.023-.23-.003-.263.167-.282.374-.044 2.216 1.731 2.895 2.789 1.17 1.823 1.264 3.796.274 5.703-.608 1.172-1.28 1.983-2.405 2.904-1.87 1.531-4.045 2.597-7.047 3.456C10.256 21.44 7.649 22 7.112 22c-.114 0-.328-.37-.994-1.726zm.602-7.09c-2.1-.27-3.862-.504-3.917-.521-.093-.03-.427-1.135-.615-2.035-.048-.227-.117-.83-.155-1.34-.17-2.277.33-3.85 1.667-5.266 2.264-2.394 7.112-2.685 12.582-.756.96.34 1.341.575 1.165.721-.13.109-1.015.107-2.543-.004-2.388-.174-4.206.155-5.144.934-1.426 1.185-1.209 3.783.632 7.532.199.405.4.803.446.883.106.186.029.36-.157.35a372 372 0 0 1-3.961-.497m7.044-2.039c-1.676-.299-3.183-1.33-3.669-2.51-.233-.567-.222-1.306.027-1.749.225-.4.807-.863 1.329-1.057.867-.323 2.387-.194 3.494.297 1.05.465 1.982 1.284 2.329 2.045.444.978.074 2.068-.878 2.588-.631.345-1.857.525-2.632.386"/></symbol><symbol id="left" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14 16-4-4 4-4"/></symbol><symbol id="like" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 20.54h12.54c1.08 0 1.65-.75 1.81-1.41 0 0 1.42-7.21 1.5-7.68s.16-1.11-.12-1.58c-.41-.7-1.15-.66-1.34-.66h-4.73c1.01-2.02.64-5.09.64-5.09-.15-1.6-1.57-1.46-1.57-1.46-1.29 0-1.38 1.17-1.38 1.17 0 4.59-3.95 6.07-5.02 6.39-1.07.31-2.36.26-2.36.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9.64h4.07v11.71H2V9.64"/></symbol><symbol id="link" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 13.883-.917-.917a3.4 3.4 0 0 1 0-4.782l5.198-5.201a3.396 3.396 0 0 1 4.778 0l.959.959a3.4 3.4 0 0 1 0 4.782L17.742 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 10.144.903.903a3.4 3.4 0 0 1 0 4.782L8.72 21.018a3.396 3.396 0 0 1-4.78 0c-1.309-1.31.352.351-.958-.96a3.4 3.4 0 0 1 0-4.781L6.258 12"/></symbol><symbol id="linkExternal" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v20h20v-6M15 2h7v7m-.164-6.86L12 12"/></symbol><symbol id="linkedin" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.52 8.667H2.387V21.99H6.52zM4.441 6.926a2.45 2.45 0 0 0 2.441-2.463A2.45 2.45 0 0 0 4.442 2 2.45 2.45 0 0 0 2 4.463a2.44 2.44 0 0 0 2.441 2.463M13.128 15.006c0-1.875.867-2.993 2.517-2.993 1.515 0 2.247 1.067 2.247 2.992V22H22v-8.44c0-3.573-2.029-5.297-4.857-5.297s-4.024 2.203-4.024 2.203v-1.8H9.156v13.326h3.965c.008.008.008-4.935.008-6.987"/></symbol><symbol id="list" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4M10.019 4H22M10.019 12H22M10.019 20H22"/></symbol><symbol id="login" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v2m-3 14h3v-2M2 20V4l8-2v20zM13 12l3-3m-3 3 3 3m-3-3h9"/></symbol><symbol id="logout" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v3m-3 13h3v-3m6-5h-9m9 0-3 3m3-3-3-3M2 20V4l8-2v20z"/></symbol><symbol id="mail" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 20.01H2V4h20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 4 8 8.5c.5.5 1 1 2 1s1.5-.5 2-1L22 4M2 20l7.5-7.5M22 20l-7.5-7.5"/></symbol><symbol id="maintenance" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10.5 21 .14 1h2.72l.916-2.733 1.26-.523 2.566 1.295 1.937-1.937-1.295-2.567.523-1.26L22 13.362v-2.722l-2.733-.915-.523-1.26 1.295-2.566-1.937-1.937-2.567 1.295-1.26-.523L13.362 2h-2.722l-.915 2.733-1.26.523-2.566-1.295L3.96 5.898l1.295 2.567-.523 1.26L2 10.638v2.722l1 .139"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3.856 17.756 3.438-3.438c.855-.903.65-2.04.637-2.384v-.032c-.066-1.123.316-2.247 1.15-3.084 1.2-1.197 2.99-1.463 4.517-.814L11.83 9.771c-.615.615-.591 1.647.055 2.293l.016.016c.646.646 1.679.672 2.294.056l1.767-1.767c.648 1.527.382 3.317-.816 4.515a4 4 0 0 1-3.083 1.15h-.032c-.344-.014-1.487-.224-2.39.63l-3.438 3.439"/></symbol><symbol id="medDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 10V2H8L3 7v15h6.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M18 15v-3h-4v3h-3v4h3v3h4v-3h3v-4z"/></symbol><symbol id="medEspec" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 10V7h-4v3H7v3.667h3V17h4v-3h3v-4z"/></symbol><symbol id="medImg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.108 19v-3.655c0-.392.468-.898.76-1.163.783-.71.686-1.56.63-1.89-.102-.623-.715-1.247-1.45-1.247-.901 0-1.208.39-1.501.39s-.597-.393-1.501-.39c-.735 0-1.349.624-1.451 1.246-.055.332-.158 1.18.63 1.89.293.266.76.766.76 1.164V19M10 6v3H7"/></symbol><symbol id="medUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-2.083A4.17 4.17 0 0 1 4.743 16l5.083-1.426v-2.596c-1.004-.76-1.739-1.956-1.739-3.313V5.93c0-2.17 1.76-3.93 3.93-3.93s3.93 1.76 3.93 3.93v2.735A4.17 4.17 0 0 1 13 12.651M22 22v-2.083A4.17 4.17 0 0 0 19.257 16l-5.083-1.426v-2.16"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14.95 15.404-3.1 3.79-3.1-3.79M11.75 19v3M7.087 22a1.304 1.304 0 1 0 0-2.609 1.304 1.304 0 0 0 0 2.61M7.087 19v-3M18.835 22h.665v-.513c0-1.096-.805-2.065-2-2.413-1.195.348-2 1.317-2 2.413V22h.665M17.652 19v-3"/></symbol><symbol id="medical" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 16.5c0 1.386-1.114 2.5-2.5 2.5a2.494 2.494 0 0 1-2.5-2.5c0-1.386 1.115-2.5 2.5-2.5s2.5 1.114 2.5 2.5M14 2v1.875M9 3H7.552C6.68 3 6 3.711 6 4.552V8c0 1.067.388 2.082 1.261 2.664S12.001 13 12.001 13"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 3h1.448C17.321 3 18 3.711 18 4.552V8c0 1.067-.388 2.082-1.261 2.664S12 13 12 13M10 2v1.875M14 21c3 .5 3.5-2 3.5-2M12 13.456V16c0 4-2.817 6-5 6-2.742 0-4-2-4-3.5C3 16 6 15 9 17"/></symbol><symbol id="menuHamburguer" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 12h18M3 20h18M3 4h18"/></symbol><symbol id="menuKebab" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 20a2 2 0 1 1 4 0 2 2 0 0 1-4 0"/></symbol><symbol id="menuMeatballs" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M12 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M4 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></symbol><symbol id="mic" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 7a4 4 0 1 1 8 0v5a4 4 0 0 1-8 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 1 1-14 0v-1M12 19v2"/></symbol><symbol id="micOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-3 3.874M16 7.5V7a4 4 0 0 0-8 0v5c0 .986.357 1.89.949 2.587"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 0 1-9 6.71M5 11v1c0 1.838.708 3.51 1.867 4.76M12 19v2M21 3 3 21"/></symbol><symbol id="minus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16"/></symbol><symbol id="minusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 11.988h8"/></symbol><symbol id="minusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8"/></symbol><symbol id="mobile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zM11 18h2"/></symbol><symbol id="news" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18.016 14h-2.002v4.04h2.002zM9.007 14h3.003M9.007 18h3.003M9.007 10h9.009M9.007 6h9.009"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.5 22h16.727C21.22 22 22 21.213 22 20.21V2H5v18.5c0 1-.578 1.5-1.5 1.5m0 0c-.922 0-1.5-.5-1.5-1.5V13"/></symbol><symbol id="notification" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 12a7 7 0 0 1 14 0v7H5zM3 19h18"/><circle cx="12" cy="3" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 19v1a2 2 0 1 0 4 0v-1"/></symbol><symbol id="npsDeslike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 15.997c-1.263-1.326-3.737-1.33-5 .003M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsHate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 17c0-4 6-4.005 6 0ZM8.5 9.5l.5 1M15.5 9.5l-.5 1"/></symbol><symbol id="npsLike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 16c-1.263 1.326-3.737 1.332-5 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsLove" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 15c-.5 4-7.5 4-8 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsNeutral" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0zM15 16H9M9 9.5v1M15 9.5v1"/></symbol><symbol id="order" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 18V3M17 6v15M10 6 6.995 3 4 6M14 18l3.005 3L20 18"/></symbol><symbol id="partner" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 5V2h-4v3H7v3.667h3V12h4V9h3V5zM12.8 17.724l5.67-2.527a1.456 1.456 0 0 1 2.002.547c.4.712.164 1.624-.539 2.038l-1.977.945-5.686 2.718c-.294.174-.63.256-.973.256H6.493c-.35 0-.702.1-1.004.282l.01.017"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.989 18.32h3.488c.825 0 1.495-.679 1.495-1.516s-.67-1.516-1.495-1.516H6.804c-.515 0-1.013.116-1.479.348L2 17.31"/></symbol><symbol id="phone" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.129 4.837c-.17.284-.146.674-.073 1.08a19.93 19.93 0 0 0 5.5 10.562c2.786 2.784 6.563 4.87 10.536 5.471.406.065.796.09 1.08-.073.098-.057.228-.162.26-.325l1.555-3.828c.049-.251-.04-.511-.244-.722-.097-.098-2.315-.901-3.363-1.405-.43-.21-.934-.089-1.145.26l-.407.698a1.04 1.04 0 0 1-.633.48c-1.024.259-4.192-2.655-4.882-3.345-.715-.715-3.73-3.962-3.47-4.985a1.02 1.02 0 0 1 .48-.633c.617-.357.447-.26.699-.406.357-.211.479-.715.268-1.145-.455-.933-.723-1.81-1.024-2.809-.13-.438-.552-.787-.975-.698 0 0-1.124.42-3.845 1.563-.155.033-.26.163-.317.26M14 5c2.764 0 5 2.236 5 5M15 2a7 7 0 0 1 7 7"/></symbol><symbol id="play" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 16V8l6 4z"/></symbol><symbol id="plus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16M12 4v16"/></symbol><symbol id="plusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 12h8M12 16V8"/></symbol><symbol id="plusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8M12 8v8"/></symbol><symbol id="print" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5.828 17H2V6h20v11h-3.816M6 6V2h12v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15H6v7h12zM9 18h6M18 9h1"/></symbol><symbol id="profile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 22v-3.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332"/></symbol><symbol id="profileCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 19v-1.034c0-.958 0-1.966-1.5-2.466l-4-1.5v-1c1-.5 1.5-1.5 1.5-2.5V8c0-2-1.421-3-3-3S9 6 9 8v2.5c0 1 .5 2 1.5 2.5v1l-4 1.5C5 16 5 17.073 5 18.02V19"/></symbol><symbol id="questionCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="questionSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="range" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.019 11.994H22M7 6h15M2 6h1M17 17.989H2m20 0h-1.017"/></symbol><symbol id="reload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2a9.99 9.99 0 0 1 8.196 4.27"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.333 2v4.444H15.89"/></symbol><symbol id="ribbon" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 12c2.5-2 2.54-4.603 2.54-4.603C17.04 1.8 11.446 2 11.446 2S6 1.8 6 7.397c0 0 0 2.603 2.5 5.103s9.5 9 9.5 9l3-3s-6-5-10-9c-.743-.744-1.5-2-1-3 .699-1.397 2.5-1 3 0 .423.846 0 1.5 0 1.5M8.5 13 3 18.5l3 3 4-4"/></symbol><symbol id="right" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10 8 4 4-4 4"/></symbol><symbol id="schedule" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2M12 11.989v5.993M15 14.986H9"/></symbol><symbol id="scheduleCancel" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3m-8 0h2m1.119 9.868-2.12 2.119m0 0-2.118 2.119M12 14.985l2.121 2.122M12 14.986l-2.122-2.122"/></symbol><symbol id="scheduleCheck" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 13-3.9 4L9 14.985"/></symbol><symbol id="scheduleHistorico" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 6.993h17M7 1v1.998M14 1v1.998M3.55 2.01H2V19h17V2h-1.55"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 22h17V5M10 1.999h1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 9.99h-3v2.997h3z"/></symbol><symbol id="search" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16"/></symbol><symbol id="secure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05V11M12 17v2M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="share" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6M5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M8 11l8-4.5M8 13l8 4.5"/></symbol><symbol id="siren" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4.563 19 1.825-9.737A4 4 0 0 1 10.32 6h3.36a4 4 0 0 1 3.932 3.263L19.438 19M12 19v-5.5M12 2v1M4 4l1 1M2 11h1M21 11h1M20 4l-1 1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 13a2 2 0 0 0 2 2v-4a2 2 0 0 0-2 2M11 13a2 2 0 0 0-2-2v4a2 2 0 0 0 2-2M3.5 19h17l.5 3H3z"/></symbol><symbol id="sound" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9v6h3.983L11 21V3L5.983 9zM15 9c1.5.5 2 2 2 3s-.5 2.5-2 3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 4c4 .5 7 4 7 8s-3 7.5-7 8"/></symbol><symbol id="soundOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.983 15H5V9h3.983L14 3v5.5m0 5.5v7l-3-4M19 3 4 21"/></symbol><symbol id="subItem" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 19 5-5-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.53 14H5.6c-.8 0-1.6-.8-1.6-1.6V5"/></symbol><symbol id="swap" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 17H3M6 7h15M6 14l-3 3.005L6 20m12-10 3-3.005L18 4"/></symbol><symbol id="target" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 12h3M2 12h3M12 5V2M12 22v-3"/></symbol><symbol id="team" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.545 20v-1.364A3.636 3.636 0 0 0 12.91 15H5.636A3.636 3.636 0 0 0 2 18.636V20M9.5 11a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7M22 20v-1.455a3.64 3.64 0 0 0-2.727-3.518M15.636 4a3.636 3.636 0 0 1 0 7.046"/></symbol><symbol id="telegram" viewBox="0 0 24 24"><path stroke-linejoin="round" d="M22 5 2 7.692l4 3.77 8-1.616-5.5 4.308L13 19z"/></symbol><symbol id="twitter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 22 2 2h6l14 20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.097 10.71 21.5 2h-2l-6.306 7.42zM9.903 13.29 2.5 22h2l6.307-7.42z"/></symbol><symbol id="unLink" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11.518 6.747 3.747-3.752a3.397 3.397 0 0 1 4.805 0l.936.938a3.41 3.41 0 0 1 0 4.81l-3.787 3.793M12.428 17.333l-3.693 3.672a3.397 3.397 0 0 1-4.805 0l-.936-.938a3.41 3.41 0 0 1 0-4.81L6.7 11.57M3.5 8h2M8 3.5v2M3.5 3.5 5 5M20.5 16h-2M16 20.5v-2M20.5 20.5 19 19"/></symbol><symbol id="unSecure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05M12 17v2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="unity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 2h14v20H5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 16h6v6H9zM2 12h3v10H2zM22 22H2M10 6H9M15 6h-1M10 9H9M15 9h-1M10 12H9M15 12h-1M12 22v-6"/></symbol><symbol id="unlike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 3.467h12.54c1.08 0 1.65.75 1.81 1.41 0 0 1.42 7.21 1.5 7.68s.16 1.11-.12 1.58c-.41.7-1.15.66-1.34.66h-4.73c1.01 2.02.64 5.09.64 5.09-.15 1.6-1.57 1.46-1.57 1.46-1.29 0-1.38-1.17-1.38-1.17 0-4.59-3.95-6.07-5.02-6.39-1.07-.31-2.36-.26-2.36-.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 14.367h4.07V2.657H2v11.71"/></symbol><symbol id="up" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m8 13 4-4 4 4"/></symbol><symbol id="upload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 7v13m0-13 7 6.456M12 7l-7 6.456M5 4h14"/></symbol><symbol id="verticalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v8H2zM2 14h20v8H2z"/></symbol><symbol id="viewFalse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 7.174C15.152 6.478 13.63 6 12 6c-5 0-9 4.5-10 6 .633.95 2.47 3.102 5 4.554m3.5 1.313c.488.086.989.133 1.5.133 5 0 9-4.5 10-6-.399-.598-1.274-1.673-2.5-2.75"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-4 4m2.646-7A4 4 0 0 0 9 14.646M21 3 3 21"/></symbol><symbol id="viewTrue" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c-1 1.5-5 6-10 6s-9-4.5-10-6c1-1.5 5-6 10-6s9 4.5 10 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8"/></symbol><symbol id="weight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 12 2-5c-1.5-1-4-2-7-2S6.5 6 5 7l2 5c1.5-.5 2.5-1 5-1s3.5.5 5 1M12 10.5l-2-2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 20V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2"/></symbol><symbol id="whatsapp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.28 20.813a1.06 1.06 0 0 0-.791-.094l-2.76.787a1 1 0 0 1-1.235-1.236l.787-2.759a1.06 1.06 0 0 0-.094-.791A9.94 9.94 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-4.72-1.187"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.19 9.433c-.024.032-.048.055-.072.087-.232.266-.12.659.04 1.09.497 1.358 1.874 2.707 3.108 3.35.408.212.849.244 1.113.008.032-.023.056-.047.088-.078.265-.235.665-.416 1.034-.267.224.094.424.189.752.314.473.188.81.667.737 1.114-.088.518-.4 1.06-.56 1.342-.185.33-.994.734-1.554.569-4.502-1.326-6.568-4.017-7.81-7.807-.176-.542 0-1.27.505-1.566.28-.164.745-.565 1.346-.588.472-.016.897.18 1.177.698.112.212.184.455.288.675.169.353.04.792-.192 1.06"/></symbol><symbol id="wifi" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M8 14.875c2-2.5 6-2.5 8 0M5 11c3.5-4 10.5-4 14 0M3 6.75c5-5 13-5 18 0"/></symbol><symbol id="wifiOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M19 2 8 14.85M16 14.875a4.97 4.97 0 0 0-2.538-1.672M5 11c2.134-2.44 5.57-3.391 8.72-2.855M19 11a8.4 8.4 0 0 0-2.195-1.774M3 6.75a12.67 12.67 0 0 1 14.167-2.647M21 6.75q-.571-.57-1.19-1.055"/></symbol><symbol id="youtube" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.584 7.187a2.51 2.51 0 0 0-1.77-1.768C18.254 5 12 5 12 5s-6.254 0-7.813.419a2.51 2.51 0 0 0-1.77 1.768C2 8.746 2 11.037 2 12s0 3.254.416 4.813a2.51 2.51 0 0 0 1.77 1.768C5.747 19 12 19 12 19s6.254 0 7.814-.419a2.51 2.51 0 0 0 1.77-1.768C22 15.254 22 12.963 22 12s0-3.26-.416-4.813"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.494 13.871C10.836 14.23 10 13.8 10 13.104v-2.208c0-.695.836-1.125 1.493-.767l2.028 1.104c.639.347.639 1.187 0 1.534z"/></symbol><symbol id="zoomIn" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M10 7v6M13 10H7"/></symbol><symbol id="zoomOut" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M13 10H7"/></symbol></defs></svg>
@@ -1,8 +1,7 @@
1
- <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="doctor">
3
- <circle id="Ellipse 2" cx="22" cy="64" r="4" fill="#71C5E8"/>
4
- <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5L48.5 45L35 61.5L22.5 45L27.5 43.5Z" fill="#449CD5"/>
5
- <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#71C5E8"/>
6
- <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M35.0583 2.91667C28.5867 2.91667 23.3333 8.17 23.3333 14.6417V23.8146C23.3333 27.8235 25.511 31.4328 28.589 33.7646C28.9529 34.0403 29.1667 34.4705 29.1667 34.9271V43.6333C29.1667 44.287 28.7317 44.8608 28.1023 45.0374L23.8783 46.2226L35 59.8158L46.1217 46.2226L41.8977 45.0375C41.2683 44.8609 40.8333 44.287 40.8333 43.6334V37.7878C39.071 38.6166 37.126 39.1218 35.0748 39.2272C34.2705 39.2686 33.5849 38.65 33.5436 37.8457C33.5023 37.0413 34.1208 36.3557 34.9252 36.3144C41.5329 35.9749 46.7833 30.5156 46.7833 23.8146V14.6417C46.7833 8.17 41.53 2.91667 35.0583 2.91667ZM43.7063 36.0296C47.353 33.2083 49.7 28.7886 49.7 23.8146V14.6417C49.7 6.55917 43.1408 0 35.0583 0C26.9758 0 20.4167 6.55917 20.4167 14.6417V23.8146C20.4167 28.634 22.8824 32.8445 26.25 35.6319V42.5279L10.2664 47.0125C10.231 47.0225 10.196 47.0337 10.1615 47.0463C4.05855 49.2685 0 55.0659 0 61.5562V68.5416C0 69.3471 0.652918 70 1.45833 70C2.26375 70 2.91667 69.3471 2.91667 68.5416V61.5562C2.91667 56.3102 6.18578 51.6218 11.109 49.8055L20.4166 47.1939L20.4167 58.5171C17.9007 59.1646 16.0417 61.4485 16.0417 64.1666C16.0417 67.3883 18.6534 70 21.875 70C25.0967 70 27.7084 67.3883 27.7084 64.1666C27.7084 61.4485 25.8493 59.1646 23.3334 58.5171L23.3333 50.1625L33.5416 62.6393L33.5417 68.5417C33.5417 69.3471 34.1946 70 35 70C35.8054 70 36.4583 69.3471 36.4583 68.5417L36.4583 62.6393L48.9744 47.3419C49.0439 47.2569 49.1023 47.1664 49.1496 47.0722L52.5 48.0123L52.5 51.0288C48.9761 52.6418 46.6667 56.1687 46.6667 60.1125V68.5416C46.6667 69.347 47.3196 69.9999 48.125 69.9999H50.0646C50.87 69.9999 51.5229 69.347 51.5229 68.5416C51.5229 67.7362 50.87 67.0833 50.0646 67.0833H49.5834V60.1125C49.5834 57.232 51.3229 54.6639 53.9584 53.5745C56.5938 54.6639 58.3333 57.232 58.3333 60.1125V67.0833H57.8521C57.0467 67.0833 56.3938 67.7362 56.3938 68.5416C56.3938 69.347 57.0467 69.9999 57.8521 69.9999H59.7917C60.5971 69.9999 61.25 69.347 61.25 68.5416V60.1125C61.25 56.1687 58.9406 52.6418 55.4167 51.0288L55.4166 48.8306L58.891 49.8055C63.8142 51.6218 67.0833 56.3103 67.0833 61.5563V68.5417C67.0833 69.3471 67.7362 70 68.5417 70C69.3471 70 70 69.3471 70 68.5417V61.5563C70 55.066 65.9414 49.2685 59.8385 47.0464C59.804 47.0338 59.769 47.0225 59.7336 47.0126L43.75 42.5279V36.3854C43.75 36.2627 43.7348 36.1435 43.7063 36.0296ZM21.875 61.25C20.2642 61.25 18.9584 62.5558 18.9584 64.1666C18.9584 65.7775 20.2642 67.0833 21.875 67.0833C23.4859 67.0833 24.7917 65.7775 24.7917 64.1666C24.7917 62.5558 23.4859 61.25 21.875 61.25ZM11.6666 62.7083C12.472 62.7083 13.125 63.3612 13.125 64.1667V68.5417C13.125 69.3471 12.472 70 11.6666 70C10.8612 70 10.2083 69.3471 10.2083 68.5417V64.1667C10.2083 63.3612 10.8612 62.7083 11.6666 62.7083Z" fill="#002855"/>
7
- </g>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="80" height="80" fill="white"/>
3
+ <circle cx="27" cy="74" r="4" fill="#71C5E8"/>
4
+ <path d="M32.5 53.5V44.5L47.5 45.5V53.5L53.5 55L40 71.5L27.5 55L32.5 53.5Z" fill="#449CD5"/>
5
+ <path d="M27 25C27 17.8203 32.8203 12 40 12C47.1797 12 53 17.8203 53 25V34C53 41.1797 47.1797 47 40 47C32.8203 47 27 41.1797 27 34V25Z" fill="#71C5E8"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.0583 12.9167C33.5867 12.9167 28.3333 18.17 28.3333 24.6417V33.8146C28.3333 37.8235 30.511 41.4328 33.589 43.7646C33.9529 44.0403 34.1667 44.4705 34.1667 44.9271V53.6333C34.1667 54.287 33.7317 54.8608 33.1023 55.0374L28.8783 56.2226L40 69.8158L51.1217 56.2226L46.8977 55.0375C46.2683 54.8609 45.8333 54.287 45.8333 53.6334V47.7878C44.071 48.6166 42.126 49.1218 40.0748 49.2272C39.2705 49.2686 38.5849 48.65 38.5436 47.8457C38.5022 47.0413 39.1208 46.3557 39.9252 46.3144C46.5329 45.9749 51.7833 40.5156 51.7833 33.8146V24.6417C51.7833 18.17 46.53 12.9167 40.0583 12.9167ZM48.7063 46.0296C52.353 43.2083 54.7 38.7886 54.7 33.8146V24.6417C54.7 16.5592 48.1408 10 40.0583 10C31.9758 10 25.4167 16.5592 25.4167 24.6417V33.8146C25.4167 38.634 27.8824 42.8445 31.25 45.6319V52.5279L15.2664 57.0125C15.231 57.0225 15.196 57.0337 15.1615 57.0463C9.05855 59.2685 5 65.0659 5 71.5562V78.5416C5 79.3471 5.65292 80 6.45833 80C7.26375 80 7.91667 79.3471 7.91667 78.5416V71.5562C7.91667 66.3102 11.1858 61.6218 16.109 59.8054L25.4166 57.1939L25.4167 68.5171C22.9007 69.1646 21.0417 71.4485 21.0417 74.1666C21.0417 77.3883 23.6534 80 26.875 80C30.0967 80 32.7084 77.3883 32.7084 74.1666C32.7084 71.4485 30.8493 69.1646 28.3334 68.5171L28.3333 60.1625L38.5416 72.6393L38.5417 78.5417C38.5417 79.3471 39.1946 80 40 80C40.8054 80 41.4583 79.3471 41.4583 78.5417L41.4583 72.6393L53.9744 57.3419C54.0439 57.2569 54.1023 57.1664 54.1496 57.0722L57.5 58.0123L57.5 61.0288C53.9761 62.6418 51.6667 66.1687 51.6667 70.1125V78.5416C51.6667 79.347 52.3196 80 53.125 80H55.0646C55.87 80 56.5229 79.347 56.5229 78.5416C56.5229 77.7362 55.87 77.0833 55.0646 77.0833H54.5834V70.1125C54.5834 67.232 56.3229 64.6639 58.9584 63.5745C61.5938 64.6639 63.3333 67.232 63.3333 70.1125V77.0833H62.8521C62.0467 77.0833 61.3938 77.7362 61.3938 78.5416C61.3938 79.347 62.0467 80 62.8521 80H64.7917C65.5971 80 66.25 79.347 66.25 78.5416V70.1125C66.25 66.1687 63.9406 62.6418 60.4167 61.0288L60.4166 58.8306L63.891 59.8055C68.8142 61.6218 72.0833 66.3103 72.0833 71.5563V78.5417C72.0833 79.3471 72.7362 80 73.5417 80C74.3471 80 75 79.3471 75 78.5417V71.5563C75 65.066 70.9414 59.2685 64.8385 57.0464C64.804 57.0338 64.769 57.0225 64.7336 57.0126L48.75 52.5279V46.3854C48.75 46.2627 48.7348 46.1435 48.7063 46.0296ZM26.875 71.25C25.2642 71.25 23.9584 72.5558 23.9584 74.1666C23.9584 75.7775 25.2642 77.0833 26.875 77.0833C28.4859 77.0833 29.7917 75.7775 29.7917 74.1666C29.7917 72.5558 28.4859 71.25 26.875 71.25ZM16.6666 72.7083C17.472 72.7083 18.125 73.3612 18.125 74.1667V78.5417C18.125 79.3471 17.472 80 16.6666 80C15.8612 80 15.2083 79.3471 15.2083 78.5417V74.1667C15.2083 73.3612 15.8612 72.7083 16.6666 72.7083Z" fill="#002855"/>
8
7
  </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="doctor">
3
+ <circle id="Ellipse 2" cx="22" cy="64" r="4" fill="#71C5E8"/>
4
+ <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5L48.5 45L35 61.5L22.5 45L27.5 43.5Z" fill="#449CD5"/>
5
+ <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#71C5E8"/>
6
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M35.0583 2.91667C28.5867 2.91667 23.3333 8.17 23.3333 14.6417V23.8146C23.3333 27.8235 25.511 31.4328 28.589 33.7646C28.9529 34.0403 29.1667 34.4705 29.1667 34.9271V43.6333C29.1667 44.287 28.7317 44.8608 28.1023 45.0374L23.8783 46.2226L35 59.8158L46.1217 46.2226L41.8977 45.0375C41.2683 44.8609 40.8333 44.287 40.8333 43.6334V37.7878C39.071 38.6166 37.126 39.1218 35.0748 39.2272C34.2705 39.2686 33.5849 38.65 33.5436 37.8457C33.5023 37.0413 34.1208 36.3557 34.9252 36.3144C41.5329 35.9749 46.7833 30.5156 46.7833 23.8146V14.6417C46.7833 8.17 41.53 2.91667 35.0583 2.91667ZM43.7063 36.0296C47.353 33.2083 49.7 28.7886 49.7 23.8146V14.6417C49.7 6.55917 43.1408 0 35.0583 0C26.9758 0 20.4167 6.55917 20.4167 14.6417V23.8146C20.4167 28.634 22.8824 32.8445 26.25 35.6319V42.5279L10.2664 47.0125C10.231 47.0225 10.196 47.0337 10.1615 47.0463C4.05855 49.2685 0 55.0659 0 61.5562V68.5416C0 69.3471 0.652918 70 1.45833 70C2.26375 70 2.91667 69.3471 2.91667 68.5416V61.5562C2.91667 56.3102 6.18578 51.6218 11.109 49.8055L20.4166 47.1939L20.4167 58.5171C17.9007 59.1646 16.0417 61.4485 16.0417 64.1666C16.0417 67.3883 18.6534 70 21.875 70C25.0967 70 27.7084 67.3883 27.7084 64.1666C27.7084 61.4485 25.8493 59.1646 23.3334 58.5171L23.3333 50.1625L33.5416 62.6393L33.5417 68.5417C33.5417 69.3471 34.1946 70 35 70C35.8054 70 36.4583 69.3471 36.4583 68.5417L36.4583 62.6393L48.9744 47.3419C49.0439 47.2569 49.1023 47.1664 49.1496 47.0722L52.5 48.0123L52.5 51.0288C48.9761 52.6418 46.6667 56.1687 46.6667 60.1125V68.5416C46.6667 69.347 47.3196 69.9999 48.125 69.9999H50.0646C50.87 69.9999 51.5229 69.347 51.5229 68.5416C51.5229 67.7362 50.87 67.0833 50.0646 67.0833H49.5834V60.1125C49.5834 57.232 51.3229 54.6639 53.9584 53.5745C56.5938 54.6639 58.3333 57.232 58.3333 60.1125V67.0833H57.8521C57.0467 67.0833 56.3938 67.7362 56.3938 68.5416C56.3938 69.347 57.0467 69.9999 57.8521 69.9999H59.7917C60.5971 69.9999 61.25 69.347 61.25 68.5416V60.1125C61.25 56.1687 58.9406 52.6418 55.4167 51.0288L55.4166 48.8306L58.891 49.8055C63.8142 51.6218 67.0833 56.3103 67.0833 61.5563V68.5417C67.0833 69.3471 67.7362 70 68.5417 70C69.3471 70 70 69.3471 70 68.5417V61.5563C70 55.066 65.9414 49.2685 59.8385 47.0464C59.804 47.0338 59.769 47.0225 59.7336 47.0126L43.75 42.5279V36.3854C43.75 36.2627 43.7348 36.1435 43.7063 36.0296ZM21.875 61.25C20.2642 61.25 18.9584 62.5558 18.9584 64.1666C18.9584 65.7775 20.2642 67.0833 21.875 67.0833C23.4859 67.0833 24.7917 65.7775 24.7917 64.1666C24.7917 62.5558 23.4859 61.25 21.875 61.25ZM11.6666 62.7083C12.472 62.7083 13.125 63.3612 13.125 64.1667V68.5417C13.125 69.3471 12.472 70 11.6666 70C10.8612 70 10.2083 69.3471 10.2083 68.5417V64.1667C10.2083 63.3612 10.8612 62.7083 11.6666 62.7083Z" fill="#002855"/>
7
+ </g>
8
+ </svg>
@@ -1,5 +1,4 @@
1
- <svg width="47" height="37" viewBox="0 0 47 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="Group">
3
- <path id="Vector" d="M11.8908 34.731C9.20044 33.4846 6.82177 32.8633 4.75484 32.867C3.6281 32.867 2.72858 33.0206 2.03001 33.3371C1.33143 33.6535 0.980268 34.0578 0.980268 34.5481C0.980268 35.0383 1.35584 35.4097 2.09198 35.7188C2.82811 36.028 3.78209 36.1761 4.90882 36.1761C7.14728 36.1761 9.47399 35.6944 11.889 34.731H11.8908ZM13.8777 34.7566C15.5983 35.6236 17.5048 36.0824 19.4419 36.0957C22.2888 36.0957 24.9059 35.0889 27.2934 33.0755C30.6398 30.2706 33.0679 26.4339 34.5777 21.5656C35.4215 18.835 35.844 16.3033 35.8453 13.9703C35.8378 12.4523 35.6257 10.9418 35.2143 9.47758C34.0521 10.8027 32.9705 12.1929 31.9749 13.6411C31.0097 15.0521 29.6244 17.2655 27.8192 20.2814C25.9976 23.3302 24.4728 25.6107 23.2446 27.123C21.8986 28.7544 20.3741 30.2382 18.6982 31.548C17.7104 32.3224 16.1036 33.392 13.8777 34.7566ZM35.7627 8.95257C36.2443 10.5479 36.4928 12.2014 36.5007 13.8642C36.477 16.5454 36.0577 19.2092 35.2556 21.7741C33.6857 26.9803 31.1049 31.0523 27.5131 33.9901C25.2737 35.8965 22.3951 36.9377 19.4212 36.917C18.4507 36.926 17.4827 36.8197 16.5386 36.6005C15.6786 36.392 14.4498 35.9548 12.8523 35.2889C9.98665 36.4268 7.32443 36.9963 4.86564 36.9975C3.8307 37.0209 2.79876 36.88 1.81029 36.5804C1.3092 36.4236 0.863873 36.1319 0.525809 35.7389C0.206226 35.4103 0.0194666 34.9802 0 34.528C0 33.7535 0.438176 33.1438 1.31453 32.6987C2.19088 32.2535 3.36958 32.0243 4.85061 32.0108C7.1792 32.0108 9.84895 32.7737 12.8598 34.2993C14.9253 32.9107 16.7887 31.2567 18.3996 29.3821C19.4776 28.1364 20.3564 27.048 21.0287 26.0894C21.701 25.1309 23.4418 22.5644 26.2342 18.3606C28.4126 15.124 31.2707 11.8313 34.8087 8.48245C34.0024 6.65315 33.0842 5.25069 32.0538 4.27507C29.9318 2.2226 27.0743 1.19758 23.4812 1.20002C18.7564 1.20002 14.7553 2.75858 11.4777 5.8757C9.90298 7.34783 8.6113 9.08249 7.6637 10.9977C6.84767 12.5984 6.41431 14.3583 6.39611 16.1454C6.39611 17.8673 6.94885 19.2594 8.0543 20.3216C9.09841 21.3387 10.5381 21.8479 12.3735 21.8491C14.9049 21.8491 17.3349 20.8942 19.6635 18.9844C22.8296 16.3734 25.0205 12.6868 26.2361 7.92451L26.7337 8.08C26.253 11.1471 25.2289 13.8533 23.6615 16.1984C22.0597 18.5765 20.0822 20.3564 17.7236 21.5034C16.1028 22.3133 14.3078 22.7371 12.4861 22.74C10.1075 22.74 8.28278 21.9601 7.01207 20.4003C5.88533 19.021 5.33135 17.3253 5.33135 15.3277C5.33135 12.7667 6.0944 10.2617 7.62051 7.81292C9.12478 5.3796 11.2729 3.38496 13.8401 2.03784C16.4266 0.680501 19.306 0.00121953 22.4784 0C26.6949 0 30.0257 1.20856 32.4707 3.62566C33.4873 4.62812 34.4531 6.05619 35.3683 7.90988C37.4077 6.15619 39.3419 4.78178 41.171 3.78664L41.3588 4.4397C39.6649 5.47508 37.8027 6.98181 35.772 8.95989L35.7627 8.95257ZM43.1372 0.830502H47V4.7141C47 6.27997 46.7496 7.31658 46.2488 7.8239C45.7355 8.34708 44.8085 8.6483 43.4677 8.72757C43.2548 8.67921 43.0363 8.6589 42.8179 8.6672V6.89096C43.4376 6.89096 43.8965 6.75559 44.1944 6.48485C44.4911 6.21229 44.6301 5.68728 44.6113 4.90435H43.1278L43.1372 0.830502Z" fill="white"/>
4
- </g>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="80" height="80" fill="#003DA5"/>
3
+ <path d="M30.8908 55.731C28.2004 54.4846 25.8218 53.8633 23.7548 53.867C22.6281 53.867 21.7286 54.0206 21.03 54.3371C20.3314 54.6535 19.9803 55.0578 19.9803 55.5481C19.9803 56.0383 20.3558 56.4097 21.092 56.7188C21.8281 57.028 22.7821 57.1761 23.9088 57.1761C26.1473 57.1761 28.474 56.6944 30.889 55.731H30.8908ZM32.8777 55.7566C34.5983 56.6236 36.5048 57.0824 38.4419 57.0957C41.2888 57.0957 43.9059 56.0889 46.2934 54.0755C49.6398 51.2706 52.0679 47.4339 53.5777 42.5656C54.4215 39.835 54.844 37.3033 54.8453 34.9703C54.8378 33.4523 54.6257 31.9418 54.2143 30.4776C53.0521 31.8027 51.9705 33.1929 50.9749 34.6411C50.0097 36.0521 48.6244 38.2655 46.8192 41.2814C44.9976 44.3302 43.4728 46.6107 42.2446 48.123C40.8986 49.7544 39.3741 51.2382 37.6982 52.548C36.7104 53.3224 35.1036 54.392 32.8777 55.7566ZM54.7627 29.9526C55.2443 31.5479 55.4928 33.2014 55.5007 34.8642C55.477 37.5454 55.0577 40.2092 54.2556 42.7741C52.6857 47.9803 50.1049 52.0523 46.5131 54.9901C44.2737 56.8965 41.3951 57.9377 38.4212 57.917C37.4507 57.926 36.4827 57.8197 35.5386 57.6005C34.6786 57.392 33.4498 56.9548 31.8523 56.2889C28.9867 57.4268 26.3244 57.9963 23.8656 57.9975C22.8307 58.0209 21.7988 57.88 20.8103 57.5804C20.3092 57.4236 19.8639 57.1319 19.5258 56.7389C19.2062 56.4103 19.0195 55.9802 19 55.528C19 54.7535 19.4382 54.1438 20.3145 53.6987C21.1909 53.2535 22.3696 53.0243 23.8506 53.0108C26.1792 53.0108 28.8489 53.7737 31.8598 55.2993C33.9253 53.9107 35.7887 52.2567 37.3996 50.3821C38.4776 49.1364 39.3564 48.048 40.0287 47.0894C40.701 46.1309 42.4418 43.5644 45.2342 39.3606C47.4126 36.124 50.2707 32.8313 53.8087 29.4824C53.0024 27.6532 52.0842 26.2507 51.0538 25.2751C48.9318 23.2226 46.0743 22.1976 42.4812 22.2C37.7564 22.2 33.7553 23.7586 30.4777 26.8757C28.903 28.3478 27.6113 30.0825 26.6637 31.9977C25.8477 33.5984 25.4143 35.3583 25.3961 37.1454C25.3961 38.8673 25.9488 40.2594 27.0543 41.3216C28.0984 42.3387 29.5381 42.8479 31.3735 42.8491C33.9049 42.8491 36.3349 41.8942 38.6635 39.9844C41.8296 37.3734 44.0205 33.6868 45.2361 28.9245L45.7337 29.08C45.253 32.1471 44.2289 34.8533 42.6615 37.1984C41.0597 39.5765 39.0822 41.3564 36.7236 42.5034C35.1028 43.3133 33.3078 43.7371 31.4861 43.74C29.1075 43.74 27.2828 42.9601 26.0121 41.4003C24.8853 40.021 24.3314 38.3253 24.3314 36.3277C24.3314 33.7667 25.0944 31.2617 26.6205 28.8129C28.1248 26.3796 30.2729 24.385 32.8401 23.0378C35.4266 21.6805 38.306 21.0012 41.4784 21C45.6949 21 49.0257 22.2086 51.4707 24.6257C52.4873 25.6281 53.4531 27.0562 54.3683 28.9099C56.4077 27.1562 58.3419 25.7818 60.171 24.7866L60.3588 25.4397C58.6649 26.4751 56.8027 27.9818 54.772 29.9599L54.7627 29.9526ZM62.1372 21.8305H66V25.7141C66 27.28 65.7496 28.3166 65.2488 28.8239C64.7355 29.3471 63.8085 29.6483 62.4677 29.7276C62.2548 29.6792 62.0363 29.6589 61.8179 29.6672V27.891C62.4376 27.891 62.8965 27.7556 63.1944 27.4849C63.4911 27.2123 63.6301 26.6873 63.6113 25.9043H62.1278L62.1372 21.8305Z" fill="white"/>
5
4
  </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="47" height="37" viewBox="0 0 47 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="Group">
3
+ <path id="Vector" d="M11.8908 34.731C9.20044 33.4846 6.82177 32.8633 4.75484 32.867C3.6281 32.867 2.72858 33.0206 2.03001 33.3371C1.33143 33.6535 0.980268 34.0578 0.980268 34.5481C0.980268 35.0383 1.35584 35.4097 2.09198 35.7188C2.82811 36.028 3.78209 36.1761 4.90882 36.1761C7.14728 36.1761 9.47399 35.6944 11.889 34.731H11.8908ZM13.8777 34.7566C15.5983 35.6236 17.5048 36.0824 19.4419 36.0957C22.2888 36.0957 24.9059 35.0889 27.2934 33.0755C30.6398 30.2706 33.0679 26.4339 34.5777 21.5656C35.4215 18.835 35.844 16.3033 35.8453 13.9703C35.8378 12.4523 35.6257 10.9418 35.2143 9.47758C34.0521 10.8027 32.9705 12.1929 31.9749 13.6411C31.0097 15.0521 29.6244 17.2655 27.8192 20.2814C25.9976 23.3302 24.4728 25.6107 23.2446 27.123C21.8986 28.7544 20.3741 30.2382 18.6982 31.548C17.7104 32.3224 16.1036 33.392 13.8777 34.7566ZM35.7627 8.95257C36.2443 10.5479 36.4928 12.2014 36.5007 13.8642C36.477 16.5454 36.0577 19.2092 35.2556 21.7741C33.6857 26.9803 31.1049 31.0523 27.5131 33.9901C25.2737 35.8965 22.3951 36.9377 19.4212 36.917C18.4507 36.926 17.4827 36.8197 16.5386 36.6005C15.6786 36.392 14.4498 35.9548 12.8523 35.2889C9.98665 36.4268 7.32443 36.9963 4.86564 36.9975C3.8307 37.0209 2.79876 36.88 1.81029 36.5804C1.3092 36.4236 0.863873 36.1319 0.525809 35.7389C0.206226 35.4103 0.0194666 34.9802 0 34.528C0 33.7535 0.438176 33.1438 1.31453 32.6987C2.19088 32.2535 3.36958 32.0243 4.85061 32.0108C7.1792 32.0108 9.84895 32.7737 12.8598 34.2993C14.9253 32.9107 16.7887 31.2567 18.3996 29.3821C19.4776 28.1364 20.3564 27.048 21.0287 26.0894C21.701 25.1309 23.4418 22.5644 26.2342 18.3606C28.4126 15.124 31.2707 11.8313 34.8087 8.48245C34.0024 6.65315 33.0842 5.25069 32.0538 4.27507C29.9318 2.2226 27.0743 1.19758 23.4812 1.20002C18.7564 1.20002 14.7553 2.75858 11.4777 5.8757C9.90298 7.34783 8.6113 9.08249 7.6637 10.9977C6.84767 12.5984 6.41431 14.3583 6.39611 16.1454C6.39611 17.8673 6.94885 19.2594 8.0543 20.3216C9.09841 21.3387 10.5381 21.8479 12.3735 21.8491C14.9049 21.8491 17.3349 20.8942 19.6635 18.9844C22.8296 16.3734 25.0205 12.6868 26.2361 7.92451L26.7337 8.08C26.253 11.1471 25.2289 13.8533 23.6615 16.1984C22.0597 18.5765 20.0822 20.3564 17.7236 21.5034C16.1028 22.3133 14.3078 22.7371 12.4861 22.74C10.1075 22.74 8.28278 21.9601 7.01207 20.4003C5.88533 19.021 5.33135 17.3253 5.33135 15.3277C5.33135 12.7667 6.0944 10.2617 7.62051 7.81292C9.12478 5.3796 11.2729 3.38496 13.8401 2.03784C16.4266 0.680501 19.306 0.00121953 22.4784 0C26.6949 0 30.0257 1.20856 32.4707 3.62566C33.4873 4.62812 34.4531 6.05619 35.3683 7.90988C37.4077 6.15619 39.3419 4.78178 41.171 3.78664L41.3588 4.4397C39.6649 5.47508 37.8027 6.98181 35.772 8.95989L35.7627 8.95257ZM43.1372 0.830502H47V4.7141C47 6.27997 46.7496 7.31658 46.2488 7.8239C45.7355 8.34708 44.8085 8.6483 43.4677 8.72757C43.2548 8.67921 43.0363 8.6589 42.8179 8.6672V6.89096C43.4376 6.89096 43.8965 6.75559 44.1944 6.48485C44.4911 6.21229 44.6301 5.68728 44.6113 4.90435H43.1278L43.1372 0.830502Z" fill="white"/>
4
+ </g>
5
+ </svg>