tegaki 0.0.1 → 0.2.2

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 (756) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/FONTS-LICENSE.md +67 -0
  3. package/LICENSE +21 -0
  4. package/README.md +261 -0
  5. package/dist/index.d.mts +257 -0
  6. package/dist/index.mjs +900 -0
  7. package/dist/index.mjs.map +1 -0
  8. package/fonts/caveat/bundle.ts +300 -0
  9. package/fonts/caveat/caveat.ttf +0 -0
  10. package/fonts/caveat/font.json +24472 -0
  11. package/fonts/caveat/glyphData.json +1 -0
  12. package/fonts/caveat/svg/0.svg +12 -0
  13. package/fonts/caveat/svg/0.tsx +14 -0
  14. package/fonts/caveat/svg/1.svg +7 -0
  15. package/fonts/caveat/svg/1.tsx +9 -0
  16. package/fonts/caveat/svg/2.svg +10 -0
  17. package/fonts/caveat/svg/2.tsx +12 -0
  18. package/fonts/caveat/svg/3.svg +12 -0
  19. package/fonts/caveat/svg/3.tsx +14 -0
  20. package/fonts/caveat/svg/4.svg +12 -0
  21. package/fonts/caveat/svg/4.tsx +14 -0
  22. package/fonts/caveat/svg/5.svg +7 -0
  23. package/fonts/caveat/svg/5.tsx +9 -0
  24. package/fonts/caveat/svg/6.svg +7 -0
  25. package/fonts/caveat/svg/6.tsx +9 -0
  26. package/fonts/caveat/svg/7.svg +12 -0
  27. package/fonts/caveat/svg/7.tsx +14 -0
  28. package/fonts/caveat/svg/8.svg +10 -0
  29. package/fonts/caveat/svg/8.tsx +12 -0
  30. package/fonts/caveat/svg/9.svg +12 -0
  31. package/fonts/caveat/svg/9.tsx +14 -0
  32. package/fonts/caveat/svg/U+0021.svg +12 -0
  33. package/fonts/caveat/svg/U+0021.tsx +14 -0
  34. package/fonts/caveat/svg/U+0022.svg +12 -0
  35. package/fonts/caveat/svg/U+0022.tsx +14 -0
  36. package/fonts/caveat/svg/U+0023.svg +22 -0
  37. package/fonts/caveat/svg/U+0023.tsx +24 -0
  38. package/fonts/caveat/svg/U+0024.svg +12 -0
  39. package/fonts/caveat/svg/U+0024.tsx +14 -0
  40. package/fonts/caveat/svg/U+0025.svg +25 -0
  41. package/fonts/caveat/svg/U+0025.tsx +27 -0
  42. package/fonts/caveat/svg/U+0026.svg +10 -0
  43. package/fonts/caveat/svg/U+0026.tsx +12 -0
  44. package/fonts/caveat/svg/U+0027.svg +7 -0
  45. package/fonts/caveat/svg/U+0027.tsx +9 -0
  46. package/fonts/caveat/svg/U+0028.svg +7 -0
  47. package/fonts/caveat/svg/U+0028.tsx +9 -0
  48. package/fonts/caveat/svg/U+0029.svg +7 -0
  49. package/fonts/caveat/svg/U+0029.tsx +9 -0
  50. package/fonts/caveat/svg/U+002a.svg +17 -0
  51. package/fonts/caveat/svg/U+002a.tsx +19 -0
  52. package/fonts/caveat/svg/U+002b.svg +12 -0
  53. package/fonts/caveat/svg/U+002b.tsx +14 -0
  54. package/fonts/caveat/svg/U+002c.svg +7 -0
  55. package/fonts/caveat/svg/U+002c.tsx +9 -0
  56. package/fonts/caveat/svg/U+002d.svg +7 -0
  57. package/fonts/caveat/svg/U+002d.tsx +9 -0
  58. package/fonts/caveat/svg/U+002e.svg +7 -0
  59. package/fonts/caveat/svg/U+002e.tsx +9 -0
  60. package/fonts/caveat/svg/U+002f.svg +12 -0
  61. package/fonts/caveat/svg/U+002f.tsx +14 -0
  62. package/fonts/caveat/svg/U+003a.svg +12 -0
  63. package/fonts/caveat/svg/U+003a.tsx +14 -0
  64. package/fonts/caveat/svg/U+003b.svg +12 -0
  65. package/fonts/caveat/svg/U+003b.tsx +14 -0
  66. package/fonts/caveat/svg/U+003c.svg +12 -0
  67. package/fonts/caveat/svg/U+003c.tsx +14 -0
  68. package/fonts/caveat/svg/U+003d.svg +12 -0
  69. package/fonts/caveat/svg/U+003d.tsx +14 -0
  70. package/fonts/caveat/svg/U+003e.svg +12 -0
  71. package/fonts/caveat/svg/U+003e.tsx +14 -0
  72. package/fonts/caveat/svg/U+003f.svg +12 -0
  73. package/fonts/caveat/svg/U+003f.tsx +14 -0
  74. package/fonts/caveat/svg/U+0040.svg +7 -0
  75. package/fonts/caveat/svg/U+0040.tsx +9 -0
  76. package/fonts/caveat/svg/U+005c.svg +7 -0
  77. package/fonts/caveat/svg/U+005c.tsx +9 -0
  78. package/fonts/caveat/svg/U+005e.svg +7 -0
  79. package/fonts/caveat/svg/U+005e.tsx +9 -0
  80. package/fonts/caveat/svg/U+005f.svg +7 -0
  81. package/fonts/caveat/svg/U+005f.tsx +9 -0
  82. package/fonts/caveat/svg/U+0060.svg +7 -0
  83. package/fonts/caveat/svg/U+0060.tsx +9 -0
  84. package/fonts/caveat/svg/U+007c.svg +7 -0
  85. package/fonts/caveat/svg/U+007c.tsx +9 -0
  86. package/fonts/caveat/svg/U+007e.svg +7 -0
  87. package/fonts/caveat/svg/U+007e.tsx +9 -0
  88. package/fonts/caveat/svg/a.svg +7 -0
  89. package/fonts/caveat/svg/a.tsx +9 -0
  90. package/fonts/caveat/svg/b.svg +12 -0
  91. package/fonts/caveat/svg/b.tsx +14 -0
  92. package/fonts/caveat/svg/c.svg +7 -0
  93. package/fonts/caveat/svg/c.tsx +9 -0
  94. package/fonts/caveat/svg/d.svg +12 -0
  95. package/fonts/caveat/svg/d.tsx +14 -0
  96. package/fonts/caveat/svg/e.svg +7 -0
  97. package/fonts/caveat/svg/e.tsx +9 -0
  98. package/fonts/caveat/svg/f.svg +12 -0
  99. package/fonts/caveat/svg/f.tsx +14 -0
  100. package/fonts/caveat/svg/g.svg +15 -0
  101. package/fonts/caveat/svg/g.tsx +17 -0
  102. package/fonts/caveat/svg/h.svg +7 -0
  103. package/fonts/caveat/svg/h.tsx +9 -0
  104. package/fonts/caveat/svg/i.svg +12 -0
  105. package/fonts/caveat/svg/i.tsx +14 -0
  106. package/fonts/caveat/svg/j.svg +12 -0
  107. package/fonts/caveat/svg/j.tsx +14 -0
  108. package/fonts/caveat/svg/k.svg +15 -0
  109. package/fonts/caveat/svg/k.tsx +17 -0
  110. package/fonts/caveat/svg/l.svg +7 -0
  111. package/fonts/caveat/svg/l.tsx +9 -0
  112. package/fonts/caveat/svg/m.svg +17 -0
  113. package/fonts/caveat/svg/m.tsx +19 -0
  114. package/fonts/caveat/svg/n.svg +17 -0
  115. package/fonts/caveat/svg/n.tsx +19 -0
  116. package/fonts/caveat/svg/o.svg +7 -0
  117. package/fonts/caveat/svg/o.tsx +9 -0
  118. package/fonts/caveat/svg/p.svg +12 -0
  119. package/fonts/caveat/svg/p.tsx +14 -0
  120. package/fonts/caveat/svg/q.svg +7 -0
  121. package/fonts/caveat/svg/q.tsx +9 -0
  122. package/fonts/caveat/svg/r.svg +12 -0
  123. package/fonts/caveat/svg/r.tsx +14 -0
  124. package/fonts/caveat/svg/s.svg +7 -0
  125. package/fonts/caveat/svg/s.tsx +9 -0
  126. package/fonts/caveat/svg/t.svg +20 -0
  127. package/fonts/caveat/svg/t.tsx +22 -0
  128. package/fonts/caveat/svg/u.svg +12 -0
  129. package/fonts/caveat/svg/u.tsx +14 -0
  130. package/fonts/caveat/svg/upper_A.svg +12 -0
  131. package/fonts/caveat/svg/upper_A.tsx +14 -0
  132. package/fonts/caveat/svg/upper_B.svg +17 -0
  133. package/fonts/caveat/svg/upper_B.tsx +19 -0
  134. package/fonts/caveat/svg/upper_C.svg +7 -0
  135. package/fonts/caveat/svg/upper_C.tsx +9 -0
  136. package/fonts/caveat/svg/upper_D.svg +12 -0
  137. package/fonts/caveat/svg/upper_D.tsx +14 -0
  138. package/fonts/caveat/svg/upper_E.svg +12 -0
  139. package/fonts/caveat/svg/upper_E.tsx +14 -0
  140. package/fonts/caveat/svg/upper_F.svg +17 -0
  141. package/fonts/caveat/svg/upper_F.tsx +19 -0
  142. package/fonts/caveat/svg/upper_G.svg +7 -0
  143. package/fonts/caveat/svg/upper_G.tsx +9 -0
  144. package/fonts/caveat/svg/upper_H.svg +17 -0
  145. package/fonts/caveat/svg/upper_H.tsx +19 -0
  146. package/fonts/caveat/svg/upper_I.svg +17 -0
  147. package/fonts/caveat/svg/upper_I.tsx +19 -0
  148. package/fonts/caveat/svg/upper_J.svg +7 -0
  149. package/fonts/caveat/svg/upper_J.tsx +9 -0
  150. package/fonts/caveat/svg/upper_K.svg +12 -0
  151. package/fonts/caveat/svg/upper_K.tsx +14 -0
  152. package/fonts/caveat/svg/upper_L.svg +7 -0
  153. package/fonts/caveat/svg/upper_L.tsx +9 -0
  154. package/fonts/caveat/svg/upper_M.svg +17 -0
  155. package/fonts/caveat/svg/upper_M.tsx +19 -0
  156. package/fonts/caveat/svg/upper_N.svg +7 -0
  157. package/fonts/caveat/svg/upper_N.tsx +9 -0
  158. package/fonts/caveat/svg/upper_O.svg +7 -0
  159. package/fonts/caveat/svg/upper_O.tsx +9 -0
  160. package/fonts/caveat/svg/upper_P.svg +12 -0
  161. package/fonts/caveat/svg/upper_P.tsx +14 -0
  162. package/fonts/caveat/svg/upper_Q.svg +15 -0
  163. package/fonts/caveat/svg/upper_Q.tsx +17 -0
  164. package/fonts/caveat/svg/upper_R.svg +12 -0
  165. package/fonts/caveat/svg/upper_R.tsx +14 -0
  166. package/fonts/caveat/svg/upper_S.svg +7 -0
  167. package/fonts/caveat/svg/upper_S.tsx +9 -0
  168. package/fonts/caveat/svg/upper_T.svg +12 -0
  169. package/fonts/caveat/svg/upper_T.tsx +14 -0
  170. package/fonts/caveat/svg/upper_U.svg +15 -0
  171. package/fonts/caveat/svg/upper_U.tsx +17 -0
  172. package/fonts/caveat/svg/upper_V.svg +12 -0
  173. package/fonts/caveat/svg/upper_V.tsx +14 -0
  174. package/fonts/caveat/svg/upper_W.svg +12 -0
  175. package/fonts/caveat/svg/upper_W.tsx +14 -0
  176. package/fonts/caveat/svg/upper_X.svg +12 -0
  177. package/fonts/caveat/svg/upper_X.tsx +14 -0
  178. package/fonts/caveat/svg/upper_Y.svg +12 -0
  179. package/fonts/caveat/svg/upper_Y.tsx +14 -0
  180. package/fonts/caveat/svg/upper_Z.svg +7 -0
  181. package/fonts/caveat/svg/upper_Z.tsx +9 -0
  182. package/fonts/caveat/svg/v.svg +7 -0
  183. package/fonts/caveat/svg/v.tsx +9 -0
  184. package/fonts/caveat/svg/w.svg +12 -0
  185. package/fonts/caveat/svg/w.tsx +14 -0
  186. package/fonts/caveat/svg/x.svg +17 -0
  187. package/fonts/caveat/svg/x.tsx +19 -0
  188. package/fonts/caveat/svg/y.svg +12 -0
  189. package/fonts/caveat/svg/y.tsx +14 -0
  190. package/fonts/caveat/svg/z.svg +7 -0
  191. package/fonts/caveat/svg/z.tsx +9 -0
  192. package/fonts/italianno/bundle.ts +300 -0
  193. package/fonts/italianno/font.json +33410 -0
  194. package/fonts/italianno/glyphData.json +1 -0
  195. package/fonts/italianno/italianno.ttf +0 -0
  196. package/fonts/italianno/svg/0.svg +10 -0
  197. package/fonts/italianno/svg/0.tsx +12 -0
  198. package/fonts/italianno/svg/1.svg +17 -0
  199. package/fonts/italianno/svg/1.tsx +19 -0
  200. package/fonts/italianno/svg/2.svg +12 -0
  201. package/fonts/italianno/svg/2.tsx +14 -0
  202. package/fonts/italianno/svg/3.svg +17 -0
  203. package/fonts/italianno/svg/3.tsx +19 -0
  204. package/fonts/italianno/svg/4.svg +22 -0
  205. package/fonts/italianno/svg/4.tsx +24 -0
  206. package/fonts/italianno/svg/5.svg +12 -0
  207. package/fonts/italianno/svg/5.tsx +14 -0
  208. package/fonts/italianno/svg/6.svg +13 -0
  209. package/fonts/italianno/svg/6.tsx +15 -0
  210. package/fonts/italianno/svg/7.svg +12 -0
  211. package/fonts/italianno/svg/7.tsx +14 -0
  212. package/fonts/italianno/svg/8.svg +7 -0
  213. package/fonts/italianno/svg/8.tsx +9 -0
  214. package/fonts/italianno/svg/9.svg +12 -0
  215. package/fonts/italianno/svg/9.tsx +14 -0
  216. package/fonts/italianno/svg/U+0021.svg +12 -0
  217. package/fonts/italianno/svg/U+0021.tsx +14 -0
  218. package/fonts/italianno/svg/U+0022.svg +15 -0
  219. package/fonts/italianno/svg/U+0022.tsx +17 -0
  220. package/fonts/italianno/svg/U+0023.svg +22 -0
  221. package/fonts/italianno/svg/U+0023.tsx +24 -0
  222. package/fonts/italianno/svg/U+0024.svg +25 -0
  223. package/fonts/italianno/svg/U+0024.tsx +27 -0
  224. package/fonts/italianno/svg/U+0025.svg +22 -0
  225. package/fonts/italianno/svg/U+0025.tsx +24 -0
  226. package/fonts/italianno/svg/U+0026.svg +17 -0
  227. package/fonts/italianno/svg/U+0026.tsx +19 -0
  228. package/fonts/italianno/svg/U+0027.svg +7 -0
  229. package/fonts/italianno/svg/U+0027.tsx +9 -0
  230. package/fonts/italianno/svg/U+0028.svg +7 -0
  231. package/fonts/italianno/svg/U+0028.tsx +9 -0
  232. package/fonts/italianno/svg/U+0029.svg +7 -0
  233. package/fonts/italianno/svg/U+0029.tsx +9 -0
  234. package/fonts/italianno/svg/U+002a.svg +22 -0
  235. package/fonts/italianno/svg/U+002a.tsx +24 -0
  236. package/fonts/italianno/svg/U+002b.svg +12 -0
  237. package/fonts/italianno/svg/U+002b.tsx +14 -0
  238. package/fonts/italianno/svg/U+002c.svg +12 -0
  239. package/fonts/italianno/svg/U+002c.tsx +14 -0
  240. package/fonts/italianno/svg/U+002d.svg +7 -0
  241. package/fonts/italianno/svg/U+002d.tsx +9 -0
  242. package/fonts/italianno/svg/U+002e.svg +7 -0
  243. package/fonts/italianno/svg/U+002e.tsx +9 -0
  244. package/fonts/italianno/svg/U+002f.svg +7 -0
  245. package/fonts/italianno/svg/U+002f.tsx +9 -0
  246. package/fonts/italianno/svg/U+003a.svg +12 -0
  247. package/fonts/italianno/svg/U+003a.tsx +14 -0
  248. package/fonts/italianno/svg/U+003b.svg +12 -0
  249. package/fonts/italianno/svg/U+003b.tsx +14 -0
  250. package/fonts/italianno/svg/U+003c.svg +7 -0
  251. package/fonts/italianno/svg/U+003c.tsx +9 -0
  252. package/fonts/italianno/svg/U+003d.svg +12 -0
  253. package/fonts/italianno/svg/U+003d.tsx +14 -0
  254. package/fonts/italianno/svg/U+003e.svg +12 -0
  255. package/fonts/italianno/svg/U+003e.tsx +14 -0
  256. package/fonts/italianno/svg/U+003f.svg +12 -0
  257. package/fonts/italianno/svg/U+003f.tsx +14 -0
  258. package/fonts/italianno/svg/U+0040.svg +15 -0
  259. package/fonts/italianno/svg/U+0040.tsx +17 -0
  260. package/fonts/italianno/svg/U+005c.svg +7 -0
  261. package/fonts/italianno/svg/U+005c.tsx +9 -0
  262. package/fonts/italianno/svg/U+005e.svg +12 -0
  263. package/fonts/italianno/svg/U+005e.tsx +14 -0
  264. package/fonts/italianno/svg/U+005f.svg +3 -0
  265. package/fonts/italianno/svg/U+005f.tsx +5 -0
  266. package/fonts/italianno/svg/U+0060.svg +10 -0
  267. package/fonts/italianno/svg/U+0060.tsx +12 -0
  268. package/fonts/italianno/svg/U+007c.svg +7 -0
  269. package/fonts/italianno/svg/U+007c.tsx +9 -0
  270. package/fonts/italianno/svg/U+007e.svg +7 -0
  271. package/fonts/italianno/svg/U+007e.tsx +9 -0
  272. package/fonts/italianno/svg/a.svg +12 -0
  273. package/fonts/italianno/svg/a.tsx +14 -0
  274. package/fonts/italianno/svg/b.svg +10 -0
  275. package/fonts/italianno/svg/b.tsx +12 -0
  276. package/fonts/italianno/svg/c.svg +10 -0
  277. package/fonts/italianno/svg/c.tsx +12 -0
  278. package/fonts/italianno/svg/d.svg +15 -0
  279. package/fonts/italianno/svg/d.tsx +17 -0
  280. package/fonts/italianno/svg/e.svg +12 -0
  281. package/fonts/italianno/svg/e.tsx +14 -0
  282. package/fonts/italianno/svg/f.svg +12 -0
  283. package/fonts/italianno/svg/f.tsx +14 -0
  284. package/fonts/italianno/svg/g.svg +12 -0
  285. package/fonts/italianno/svg/g.tsx +14 -0
  286. package/fonts/italianno/svg/h.svg +12 -0
  287. package/fonts/italianno/svg/h.tsx +14 -0
  288. package/fonts/italianno/svg/i.svg +17 -0
  289. package/fonts/italianno/svg/i.tsx +19 -0
  290. package/fonts/italianno/svg/j.svg +12 -0
  291. package/fonts/italianno/svg/j.tsx +14 -0
  292. package/fonts/italianno/svg/k.svg +17 -0
  293. package/fonts/italianno/svg/k.tsx +19 -0
  294. package/fonts/italianno/svg/l.svg +15 -0
  295. package/fonts/italianno/svg/l.tsx +17 -0
  296. package/fonts/italianno/svg/m.svg +27 -0
  297. package/fonts/italianno/svg/m.tsx +29 -0
  298. package/fonts/italianno/svg/n.svg +22 -0
  299. package/fonts/italianno/svg/n.tsx +24 -0
  300. package/fonts/italianno/svg/o.svg +20 -0
  301. package/fonts/italianno/svg/o.tsx +22 -0
  302. package/fonts/italianno/svg/p.svg +12 -0
  303. package/fonts/italianno/svg/p.tsx +14 -0
  304. package/fonts/italianno/svg/q.svg +17 -0
  305. package/fonts/italianno/svg/q.tsx +19 -0
  306. package/fonts/italianno/svg/r.svg +22 -0
  307. package/fonts/italianno/svg/r.tsx +24 -0
  308. package/fonts/italianno/svg/s.svg +15 -0
  309. package/fonts/italianno/svg/s.tsx +17 -0
  310. package/fonts/italianno/svg/t.svg +17 -0
  311. package/fonts/italianno/svg/t.tsx +19 -0
  312. package/fonts/italianno/svg/u.svg +12 -0
  313. package/fonts/italianno/svg/u.tsx +14 -0
  314. package/fonts/italianno/svg/upper_A.svg +17 -0
  315. package/fonts/italianno/svg/upper_A.tsx +19 -0
  316. package/fonts/italianno/svg/upper_B.svg +27 -0
  317. package/fonts/italianno/svg/upper_B.tsx +29 -0
  318. package/fonts/italianno/svg/upper_C.svg +7 -0
  319. package/fonts/italianno/svg/upper_C.tsx +9 -0
  320. package/fonts/italianno/svg/upper_D.svg +12 -0
  321. package/fonts/italianno/svg/upper_D.tsx +14 -0
  322. package/fonts/italianno/svg/upper_E.svg +17 -0
  323. package/fonts/italianno/svg/upper_E.tsx +19 -0
  324. package/fonts/italianno/svg/upper_F.svg +17 -0
  325. package/fonts/italianno/svg/upper_F.tsx +19 -0
  326. package/fonts/italianno/svg/upper_G.svg +20 -0
  327. package/fonts/italianno/svg/upper_G.tsx +22 -0
  328. package/fonts/italianno/svg/upper_H.svg +17 -0
  329. package/fonts/italianno/svg/upper_H.tsx +19 -0
  330. package/fonts/italianno/svg/upper_I.svg +12 -0
  331. package/fonts/italianno/svg/upper_I.tsx +14 -0
  332. package/fonts/italianno/svg/upper_J.svg +10 -0
  333. package/fonts/italianno/svg/upper_J.tsx +12 -0
  334. package/fonts/italianno/svg/upper_K.svg +20 -0
  335. package/fonts/italianno/svg/upper_K.tsx +22 -0
  336. package/fonts/italianno/svg/upper_L.svg +12 -0
  337. package/fonts/italianno/svg/upper_L.tsx +14 -0
  338. package/fonts/italianno/svg/upper_M.svg +17 -0
  339. package/fonts/italianno/svg/upper_M.tsx +19 -0
  340. package/fonts/italianno/svg/upper_N.svg +17 -0
  341. package/fonts/italianno/svg/upper_N.tsx +19 -0
  342. package/fonts/italianno/svg/upper_O.svg +17 -0
  343. package/fonts/italianno/svg/upper_O.tsx +19 -0
  344. package/fonts/italianno/svg/upper_P.svg +22 -0
  345. package/fonts/italianno/svg/upper_P.tsx +24 -0
  346. package/fonts/italianno/svg/upper_Q.svg +12 -0
  347. package/fonts/italianno/svg/upper_Q.tsx +14 -0
  348. package/fonts/italianno/svg/upper_R.svg +15 -0
  349. package/fonts/italianno/svg/upper_R.tsx +17 -0
  350. package/fonts/italianno/svg/upper_S.svg +12 -0
  351. package/fonts/italianno/svg/upper_S.tsx +14 -0
  352. package/fonts/italianno/svg/upper_T.svg +17 -0
  353. package/fonts/italianno/svg/upper_T.tsx +19 -0
  354. package/fonts/italianno/svg/upper_U.svg +17 -0
  355. package/fonts/italianno/svg/upper_U.tsx +19 -0
  356. package/fonts/italianno/svg/upper_V.svg +17 -0
  357. package/fonts/italianno/svg/upper_V.tsx +19 -0
  358. package/fonts/italianno/svg/upper_W.svg +17 -0
  359. package/fonts/italianno/svg/upper_W.tsx +19 -0
  360. package/fonts/italianno/svg/upper_X.svg +22 -0
  361. package/fonts/italianno/svg/upper_X.tsx +24 -0
  362. package/fonts/italianno/svg/upper_Y.svg +22 -0
  363. package/fonts/italianno/svg/upper_Y.tsx +24 -0
  364. package/fonts/italianno/svg/upper_Z.svg +12 -0
  365. package/fonts/italianno/svg/upper_Z.tsx +14 -0
  366. package/fonts/italianno/svg/v.svg +17 -0
  367. package/fonts/italianno/svg/v.tsx +19 -0
  368. package/fonts/italianno/svg/w.svg +17 -0
  369. package/fonts/italianno/svg/w.tsx +19 -0
  370. package/fonts/italianno/svg/x.svg +15 -0
  371. package/fonts/italianno/svg/x.tsx +17 -0
  372. package/fonts/italianno/svg/y.svg +12 -0
  373. package/fonts/italianno/svg/y.tsx +14 -0
  374. package/fonts/italianno/svg/z.svg +17 -0
  375. package/fonts/italianno/svg/z.tsx +19 -0
  376. package/fonts/parisienne/bundle.ts +300 -0
  377. package/fonts/parisienne/font.json +36222 -0
  378. package/fonts/parisienne/glyphData.json +1 -0
  379. package/fonts/parisienne/parisienne.ttf +0 -0
  380. package/fonts/parisienne/svg/0.svg +7 -0
  381. package/fonts/parisienne/svg/0.tsx +9 -0
  382. package/fonts/parisienne/svg/1.svg +12 -0
  383. package/fonts/parisienne/svg/1.tsx +14 -0
  384. package/fonts/parisienne/svg/2.svg +7 -0
  385. package/fonts/parisienne/svg/2.tsx +9 -0
  386. package/fonts/parisienne/svg/3.svg +7 -0
  387. package/fonts/parisienne/svg/3.tsx +9 -0
  388. package/fonts/parisienne/svg/4.svg +17 -0
  389. package/fonts/parisienne/svg/4.tsx +19 -0
  390. package/fonts/parisienne/svg/5.svg +10 -0
  391. package/fonts/parisienne/svg/5.tsx +12 -0
  392. package/fonts/parisienne/svg/6.svg +7 -0
  393. package/fonts/parisienne/svg/6.tsx +9 -0
  394. package/fonts/parisienne/svg/7.svg +12 -0
  395. package/fonts/parisienne/svg/7.tsx +14 -0
  396. package/fonts/parisienne/svg/8.svg +7 -0
  397. package/fonts/parisienne/svg/8.tsx +9 -0
  398. package/fonts/parisienne/svg/9.svg +7 -0
  399. package/fonts/parisienne/svg/9.tsx +9 -0
  400. package/fonts/parisienne/svg/U+0021.svg +10 -0
  401. package/fonts/parisienne/svg/U+0021.tsx +12 -0
  402. package/fonts/parisienne/svg/U+0022.svg +12 -0
  403. package/fonts/parisienne/svg/U+0022.tsx +14 -0
  404. package/fonts/parisienne/svg/U+0023.svg +22 -0
  405. package/fonts/parisienne/svg/U+0023.tsx +24 -0
  406. package/fonts/parisienne/svg/U+0024.svg +15 -0
  407. package/fonts/parisienne/svg/U+0024.tsx +17 -0
  408. package/fonts/parisienne/svg/U+0025.svg +22 -0
  409. package/fonts/parisienne/svg/U+0025.tsx +24 -0
  410. package/fonts/parisienne/svg/U+0026.svg +17 -0
  411. package/fonts/parisienne/svg/U+0026.tsx +19 -0
  412. package/fonts/parisienne/svg/U+0027.svg +7 -0
  413. package/fonts/parisienne/svg/U+0027.tsx +9 -0
  414. package/fonts/parisienne/svg/U+0028.svg +7 -0
  415. package/fonts/parisienne/svg/U+0028.tsx +9 -0
  416. package/fonts/parisienne/svg/U+0029.svg +7 -0
  417. package/fonts/parisienne/svg/U+0029.tsx +9 -0
  418. package/fonts/parisienne/svg/U+002a.svg +22 -0
  419. package/fonts/parisienne/svg/U+002a.tsx +24 -0
  420. package/fonts/parisienne/svg/U+002b.svg +12 -0
  421. package/fonts/parisienne/svg/U+002b.tsx +14 -0
  422. package/fonts/parisienne/svg/U+002c.svg +7 -0
  423. package/fonts/parisienne/svg/U+002c.tsx +9 -0
  424. package/fonts/parisienne/svg/U+002d.svg +7 -0
  425. package/fonts/parisienne/svg/U+002d.tsx +9 -0
  426. package/fonts/parisienne/svg/U+002e.svg +7 -0
  427. package/fonts/parisienne/svg/U+002e.tsx +9 -0
  428. package/fonts/parisienne/svg/U+002f.svg +7 -0
  429. package/fonts/parisienne/svg/U+002f.tsx +9 -0
  430. package/fonts/parisienne/svg/U+003a.svg +8 -0
  431. package/fonts/parisienne/svg/U+003a.tsx +10 -0
  432. package/fonts/parisienne/svg/U+003b.svg +10 -0
  433. package/fonts/parisienne/svg/U+003b.tsx +12 -0
  434. package/fonts/parisienne/svg/U+003c.svg +7 -0
  435. package/fonts/parisienne/svg/U+003c.tsx +9 -0
  436. package/fonts/parisienne/svg/U+003d.svg +12 -0
  437. package/fonts/parisienne/svg/U+003d.tsx +14 -0
  438. package/fonts/parisienne/svg/U+003e.svg +7 -0
  439. package/fonts/parisienne/svg/U+003e.tsx +9 -0
  440. package/fonts/parisienne/svg/U+003f.svg +10 -0
  441. package/fonts/parisienne/svg/U+003f.tsx +12 -0
  442. package/fonts/parisienne/svg/U+0040.svg +15 -0
  443. package/fonts/parisienne/svg/U+0040.tsx +17 -0
  444. package/fonts/parisienne/svg/U+005c.svg +7 -0
  445. package/fonts/parisienne/svg/U+005c.tsx +9 -0
  446. package/fonts/parisienne/svg/U+005e.svg +7 -0
  447. package/fonts/parisienne/svg/U+005e.tsx +9 -0
  448. package/fonts/parisienne/svg/U+005f.svg +7 -0
  449. package/fonts/parisienne/svg/U+005f.tsx +9 -0
  450. package/fonts/parisienne/svg/U+0060.svg +10 -0
  451. package/fonts/parisienne/svg/U+0060.tsx +12 -0
  452. package/fonts/parisienne/svg/U+007c.svg +7 -0
  453. package/fonts/parisienne/svg/U+007c.tsx +9 -0
  454. package/fonts/parisienne/svg/U+007e.svg +7 -0
  455. package/fonts/parisienne/svg/U+007e.tsx +9 -0
  456. package/fonts/parisienne/svg/a.svg +15 -0
  457. package/fonts/parisienne/svg/a.tsx +17 -0
  458. package/fonts/parisienne/svg/b.svg +7 -0
  459. package/fonts/parisienne/svg/b.tsx +9 -0
  460. package/fonts/parisienne/svg/c.svg +12 -0
  461. package/fonts/parisienne/svg/c.tsx +14 -0
  462. package/fonts/parisienne/svg/d.svg +12 -0
  463. package/fonts/parisienne/svg/d.tsx +14 -0
  464. package/fonts/parisienne/svg/e.svg +17 -0
  465. package/fonts/parisienne/svg/e.tsx +19 -0
  466. package/fonts/parisienne/svg/f.svg +12 -0
  467. package/fonts/parisienne/svg/f.tsx +14 -0
  468. package/fonts/parisienne/svg/g.svg +10 -0
  469. package/fonts/parisienne/svg/g.tsx +12 -0
  470. package/fonts/parisienne/svg/h.svg +12 -0
  471. package/fonts/parisienne/svg/h.tsx +14 -0
  472. package/fonts/parisienne/svg/i.svg +12 -0
  473. package/fonts/parisienne/svg/i.tsx +14 -0
  474. package/fonts/parisienne/svg/j.svg +17 -0
  475. package/fonts/parisienne/svg/j.tsx +19 -0
  476. package/fonts/parisienne/svg/k.svg +17 -0
  477. package/fonts/parisienne/svg/k.tsx +19 -0
  478. package/fonts/parisienne/svg/l.svg +7 -0
  479. package/fonts/parisienne/svg/l.tsx +9 -0
  480. package/fonts/parisienne/svg/m.svg +17 -0
  481. package/fonts/parisienne/svg/m.tsx +19 -0
  482. package/fonts/parisienne/svg/n.svg +12 -0
  483. package/fonts/parisienne/svg/n.tsx +14 -0
  484. package/fonts/parisienne/svg/o.svg +15 -0
  485. package/fonts/parisienne/svg/o.tsx +17 -0
  486. package/fonts/parisienne/svg/p.svg +12 -0
  487. package/fonts/parisienne/svg/p.tsx +14 -0
  488. package/fonts/parisienne/svg/q.svg +12 -0
  489. package/fonts/parisienne/svg/q.tsx +14 -0
  490. package/fonts/parisienne/svg/r.svg +7 -0
  491. package/fonts/parisienne/svg/r.tsx +9 -0
  492. package/fonts/parisienne/svg/s.svg +17 -0
  493. package/fonts/parisienne/svg/s.tsx +19 -0
  494. package/fonts/parisienne/svg/t.svg +20 -0
  495. package/fonts/parisienne/svg/t.tsx +22 -0
  496. package/fonts/parisienne/svg/u.svg +12 -0
  497. package/fonts/parisienne/svg/u.tsx +14 -0
  498. package/fonts/parisienne/svg/upper_A.svg +10 -0
  499. package/fonts/parisienne/svg/upper_A.tsx +12 -0
  500. package/fonts/parisienne/svg/upper_B.svg +12 -0
  501. package/fonts/parisienne/svg/upper_B.tsx +14 -0
  502. package/fonts/parisienne/svg/upper_C.svg +7 -0
  503. package/fonts/parisienne/svg/upper_C.tsx +9 -0
  504. package/fonts/parisienne/svg/upper_D.svg +7 -0
  505. package/fonts/parisienne/svg/upper_D.tsx +9 -0
  506. package/fonts/parisienne/svg/upper_E.svg +10 -0
  507. package/fonts/parisienne/svg/upper_E.tsx +12 -0
  508. package/fonts/parisienne/svg/upper_F.svg +22 -0
  509. package/fonts/parisienne/svg/upper_F.tsx +24 -0
  510. package/fonts/parisienne/svg/upper_G.svg +15 -0
  511. package/fonts/parisienne/svg/upper_G.tsx +17 -0
  512. package/fonts/parisienne/svg/upper_H.svg +15 -0
  513. package/fonts/parisienne/svg/upper_H.tsx +17 -0
  514. package/fonts/parisienne/svg/upper_I.svg +15 -0
  515. package/fonts/parisienne/svg/upper_I.tsx +17 -0
  516. package/fonts/parisienne/svg/upper_J.svg +15 -0
  517. package/fonts/parisienne/svg/upper_J.tsx +17 -0
  518. package/fonts/parisienne/svg/upper_K.svg +12 -0
  519. package/fonts/parisienne/svg/upper_K.tsx +14 -0
  520. package/fonts/parisienne/svg/upper_L.svg +7 -0
  521. package/fonts/parisienne/svg/upper_L.tsx +9 -0
  522. package/fonts/parisienne/svg/upper_M.svg +15 -0
  523. package/fonts/parisienne/svg/upper_M.tsx +17 -0
  524. package/fonts/parisienne/svg/upper_N.svg +12 -0
  525. package/fonts/parisienne/svg/upper_N.tsx +14 -0
  526. package/fonts/parisienne/svg/upper_O.svg +7 -0
  527. package/fonts/parisienne/svg/upper_O.tsx +9 -0
  528. package/fonts/parisienne/svg/upper_P.svg +12 -0
  529. package/fonts/parisienne/svg/upper_P.tsx +14 -0
  530. package/fonts/parisienne/svg/upper_Q.svg +15 -0
  531. package/fonts/parisienne/svg/upper_Q.tsx +17 -0
  532. package/fonts/parisienne/svg/upper_R.svg +12 -0
  533. package/fonts/parisienne/svg/upper_R.tsx +14 -0
  534. package/fonts/parisienne/svg/upper_S.svg +7 -0
  535. package/fonts/parisienne/svg/upper_S.tsx +9 -0
  536. package/fonts/parisienne/svg/upper_T.svg +12 -0
  537. package/fonts/parisienne/svg/upper_T.tsx +14 -0
  538. package/fonts/parisienne/svg/upper_U.svg +17 -0
  539. package/fonts/parisienne/svg/upper_U.tsx +19 -0
  540. package/fonts/parisienne/svg/upper_V.svg +7 -0
  541. package/fonts/parisienne/svg/upper_V.tsx +9 -0
  542. package/fonts/parisienne/svg/upper_W.svg +12 -0
  543. package/fonts/parisienne/svg/upper_W.tsx +14 -0
  544. package/fonts/parisienne/svg/upper_X.svg +27 -0
  545. package/fonts/parisienne/svg/upper_X.tsx +29 -0
  546. package/fonts/parisienne/svg/upper_Y.svg +15 -0
  547. package/fonts/parisienne/svg/upper_Y.tsx +17 -0
  548. package/fonts/parisienne/svg/upper_Z.svg +12 -0
  549. package/fonts/parisienne/svg/upper_Z.tsx +14 -0
  550. package/fonts/parisienne/svg/v.svg +7 -0
  551. package/fonts/parisienne/svg/v.tsx +9 -0
  552. package/fonts/parisienne/svg/w.svg +17 -0
  553. package/fonts/parisienne/svg/w.tsx +19 -0
  554. package/fonts/parisienne/svg/x.svg +17 -0
  555. package/fonts/parisienne/svg/x.tsx +19 -0
  556. package/fonts/parisienne/svg/y.svg +17 -0
  557. package/fonts/parisienne/svg/y.tsx +19 -0
  558. package/fonts/parisienne/svg/z.svg +12 -0
  559. package/fonts/parisienne/svg/z.tsx +14 -0
  560. package/fonts/tangerine/bundle.ts +300 -0
  561. package/fonts/tangerine/font.json +31512 -0
  562. package/fonts/tangerine/glyphData.json +1 -0
  563. package/fonts/tangerine/svg/0.svg +7 -0
  564. package/fonts/tangerine/svg/0.tsx +9 -0
  565. package/fonts/tangerine/svg/1.svg +12 -0
  566. package/fonts/tangerine/svg/1.tsx +14 -0
  567. package/fonts/tangerine/svg/2.svg +12 -0
  568. package/fonts/tangerine/svg/2.tsx +14 -0
  569. package/fonts/tangerine/svg/3.svg +12 -0
  570. package/fonts/tangerine/svg/3.tsx +14 -0
  571. package/fonts/tangerine/svg/4.svg +12 -0
  572. package/fonts/tangerine/svg/4.tsx +14 -0
  573. package/fonts/tangerine/svg/5.svg +7 -0
  574. package/fonts/tangerine/svg/5.tsx +9 -0
  575. package/fonts/tangerine/svg/6.svg +7 -0
  576. package/fonts/tangerine/svg/6.tsx +9 -0
  577. package/fonts/tangerine/svg/7.svg +12 -0
  578. package/fonts/tangerine/svg/7.tsx +14 -0
  579. package/fonts/tangerine/svg/8.svg +7 -0
  580. package/fonts/tangerine/svg/8.tsx +9 -0
  581. package/fonts/tangerine/svg/9.svg +7 -0
  582. package/fonts/tangerine/svg/9.tsx +9 -0
  583. package/fonts/tangerine/svg/U+0021.svg +12 -0
  584. package/fonts/tangerine/svg/U+0021.tsx +14 -0
  585. package/fonts/tangerine/svg/U+0022.svg +12 -0
  586. package/fonts/tangerine/svg/U+0022.tsx +14 -0
  587. package/fonts/tangerine/svg/U+0023.svg +22 -0
  588. package/fonts/tangerine/svg/U+0023.tsx +24 -0
  589. package/fonts/tangerine/svg/U+0024.svg +12 -0
  590. package/fonts/tangerine/svg/U+0024.tsx +14 -0
  591. package/fonts/tangerine/svg/U+0025.svg +17 -0
  592. package/fonts/tangerine/svg/U+0025.tsx +19 -0
  593. package/fonts/tangerine/svg/U+0026.svg +7 -0
  594. package/fonts/tangerine/svg/U+0026.tsx +9 -0
  595. package/fonts/tangerine/svg/U+0027.svg +7 -0
  596. package/fonts/tangerine/svg/U+0027.tsx +9 -0
  597. package/fonts/tangerine/svg/U+0028.svg +7 -0
  598. package/fonts/tangerine/svg/U+0028.tsx +9 -0
  599. package/fonts/tangerine/svg/U+0029.svg +7 -0
  600. package/fonts/tangerine/svg/U+0029.tsx +9 -0
  601. package/fonts/tangerine/svg/U+002a.svg +17 -0
  602. package/fonts/tangerine/svg/U+002a.tsx +19 -0
  603. package/fonts/tangerine/svg/U+002b.svg +12 -0
  604. package/fonts/tangerine/svg/U+002b.tsx +14 -0
  605. package/fonts/tangerine/svg/U+002c.svg +10 -0
  606. package/fonts/tangerine/svg/U+002c.tsx +12 -0
  607. package/fonts/tangerine/svg/U+002d.svg +7 -0
  608. package/fonts/tangerine/svg/U+002d.tsx +9 -0
  609. package/fonts/tangerine/svg/U+002e.svg +10 -0
  610. package/fonts/tangerine/svg/U+002e.tsx +12 -0
  611. package/fonts/tangerine/svg/U+002f.svg +7 -0
  612. package/fonts/tangerine/svg/U+002f.tsx +9 -0
  613. package/fonts/tangerine/svg/U+003a.svg +12 -0
  614. package/fonts/tangerine/svg/U+003a.tsx +14 -0
  615. package/fonts/tangerine/svg/U+003b.svg +12 -0
  616. package/fonts/tangerine/svg/U+003b.tsx +14 -0
  617. package/fonts/tangerine/svg/U+003c.svg +12 -0
  618. package/fonts/tangerine/svg/U+003c.tsx +14 -0
  619. package/fonts/tangerine/svg/U+003d.svg +12 -0
  620. package/fonts/tangerine/svg/U+003d.tsx +14 -0
  621. package/fonts/tangerine/svg/U+003e.svg +12 -0
  622. package/fonts/tangerine/svg/U+003e.tsx +14 -0
  623. package/fonts/tangerine/svg/U+003f.svg +12 -0
  624. package/fonts/tangerine/svg/U+003f.tsx +14 -0
  625. package/fonts/tangerine/svg/U+0040.svg +15 -0
  626. package/fonts/tangerine/svg/U+0040.tsx +17 -0
  627. package/fonts/tangerine/svg/U+005c.svg +7 -0
  628. package/fonts/tangerine/svg/U+005c.tsx +9 -0
  629. package/fonts/tangerine/svg/U+005e.svg +12 -0
  630. package/fonts/tangerine/svg/U+005e.tsx +14 -0
  631. package/fonts/tangerine/svg/U+005f.svg +7 -0
  632. package/fonts/tangerine/svg/U+005f.tsx +9 -0
  633. package/fonts/tangerine/svg/U+0060.svg +7 -0
  634. package/fonts/tangerine/svg/U+0060.tsx +9 -0
  635. package/fonts/tangerine/svg/U+007c.svg +7 -0
  636. package/fonts/tangerine/svg/U+007c.tsx +9 -0
  637. package/fonts/tangerine/svg/U+007e.svg +7 -0
  638. package/fonts/tangerine/svg/U+007e.tsx +9 -0
  639. package/fonts/tangerine/svg/a.svg +12 -0
  640. package/fonts/tangerine/svg/a.tsx +14 -0
  641. package/fonts/tangerine/svg/b.svg +7 -0
  642. package/fonts/tangerine/svg/b.tsx +9 -0
  643. package/fonts/tangerine/svg/c.svg +7 -0
  644. package/fonts/tangerine/svg/c.tsx +9 -0
  645. package/fonts/tangerine/svg/d.svg +12 -0
  646. package/fonts/tangerine/svg/d.tsx +14 -0
  647. package/fonts/tangerine/svg/e.svg +15 -0
  648. package/fonts/tangerine/svg/e.tsx +17 -0
  649. package/fonts/tangerine/svg/f.svg +15 -0
  650. package/fonts/tangerine/svg/f.tsx +17 -0
  651. package/fonts/tangerine/svg/g.svg +12 -0
  652. package/fonts/tangerine/svg/g.tsx +14 -0
  653. package/fonts/tangerine/svg/h.svg +12 -0
  654. package/fonts/tangerine/svg/h.tsx +14 -0
  655. package/fonts/tangerine/svg/i.svg +15 -0
  656. package/fonts/tangerine/svg/i.tsx +17 -0
  657. package/fonts/tangerine/svg/j.svg +12 -0
  658. package/fonts/tangerine/svg/j.tsx +14 -0
  659. package/fonts/tangerine/svg/k.svg +12 -0
  660. package/fonts/tangerine/svg/k.tsx +14 -0
  661. package/fonts/tangerine/svg/l.svg +7 -0
  662. package/fonts/tangerine/svg/l.tsx +9 -0
  663. package/fonts/tangerine/svg/m.svg +17 -0
  664. package/fonts/tangerine/svg/m.tsx +19 -0
  665. package/fonts/tangerine/svg/n.svg +12 -0
  666. package/fonts/tangerine/svg/n.tsx +14 -0
  667. package/fonts/tangerine/svg/o.svg +12 -0
  668. package/fonts/tangerine/svg/o.tsx +14 -0
  669. package/fonts/tangerine/svg/p.svg +17 -0
  670. package/fonts/tangerine/svg/p.tsx +19 -0
  671. package/fonts/tangerine/svg/q.svg +15 -0
  672. package/fonts/tangerine/svg/q.tsx +17 -0
  673. package/fonts/tangerine/svg/r.svg +17 -0
  674. package/fonts/tangerine/svg/r.tsx +19 -0
  675. package/fonts/tangerine/svg/s.svg +10 -0
  676. package/fonts/tangerine/svg/s.tsx +12 -0
  677. package/fonts/tangerine/svg/t.svg +17 -0
  678. package/fonts/tangerine/svg/t.tsx +19 -0
  679. package/fonts/tangerine/svg/u.svg +17 -0
  680. package/fonts/tangerine/svg/u.tsx +19 -0
  681. package/fonts/tangerine/svg/upper_A.svg +20 -0
  682. package/fonts/tangerine/svg/upper_A.tsx +22 -0
  683. package/fonts/tangerine/svg/upper_B.svg +17 -0
  684. package/fonts/tangerine/svg/upper_B.tsx +19 -0
  685. package/fonts/tangerine/svg/upper_C.svg +7 -0
  686. package/fonts/tangerine/svg/upper_C.tsx +9 -0
  687. package/fonts/tangerine/svg/upper_D.svg +12 -0
  688. package/fonts/tangerine/svg/upper_D.tsx +14 -0
  689. package/fonts/tangerine/svg/upper_E.svg +7 -0
  690. package/fonts/tangerine/svg/upper_E.tsx +9 -0
  691. package/fonts/tangerine/svg/upper_F.svg +17 -0
  692. package/fonts/tangerine/svg/upper_F.tsx +19 -0
  693. package/fonts/tangerine/svg/upper_G.svg +12 -0
  694. package/fonts/tangerine/svg/upper_G.tsx +14 -0
  695. package/fonts/tangerine/svg/upper_H.svg +12 -0
  696. package/fonts/tangerine/svg/upper_H.tsx +14 -0
  697. package/fonts/tangerine/svg/upper_I.svg +7 -0
  698. package/fonts/tangerine/svg/upper_I.tsx +9 -0
  699. package/fonts/tangerine/svg/upper_J.svg +7 -0
  700. package/fonts/tangerine/svg/upper_J.tsx +9 -0
  701. package/fonts/tangerine/svg/upper_K.svg +17 -0
  702. package/fonts/tangerine/svg/upper_K.tsx +19 -0
  703. package/fonts/tangerine/svg/upper_L.svg +7 -0
  704. package/fonts/tangerine/svg/upper_L.tsx +9 -0
  705. package/fonts/tangerine/svg/upper_M.svg +12 -0
  706. package/fonts/tangerine/svg/upper_M.tsx +14 -0
  707. package/fonts/tangerine/svg/upper_N.svg +15 -0
  708. package/fonts/tangerine/svg/upper_N.tsx +17 -0
  709. package/fonts/tangerine/svg/upper_O.svg +7 -0
  710. package/fonts/tangerine/svg/upper_O.tsx +9 -0
  711. package/fonts/tangerine/svg/upper_P.svg +12 -0
  712. package/fonts/tangerine/svg/upper_P.tsx +14 -0
  713. package/fonts/tangerine/svg/upper_Q.svg +12 -0
  714. package/fonts/tangerine/svg/upper_Q.tsx +14 -0
  715. package/fonts/tangerine/svg/upper_R.svg +12 -0
  716. package/fonts/tangerine/svg/upper_R.tsx +14 -0
  717. package/fonts/tangerine/svg/upper_S.svg +7 -0
  718. package/fonts/tangerine/svg/upper_S.tsx +9 -0
  719. package/fonts/tangerine/svg/upper_T.svg +7 -0
  720. package/fonts/tangerine/svg/upper_T.tsx +9 -0
  721. package/fonts/tangerine/svg/upper_U.svg +12 -0
  722. package/fonts/tangerine/svg/upper_U.tsx +14 -0
  723. package/fonts/tangerine/svg/upper_V.svg +12 -0
  724. package/fonts/tangerine/svg/upper_V.tsx +14 -0
  725. package/fonts/tangerine/svg/upper_W.svg +17 -0
  726. package/fonts/tangerine/svg/upper_W.tsx +19 -0
  727. package/fonts/tangerine/svg/upper_X.svg +12 -0
  728. package/fonts/tangerine/svg/upper_X.tsx +14 -0
  729. package/fonts/tangerine/svg/upper_Y.svg +12 -0
  730. package/fonts/tangerine/svg/upper_Y.tsx +14 -0
  731. package/fonts/tangerine/svg/upper_Z.svg +17 -0
  732. package/fonts/tangerine/svg/upper_Z.tsx +19 -0
  733. package/fonts/tangerine/svg/v.svg +12 -0
  734. package/fonts/tangerine/svg/v.tsx +14 -0
  735. package/fonts/tangerine/svg/w.svg +25 -0
  736. package/fonts/tangerine/svg/w.tsx +27 -0
  737. package/fonts/tangerine/svg/x.svg +17 -0
  738. package/fonts/tangerine/svg/x.tsx +19 -0
  739. package/fonts/tangerine/svg/y.svg +12 -0
  740. package/fonts/tangerine/svg/y.tsx +14 -0
  741. package/fonts/tangerine/svg/z.svg +20 -0
  742. package/fonts/tangerine/svg/z.tsx +22 -0
  743. package/fonts/tangerine/tangerine.ttf +0 -0
  744. package/package.json +64 -6
  745. package/src/env.d.ts +10 -0
  746. package/src/index.ts +10 -0
  747. package/src/lib/TegakiRenderer.tsx +589 -0
  748. package/src/lib/drawFallbackGlyph.ts +70 -0
  749. package/src/lib/drawGlyph.ts +374 -0
  750. package/src/lib/effects.ts +56 -0
  751. package/src/lib/textLayout.ts +114 -0
  752. package/src/lib/timeline.ts +65 -0
  753. package/src/lib/utils.ts +22 -0
  754. package/src/types.test.ts +92 -0
  755. package/src/types.ts +114 -0
  756. package/index.js +0 -1
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 478 1250">
3
+ <path d="M 117.82 -399.7 L 103.98 -415.08 L 94.76 -448.9 L 93.22 -470.42 L 100.91 -487.33 L 117.82 -505.77 L 143.95 -519.61 L 199.29 -531.91 L 231.58 -534.98 L 340.72 -538.06 L 346.87 -533.44 L 402.21 -539.59 L 500.59 -539.59 L 520.58 -536.52 L 542.1 -527.3 L 554.4 -510.39 L 543.64 -451.97 L 534.41 -435.06" fill="none" stroke="currentColor" strokeWidth="27.6" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="681.4" strokeDashoffset="681.4" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="681.4" to="0" dur="0.218s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 323.81 -508.85 L 345.33 -533.44 L 342.26 -524.22 L 328.42 -513.46 L 297.68 -478.1 L 259.25 -418.15 L 205.44 -322.84 L 196.22 -293.63 L 206.98 -284.41 L 225.43 -282.87 L 397.6 -281.34 L 426.81 -287.48 L 452.94 -304.39 L 445.25 -296.71" fill="none" stroke="currentColor" strokeWidth="32.7" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="627.5" strokeDashoffset="627.5" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.368s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="627.5" to="0" dur="0.198s" begin="0.368s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 196.22 -293.63 L 180.85 -279.8 L 170.09 -261.35 L 103.98 -138.37 L 88.61 -103.01 L 77.85 -46.14 L 84 -32.3 L 102.45 -15.39 L 150.1 -3.09 L 223.89 1.52 L 308.44 -3.09 L 379.15 -15.39 L 419.12 -32.3 L 456.01 -59.97 L 489.83 -92.25 L 519.04 -127.61" fill="none" stroke="currentColor" strokeWidth="40.0" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="820.0" strokeDashoffset="820.0" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.716s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="820.0" to="0" dur="0.260s" begin="0.716s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 582 1250">
2
+ <path d="M 37.83 -119.25 L 35.76 -75.83 L 41.96 -44.81 L 52.3 -26.19 L 77.12 0.69 L 104 13.1 L 135.02 17.23 L 159.84 15.17 L 192.93 2.76 L 221.88 -15.85 L 265.31 -55.15 L 300.46 -102.71 L 387.32 -270.22 L 408 -292.97 L 414.2 -326.05 L 467.97 -435.66 L 494.86 -477.02 L 521.74 -505.97 L 561.03 -536.99 L 589.98 -541.13 L 697.52 -541.13 L 730.61 -534.92 L 755.42 -514.24 L 749.22 -464.61 L 738.88 -435.66" fill="none" stroke="currentColor" stroke-width="32.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1235.9" stroke-dashoffset="1235.9" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1235.9" to="0" dur="0.401s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 405.93 -290.9 L 422.48 -282.63 L 598.26 -280.56 L 602.39 -278.49 L 602.39 -266.08 L 583.78 -210.25" fill="none" stroke="currentColor" stroke-width="31.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="301.7" stroke-dashoffset="301.7" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.551s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="301.7" to="0" dur="0.090s" begin="0.551s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 254.97 -388.09 L 228.08 -412.91 L 213.61 -464.61 L 217.74 -479.09 L 232.22 -495.63 L 254.97 -510.11 L 306.67 -526.65 L 358.37 -534.92 L 554.83 -543.19 L 561.03 -536.99 L 503.13 -487.36" fill="none" stroke="currentColor" stroke-width="32.2" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="574.8" stroke-dashoffset="574.8" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.791s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="574.8" to="0" dur="0.181s" begin="0.791s" fill="freeze"/>
16
+ </path>
17
+ </svg>
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 582 1250">
3
+ <path d="M 37.83 -119.25 L 35.76 -75.83 L 41.96 -44.81 L 52.3 -26.19 L 77.12 0.69 L 104 13.1 L 135.02 17.23 L 159.84 15.17 L 192.93 2.76 L 221.88 -15.85 L 265.31 -55.15 L 300.46 -102.71 L 387.32 -270.22 L 408 -292.97 L 414.2 -326.05 L 467.97 -435.66 L 494.86 -477.02 L 521.74 -505.97 L 561.03 -536.99 L 589.98 -541.13 L 697.52 -541.13 L 730.61 -534.92 L 755.42 -514.24 L 749.22 -464.61 L 738.88 -435.66" fill="none" stroke="currentColor" strokeWidth="32.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1235.9" strokeDashoffset="1235.9" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1235.9" to="0" dur="0.401s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 405.93 -290.9 L 422.48 -282.63 L 598.26 -280.56 L 602.39 -278.49 L 602.39 -266.08 L 583.78 -210.25" fill="none" stroke="currentColor" strokeWidth="31.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="301.7" strokeDashoffset="301.7" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.551s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="301.7" to="0" dur="0.090s" begin="0.551s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 254.97 -388.09 L 228.08 -412.91 L 213.61 -464.61 L 217.74 -479.09 L 232.22 -495.63 L 254.97 -510.11 L 306.67 -526.65 L 358.37 -534.92 L 554.83 -543.19 L 561.03 -536.99 L 503.13 -487.36" fill="none" stroke="currentColor" strokeWidth="32.2" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="574.8" strokeDashoffset="574.8" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.791s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="574.8" to="0" dur="0.181s" begin="0.791s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 576 1250">
2
+ <path d="M 321.53 -174.5 L 311.66 -226.3 L 328.93 -248.5 L 356.06 -260.84 L 390.6 -265.77 L 565.74 -265.77 L 580.54 -260.84 L 642.21 -270.71 L 570.67 -253.44 L 513.93 -122.7 L 442.4 -53.63 L 393.06 -19.1 L 338.79 5.57 L 264.79 20.37 L 212.99 20.37 L 146.39 0.64 L 101.99 -33.9 L 79.79 -68.43 L 67.45 -120.23 L 69.92 -186.84 L 87.19 -250.97 L 126.65 -332.37 L 220.39 -445.84 L 299.33 -502.58 L 363.46 -529.71 L 444.87 -544.51 L 486.8 -542.05 L 528.73 -524.78 L 550.94 -505.05 L 560.8 -485.31 L 555.87 -448.31 L 536.13 -391.58" fill="none" stroke="currentColor" stroke-width="30.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="2069.1" stroke-dashoffset="2069.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="2069.1" to="0" dur="0.679s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 37.85 197.98 L 37.85 244.85 L 52.65 281.85 L 77.32 304.05 L 111.85 321.31 L 148.85 326.25 L 205.59 323.78 L 242.59 313.91 L 304.26 281.85 L 380.73 205.38 L 420.2 151.11 L 442.4 109.17 L 516.4 -93.1 L 513.93 -115.3 L 499.13 -115.3" fill="none" stroke="currentColor" stroke-width="31.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="867.3" stroke-dashoffset="867.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.829s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="867.3" to="0" dur="0.279s" begin="0.829s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 541.07 -517.38 L 541.07 -514.91" fill="none" stroke="currentColor" stroke-width="31.8" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="34.3" stroke-dashoffset="34.3" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.258s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="34.3" to="0" dur="0.001s" begin="1.258s" fill="freeze"/>
16
+ </path>
17
+ <circle cx="97.05" cy="-41.3" r="23.4" fill="currentColor" opacity="0">
18
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.409s" fill="freeze"/>
19
+ </circle>
20
+ </svg>
@@ -0,0 +1,22 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 576 1250">
3
+ <path d="M 321.53 -174.5 L 311.66 -226.3 L 328.93 -248.5 L 356.06 -260.84 L 390.6 -265.77 L 565.74 -265.77 L 580.54 -260.84 L 642.21 -270.71 L 570.67 -253.44 L 513.93 -122.7 L 442.4 -53.63 L 393.06 -19.1 L 338.79 5.57 L 264.79 20.37 L 212.99 20.37 L 146.39 0.64 L 101.99 -33.9 L 79.79 -68.43 L 67.45 -120.23 L 69.92 -186.84 L 87.19 -250.97 L 126.65 -332.37 L 220.39 -445.84 L 299.33 -502.58 L 363.46 -529.71 L 444.87 -544.51 L 486.8 -542.05 L 528.73 -524.78 L 550.94 -505.05 L 560.8 -485.31 L 555.87 -448.31 L 536.13 -391.58" fill="none" stroke="currentColor" strokeWidth="30.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="2069.1" strokeDashoffset="2069.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="2069.1" to="0" dur="0.679s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 37.85 197.98 L 37.85 244.85 L 52.65 281.85 L 77.32 304.05 L 111.85 321.31 L 148.85 326.25 L 205.59 323.78 L 242.59 313.91 L 304.26 281.85 L 380.73 205.38 L 420.2 151.11 L 442.4 109.17 L 516.4 -93.1 L 513.93 -115.3 L 499.13 -115.3" fill="none" stroke="currentColor" strokeWidth="31.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="867.3" strokeDashoffset="867.3" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.829s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="867.3" to="0" dur="0.279s" begin="0.829s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 541.07 -517.38 L 541.07 -514.91" fill="none" stroke="currentColor" strokeWidth="31.8" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="34.3" strokeDashoffset="34.3" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.258s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="34.3" to="0" dur="0.001s" begin="1.258s" fill="freeze"/>
17
+ </path>
18
+ <circle cx="97.05" cy="-41.3" r="23.4" fill="currentColor" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.409s" fill="freeze"/>
20
+ </circle>
21
+ </svg>);
22
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 770 1250">
2
+ <path d="M 12.13 -138.8 L 7.07 -121.09 L 9.6 -78.08 L 32.37 -35.07 L 62.73 -9.77 L 110.8 -2.18 L 138.63 -4.71 L 166.46 -14.83 L 196.82 -35.07 L 249.95 -85.67 L 298.02 -161.57 L 330.91 -227.35 L 333.44 -250.12 L 348.62 -260.24 L 358.74 -265.3 L 366.33 -257.71 L 586.44 -255.18 L 629.45 -265.3 L 649.69 -260.24 L 629.45 -260.24 L 626.92 -265.3" fill="none" stroke="currentColor" stroke-width="31.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="934.9" stroke-dashoffset="934.9" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="934.9" to="0" dur="0.301s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 915.34 -568.9 L 874.86 -566.37 L 852.09 -553.72 L 806.55 -515.77 L 788.84 -493 L 647.16 -247.59 L 644.63 -232.41 L 591.5 -123.62 L 578.85 -83.14 L 586.44 -30.01 L 606.68 -7.24 L 621.86 -2.18 L 662.34 -4.71 L 695.23 -14.83 L 735.71 -42.66 L 819.2 -141.33" fill="none" stroke="currentColor" stroke-width="32.3" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="1002.7" stroke-dashoffset="1002.7" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.451s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="1002.7" to="0" dur="0.323s" begin="0.451s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 232.24 -401.92 L 219.59 -422.16 L 212 -475.29 L 229.71 -500.59 L 262.6 -520.83 L 351.15 -536.01 L 573.79 -543.6 L 530.78 -536.01 L 467.53 -477.82 L 406.81 -376.62 L 366.33 -295.66 L 358.74 -265.3 L 333.44 -255.18 L 252.48 -260.24 L 189.23 -240" fill="none" stroke="currentColor" stroke-width="31.1" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="1035.0" stroke-dashoffset="1035.0" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.924s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="1035.0" to="0" dur="0.335s" begin="0.924s" fill="freeze"/>
16
+ </path>
17
+ </svg>
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 770 1250">
3
+ <path d="M 12.13 -138.8 L 7.07 -121.09 L 9.6 -78.08 L 32.37 -35.07 L 62.73 -9.77 L 110.8 -2.18 L 138.63 -4.71 L 166.46 -14.83 L 196.82 -35.07 L 249.95 -85.67 L 298.02 -161.57 L 330.91 -227.35 L 333.44 -250.12 L 348.62 -260.24 L 358.74 -265.3 L 366.33 -257.71 L 586.44 -255.18 L 629.45 -265.3 L 649.69 -260.24 L 629.45 -260.24 L 626.92 -265.3" fill="none" stroke="currentColor" strokeWidth="31.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="934.9" strokeDashoffset="934.9" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="934.9" to="0" dur="0.301s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 915.34 -568.9 L 874.86 -566.37 L 852.09 -553.72 L 806.55 -515.77 L 788.84 -493 L 647.16 -247.59 L 644.63 -232.41 L 591.5 -123.62 L 578.85 -83.14 L 586.44 -30.01 L 606.68 -7.24 L 621.86 -2.18 L 662.34 -4.71 L 695.23 -14.83 L 735.71 -42.66 L 819.2 -141.33" fill="none" stroke="currentColor" strokeWidth="32.3" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="1002.7" strokeDashoffset="1002.7" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.451s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="1002.7" to="0" dur="0.323s" begin="0.451s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 232.24 -401.92 L 219.59 -422.16 L 212 -475.29 L 229.71 -500.59 L 262.6 -520.83 L 351.15 -536.01 L 573.79 -543.6 L 530.78 -536.01 L 467.53 -477.82 L 406.81 -376.62 L 366.33 -295.66 L 358.74 -265.3 L 333.44 -255.18 L 252.48 -260.24 L 189.23 -240" fill="none" stroke="currentColor" strokeWidth="31.1" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="1035.0" strokeDashoffset="1035.0" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.924s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="1035.0" to="0" dur="0.335s" begin="0.924s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 365 1250">
2
+ <path d="M 14.91 -126.43 L 14.91 -96.83 L 21.87 -70.72 L 42.76 -39.39 L 70.61 -18.5 L 105.42 -11.54 L 129.8 -11.54 L 154.17 -16.76 L 206.39 -44.61 L 258.61 -95.09 L 316.06 -176.91 L 375.24 -290.06 L 430.95 -418.87 L 462.28 -467.61 L 509.28 -512.87 L 517.98 -528.54 L 625.91 -537.24 L 636.35 -542.47" fill="none" stroke="currentColor" stroke-width="27.7" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1002.5" stroke-dashoffset="1002.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1002.5" to="0" dur="0.325s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 316.06 -408.43 L 302.13 -446.73 L 296.91 -485.02 L 321.28 -512.87 L 354.35 -526.8 L 387.43 -532.02 L 511.02 -532.02 L 516.24 -526.8" fill="none" stroke="currentColor" stroke-width="32.8" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="349.6" stroke-dashoffset="349.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.475s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="349.6" to="0" dur="0.106s" begin="0.475s" fill="freeze"/>
11
+ </path>
12
+ </svg>
@@ -0,0 +1,14 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 365 1250">
3
+ <path d="M 14.91 -126.43 L 14.91 -96.83 L 21.87 -70.72 L 42.76 -39.39 L 70.61 -18.5 L 105.42 -11.54 L 129.8 -11.54 L 154.17 -16.76 L 206.39 -44.61 L 258.61 -95.09 L 316.06 -176.91 L 375.24 -290.06 L 430.95 -418.87 L 462.28 -467.61 L 509.28 -512.87 L 517.98 -528.54 L 625.91 -537.24 L 636.35 -542.47" fill="none" stroke="currentColor" strokeWidth="27.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1002.5" strokeDashoffset="1002.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1002.5" to="0" dur="0.325s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 316.06 -408.43 L 302.13 -446.73 L 296.91 -485.02 L 321.28 -512.87 L 354.35 -526.8 L 387.43 -532.02 L 511.02 -532.02 L 516.24 -526.8" fill="none" stroke="currentColor" strokeWidth="32.8" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="349.6" strokeDashoffset="349.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.475s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="349.6" to="0" dur="0.106s" begin="0.475s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 203 1250">
2
+ <path d="M -218.66 30.3 L -214.74 75.33 L -204.95 96.87 L -177.54 128.2 L -157.96 137.99 L -130.55 143.86 L -109.01 145.82 L -69.85 136.03 L -26.77 110.57 L 24.14 63.58 L 63.3 12.67 L 98.54 -44.11 L 153.36 -155.71 L 239.52 -361.3 L 290.42 -465.08 L 323.71 -502.28 L 353.08 -521.86 L 357 -529.69 L 403.99 -541.44 L 360.91 -533.61 L 355.04 -537.52 L 306.09 -537.52 L 202.31 -531.65 L 159.24 -523.82 L 118.12 -508.15 L 96.58 -490.53 L 84.83 -465.08 L 96.58 -422 L 122.04 -390.67 L 129.87 -386.76" fill="none" stroke="currentColor" stroke-width="29.3" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1548.5" stroke-dashoffset="1548.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1548.5" to="0" dur="0.506s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <circle cx="304.13" cy="-482.7" r="18.6" fill="currentColor" opacity="0">
8
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.656s" fill="freeze"/>
9
+ </circle>
10
+ </svg>
@@ -0,0 +1,12 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 203 1250">
3
+ <path d="M -218.66 30.3 L -214.74 75.33 L -204.95 96.87 L -177.54 128.2 L -157.96 137.99 L -130.55 143.86 L -109.01 145.82 L -69.85 136.03 L -26.77 110.57 L 24.14 63.58 L 63.3 12.67 L 98.54 -44.11 L 153.36 -155.71 L 239.52 -361.3 L 290.42 -465.08 L 323.71 -502.28 L 353.08 -521.86 L 357 -529.69 L 403.99 -541.44 L 360.91 -533.61 L 355.04 -537.52 L 306.09 -537.52 L 202.31 -531.65 L 159.24 -523.82 L 118.12 -508.15 L 96.58 -490.53 L 84.83 -465.08 L 96.58 -422 L 122.04 -390.67 L 129.87 -386.76" fill="none" stroke="currentColor" strokeWidth="29.3" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1548.5" strokeDashoffset="1548.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1548.5" to="0" dur="0.506s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <circle cx="304.13" cy="-482.7" r="18.6" fill="currentColor" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.656s" fill="freeze"/>
10
+ </circle>
11
+ </svg>);
12
+ export default SvgComponent;
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 560 1250">
2
+ <path d="M 172.83 -410.1 L 179.4 -403.53 L 168.46 -418.85 L 157.51 -473.58 L 183.78 -508.6 L 207.85 -521.73 L 275.71 -534.86 L 435.49 -537.05 L 393.9 -532.67 L 323.86 -467.01 L 225.37 -302.85 L 85.28 -40.19 L 72.15 -24.87 L 41.5 -11.73 L 4.29 16.72" fill="none" stroke="currentColor" stroke-width="28.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1139.8" stroke-dashoffset="1139.8" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1139.8" to="0" dur="0.370s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 783.52 -506.41 L 763.82 -523.92 L 700.34 -530.48 L 625.92 -504.22 L 453 -410.1 L 337 -333.49 L 260.39 -274.39 L 253.82 -245.94 L 304.16 -147.44 L 356.69 -73.02 L 400.47 -29.24 L 424.55 -16.11 L 468.33 -16.11 L 494.59 -22.68 L 512.1 -33.62 L 571.2 -88.34 L 608.41 -136.5" fill="none" stroke="currentColor" stroke-width="29.1" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="1184.0" stroke-dashoffset="1184.0" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.520s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="1184.0" to="0" dur="0.385s" begin="0.520s" fill="freeze"/>
11
+ </path>
12
+ <circle cx="347.94" cy="-493.27" r="14.6" fill="currentColor" opacity="0">
13
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.055s" fill="freeze"/>
14
+ </circle>
15
+ <path d="M 210.04 -267.83 L 220.99 -256.88 L 253.82 -250.31" fill="none" stroke="currentColor" stroke-width="31.8" stroke-linecap="round" stroke-linejoin="round"
16
+ stroke-dasharray="80.8" stroke-dashoffset="80.8" opacity="0">
17
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.206s" fill="freeze"/>
18
+ <animate attributeName="stroke-dashoffset" from="80.8" to="0" dur="0.016s" begin="1.206s" fill="freeze"/>
19
+ </path>
20
+ </svg>
@@ -0,0 +1,22 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 560 1250">
3
+ <path d="M 172.83 -410.1 L 179.4 -403.53 L 168.46 -418.85 L 157.51 -473.58 L 183.78 -508.6 L 207.85 -521.73 L 275.71 -534.86 L 435.49 -537.05 L 393.9 -532.67 L 323.86 -467.01 L 225.37 -302.85 L 85.28 -40.19 L 72.15 -24.87 L 41.5 -11.73 L 4.29 16.72" fill="none" stroke="currentColor" strokeWidth="28.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1139.8" strokeDashoffset="1139.8" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1139.8" to="0" dur="0.370s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 783.52 -506.41 L 763.82 -523.92 L 700.34 -530.48 L 625.92 -504.22 L 453 -410.1 L 337 -333.49 L 260.39 -274.39 L 253.82 -245.94 L 304.16 -147.44 L 356.69 -73.02 L 400.47 -29.24 L 424.55 -16.11 L 468.33 -16.11 L 494.59 -22.68 L 512.1 -33.62 L 571.2 -88.34 L 608.41 -136.5" fill="none" stroke="currentColor" strokeWidth="29.1" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="1184.0" strokeDashoffset="1184.0" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.520s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="1184.0" to="0" dur="0.385s" begin="0.520s" fill="freeze"/>
12
+ </path>
13
+ <circle cx="347.94" cy="-493.27" r="14.6" fill="currentColor" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.055s" fill="freeze"/>
15
+ </circle>
16
+ <path d="M 210.04 -267.83 L 220.99 -256.88 L 253.82 -250.31" fill="none" stroke="currentColor" strokeWidth="31.8" strokeLinecap="round" strokeLinejoin="round"
17
+ strokeDasharray="80.8" strokeDashoffset="80.8" opacity="0">
18
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.206s" fill="freeze"/>
19
+ <animate attributeName="stroke-dashoffset" from="80.8" to="0" dur="0.016s" begin="1.206s" fill="freeze"/>
20
+ </path>
21
+ </svg>);
22
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 547 1250">
2
+ <path d="M 6.52 -2.39 L 21.75 -14.58 L 70.51 -25.24 L 131.45 -86.18 L 161.92 -139.5 L 212.19 -252.24 L 294.46 -421.35 L 335.6 -483.81 L 358.45 -509.71 L 385.87 -527.99 L 433.1 -541.71 L 469.66 -540.18 L 492.52 -531.04 L 512.32 -512.76 L 521.46 -494.48 L 515.37 -457.91 L 492.52 -403.07" fill="none" stroke="currentColor" stroke-width="25.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="950.1" stroke-dashoffset="950.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="950.1" to="0" dur="0.308s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 75.08 -28.29 L 78.12 -25.24 L 367.59 -16.1 L 414.82 -16.1 L 459 -20.67 L 481.85 -29.81 L 489.47 -38.95 L 489.47 -49.62 L 475.76 -99.89 L 451.38 -121.22" fill="none" stroke="currentColor" stroke-width="34.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="551.9" stroke-dashoffset="551.9" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.458s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="551.9" to="0" dur="0.172s" begin="0.458s" fill="freeze"/>
11
+ </path>
12
+ </svg>
@@ -0,0 +1,14 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 547 1250">
3
+ <path d="M 6.52 -2.39 L 21.75 -14.58 L 70.51 -25.24 L 131.45 -86.18 L 161.92 -139.5 L 212.19 -252.24 L 294.46 -421.35 L 335.6 -483.81 L 358.45 -509.71 L 385.87 -527.99 L 433.1 -541.71 L 469.66 -540.18 L 492.52 -531.04 L 512.32 -512.76 L 521.46 -494.48 L 515.37 -457.91 L 492.52 -403.07" fill="none" stroke="currentColor" strokeWidth="25.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="950.1" strokeDashoffset="950.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="950.1" to="0" dur="0.308s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 75.08 -28.29 L 78.12 -25.24 L 367.59 -16.1 L 414.82 -16.1 L 459 -20.67 L 481.85 -29.81 L 489.47 -38.95 L 489.47 -49.62 L 475.76 -99.89 L 451.38 -121.22" fill="none" stroke="currentColor" strokeWidth="34.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="551.9" strokeDashoffset="551.9" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.458s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="551.9" to="0" dur="0.172s" begin="0.458s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 830 1250">
2
+ <path d="M 11 -123.15 L 8.25 -106.65 L 19.25 -65.4 L 60.5 -21.4 L 112.75 -10.4 L 134.75 -13.15 L 162.25 -21.4 L 200.75 -46.15 L 261.25 -103.9 L 310.75 -175.4 L 448.25 -458.65 L 489.5 -502.65 L 517 -510.9 L 536.25 -535.65 L 566.5 -541.15 L 511.5 -502.65 L 506 -483.4 L 497.75 -425.65 L 500.5 -125.9 L 459.25 -54.4 L 506 -128.65 L 533.5 -136.9 L 794.75 -411.9 L 822.25 -417.4 L 808.5 -406.4" fill="none" stroke="currentColor" stroke-width="27.6" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="2003.1" stroke-dashoffset="2003.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="2003.1" to="0" dur="0.659s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 998.25 -582.4 L 959.75 -571.4 L 940.5 -554.9 L 896.5 -513.65 L 836 -431.15 L 717.75 -178.15 L 690.25 -106.65 L 679.25 -54.4 L 687.5 -21.4 L 709.5 -2.15 L 737 -4.9 L 783.75 -32.4 L 833.25 -79.15 L 871.75 -131.4" fill="none" stroke="currentColor" stroke-width="28.4" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="943.8" stroke-dashoffset="943.8" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.809s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="943.8" to="0" dur="0.305s" begin="0.809s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 272.25 -403.65 L 291.5 -387.15 L 261.25 -420.15 L 247.5 -464.15 L 253 -483.4 L 291.5 -513.65 L 379.5 -532.9 L 525.25 -535.65 L 530.75 -530.15" fill="none" stroke="currentColor" stroke-width="27.9" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="456.7" stroke-dashoffset="456.7" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.264s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="456.7" to="0" dur="0.143s" begin="1.264s" fill="freeze"/>
16
+ </path>
17
+ </svg>
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 830 1250">
3
+ <path d="M 11 -123.15 L 8.25 -106.65 L 19.25 -65.4 L 60.5 -21.4 L 112.75 -10.4 L 134.75 -13.15 L 162.25 -21.4 L 200.75 -46.15 L 261.25 -103.9 L 310.75 -175.4 L 448.25 -458.65 L 489.5 -502.65 L 517 -510.9 L 536.25 -535.65 L 566.5 -541.15 L 511.5 -502.65 L 506 -483.4 L 497.75 -425.65 L 500.5 -125.9 L 459.25 -54.4 L 506 -128.65 L 533.5 -136.9 L 794.75 -411.9 L 822.25 -417.4 L 808.5 -406.4" fill="none" stroke="currentColor" strokeWidth="27.6" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="2003.1" strokeDashoffset="2003.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="2003.1" to="0" dur="0.659s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 998.25 -582.4 L 959.75 -571.4 L 940.5 -554.9 L 896.5 -513.65 L 836 -431.15 L 717.75 -178.15 L 690.25 -106.65 L 679.25 -54.4 L 687.5 -21.4 L 709.5 -2.15 L 737 -4.9 L 783.75 -32.4 L 833.25 -79.15 L 871.75 -131.4" fill="none" stroke="currentColor" strokeWidth="28.4" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="943.8" strokeDashoffset="943.8" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.809s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="943.8" to="0" dur="0.305s" begin="0.809s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 272.25 -403.65 L 291.5 -387.15 L 261.25 -420.15 L 247.5 -464.15 L 253 -483.4 L 291.5 -513.65 L 379.5 -532.9 L 525.25 -535.65 L 530.75 -530.15" fill="none" stroke="currentColor" strokeWidth="27.9" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="456.7" strokeDashoffset="456.7" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.264s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="456.7" to="0" dur="0.143s" begin="1.264s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 721 1250">
2
+ <path d="M 10.68 -127.78 L 8.11 -107.18 L 23.55 -55.7 L 54.44 -19.67 L 69.88 -11.95 L 105.92 -4.22 L 141.95 -6.8 L 180.56 -19.67 L 219.17 -42.83 L 260.36 -81.44 L 319.56 -168.96 L 363.32 -259.05 L 440.54 -449.53 L 453.41 -467.54 L 484.3 -472.69 L 600.13 -71.15 L 610.42 -60.85 L 613 -42.83 L 607.85 -29.96 L 574.39 24.09" fill="none" stroke="currentColor" stroke-width="30.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1377.8" stroke-dashoffset="1377.8" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1377.8" to="0" dur="0.449s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 288.67 -390.32 L 257.78 -428.93 L 247.49 -467.54 L 255.21 -485.56 L 291.25 -513.88 L 371.04 -531.89 L 556.37 -531.89 L 582.11 -539.62 L 504.89 -511.3 L 484.3 -472.69" fill="none" stroke="currentColor" stroke-width="29.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="604.4" stroke-dashoffset="604.4" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.599s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="604.4" to="0" dur="0.192s" begin="0.599s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 610.42 -60.85 L 633.59 -86.59 L 754.57 -400.62 L 818.92 -526.75 L 865.25 -580.8 L 898.71 -593.67 L 916.73 -591.1 L 929.6 -580.8 L 934.75 -555.06" fill="none" stroke="currentColor" stroke-width="33.1" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="713.8" stroke-dashoffset="713.8" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.941s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="713.8" to="0" dur="0.227s" begin="0.941s" fill="freeze"/>
16
+ </path>
17
+ </svg>
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 721 1250">
3
+ <path d="M 10.68 -127.78 L 8.11 -107.18 L 23.55 -55.7 L 54.44 -19.67 L 69.88 -11.95 L 105.92 -4.22 L 141.95 -6.8 L 180.56 -19.67 L 219.17 -42.83 L 260.36 -81.44 L 319.56 -168.96 L 363.32 -259.05 L 440.54 -449.53 L 453.41 -467.54 L 484.3 -472.69 L 600.13 -71.15 L 610.42 -60.85 L 613 -42.83 L 607.85 -29.96 L 574.39 24.09" fill="none" stroke="currentColor" strokeWidth="30.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1377.8" strokeDashoffset="1377.8" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1377.8" to="0" dur="0.449s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 288.67 -390.32 L 257.78 -428.93 L 247.49 -467.54 L 255.21 -485.56 L 291.25 -513.88 L 371.04 -531.89 L 556.37 -531.89 L 582.11 -539.62 L 504.89 -511.3 L 484.3 -472.69" fill="none" stroke="currentColor" strokeWidth="29.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="604.4" strokeDashoffset="604.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.599s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="604.4" to="0" dur="0.192s" begin="0.599s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 610.42 -60.85 L 633.59 -86.59 L 754.57 -400.62 L 818.92 -526.75 L 865.25 -580.8 L 898.71 -593.67 L 916.73 -591.1 L 929.6 -580.8 L 934.75 -555.06" fill="none" stroke="currentColor" strokeWidth="33.1" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="713.8" strokeDashoffset="713.8" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.941s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="713.8" to="0" dur="0.227s" begin="0.941s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 594 1250">
2
+ <path d="M 33.12 -164.53 L 47.22 -231.51 L 61.32 -270.29 L 87.77 -323.18 L 124.78 -377.82 L 182.95 -444.81 L 248.18 -495.93 L 313.4 -529.42 L 348.65 -539.99 L 385.67 -545.28 L 475.57 -545.28 L 524.93 -534.71 L 549.61 -524.13 L 590.15 -490.64 L 602.49 -471.25 L 611.3 -444.81 L 616.59 -407.79 L 614.83 -347.85 L 606.01 -305.55 L 583.1 -242.09 L 544.32 -175.1 L 466.76 -88.73 L 413.87 -49.95 L 353.94 -19.98 L 283.43 -0.59 L 207.63 2.93 L 133.6 -7.64 L 91.29 -27.03 L 57.8 -58.76 L 43.7 -81.68 L 36.65 -106.36 L 33.12 -164.53" fill="none" stroke="currentColor" stroke-width="40.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1826.5" stroke-dashoffset="1826.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1826.5" to="0" dur="0.595s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 574.29 -504.74 L 581.34 -499.45" fill="none" stroke="currentColor" stroke-width="38.4" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="47.2" stroke-dashoffset="47.2" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.745s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="47.2" to="0" dur="0.003s" begin="0.745s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 66.61 -46.42 L 73.66 -41.14" fill="none" stroke="currentColor" stroke-width="34.2" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="43.0" stroke-dashoffset="43.0" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.898s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="43.0" to="0" dur="0.003s" begin="0.898s" fill="freeze"/>
16
+ </path>
17
+ </svg>
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 594 1250">
3
+ <path d="M 33.12 -164.53 L 47.22 -231.51 L 61.32 -270.29 L 87.77 -323.18 L 124.78 -377.82 L 182.95 -444.81 L 248.18 -495.93 L 313.4 -529.42 L 348.65 -539.99 L 385.67 -545.28 L 475.57 -545.28 L 524.93 -534.71 L 549.61 -524.13 L 590.15 -490.64 L 602.49 -471.25 L 611.3 -444.81 L 616.59 -407.79 L 614.83 -347.85 L 606.01 -305.55 L 583.1 -242.09 L 544.32 -175.1 L 466.76 -88.73 L 413.87 -49.95 L 353.94 -19.98 L 283.43 -0.59 L 207.63 2.93 L 133.6 -7.64 L 91.29 -27.03 L 57.8 -58.76 L 43.7 -81.68 L 36.65 -106.36 L 33.12 -164.53" fill="none" stroke="currentColor" strokeWidth="40.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1826.5" strokeDashoffset="1826.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1826.5" to="0" dur="0.595s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 574.29 -504.74 L 581.34 -499.45" fill="none" stroke="currentColor" strokeWidth="38.4" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="47.2" strokeDashoffset="47.2" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.745s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="47.2" to="0" dur="0.003s" begin="0.745s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 66.61 -46.42 L 73.66 -41.14" fill="none" stroke="currentColor" strokeWidth="34.2" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="43.0" strokeDashoffset="43.0" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.898s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="43.0" to="0" dur="0.003s" begin="0.898s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 541 1250">
2
+ <path d="M 110.15 -399.47 L 97.08 -414.17 L 90.55 -430.5 L 85.65 -472.97 L 92.18 -487.67 L 105.25 -502.38 L 144.45 -521.98 L 180.39 -530.15 L 263.7 -538.31 L 374.77 -539.95 L 382.94 -531.78 L 425.41 -538.31 L 461.35 -538.31 L 503.82 -531.78 L 518.52 -525.24 L 546.29 -500.74 L 557.73 -477.87 L 562.63 -458.27 L 564.26 -415.8 L 559.36 -392.93 L 546.29 -365.16 L 507.09 -314.52 L 467.88 -283.49 L 425.41 -263.88 L 364.97 -250.82 L 284.93 -247.55 L 270.23 -242.65" fill="none" stroke="currentColor" stroke-width="30.2" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1068.6" stroke-dashoffset="1068.6" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1068.6" to="0" dur="0.346s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 7.24 12.18 L 17.04 12.18 L 35.01 4.01 L 85.65 -35.2 L 111.78 -48.26 L 118.31 -71.13 L 160.79 -156.07 L 324.14 -468.07 L 338.84 -489.31 L 371.51 -517.08 L 382.94 -531.78" fill="none" stroke="currentColor" stroke-width="36.4" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="717.5" stroke-dashoffset="717.5" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.496s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="717.5" to="0" dur="0.227s" begin="0.496s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 539.76 -508.91 L 539.76 -507.28" fill="none" stroke="currentColor" stroke-width="39.6" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="41.2" stroke-dashoffset="41.2" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.873s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="41.2" to="0" dur="0.001s" begin="0.873s" fill="freeze"/>
16
+ </path>
17
+ <path d="M 69.31 -23.76 L 70.94 -23.76" fill="none" stroke="currentColor" stroke-width="23.4" stroke-linecap="round" stroke-linejoin="round"
18
+ stroke-dasharray="25.0" stroke-dashoffset="25.0" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.024s" fill="freeze"/>
20
+ <animate attributeName="stroke-dashoffset" from="25.0" to="0" dur="0.001s" begin="1.024s" fill="freeze"/>
21
+ </path>
22
+ </svg>
@@ -0,0 +1,24 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 541 1250">
3
+ <path d="M 110.15 -399.47 L 97.08 -414.17 L 90.55 -430.5 L 85.65 -472.97 L 92.18 -487.67 L 105.25 -502.38 L 144.45 -521.98 L 180.39 -530.15 L 263.7 -538.31 L 374.77 -539.95 L 382.94 -531.78 L 425.41 -538.31 L 461.35 -538.31 L 503.82 -531.78 L 518.52 -525.24 L 546.29 -500.74 L 557.73 -477.87 L 562.63 -458.27 L 564.26 -415.8 L 559.36 -392.93 L 546.29 -365.16 L 507.09 -314.52 L 467.88 -283.49 L 425.41 -263.88 L 364.97 -250.82 L 284.93 -247.55 L 270.23 -242.65" fill="none" stroke="currentColor" strokeWidth="30.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1068.6" strokeDashoffset="1068.6" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1068.6" to="0" dur="0.346s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 7.24 12.18 L 17.04 12.18 L 35.01 4.01 L 85.65 -35.2 L 111.78 -48.26 L 118.31 -71.13 L 160.79 -156.07 L 324.14 -468.07 L 338.84 -489.31 L 371.51 -517.08 L 382.94 -531.78" fill="none" stroke="currentColor" strokeWidth="36.4" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="717.5" strokeDashoffset="717.5" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.496s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="717.5" to="0" dur="0.227s" begin="0.496s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 539.76 -508.91 L 539.76 -507.28" fill="none" stroke="currentColor" strokeWidth="39.6" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="41.2" strokeDashoffset="41.2" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.873s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="41.2" to="0" dur="0.001s" begin="0.873s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 69.31 -23.76 L 70.94 -23.76" fill="none" stroke="currentColor" strokeWidth="23.4" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="25.0" strokeDashoffset="25.0" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.024s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="25.0" to="0" dur="0.001s" begin="1.024s" fill="freeze"/>
22
+ </path>
23
+ </svg>);
24
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 599 1250">
2
+ <path d="M 308.77 4.61 L 292.92 -2.18 L 197.87 2.35 L 143.55 -4.44 L 105.07 -18.02 L 66.6 -47.44 L 46.23 -74.6 L 37.18 -99.5 L 32.65 -135.71 L 39.44 -205.87 L 62.07 -273.77 L 93.76 -334.88 L 154.87 -414.09 L 220.5 -477.46 L 286.13 -518.2 L 347.24 -540.83 L 390.24 -547.62 L 478.51 -545.36 L 541.88 -527.25 L 591.67 -488.78 L 605.25 -466.14 L 614.31 -432.2 L 614.31 -350.72 L 607.52 -312.24 L 589.41 -257.93 L 555.46 -192.29 L 476.25 -97.23 L 401.56 -42.92 L 322.35 -11.23 L 308.77 6.87 L 412.88 181.14 L 451.35 230.94 L 467.19 242.25 L 485.3 249.04 L 528.3 249.04 L 559.99 242.25 L 605.25 221.88 L 664.1 174.36" fill="none" stroke="currentColor" stroke-width="38.4" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="2339.7" stroke-dashoffset="2339.7" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="2339.7" to="0" dur="0.767s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 75.65 -40.65 L 75.65 -38.39" fill="none" stroke="currentColor" stroke-width="32.0" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="34.3" stroke-dashoffset="34.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.917s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="34.3" to="0" dur="0.001s" begin="0.917s" fill="freeze"/>
11
+ </path>
12
+ </svg>
@@ -0,0 +1,14 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 599 1250">
3
+ <path d="M 308.77 4.61 L 292.92 -2.18 L 197.87 2.35 L 143.55 -4.44 L 105.07 -18.02 L 66.6 -47.44 L 46.23 -74.6 L 37.18 -99.5 L 32.65 -135.71 L 39.44 -205.87 L 62.07 -273.77 L 93.76 -334.88 L 154.87 -414.09 L 220.5 -477.46 L 286.13 -518.2 L 347.24 -540.83 L 390.24 -547.62 L 478.51 -545.36 L 541.88 -527.25 L 591.67 -488.78 L 605.25 -466.14 L 614.31 -432.2 L 614.31 -350.72 L 607.52 -312.24 L 589.41 -257.93 L 555.46 -192.29 L 476.25 -97.23 L 401.56 -42.92 L 322.35 -11.23 L 308.77 6.87 L 412.88 181.14 L 451.35 230.94 L 467.19 242.25 L 485.3 249.04 L 528.3 249.04 L 559.99 242.25 L 605.25 221.88 L 664.1 174.36" fill="none" stroke="currentColor" strokeWidth="38.4" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="2339.7" strokeDashoffset="2339.7" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="2339.7" to="0" dur="0.767s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 75.65 -40.65 L 75.65 -38.39" fill="none" stroke="currentColor" strokeWidth="32.0" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="34.3" strokeDashoffset="34.3" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.917s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="34.3" to="0" dur="0.001s" begin="0.917s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,15 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 602 1250">
2
+ <path d="M 109.55 -401.33 L 100.62 -408.47 L 91.7 -426.32 L 86.34 -476.29 L 98.84 -497.71 L 130.96 -517.34 L 189.86 -531.62 L 277.31 -538.75 L 375.47 -538.75 L 382.61 -531.62 L 425.45 -538.75 L 471.85 -538.75 L 509.33 -529.83 L 525.39 -520.91 L 546.81 -499.49 L 557.52 -478.07 L 562.87 -453.09 L 564.66 -426.32 L 559.3 -392.41 L 534.32 -342.43 L 487.91 -294.24 L 455.79 -276.4 L 396.89 -260.33 L 296.94 -253.2 L 288.02 -237.13 L 289.81 -222.85 L 348.7 -112.2 L 414.74 -28.32 L 445.08 -8.68 L 475.42 -3.33 L 521.82 -12.25 L 539.67 -21.18 L 600.35 -72.94 L 644.97 -131.83" fill="none" stroke="currentColor" stroke-width="32.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1593.8" stroke-dashoffset="1593.8" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1593.8" to="0" dur="0.521s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 7.81 10.95 L 18.52 10.95 L 41.72 0.24 L 82.77 -33.67 L 107.76 -44.38 L 113.11 -51.52 L 116.68 -67.58 L 139.89 -115.77 L 321.93 -465.58 L 339.78 -490.57 L 380.83 -529.83 L 377.26 -520.91 L 350.49 -499.49" fill="none" stroke="currentColor" stroke-width="37.3" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="758.6" stroke-dashoffset="758.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.671s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="758.6" to="0" dur="0.240s" begin="0.671s" fill="freeze"/>
11
+ </path>
12
+ <circle cx="61.36" cy="-15.82" r="9.4" fill="currentColor" opacity="0">
13
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.061s" fill="freeze"/>
14
+ </circle>
15
+ </svg>
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 602 1250">
3
+ <path d="M 109.55 -401.33 L 100.62 -408.47 L 91.7 -426.32 L 86.34 -476.29 L 98.84 -497.71 L 130.96 -517.34 L 189.86 -531.62 L 277.31 -538.75 L 375.47 -538.75 L 382.61 -531.62 L 425.45 -538.75 L 471.85 -538.75 L 509.33 -529.83 L 525.39 -520.91 L 546.81 -499.49 L 557.52 -478.07 L 562.87 -453.09 L 564.66 -426.32 L 559.3 -392.41 L 534.32 -342.43 L 487.91 -294.24 L 455.79 -276.4 L 396.89 -260.33 L 296.94 -253.2 L 288.02 -237.13 L 289.81 -222.85 L 348.7 -112.2 L 414.74 -28.32 L 445.08 -8.68 L 475.42 -3.33 L 521.82 -12.25 L 539.67 -21.18 L 600.35 -72.94 L 644.97 -131.83" fill="none" stroke="currentColor" strokeWidth="32.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1593.8" strokeDashoffset="1593.8" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1593.8" to="0" dur="0.521s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 7.81 10.95 L 18.52 10.95 L 41.72 0.24 L 82.77 -33.67 L 107.76 -44.38 L 113.11 -51.52 L 116.68 -67.58 L 139.89 -115.77 L 321.93 -465.58 L 339.78 -490.57 L 380.83 -529.83 L 377.26 -520.91 L 350.49 -499.49" fill="none" stroke="currentColor" strokeWidth="37.3" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="758.6" strokeDashoffset="758.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.671s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="758.6" to="0" dur="0.240s" begin="0.671s" fill="freeze"/>
12
+ </path>
13
+ <circle cx="61.36" cy="-15.82" r="9.4" fill="currentColor" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.061s" fill="freeze"/>
15
+ </circle>
16
+ </svg>);
17
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 451 1250">
2
+ <path d="M 85.52 -195.16 L 70.76 -177.13 L 64.21 -162.38 L 57.65 -131.24 L 56.01 -98.46 L 74.04 -55.85 L 98.63 -27.98 L 144.52 -0.12 L 165.83 8.07 L 213.36 17.91 L 265.81 16.27 L 321.53 -0.12 L 347.76 -18.15 L 370.7 -39.46 L 383.81 -57.49 L 396.93 -90.27 L 405.12 -152.55 L 393.65 -193.52 L 373.98 -232.86 L 308.42 -326.28 L 277.28 -382.01 L 269.08 -413.15 L 275.64 -465.6 L 282.2 -481.99 L 311.7 -518.04 L 352.67 -542.63 L 408.4 -552.46 L 449.37 -547.55 L 477.24 -534.43 L 498.54 -516.41 L 505.1 -501.65 L 506.74 -490.18 L 491.99 -432.82 L 482.15 -409.87 L 473.96 -403.31" fill="none" stroke="currentColor" stroke-width="33.4" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1380.6" stroke-dashoffset="1380.6" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1380.6" to="0" dur="0.449s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 355.95 -24.71 L 362.51 -29.62" fill="none" stroke="currentColor" stroke-width="27.1" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="35.3" stroke-dashoffset="35.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.599s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="35.3" to="0" dur="0.003s" begin="0.599s" fill="freeze"/>
11
+ </path>
12
+ </svg>