line-md 0.2.21 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (589) hide show
  1. package/README.md +3 -3
  2. package/line-md.json +104 -2
  3. package/package.json +4 -27
  4. package/svg/account-add.svg +16 -1
  5. package/svg/account-alert.svg +16 -1
  6. package/svg/account-delete.svg +16 -1
  7. package/svg/account-remove.svg +13 -1
  8. package/svg/account-small.svg +10 -1
  9. package/svg/account.svg +10 -1
  10. package/svg/alert-circle-twotone.svg +14 -1
  11. package/svg/alert-circle.svg +13 -1
  12. package/svg/alert-square-twotone.svg +14 -1
  13. package/svg/alert-square.svg +13 -1
  14. package/svg/alert-twotone.svg +14 -1
  15. package/svg/alert.svg +13 -1
  16. package/svg/align-center.svg +16 -1
  17. package/svg/align-justify.svg +16 -1
  18. package/svg/align-left.svg +16 -1
  19. package/svg/align-right.svg +18 -1
  20. package/svg/arrow-align-bottom.svg +15 -1
  21. package/svg/arrow-align-center.svg +13 -1
  22. package/svg/arrow-align-left.svg +13 -1
  23. package/svg/arrow-align-middle.svg +15 -1
  24. package/svg/arrow-align-right.svg +15 -1
  25. package/svg/arrow-align-top.svg +15 -1
  26. package/svg/arrow-close-down.svg +15 -1
  27. package/svg/arrow-close-left.svg +13 -1
  28. package/svg/arrow-close-right.svg +15 -1
  29. package/svg/arrow-close-up.svg +15 -1
  30. package/svg/arrow-down-circle-twotone.svg +16 -1
  31. package/svg/arrow-down-circle.svg +15 -1
  32. package/svg/arrow-down-square-twotone.svg +16 -1
  33. package/svg/arrow-down-square.svg +15 -1
  34. package/svg/arrow-down.svg +12 -1
  35. package/svg/arrow-left-circle-twotone.svg +14 -1
  36. package/svg/arrow-left-circle.svg +13 -1
  37. package/svg/arrow-left-square-twotone.svg +14 -1
  38. package/svg/arrow-left-square.svg +13 -1
  39. package/svg/arrow-left.svg +10 -1
  40. package/svg/arrow-long-diagonal-rotated.svg +12 -1
  41. package/svg/arrow-long-diagonal.svg +10 -1
  42. package/svg/arrow-open-down.svg +15 -1
  43. package/svg/arrow-open-left.svg +13 -1
  44. package/svg/arrow-open-right.svg +15 -1
  45. package/svg/arrow-open-up.svg +15 -1
  46. package/svg/arrow-right-circle-twotone.svg +16 -1
  47. package/svg/arrow-right-circle.svg +15 -1
  48. package/svg/arrow-right-square-twotone.svg +16 -1
  49. package/svg/arrow-right-square.svg +15 -1
  50. package/svg/arrow-right.svg +12 -1
  51. package/svg/arrow-small-down.svg +12 -1
  52. package/svg/arrow-small-left.svg +10 -1
  53. package/svg/arrow-small-right.svg +12 -1
  54. package/svg/arrow-small-up.svg +12 -1
  55. package/svg/arrow-up-circle-twotone.svg +16 -1
  56. package/svg/arrow-up-circle.svg +15 -1
  57. package/svg/arrow-up-square-twotone.svg +16 -1
  58. package/svg/arrow-up-square.svg +15 -1
  59. package/svg/arrow-up.svg +12 -1
  60. package/svg/arrows-diagonal-rotated.svg +12 -1
  61. package/svg/arrows-diagonal.svg +10 -1
  62. package/svg/arrows-horizontal-alt.svg +10 -1
  63. package/svg/arrows-horizontal.svg +10 -1
  64. package/svg/arrows-vertical-alt.svg +12 -1
  65. package/svg/arrows-vertical.svg +12 -1
  66. package/svg/backup-restore.svg +14 -1
  67. package/svg/beer-alt-filled-loop.svg +15 -1
  68. package/svg/beer-alt-filled.svg +13 -1
  69. package/svg/beer-alt-twotone-loop.svg +15 -1
  70. package/svg/beer-alt-twotone.svg +13 -1
  71. package/svg/beer-filled.svg +13 -1
  72. package/svg/beer-loop.svg +12 -1
  73. package/svg/beer-twotone-loop.svg +15 -1
  74. package/svg/beer-twotone.svg +13 -1
  75. package/svg/beer.svg +10 -1
  76. package/svg/bell-twotone.svg +14 -1
  77. package/svg/bell.svg +13 -1
  78. package/svg/briefcase-filled.svg +12 -1
  79. package/svg/briefcase-twotone.svg +12 -1
  80. package/svg/briefcase.svg +11 -1
  81. package/svg/buy-me-a-coffee-filled.svg +22 -1
  82. package/svg/buy-me-a-coffee-twotone.svg +22 -1
  83. package/svg/buy-me-a-coffee.svg +16 -1
  84. package/svg/cake-twotone.svg +27 -1
  85. package/svg/cake.svg +24 -1
  86. package/svg/calendar-out.svg +19 -1
  87. package/svg/calendar.svg +19 -1
  88. package/svg/cancel-twotone.svg +11 -1
  89. package/svg/cancel.svg +10 -1
  90. package/svg/chat-bubble-filled.svg +8 -0
  91. package/svg/chat-bubble-twotone.svg +8 -0
  92. package/svg/chat-bubble.svg +7 -0
  93. package/svg/chat-twotone.svg +20 -0
  94. package/svg/chat.svg +19 -0
  95. package/svg/check-all.svg +20 -1
  96. package/svg/check-list-3-filled.svg +29 -1
  97. package/svg/check-list-3-twotone.svg +29 -1
  98. package/svg/check-list-3.svg +26 -1
  99. package/svg/chevron-double-down.svg +12 -1
  100. package/svg/chevron-double-left.svg +10 -1
  101. package/svg/chevron-double-right.svg +12 -1
  102. package/svg/chevron-double-up.svg +12 -1
  103. package/svg/chevron-down-circle-twotone.svg +13 -1
  104. package/svg/chevron-down-circle.svg +12 -1
  105. package/svg/chevron-down-square-twotone.svg +13 -1
  106. package/svg/chevron-down-square.svg +12 -1
  107. package/svg/chevron-down.svg +7 -1
  108. package/svg/chevron-left-circle-twotone.svg +11 -1
  109. package/svg/chevron-left-circle.svg +10 -1
  110. package/svg/chevron-left-square-twotone.svg +11 -1
  111. package/svg/chevron-left-square.svg +10 -1
  112. package/svg/chevron-left.svg +5 -1
  113. package/svg/chevron-right-circle-twotone.svg +13 -1
  114. package/svg/chevron-right-circle.svg +12 -1
  115. package/svg/chevron-right-square-twotone.svg +13 -1
  116. package/svg/chevron-right-square.svg +12 -1
  117. package/svg/chevron-right.svg +7 -1
  118. package/svg/chevron-small-double-down.svg +12 -1
  119. package/svg/chevron-small-double-left.svg +10 -1
  120. package/svg/chevron-small-double-right.svg +12 -1
  121. package/svg/chevron-small-double-up.svg +12 -1
  122. package/svg/chevron-small-down.svg +7 -1
  123. package/svg/chevron-small-left.svg +5 -1
  124. package/svg/chevron-small-right.svg +7 -1
  125. package/svg/chevron-small-triple-down.svg +15 -1
  126. package/svg/chevron-small-triple-left.svg +13 -1
  127. package/svg/chevron-small-triple-right.svg +15 -1
  128. package/svg/chevron-small-triple-up.svg +15 -1
  129. package/svg/chevron-small-up.svg +7 -1
  130. package/svg/chevron-triple-down.svg +15 -1
  131. package/svg/chevron-triple-left.svg +13 -1
  132. package/svg/chevron-triple-right.svg +15 -1
  133. package/svg/chevron-triple-up.svg +15 -1
  134. package/svg/chevron-up-circle-twotone.svg +13 -1
  135. package/svg/chevron-up-circle.svg +12 -1
  136. package/svg/chevron-up-square-twotone.svg +13 -1
  137. package/svg/chevron-up-square.svg +12 -1
  138. package/svg/chevron-up.svg +7 -1
  139. package/svg/circle-to-confirm-circle-transition.svg +8 -1
  140. package/svg/circle-to-confirm-circle-twotone-transition.svg +10 -1
  141. package/svg/circle-twotone-to-confirm-circle-twotone-transition.svg +8 -1
  142. package/svg/circle-twotone.svg +6 -1
  143. package/svg/circle.svg +5 -1
  144. package/svg/clipboard-arrow-twotone.svg +24 -1
  145. package/svg/clipboard-arrow.svg +21 -1
  146. package/svg/clipboard-check-to-clipboard-transition.svg +11 -1
  147. package/svg/clipboard-check-twotone-to-clipboard-twotone-transition.svg +12 -1
  148. package/svg/clipboard-check-twotone.svg +18 -1
  149. package/svg/clipboard-check.svg +15 -1
  150. package/svg/clipboard-list-twotone.svg +24 -1
  151. package/svg/clipboard-list.svg +21 -1
  152. package/svg/clipboard-minus-twotone.svg +18 -1
  153. package/svg/clipboard-minus.svg +15 -1
  154. package/svg/clipboard-plus-twotone.svg +21 -1
  155. package/svg/clipboard-plus.svg +18 -1
  156. package/svg/clipboard-to-clipboard-check-transition.svg +11 -1
  157. package/svg/clipboard-twotone-to-clipboard-twotone-check-transition.svg +12 -1
  158. package/svg/clipboard-twotone.svg +13 -1
  159. package/svg/clipboard.svg +10 -1
  160. package/svg/close-circle-twotone.svg +11 -1
  161. package/svg/close-circle.svg +10 -1
  162. package/svg/close-small.svg +10 -1
  163. package/svg/close-to-menu-alt-transition.svg +14 -1
  164. package/svg/close-to-menu-transition.svg +13 -1
  165. package/svg/close.svg +5 -1
  166. package/svg/cloud-braces-loop.svg +25 -1
  167. package/svg/cloud-down-twotone.svg +19 -1
  168. package/svg/cloud-down.svg +16 -1
  169. package/svg/cloud-download-loop.svg +21 -1
  170. package/svg/cloud-download-outline-loop.svg +31 -1
  171. package/svg/cloud-filled.svg +13 -1
  172. package/svg/cloud-loop.svg +17 -1
  173. package/svg/cloud-off-outline-loop.svg +37 -1
  174. package/svg/cloud-outline-loop.svg +31 -1
  175. package/svg/cloud-print-loop.svg +19 -1
  176. package/svg/cloud-print-outline-loop.svg +35 -1
  177. package/svg/cloud-tags-loop.svg +25 -1
  178. package/svg/cloud-twotone.svg +13 -1
  179. package/svg/cloud-up-twotone.svg +19 -1
  180. package/svg/cloud-up.svg +16 -1
  181. package/svg/cloud-upload-loop.svg +21 -1
  182. package/svg/cloud-upload-outline-loop.svg +31 -1
  183. package/svg/cloud.svg +10 -1
  184. package/svg/coffee-arrow-filled.svg +17 -1
  185. package/svg/coffee-arrow-twotone.svg +17 -1
  186. package/svg/coffee-arrow.svg +16 -1
  187. package/svg/coffee-filled.svg +14 -1
  188. package/svg/coffee-half-empty-twotone-loop.svg +22 -1
  189. package/svg/coffee-loop.svg +19 -1
  190. package/svg/coffee-twotone-loop.svg +20 -1
  191. package/svg/coffee-twotone.svg +14 -1
  192. package/svg/coffee.svg +13 -1
  193. package/svg/cog-filled-loop.svg +29 -1
  194. package/svg/cog-filled.svg +28 -1
  195. package/svg/cog-loop.svg +31 -1
  196. package/svg/cog-off-filled-loop.svg +36 -1
  197. package/svg/cog-off-filled.svg +33 -1
  198. package/svg/cog-off-loop.svg +41 -1
  199. package/svg/cog-off.svg +38 -1
  200. package/svg/cog.svg +30 -1
  201. package/svg/compass-loop.svg +16 -0
  202. package/svg/compass-off.svg +21 -0
  203. package/svg/compass-twotone-loop.svg +17 -0
  204. package/svg/compass-twotone-off.svg +22 -0
  205. package/svg/compass-twotone.svg +17 -0
  206. package/svg/compass.svg +16 -0
  207. package/svg/computer-twotone.svg +14 -1
  208. package/svg/computer.svg +13 -1
  209. package/svg/confirm-circle-to-circle-transition.svg +8 -1
  210. package/svg/confirm-circle-twotone-to-circle-transition.svg +10 -1
  211. package/svg/confirm-circle-twotone-to-circle-twotone-transition.svg +8 -1
  212. package/svg/confirm-circle-twotone.svg +11 -1
  213. package/svg/confirm-circle.svg +10 -1
  214. package/svg/confirm-square-to-square-transition.svg +8 -1
  215. package/svg/confirm-square-twotone-to-square-transition.svg +10 -1
  216. package/svg/confirm-square-twotone-to-square-twotone-transition.svg +8 -1
  217. package/svg/confirm-square-twotone.svg +11 -1
  218. package/svg/confirm-square.svg +10 -1
  219. package/svg/confirm.svg +5 -1
  220. package/svg/construction-twotone.svg +24 -1
  221. package/svg/construction.svg +21 -1
  222. package/svg/discord-twotone.svg +21 -1
  223. package/svg/discord.svg +18 -1
  224. package/svg/document-add-twotone.svg +21 -1
  225. package/svg/document-add.svg +18 -1
  226. package/svg/document-code-twotone.svg +21 -1
  227. package/svg/document-code.svg +18 -1
  228. package/svg/document-list-twotone.svg +21 -1
  229. package/svg/document-list.svg +18 -1
  230. package/svg/document-remove-twotone.svg +16 -1
  231. package/svg/document-remove.svg +13 -1
  232. package/svg/document-report-twotone.svg +24 -1
  233. package/svg/document-report.svg +21 -1
  234. package/svg/document-twotone.svg +13 -1
  235. package/svg/document.svg +10 -1
  236. package/svg/double-arrow-horizontal.svg +10 -1
  237. package/svg/double-arrow-vertical.svg +12 -1
  238. package/svg/download-loop.svg +10 -1
  239. package/svg/download-off-loop.svg +20 -1
  240. package/svg/download-off-outline-loop.svg +21 -1
  241. package/svg/download-off-outline.svg +18 -1
  242. package/svg/download-outline-loop.svg +11 -1
  243. package/svg/download-outline.svg +10 -1
  244. package/svg/downloading-loop.svg +16 -1
  245. package/svg/edit-twotone-full.svg +16 -1
  246. package/svg/edit-twotone.svg +16 -1
  247. package/svg/edit.svg +13 -1
  248. package/svg/email-opened-twotone-alt.svg +13 -1
  249. package/svg/email-opened-twotone.svg +13 -1
  250. package/svg/email-opened.svg +10 -1
  251. package/svg/email-twotone-alt.svg +13 -1
  252. package/svg/email-twotone.svg +13 -1
  253. package/svg/email.svg +10 -1
  254. package/svg/emoji-angry-twotone.svg +27 -1
  255. package/svg/emoji-angry.svg +26 -1
  256. package/svg/emoji-frown-open-twotone.svg +20 -1
  257. package/svg/emoji-frown-open.svg +19 -1
  258. package/svg/emoji-frown-twotone.svg +19 -1
  259. package/svg/emoji-frown.svg +18 -1
  260. package/svg/emoji-grin-twotone.svg +20 -1
  261. package/svg/emoji-grin.svg +19 -1
  262. package/svg/emoji-neutral-twotone.svg +19 -1
  263. package/svg/emoji-neutral.svg +18 -1
  264. package/svg/emoji-smile-twotone.svg +19 -1
  265. package/svg/emoji-smile-wink-twotone.svg +19 -1
  266. package/svg/emoji-smile-wink.svg +18 -1
  267. package/svg/emoji-smile.svg +18 -1
  268. package/svg/external-link-rounded.svg +13 -1
  269. package/svg/external-link.svg +13 -1
  270. package/svg/facebook.svg +10 -1
  271. package/svg/fork-left.svg +11 -1
  272. package/svg/fork-right.svg +13 -1
  273. package/svg/gauge-empty.svg +33 -0
  274. package/svg/gauge-full.svg +33 -0
  275. package/svg/gauge-loop.svg +33 -0
  276. package/svg/gauge-low.svg +33 -0
  277. package/svg/gauge.svg +33 -0
  278. package/svg/github-loop.svg +20 -1
  279. package/svg/github-twotone.svg +13 -1
  280. package/svg/github.svg +10 -1
  281. package/svg/grid-3-filled.svg +25 -1
  282. package/svg/grid-3-twotone.svg +25 -1
  283. package/svg/grid-3.svg +22 -1
  284. package/svg/hash-small.svg +16 -1
  285. package/svg/hash.svg +16 -1
  286. package/svg/heart-filled-half.svg +8 -1
  287. package/svg/heart-filled.svg +8 -1
  288. package/svg/heart-half-filled.svg +13 -1
  289. package/svg/heart-half-twotone.svg +13 -1
  290. package/svg/heart-half.svg +10 -1
  291. package/svg/heart-twotone-half-filled.svg +13 -1
  292. package/svg/heart-twotone-half.svg +8 -1
  293. package/svg/heart-twotone.svg +8 -1
  294. package/svg/heart.svg +5 -1
  295. package/svg/home-md-twotone-alt.svg +19 -1
  296. package/svg/home-md-twotone.svg +19 -1
  297. package/svg/home-md.svg +16 -1
  298. package/svg/home-simple-filled.svg +16 -1
  299. package/svg/home-simple-twotone.svg +16 -1
  300. package/svg/home-simple.svg +13 -1
  301. package/svg/home-twotone-alt.svg +19 -1
  302. package/svg/home-twotone.svg +19 -1
  303. package/svg/home.svg +16 -1
  304. package/svg/iconify1.svg +16 -1
  305. package/svg/image-twotone.svg +14 -1
  306. package/svg/image.svg +13 -1
  307. package/svg/instagram.svg +13 -1
  308. package/svg/laptop-twotone.svg +11 -1
  309. package/svg/laptop.svg +10 -1
  310. package/svg/light-dark-loop.svg +45 -1
  311. package/svg/light-dark.svg +40 -1
  312. package/svg/lightbulb-filled.svg +11 -1
  313. package/svg/lightbulb-off-filled-loop.svg +21 -1
  314. package/svg/lightbulb-off-filled.svg +19 -1
  315. package/svg/lightbulb-off-loop.svg +18 -1
  316. package/svg/lightbulb-off-twotone-loop.svg +21 -1
  317. package/svg/lightbulb-off-twotone.svg +19 -1
  318. package/svg/lightbulb-off.svg +16 -1
  319. package/svg/lightbulb-twotone.svg +11 -1
  320. package/svg/lightbulb.svg +8 -1
  321. package/svg/linkedin.svg +16 -1
  322. package/svg/list-3-filled.svg +32 -1
  323. package/svg/list-3-twotone.svg +32 -1
  324. package/svg/list-3.svg +26 -1
  325. package/svg/list-indented.svg +30 -1
  326. package/svg/list.svg +30 -1
  327. package/svg/loading-alt-loop.svg +14 -1
  328. package/svg/loading-loop.svg +8 -1
  329. package/svg/loading-twotone-loop.svg +11 -1
  330. package/svg/log-in.svg +15 -1
  331. package/svg/log-out.svg +15 -1
  332. package/svg/login.svg +15 -1
  333. package/svg/logout.svg +15 -1
  334. package/svg/map-marker-alt-filled.svg +11 -1
  335. package/svg/map-marker-alt-twotone.svg +11 -1
  336. package/svg/map-marker-alt.svg +10 -1
  337. package/svg/map-marker-filled.svg +10 -1
  338. package/svg/map-marker-multiple-alt-filled.svg +18 -1
  339. package/svg/map-marker-multiple-alt-twotone.svg +20 -1
  340. package/svg/map-marker-multiple-alt.svg +18 -1
  341. package/svg/map-marker-off-alt-filled-loop.svg +18 -1
  342. package/svg/map-marker-off-alt-filled.svg +16 -1
  343. package/svg/map-marker-off-alt-loop.svg +18 -1
  344. package/svg/map-marker-off-alt-twotone-loop.svg +19 -1
  345. package/svg/map-marker-off-alt-twotone.svg +17 -1
  346. package/svg/map-marker-off-alt.svg +16 -1
  347. package/svg/map-marker-off-filled-loop.svg +17 -1
  348. package/svg/map-marker-off-filled.svg +15 -1
  349. package/svg/map-marker-off-loop.svg +18 -1
  350. package/svg/map-marker-off-twotone-loop.svg +19 -1
  351. package/svg/map-marker-off-twotone.svg +17 -1
  352. package/svg/map-marker-off.svg +16 -1
  353. package/svg/map-marker-twotone.svg +11 -1
  354. package/svg/map-marker.svg +10 -1
  355. package/svg/marker-filled.svg +11 -1
  356. package/svg/marker-twotone.svg +11 -1
  357. package/svg/marker.svg +10 -1
  358. package/svg/mastodon-filled.svg +14 -1
  359. package/svg/mastodon-twotone.svg +11 -1
  360. package/svg/mastodon.svg +10 -1
  361. package/svg/medical-services-filled.svg +25 -1
  362. package/svg/medical-services-twotone.svg +20 -1
  363. package/svg/medical-services.svg +19 -1
  364. package/svg/menu-fold-left.svg +16 -1
  365. package/svg/menu-fold-right.svg +16 -1
  366. package/svg/menu-to-close-alt-transition.svg +14 -1
  367. package/svg/menu-to-close-transition.svg +13 -1
  368. package/svg/menu-unfold-left.svg +16 -1
  369. package/svg/menu-unfold-right.svg +16 -1
  370. package/svg/menu.svg +13 -1
  371. package/svg/minus-circle-twotone.svg +11 -1
  372. package/svg/minus-circle.svg +10 -1
  373. package/svg/minus-square-twotone.svg +11 -1
  374. package/svg/minus-square.svg +10 -1
  375. package/svg/minus.svg +5 -1
  376. package/svg/moon-alt-loop.svg +32 -1
  377. package/svg/moon-alt-to-sunny-outline-loop-transition.svg +34 -1
  378. package/svg/moon-filled-alt-loop.svg +33 -1
  379. package/svg/moon-filled-alt-to-sunny-filled-loop-transition.svg +31 -1
  380. package/svg/moon-filled-loop.svg +26 -1
  381. package/svg/moon-filled-to-sunny-filled-loop-transition.svg +44 -1
  382. package/svg/moon-filled-to-sunny-filled-transition.svg +43 -1
  383. package/svg/moon-filled.svg +16 -1
  384. package/svg/moon-loop.svg +25 -1
  385. package/svg/moon-rising-alt-loop.svg +32 -1
  386. package/svg/moon-rising-filled-alt-loop.svg +32 -1
  387. package/svg/moon-rising-filled-loop.svg +25 -1
  388. package/svg/moon-rising-loop.svg +25 -1
  389. package/svg/moon-rising-twotone-alt-loop.svg +32 -1
  390. package/svg/moon-rising-twotone-loop.svg +25 -1
  391. package/svg/moon-to-sunny-outline-loop-transition.svg +47 -1
  392. package/svg/moon-to-sunny-outline-transition.svg +46 -1
  393. package/svg/moon-twotone-alt-loop.svg +33 -1
  394. package/svg/moon-twotone-loop.svg +26 -1
  395. package/svg/moon-twotone.svg +16 -1
  396. package/svg/moon.svg +15 -1
  397. package/svg/my-location-loop.svg +16 -1
  398. package/svg/my-location-off-loop.svg +26 -1
  399. package/svg/my-location-off.svg +23 -1
  400. package/svg/my-location.svg +15 -1
  401. package/svg/navigation-left-down.svg +12 -1
  402. package/svg/navigation-left-up.svg +10 -1
  403. package/svg/navigation-right-down.svg +12 -1
  404. package/svg/navigation-right-up.svg +12 -1
  405. package/svg/paint-drop-filled.svg +8 -1
  406. package/svg/paint-drop-half-filled-twotone.svg +11 -1
  407. package/svg/paint-drop-half-filled.svg +8 -1
  408. package/svg/paint-drop-half-twotone.svg +8 -1
  409. package/svg/paint-drop-twotone.svg +8 -1
  410. package/svg/paint-drop.svg +5 -1
  411. package/svg/patreon.svg +11 -1
  412. package/svg/pause-to-play-filled-transition.svg +15 -1
  413. package/svg/pause-to-play-transition.svg +15 -1
  414. package/svg/pause.svg +10 -1
  415. package/svg/peertube-alt.svg +13 -1
  416. package/svg/peertube.svg +9 -1
  417. package/svg/pencil-twotone-alt.svg +18 -1
  418. package/svg/pencil-twotone.svg +18 -1
  419. package/svg/pencil.svg +15 -1
  420. package/svg/person-add-filled.svg +22 -1
  421. package/svg/person-add-twotone.svg +22 -1
  422. package/svg/person-add.svg +19 -1
  423. package/svg/person-filled.svg +12 -1
  424. package/svg/person-off-filled-loop.svg +22 -1
  425. package/svg/person-off-filled.svg +20 -1
  426. package/svg/person-off-loop.svg +21 -1
  427. package/svg/person-off-twotone-loop.svg +22 -1
  428. package/svg/person-off-twotone.svg +20 -1
  429. package/svg/person-off.svg +19 -1
  430. package/svg/person-remove-filled.svg +18 -1
  431. package/svg/person-remove-twotone.svg +18 -1
  432. package/svg/person-remove.svg +15 -1
  433. package/svg/person-search-filled.svg +24 -1
  434. package/svg/person-search-twotone.svg +24 -1
  435. package/svg/person-search.svg +22 -1
  436. package/svg/person-twotone.svg +12 -1
  437. package/svg/person.svg +11 -1
  438. package/svg/phone-add-twotone.svg +16 -1
  439. package/svg/phone-add.svg +15 -1
  440. package/svg/phone-call-loop.svg +20 -1
  441. package/svg/phone-call-twotone-loop.svg +21 -1
  442. package/svg/phone-call-twotone.svg +16 -1
  443. package/svg/phone-call.svg +15 -1
  444. package/svg/phone-incoming-twotone.svg +16 -0
  445. package/svg/phone-incoming.svg +15 -0
  446. package/svg/phone-off-loop.svg +16 -1
  447. package/svg/phone-off-twotone-loop.svg +17 -1
  448. package/svg/phone-off-twotone.svg +16 -1
  449. package/svg/phone-off.svg +15 -1
  450. package/svg/phone-outgoing-twotone.svg +16 -0
  451. package/svg/phone-outgoing.svg +15 -0
  452. package/svg/phone-remove-twotone.svg +16 -1
  453. package/svg/phone-remove.svg +15 -1
  454. package/svg/phone-twotone.svg +8 -1
  455. package/svg/phone.svg +7 -1
  456. package/svg/pixelfed-filled.svg +10 -1
  457. package/svg/pixelfed-twotone.svg +9 -1
  458. package/svg/pixelfed.svg +8 -1
  459. package/svg/play-filled-to-pause-transition.svg +10 -1
  460. package/svg/play-filled.svg +6 -1
  461. package/svg/play-to-pause-transition.svg +10 -1
  462. package/svg/play-twotone.svg +6 -1
  463. package/svg/play.svg +5 -1
  464. package/svg/pleroma.svg +13 -1
  465. package/svg/plus-circle-twotone.svg +16 -1
  466. package/svg/plus-circle.svg +15 -1
  467. package/svg/plus-square-twotone.svg +16 -1
  468. package/svg/plus-square.svg +15 -1
  469. package/svg/plus.svg +10 -1
  470. package/svg/question-circle-twotone.svg +14 -1
  471. package/svg/question-circle.svg +13 -1
  472. package/svg/question-square-twotone.svg +14 -1
  473. package/svg/question-square.svg +13 -1
  474. package/svg/question.svg +8 -1
  475. package/svg/reddit-circle-loop.svg +43 -1
  476. package/svg/reddit-circle.svg +41 -1
  477. package/svg/reddit-loop.svg +38 -1
  478. package/svg/reddit.svg +36 -1
  479. package/svg/remove.svg +10 -1
  480. package/svg/rotate-180.svg +10 -1
  481. package/svg/rotate-270.svg +10 -1
  482. package/svg/rotate-90.svg +10 -1
  483. package/svg/round-360.svg +9 -1
  484. package/svg/round-ramp-left.svg +11 -1
  485. package/svg/round-ramp-right.svg +13 -1
  486. package/svg/roundabout-left.svg +11 -1
  487. package/svg/roundabout-right.svg +13 -1
  488. package/svg/search-filled.svg +11 -1
  489. package/svg/search-twotone.svg +11 -1
  490. package/svg/search.svg +10 -1
  491. package/svg/speed-loop.svg +18 -0
  492. package/svg/speed.svg +18 -0
  493. package/svg/speedometer-loop.svg +18 -0
  494. package/svg/speedometer.svg +18 -0
  495. package/svg/square-to-confirm-square-transition.svg +8 -1
  496. package/svg/square-to-confirm-square-twotone-transition.svg +10 -1
  497. package/svg/square-twotone-to-confirm-square-twotone-transition.svg +8 -1
  498. package/svg/square-twotone.svg +6 -1
  499. package/svg/square.svg +5 -1
  500. package/svg/star-alt-filled.svg +6 -1
  501. package/svg/star-alt-twotone.svg +6 -1
  502. package/svg/star-alt.svg +5 -1
  503. package/svg/star-filled-half.svg +8 -1
  504. package/svg/star-filled.svg +6 -1
  505. package/svg/star-half-filled.svg +6 -1
  506. package/svg/star-half-twotone.svg +6 -1
  507. package/svg/star-half.svg +5 -1
  508. package/svg/star-pulsating-filled-loop.svg +7 -1
  509. package/svg/star-pulsating-loop.svg +6 -1
  510. package/svg/star-pulsating-twotone-loop.svg +7 -1
  511. package/svg/star-twotone-half.svg +8 -1
  512. package/svg/star-twotone.svg +6 -1
  513. package/svg/star.svg +5 -1
  514. package/svg/sun-rising-filled-loop.svg +16 -1
  515. package/svg/sun-rising-loop.svg +18 -1
  516. package/svg/sun-rising-twotone-loop.svg +18 -1
  517. package/svg/sunny-filled-loop-to-moon-alt-filled-loop-transition.svg +57 -1
  518. package/svg/sunny-filled-loop-to-moon-filled-loop-transition.svg +50 -1
  519. package/svg/sunny-filled-loop-to-moon-filled-transition.svg +40 -1
  520. package/svg/sunny-filled-loop.svg +19 -1
  521. package/svg/sunny-filled.svg +18 -1
  522. package/svg/sunny-outline-loop.svg +18 -1
  523. package/svg/sunny-outline-to-moon-alt-loop-transition.svg +60 -1
  524. package/svg/sunny-outline-to-moon-loop-transition.svg +53 -1
  525. package/svg/sunny-outline-to-moon-transition.svg +43 -1
  526. package/svg/sunny-outline-twotone-loop.svg +19 -1
  527. package/svg/sunny-outline-twotone.svg +18 -1
  528. package/svg/sunny-outline.svg +17 -1
  529. package/svg/switch-filled-to-switch-off-filled-transition.svg +5 -1
  530. package/svg/switch-filled.svg +14 -1
  531. package/svg/switch-off-filled-to-switch-filled-transition.svg +5 -1
  532. package/svg/switch-off-filled.svg +14 -1
  533. package/svg/switch-off-to-switch-transition.svg +8 -1
  534. package/svg/switch-off.svg +10 -1
  535. package/svg/switch-to-switch-off-transition.svg +8 -1
  536. package/svg/switch.svg +10 -1
  537. package/svg/telegram.svg +19 -1
  538. package/svg/text-box-multiple-to-text-box-transition.svg +10 -1
  539. package/svg/text-box-multiple-twotone-to-text-box-twotone-transition.svg +10 -1
  540. package/svg/text-box-multiple-twotone.svg +22 -1
  541. package/svg/text-box-multiple.svg +21 -1
  542. package/svg/text-box-to-text-box-multiple-transition.svg +10 -1
  543. package/svg/text-box-twotone-to-text-box-multiple-twotone-transition.svg +10 -1
  544. package/svg/text-box-twotone.svg +19 -1
  545. package/svg/text-box.svg +18 -1
  546. package/svg/thumbs-down-twotone.svg +8 -1
  547. package/svg/thumbs-down.svg +5 -1
  548. package/svg/thumbs-up-twotone.svg +8 -1
  549. package/svg/thumbs-up.svg +5 -1
  550. package/svg/tiktok.svg +14 -0
  551. package/svg/turn-left.svg +11 -1
  552. package/svg/turn-right.svg +13 -1
  553. package/svg/turn-sharp-left.svg +11 -1
  554. package/svg/turn-sharp-right.svg +13 -1
  555. package/svg/turn-slight-left.svg +11 -1
  556. package/svg/turn-slight-right.svg +13 -1
  557. package/svg/twitter-twotone.svg +6 -1
  558. package/svg/twitter-x-alt.svg +5 -1
  559. package/svg/twitter-x.svg +22 -1
  560. package/svg/twitter.svg +5 -1
  561. package/svg/u-turn-left.svg +11 -1
  562. package/svg/u-turn-right.svg +13 -1
  563. package/svg/upload-loop.svg +10 -1
  564. package/svg/upload-off-loop.svg +20 -1
  565. package/svg/upload-off-outline-loop.svg +21 -1
  566. package/svg/upload-off-outline.svg +18 -1
  567. package/svg/upload-outline-loop.svg +11 -1
  568. package/svg/upload-outline.svg +10 -1
  569. package/svg/uploading-loop.svg +16 -1
  570. package/svg/valign-baseline-twotone.svg +11 -1
  571. package/svg/valign-baseline.svg +10 -1
  572. package/svg/valign-bottom-twotone.svg +11 -1
  573. package/svg/valign-bottom.svg +10 -1
  574. package/svg/valign-middle-twotone.svg +11 -1
  575. package/svg/valign-middle.svg +10 -1
  576. package/svg/valign-top-twotone.svg +11 -1
  577. package/svg/valign-top.svg +10 -1
  578. package/svg/watch-loop.svg +20 -1
  579. package/svg/watch-off-loop.svg +27 -1
  580. package/svg/watch-off-twotone-loop.svg +28 -1
  581. package/svg/watch-off-twotone.svg +26 -1
  582. package/svg/watch-off.svg +25 -1
  583. package/svg/watch-twotone-loop.svg +21 -1
  584. package/svg/watch-twotone.svg +21 -1
  585. package/svg/watch.svg +20 -1
  586. package/svg/weather-cloudy-loop.svg +31 -1
  587. package/svg/youtube-filled.svg +10 -1
  588. package/svg/youtube-twotone.svg +10 -1
  589. package/svg/youtube.svg +9 -1
package/svg/logout.svg CHANGED
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H12" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" fill="freeze"/></path><path d="M9 12h11.5" stroke-dasharray="12" stroke-dashoffset="12" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/><animate attributeName="stroke-dashoffset" values="12;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M20.5 12l-3.5 -3.5M20.5 12l-3.5 3.5" stroke-dasharray="6" stroke-dashoffset="6" opacity="0"><set attributeName="opacity" to="1" begin="0.7s"/><animate attributeName="stroke-dashoffset" values="6;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M12 4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H12" stroke-dasharray="32" stroke-dashoffset="32">
4
+ <animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 12h11.5" stroke-dasharray="12" stroke-dashoffset="12" opacity="0">
7
+ <set attributeName="opacity" to="1" begin="0.5s" />
8
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.5s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M20.5 12l-3.5 -3.5M20.5 12l-3.5 3.5" stroke-dasharray="6" stroke-dashoffset="6" opacity="0">
11
+ <set attributeName="opacity" to="1" begin="0.7s" />
12
+ <animate attributeName="stroke-dashoffset" values="6;0" begin="0.7s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ </g>
15
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze"/></circle></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze" />
8
+ </circle>
9
+ </mask>
10
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
11
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill-opacity="0" stroke="currentColor" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill-opacity="0" stroke="currentColor" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ </g>
11
+ </svg>
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ </g>
10
+ </svg>
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5"/></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
6
+ </path>
7
+ <circle fill="black" cx="12" cy="9" r="2.5" />
8
+ </mask>
9
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
10
+ </svg>
@@ -1 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><defs><symbol id="map-marker"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path></symbol><mask id="map-marker-mask"><use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2"/><use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2"/><use href="#map-marker" fill="white" stroke="white" stroke-width="2" x="2"/><circle fill="black" cx="14" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze"/></circle></mask></defs><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <defs>
3
+ <symbol id="map-marker">
4
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round">
5
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
6
+ </path>
7
+ </symbol>
8
+ <mask id="map-marker-mask">
9
+ <use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2" />
10
+ <use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2" />
11
+ <use href="#map-marker" fill="white" stroke="white" stroke-width="2" x="2" />
12
+ <circle fill="black" cx="14" cy="9" r="2.5" fill-opacity="0">
13
+ <animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze" />
14
+ </circle>
15
+ </mask>
16
+ </defs>
17
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
18
+ </svg>
@@ -1 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><defs><symbol id="map-marker"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path></symbol><mask id="map-marker-mask"><use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2"/><use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2"/><use href="#map-marker" fill="white" fill-opacity="0" stroke="white" stroke-width="2" x="2"><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></use></mask></defs><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/><circle cx="14" cy="9" r="2.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <defs>
3
+ <symbol id="map-marker">
4
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round">
5
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
6
+ </path>
7
+ </symbol>
8
+ <mask id="map-marker-mask">
9
+ <use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2" />
10
+ <use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2" />
11
+ <use href="#map-marker" fill="white" fill-opacity="0" stroke="white" stroke-width="2" x="2">
12
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze" />
13
+ </use>
14
+ </mask>
15
+ </defs>
16
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
17
+ <circle cx="14" cy="9" r="2.5" fill="currentColor" fill-opacity="0">
18
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
19
+ </circle>
20
+ </svg>
@@ -1 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><defs><symbol id="map-marker"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path></symbol><mask id="map-marker-mask"><use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2"/><use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2"/><use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="2"/></mask></defs><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/><circle cx="14" cy="9" r="2.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <defs>
3
+ <symbol id="map-marker">
4
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" stroke-linecap="round">
5
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
6
+ </path>
7
+ </symbol>
8
+ <mask id="map-marker-mask">
9
+ <use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="-2" />
10
+ <use href="#map-marker" fill="black" stroke="black" stroke-width="4" x="2" />
11
+ <use href="#map-marker" fill="none" stroke="white" stroke-width="2" x="2" />
12
+ </mask>
13
+ </defs>
14
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
15
+ <circle cx="14" cy="9" r="2.5" fill="currentColor" fill-opacity="0">
16
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
17
+ </circle>
18
+ </svg>
@@ -1 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M0 13h22" stroke="white">
12
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
13
+ </path>
14
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze" />
15
+ </g>
16
+ </mask>
17
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
18
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle fill="black" cx="12" cy="9" r="2.5" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.15s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M1 13h22" stroke="white" />
12
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze" />
13
+ </g>
14
+ </mask>
15
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
16
+ </svg>
@@ -1 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M0 13h22" stroke="white">
12
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
13
+ </path>
14
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze" />
15
+ </g>
16
+ </mask>
17
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
18
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
11
+ <path d="M0 11h24" stroke="black" />
12
+ <path d="M0 13h22" stroke="white">
13
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
14
+ </path>
15
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze" />
16
+ </g>
17
+ </mask>
18
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
19
+ </svg>
@@ -1 +1,17 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
11
+ <path d="M0 11h24" stroke="black" />
12
+ <path d="M1 13h22" stroke="white" />
13
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze" />
14
+ </g>
15
+ </mask>
16
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round"><animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round">
4
+ <animate attributeName="d" values="M12 20.5C12 20.5 11 19 11 18C11 17.5 11.5 17 12 17C12.5 17 13 17.5 13 18C13 19 12 20.5 12 20.5z;M12 20.5C12 20.5 5 13 5 8C5 4.5 8 1 12 1C16 1 19 4.5 19 8C19 13 12 20.5 12 20.5z;M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" dur="0.4s" keyTimes="0;0.7;1" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M1 13h22" stroke="white" />
12
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="0.9s" dur="0.2s" fill="freeze" />
13
+ </g>
14
+ </mask>
15
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
16
+ </svg>
@@ -1 +1,17 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5"/><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
6
+ </path>
7
+ <circle fill="black" cx="12" cy="9" r="2.5" />
8
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
9
+ <path d="M0 11h24" stroke="black" />
10
+ <path d="M0 13h22" stroke="white">
11
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
12
+ </path>
13
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
14
+ </g>
15
+ </mask>
16
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><circle fill="black" cx="12" cy="9" r="2.5"/><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
6
+ </path>
7
+ <circle fill="black" cx="12" cy="9" r="2.5" />
8
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
9
+ <path d="M0 11h24" stroke="black" />
10
+ <path d="M1 13h22" stroke="white" />
11
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
12
+ </g>
13
+ </mask>
14
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
15
+ </svg>
@@ -1 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M0 13h22" stroke="white">
12
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
13
+ </path>
14
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
15
+ </g>
16
+ </mask>
17
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
18
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
11
+ <path d="M0 11h24" stroke="black" />
12
+ <path d="M0 13h22" stroke="white">
13
+ <animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite" />
14
+ </path>
15
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
16
+ </g>
17
+ </mask>
18
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
19
+ </svg>
@@ -1 +1,17 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="white" fill-opacity="0" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
11
+ <path d="M0 11h24" stroke="black" />
12
+ <path d="M1 13h22" stroke="white" />
13
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
14
+ </g>
15
+ </mask>
16
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="map-marker-mask"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle><g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="map-marker-mask">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill="white" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ <g transform="rotate(45 12 12)" fill="none" stroke-width="2" stroke-linecap="round" stroke-dasharray="26" stroke-dashoffset="26">
10
+ <path d="M0 11h24" stroke="black" />
11
+ <path d="M1 13h22" stroke="white" />
12
+ <animate attributeName="stroke-dashoffset" values="26;0" begin="1.1s" dur="0.2s" fill="freeze" />
13
+ </g>
14
+ </mask>
15
+ <rect mask="url(#map-marker-mask)" width="24" height="24" fill="currentColor" />
16
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill-opacity="0" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill-opacity="0" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <circle cx="12" cy="9" r="2.5" fill-opacity="0">
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
9
+ </circle>
10
+ </g>
11
+ </svg>
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/></path><circle cx="12" cy="9" r="2.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></circle></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M12 20.5C12 20.5 6 13.5 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 13.5 12 20.5 12 20.5z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="48" stroke-dashoffset="48">
4
+ <animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <circle cx="12" cy="9" r="2.5" fill-opacity="0">
7
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze" />
8
+ </circle>
9
+ </g>
10
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44">
4
+ <animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44">
4
+ <animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
package/svg/marker.svg CHANGED
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M6 14L17 3L21 7L10 18L6 14Z" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44">
4
+ <animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 17L6.5 19.5H2.5L7 15" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="mastodon-mask"><path d="M17.25 2.315c2.366.346 4.361 2.131 4.67 4.396c.167 1.683.022 4.421.02 4.87c0 .133-.019 1.34-.027 1.468c-.207 3.236-2.247 4.514-4.391 4.922c-.03.008-.063.014-.097.02c-1.36.263-2.815.333-4.197.372c-.33.008-.66.008-.99.008c-1.373 0-2.742-.16-4.077-.479a.046.046 0 0 0-.059.047c.038.43.133.853.281 1.259c.185.47.832 1.597 3.234 1.597a17.89 17.89 0 0 0 4.146-.479a.048.048 0 0 1 .053.025a.047.047 0 0 1 .005.02v1.589a.05.05 0 0 1-.02.038c-.444.318-1.048.5-1.562.661c-.228.071-.459.133-.692.187c-2.12.478-4.331.362-6.388-.333c-1.921-.667-3.882-2.302-4.367-4.266a22.953 22.953 0 0 1-.545-3.233c-.151-1.64-.164-3.282-.229-4.928c-.045-1.148-.019-2.4.226-3.528c.51-2.292 2.61-3.896 4.91-4.233c.4-.058 1.15-.27 4.655-.27h.026c3.503 0 5.016.212 5.415.27Z" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="18" stroke-dashoffset="18"><path d="M12.2 12L12.2 9C12.2 8 13.1 6.5 14.85 6.5C16.6 6.5 17.5 8 17.5 9L17.5 14"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" begin="0.4s" fill="freeze"/></path><path d="M6.9 14L6.9 9C6.9 8 7.8 6.45 9.54 6.5C11.3 6.47 12.2 8 12.2 9L12.2 12"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/></path></g></mask><rect x="0" y="0" width="24" height="24" fill="currentColor" mask="url(#mastodon-mask)"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="mastodon-mask">
3
+ <path d="M17.25 2.315c2.366.346 4.361 2.131 4.67 4.396c.167 1.683.022 4.421.02 4.87c0 .133-.019 1.34-.027 1.468c-.207 3.236-2.247 4.514-4.391 4.922c-.03.008-.063.014-.097.02c-1.36.263-2.815.333-4.197.372c-.33.008-.66.008-.99.008c-1.373 0-2.742-.16-4.077-.479a.046.046 0 0 0-.059.047c.038.43.133.853.281 1.259c.185.47.832 1.597 3.234 1.597a17.89 17.89 0 0 0 4.146-.479a.048.048 0 0 1 .053.025a.047.047 0 0 1 .005.02v1.589a.05.05 0 0 1-.02.038c-.444.318-1.048.5-1.562.661c-.228.071-.459.133-.692.187c-2.12.478-4.331.362-6.388-.333c-1.921-.667-3.882-2.302-4.367-4.266a22.953 22.953 0 0 1-.545-3.233c-.151-1.64-.164-3.282-.229-4.928c-.045-1.148-.019-2.4.226-3.528c.51-2.292 2.61-3.896 4.91-4.233c.4-.058 1.15-.27 4.655-.27h.026c3.503 0 5.016.212 5.415.27Z" fill="#fff" />
4
+ <g fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="18" stroke-dashoffset="18">
5
+ <path d="M12.2 12L12.2 9C12.2 8 13.1 6.5 14.85 6.5C16.6 6.5 17.5 8 17.5 9L17.5 14">
6
+ <animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" begin="0.4s" fill="freeze" />
7
+ </path>
8
+ <path d="M6.9 14L6.9 9C6.9 8 7.8 6.45 9.54 6.5C11.3 6.47 12.2 8 12.2 9L12.2 12">
9
+ <animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze" />
10
+ </path>
11
+ </g>
12
+ </mask>
13
+ <rect x="0" y="0" width="24" height="24" fill="currentColor" mask="url(#mastodon-mask)" />
14
+ </svg>
@@ -1 +1,11 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15.5 21.5C6 23.5 6.5 16.5 7.5 16.5C11 16.5 21 19 21 12.5V8.5C21 4.5 18.5 3 14 3H10C5.5 3 3 4 3 10V13C3 19 5 24 15.5 21.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="80" stroke-dashoffset="80"><animate attributeName="stroke-dashoffset" values="80;160" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><path d="M7 13.5L7 8C7 8 7.5 6 9.5 6C11.5 6 12 8 12 8L12 10.5L12 8C12 8 12.5 6 14.5 6C16.5 6 17 8 17 8L17 13.5" fill="none" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" begin="0.7s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M15.5 21.5C6 23.5 6.5 16.5 7.5 16.5C11 16.5 21 19 21 12.5V8.5C21 4.5 18.5 3 14 3H10C5.5 3 3 4 3 10V13C3 19 5 24 15.5 21.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="80" stroke-dashoffset="80">
4
+ <animate attributeName="stroke-dashoffset" values="80;160" dur="0.6s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <path d="M7 13.5L7 8C7 8 7.5 6 9.5 6C11.5 6 12 8 12 8L12 10.5L12 8C12 8 12.5 6 14.5 6C16.5 6 17 8 17 8L17 13.5" fill="none" stroke-dasharray="32" stroke-dashoffset="32">
8
+ <animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" begin="0.7s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>