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,29 @@
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 470 1250">
3
+ <path d="M 34.46 -112.82 L 41.23 -125 L 126.46 -230.53 L 153.52 -234.59 L 135.94 -225.12 L 138.64 -229.18 L 133.23 -227.83 L 154.88 -235.94 L 165.7 -253.53 L 194.11 -271.12 L 210.35 -286" fill="none" stroke="currentColor" strokeWidth="21.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="328.2" strokeDashoffset="328.2" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="328.2" to="0" dur="0.102s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 68.29 -14.05 L 42.58 8.95 L 69.64 -15.4 L 115.64 -123.64 L 125.11 -129.06 L 130.52 -138.53 L 126.46 -129.06 L 137.29 -131.76 L 183.29 -183.18 L 237.41 -230.53 L 264.47 -249.47 L 286.12 -254.89 L 298.3 -249.47 L 309.12 -256.24 L 296.94 -245.42 L 292.88 -221.06 L 265.82 -168.29 L 259.06 -137.17 L 223.88 -76.29 L 204.94 -31.64" fill="none" stroke="currentColor" strokeWidth="32.4" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="737.4" strokeDashoffset="737.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.252s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="737.4" to="0" dur="0.235s" begin="0.252s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 278 -153.41 L 269.88 -143.94 L 271.24 -141.23 L 280.71 -150.7 L 259.06 -135.82 L 264.47 -139.88 L 286.12 -143.94 L 345.65 -204.82 L 395.71 -244.06 L 429.54 -254.89 L 439.01 -246.77 L 421.42 -253.53 L 401.12 -246.77" fill="none" stroke="currentColor" strokeWidth="26.9" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="347.8" strokeDashoffset="347.8" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.637s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="347.8" to="0" dur="0.107s" begin="0.637s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 448.48 -253.53 L 437.65 -244.06 L 432.24 -218.35 L 364.59 -83.05 L 356.47 -61.41 L 351.06 -23.52 L 361.89 -15.4 L 374.06 -15.4 L 395.71 -19.46 L 418.71 -31.64 L 471.48 -79 L 506.66 -119.59 L 521.54 -142.59" fill="none" stroke="currentColor" strokeWidth="31.2" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="510.3" strokeDashoffset="510.3" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.894s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="510.3" to="0" dur="0.160s" begin="0.894s" fill="freeze"/>
22
+ </path>
23
+ <path d="M 168.41 -253.53 L 152.17 -231.88 L 146.76 -204.82 L 119.7 -146.65 L 116.99 -126.35 L 142.7 -134.47" fill="none" stroke="currentColor" strokeWidth="37.0" strokeLinecap="round" strokeLinejoin="round"
24
+ strokeDasharray="203.3" strokeDashoffset="203.3" opacity="0">
25
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.204s" fill="freeze"/>
26
+ <animate attributeName="stroke-dashoffset" from="203.3" to="0" dur="0.055s" begin="1.204s" fill="freeze"/>
27
+ </path>
28
+ </svg>);
29
+ export default SvgComponent;
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 330 1250">
2
+ <path d="M 34.73 -114.64 L 125.72 -229.83 L 147.98 -236.6 L 152.82 -234.67 L 143.14 -234.67 L 134.43 -224.02 L 133.46 -226.92 L 141.21 -234.67" fill="none" stroke="currentColor" stroke-width="21.2" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="233.9" stroke-dashoffset="233.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="233.9" to="0" dur="0.071s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 40.54 11.2 L 67.64 -12.03 L 70.54 -16.87 L 96.68 -79.79 L 117.98 -123.35 L 121.85 -153.36 L 147.98 -207.56 L 153.79 -234.67 L 163.47 -250.16 L 192.51 -269.52 L 210.9 -285 L 199.29 -274.36" fill="none" stroke="currentColor" stroke-width="32.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="401.6" stroke-dashoffset="401.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.221s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="401.6" to="0" dur="0.123s" begin="0.221s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 119.91 -125.28 L 133.46 -135.93 L 120.88 -125.28 L 142.18 -133.03 L 194.45 -194.01 L 247.69 -238.54 L 256.4 -244.35 L 291.25 -254.03 L 298.02 -247.25 L 301.9 -248.22 L 280.6 -253.06 L 260.27 -246.28" fill="none" stroke="currentColor" stroke-width="27.8" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="337.4" stroke-dashoffset="337.4" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.494s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="337.4" to="0" dur="0.103s" begin="0.494s" fill="freeze"/>
16
+ </path>
17
+ <path d="M 305.77 -251.12 L 298.02 -244.35 L 293.18 -219.18 L 252.53 -139.8 L 224.46 -78.82 L 215.74 -36.23 L 216.71 -21.71 L 221.55 -15.9 L 229.3 -13.96 L 266.08 -21.71 L 277.7 -27.52 L 322.22 -68.17 L 338.68 -86.56 L 375.46 -131.09 L 381.27 -143.68" fill="none" stroke="currentColor" stroke-width="33.8" stroke-linecap="round" stroke-linejoin="round"
18
+ stroke-dasharray="506.7" stroke-dashoffset="506.7" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.747s" fill="freeze"/>
20
+ <animate attributeName="stroke-dashoffset" from="506.7" to="0" dur="0.158s" begin="0.747s" 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 330 1250">
3
+ <path d="M 34.73 -114.64 L 125.72 -229.83 L 147.98 -236.6 L 152.82 -234.67 L 143.14 -234.67 L 134.43 -224.02 L 133.46 -226.92 L 141.21 -234.67" fill="none" stroke="currentColor" strokeWidth="21.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="233.9" strokeDashoffset="233.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="233.9" to="0" dur="0.071s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 40.54 11.2 L 67.64 -12.03 L 70.54 -16.87 L 96.68 -79.79 L 117.98 -123.35 L 121.85 -153.36 L 147.98 -207.56 L 153.79 -234.67 L 163.47 -250.16 L 192.51 -269.52 L 210.9 -285 L 199.29 -274.36" fill="none" stroke="currentColor" strokeWidth="32.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="401.6" strokeDashoffset="401.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.221s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="401.6" to="0" dur="0.123s" begin="0.221s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 119.91 -125.28 L 133.46 -135.93 L 120.88 -125.28 L 142.18 -133.03 L 194.45 -194.01 L 247.69 -238.54 L 256.4 -244.35 L 291.25 -254.03 L 298.02 -247.25 L 301.9 -248.22 L 280.6 -253.06 L 260.27 -246.28" fill="none" stroke="currentColor" strokeWidth="27.8" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="337.4" strokeDashoffset="337.4" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.494s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="337.4" to="0" dur="0.103s" begin="0.494s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 305.77 -251.12 L 298.02 -244.35 L 293.18 -219.18 L 252.53 -139.8 L 224.46 -78.82 L 215.74 -36.23 L 216.71 -21.71 L 221.55 -15.9 L 229.3 -13.96 L 266.08 -21.71 L 277.7 -27.52 L 322.22 -68.17 L 338.68 -86.56 L 375.46 -131.09 L 381.27 -143.68" fill="none" stroke="currentColor" strokeWidth="33.8" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="506.7" strokeDashoffset="506.7" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.747s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="506.7" to="0" dur="0.158s" begin="0.747s" fill="freeze"/>
22
+ </path>
23
+ </svg>);
24
+ export default SvgComponent;
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 265 1250">
2
+ <path d="M 173.24 -63.86 L 180.79 -57.15 L 209.31 -57.99 L 227.76 -63.02 L 245.38 -70.57 L 268.86 -87.34 L 298.22 -115.02 L 308.28 -128.44 L 310.8 -135.15" fill="none" stroke="currentColor" stroke-width="14.6" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="184.7" stroke-dashoffset="184.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="184.7" to="0" dur="0.057s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 33.17 -42.05 L 38.2 -73.92 L 49.11 -103.28 L 74.27 -149.41 L 97.76 -182.96 L 135.5 -224.9 L 155.63 -241.67 L 179.11 -255.93 L 205.12 -266.84 L 226.92 -268.51 L 236.15 -267.68 L 243.7 -260.97 L 249.57 -250.06 L 252.92 -229.93 L 247.89 -200.58 L 236.99 -170.38 L 219.37 -135.15 L 203.44 -109.99 L 178.28 -77.28 L 174.92 -66.38 L 166.53 -61.34 L 136.34 -33.67 L 113.69 -19.41 L 95.24 -11.86 L 63.37 -7.66 L 49.11 -11.02 L 39.04 -21.08 L 34.85 -29.47 L 33.17 -42.05" fill="none" stroke="currentColor" stroke-width="31.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="765.2" stroke-dashoffset="765.2" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.207s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="765.2" to="0" dur="0.245s" begin="0.207s" fill="freeze"/>
11
+ </path>
12
+ <circle cx="127.95" cy="-217.35" r="11.5" fill="currentColor" opacity="0">
13
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.602s" fill="freeze"/>
14
+ </circle>
15
+ <path d="M 40.72 -18.57 L 46.59 -12.7" fill="none" stroke="currentColor" stroke-width="33.5" stroke-linecap="round" stroke-linejoin="round"
16
+ stroke-dasharray="41.9" stroke-dashoffset="41.9" opacity="0">
17
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.753s" fill="freeze"/>
18
+ <animate attributeName="stroke-dashoffset" from="41.9" to="0" dur="0.003s" begin="0.753s" 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 265 1250">
3
+ <path d="M 173.24 -63.86 L 180.79 -57.15 L 209.31 -57.99 L 227.76 -63.02 L 245.38 -70.57 L 268.86 -87.34 L 298.22 -115.02 L 308.28 -128.44 L 310.8 -135.15" fill="none" stroke="currentColor" strokeWidth="14.6" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="184.7" strokeDashoffset="184.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="184.7" to="0" dur="0.057s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 33.17 -42.05 L 38.2 -73.92 L 49.11 -103.28 L 74.27 -149.41 L 97.76 -182.96 L 135.5 -224.9 L 155.63 -241.67 L 179.11 -255.93 L 205.12 -266.84 L 226.92 -268.51 L 236.15 -267.68 L 243.7 -260.97 L 249.57 -250.06 L 252.92 -229.93 L 247.89 -200.58 L 236.99 -170.38 L 219.37 -135.15 L 203.44 -109.99 L 178.28 -77.28 L 174.92 -66.38 L 166.53 -61.34 L 136.34 -33.67 L 113.69 -19.41 L 95.24 -11.86 L 63.37 -7.66 L 49.11 -11.02 L 39.04 -21.08 L 34.85 -29.47 L 33.17 -42.05" fill="none" stroke="currentColor" strokeWidth="31.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="765.2" strokeDashoffset="765.2" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.207s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="765.2" to="0" dur="0.245s" begin="0.207s" fill="freeze"/>
12
+ </path>
13
+ <circle cx="127.95" cy="-217.35" r="11.5" fill="currentColor" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.602s" fill="freeze"/>
15
+ </circle>
16
+ <path d="M 40.72 -18.57 L 46.59 -12.7" fill="none" stroke="currentColor" strokeWidth="33.5" strokeLinecap="round" strokeLinejoin="round"
17
+ strokeDasharray="41.9" strokeDashoffset="41.9" opacity="0">
18
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.753s" fill="freeze"/>
19
+ <animate attributeName="stroke-dashoffset" from="41.9" to="0" dur="0.003s" begin="0.753s" 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 255 1250">
2
+ <path d="M -410.55 196.21 L -414.77 234.22 L -404.21 272.24 L -378.87 301.81 L -349.3 318.7 L -330.29 325.04 L -275.38 329.26 L -222.58 316.59 L -184.56 297.58 L -142.32 265.9 L -100.08 225.78 L -74.74 194.1 L -30.39 124.4 L 1.29 61.04 L 24.52 -0.21 L 37.2 -10.77 L 49.87 -2.32 L 83.66 -2.32 L 125.9 -21.33 L 180.81 -69.9 L 216.72 -120.59 L 250.51 -186.06 L 258.96 -226.19 L 258.96 -245.2 L 250.51 -251.54 L 214.6 -243.09 L 109 -148.05 L 94.22 -145.94 L 102.67 -154.38 L 113.23 -152.27" fill="none" stroke="currentColor" stroke-width="29.6" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1330.9" stroke-dashoffset="1330.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="1330.9" to="0" dur="0.434s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 39.31 -10.77 L 47.76 -57.23 L 92.11 -143.82 L 94.22 -171.28 L 115.34 -230.42 L 140.68 -287.44 L 172.36 -340.24 L 210.38 -382.48 L 252.62 -401.49 L 275.85 -403.6 L 290.64 -393.04 L 292.75 -369.81" fill="none" stroke="currentColor" stroke-width="21.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="548.4" stroke-dashoffset="548.4" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.584s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="548.4" to="0" dur="0.176s" begin="0.584s" 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 255 1250">
3
+ <path d="M -410.55 196.21 L -414.77 234.22 L -404.21 272.24 L -378.87 301.81 L -349.3 318.7 L -330.29 325.04 L -275.38 329.26 L -222.58 316.59 L -184.56 297.58 L -142.32 265.9 L -100.08 225.78 L -74.74 194.1 L -30.39 124.4 L 1.29 61.04 L 24.52 -0.21 L 37.2 -10.77 L 49.87 -2.32 L 83.66 -2.32 L 125.9 -21.33 L 180.81 -69.9 L 216.72 -120.59 L 250.51 -186.06 L 258.96 -226.19 L 258.96 -245.2 L 250.51 -251.54 L 214.6 -243.09 L 109 -148.05 L 94.22 -145.94 L 102.67 -154.38 L 113.23 -152.27" fill="none" stroke="currentColor" strokeWidth="29.6" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1330.9" strokeDashoffset="1330.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="1330.9" to="0" dur="0.434s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 39.31 -10.77 L 47.76 -57.23 L 92.11 -143.82 L 94.22 -171.28 L 115.34 -230.42 L 140.68 -287.44 L 172.36 -340.24 L 210.38 -382.48 L 252.62 -401.49 L 275.85 -403.6 L 290.64 -393.04 L 292.75 -369.81" fill="none" stroke="currentColor" strokeWidth="21.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="548.4" strokeDashoffset="548.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.584s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="548.4" to="0" dur="0.176s" begin="0.584s" 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 279 1250">
2
+ <path d="M 1.96 330.47 L 30.71 294.95 L 71.3 195.17 L 81.45 183.33 L 72.99 196.86 L 79.76 196.86 L 96.67 186.71 L 186.31 49.72 L 328.37 -141.39" fill="none" stroke="currentColor" stroke-width="25.4" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="638.7" stroke-dashoffset="638.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="638.7" to="0" dur="0.204s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 172.78 -256.39 L 199.84 -266.54 L 260.72 -253.01 L 250.57 -263.16 L 230.28 -268.23 L 167.7 -253.01 L 120.35 -212.42 L 78.07 -154.92 L 42.55 -88.96 L 35.78 -66.98 L 30.71 -26.38 L 37.48 -21.31 L 56.08 -21.31 L 71.3 -24.69 L 94.98 -39.92 L 174.47 -116.02 L 189.69 -121.09 L 184.62 -114.33 L 189.69 -119.4 L 188 -110.95 L 193.07 -121.09 L 206.6 -132.93 L 255.65 -215.8 L 262.41 -251.32 L 309.77 -268.23 L 323.3 -268.23" fill="none" stroke="currentColor" stroke-width="28.4" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="938.6" stroke-dashoffset="938.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.354s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="938.6" to="0" dur="0.303s" begin="0.354s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 191.38 -121.09 L 199.84 -121.09 L 193.07 -92.34 L 100.05 105.53 L 78.07 157.96 L 71.3 191.79" fill="none" stroke="currentColor" stroke-width="31.2" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="379.2" stroke-dashoffset="379.2" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.807s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="379.2" to="0" dur="0.116s" begin="0.807s" 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 279 1250">
3
+ <path d="M 1.96 330.47 L 30.71 294.95 L 71.3 195.17 L 81.45 183.33 L 72.99 196.86 L 79.76 196.86 L 96.67 186.71 L 186.31 49.72 L 328.37 -141.39" fill="none" stroke="currentColor" strokeWidth="25.4" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="638.7" strokeDashoffset="638.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="638.7" to="0" dur="0.204s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 172.78 -256.39 L 199.84 -266.54 L 260.72 -253.01 L 250.57 -263.16 L 230.28 -268.23 L 167.7 -253.01 L 120.35 -212.42 L 78.07 -154.92 L 42.55 -88.96 L 35.78 -66.98 L 30.71 -26.38 L 37.48 -21.31 L 56.08 -21.31 L 71.3 -24.69 L 94.98 -39.92 L 174.47 -116.02 L 189.69 -121.09 L 184.62 -114.33 L 189.69 -119.4 L 188 -110.95 L 193.07 -121.09 L 206.6 -132.93 L 255.65 -215.8 L 262.41 -251.32 L 309.77 -268.23 L 323.3 -268.23" fill="none" stroke="currentColor" strokeWidth="28.4" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="938.6" strokeDashoffset="938.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.354s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="938.6" to="0" dur="0.303s" begin="0.354s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 191.38 -121.09 L 199.84 -121.09 L 193.07 -92.34 L 100.05 105.53 L 78.07 157.96 L 71.3 191.79" fill="none" stroke="currentColor" strokeWidth="31.2" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="379.2" strokeDashoffset="379.2" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.807s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="379.2" to="0" dur="0.116s" begin="0.807s" 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 272 1250">
2
+ <path d="M 34.13 -113.34 L 49.22 -135.14 L 125.55 -229.08 L 140.65 -234.96 L 150.71 -235.79 L 152.39 -234.12 L 134.78 -224.05 L 142.32 -232.44 L 139.81 -232.44 L 132.26 -224.89" fill="none" stroke="currentColor" stroke-width="20.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="241.9" stroke-dashoffset="241.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="241.9" to="0" dur="0.074s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 43.35 8.28 L 70.19 -15.2 L 102.06 -97.4 L 129.74 -155.27 L 133.1 -178.76 L 147.36 -207.28 L 153.23 -234.12 L 164.13 -251.73 L 196.84 -274.38" fill="none" stroke="currentColor" stroke-width="34.9" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="366.4" stroke-dashoffset="366.4" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.224s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="366.4" to="0" dur="0.111s" begin="0.224s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 125.55 -147.73 L 144.84 -157.79 L 145.68 -162.82 L 143.16 -158.63 L 147.36 -163.66 L 146.52 -160.31 L 128.07 -150.24 L 138.13 -155.27 L 148.2 -156.11 L 196.84 -211.47 L 228.72 -240.83 L 246.33 -251.73 L 274.01 -259.28 L 287.43 -260.12 L 292.46 -257.6 L 301.69 -248.38 L 305.88 -236.63 L 303.36 -208.95 L 299.17 -188.82 L 294.14 -179.6" fill="none" stroke="currentColor" stroke-width="21.6" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="375.7" stroke-dashoffset="375.7" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.485s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="375.7" to="0" dur="0.118s" begin="0.485s" fill="freeze"/>
16
+ </path>
17
+ <path d="M 135.61 -181.28 L 135.61 -178.76 L 147.36 -167.02 L 152.39 -162.82 L 155.74 -164.5" fill="none" stroke="currentColor" stroke-width="20.0" stroke-linecap="round" stroke-linejoin="round"
18
+ stroke-dasharray="49.4" stroke-dashoffset="49.4" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.753s" fill="freeze"/>
20
+ <animate attributeName="stroke-dashoffset" from="49.4" to="0" dur="0.010s" begin="0.753s" 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 272 1250">
3
+ <path d="M 34.13 -113.34 L 49.22 -135.14 L 125.55 -229.08 L 140.65 -234.96 L 150.71 -235.79 L 152.39 -234.12 L 134.78 -224.05 L 142.32 -232.44 L 139.81 -232.44 L 132.26 -224.89" fill="none" stroke="currentColor" strokeWidth="20.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="241.9" strokeDashoffset="241.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="241.9" to="0" dur="0.074s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 43.35 8.28 L 70.19 -15.2 L 102.06 -97.4 L 129.74 -155.27 L 133.1 -178.76 L 147.36 -207.28 L 153.23 -234.12 L 164.13 -251.73 L 196.84 -274.38" fill="none" stroke="currentColor" strokeWidth="34.9" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="366.4" strokeDashoffset="366.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.224s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="366.4" to="0" dur="0.111s" begin="0.224s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 125.55 -147.73 L 144.84 -157.79 L 145.68 -162.82 L 143.16 -158.63 L 147.36 -163.66 L 146.52 -160.31 L 128.07 -150.24 L 138.13 -155.27 L 148.2 -156.11 L 196.84 -211.47 L 228.72 -240.83 L 246.33 -251.73 L 274.01 -259.28 L 287.43 -260.12 L 292.46 -257.6 L 301.69 -248.38 L 305.88 -236.63 L 303.36 -208.95 L 299.17 -188.82 L 294.14 -179.6" fill="none" stroke="currentColor" strokeWidth="21.6" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="375.7" strokeDashoffset="375.7" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.485s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="375.7" to="0" dur="0.118s" begin="0.485s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 135.61 -181.28 L 135.61 -178.76 L 147.36 -167.02 L 152.39 -162.82 L 155.74 -164.5" fill="none" stroke="currentColor" strokeWidth="20.0" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="49.4" strokeDashoffset="49.4" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.753s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="49.4" to="0" dur="0.010s" begin="0.753s" fill="freeze"/>
22
+ </path>
23
+ </svg>);
24
+ export default SvgComponent;
@@ -0,0 +1,15 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 232 1250">
2
+ <path d="M 23.45 -97.38 L 16.92 -86.76 L 14.47 -76.14 L 11.2 -50.83 L 13.65 -39.39 L 22.64 -23.87 L 39.79 -9.17 L 56.94 0.63 L 86.34 7.16 L 110.85 6.35 L 132.9 2.26 L 155.77 -9.17 L 171.29 -27.14 L 178.64 -43.47 L 182.72 -62.26 L 185.17 -81.86 L 183.54 -89.21 L 175.37 -108 L 167.2 -121.07 L 127.18 -168.44 L 119.01 -182.32 L 113.3 -199.47 L 107.58 -199.47 L 94.51 -193.76 L 43.06 -125.15" fill="none" stroke="currentColor" stroke-width="26.7" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="576.2" stroke-dashoffset="576.2" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="576.2" to="0" dur="0.183s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 114.93 -197.84 L 124.73 -236.23 L 141.88 -257.46 L 160.67 -268.08 L 190.07 -271.35 L 200.69 -269.71 L 212.12 -264.81 L 221.92 -256.65 L 226.01 -250.11 L 229.27 -232.14 L 224.37 -199.47 L 220.29 -188.86" fill="none" stroke="currentColor" stroke-width="23.7" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="248.1" stroke-dashoffset="248.1" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.333s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="248.1" to="0" dur="0.075s" begin="0.333s" fill="freeze"/>
11
+ </path>
12
+ <circle cx="162.3" cy="-15.7" r="7.7" fill="currentColor" opacity="0">
13
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.558s" 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 232 1250">
3
+ <path d="M 23.45 -97.38 L 16.92 -86.76 L 14.47 -76.14 L 11.2 -50.83 L 13.65 -39.39 L 22.64 -23.87 L 39.79 -9.17 L 56.94 0.63 L 86.34 7.16 L 110.85 6.35 L 132.9 2.26 L 155.77 -9.17 L 171.29 -27.14 L 178.64 -43.47 L 182.72 -62.26 L 185.17 -81.86 L 183.54 -89.21 L 175.37 -108 L 167.2 -121.07 L 127.18 -168.44 L 119.01 -182.32 L 113.3 -199.47 L 107.58 -199.47 L 94.51 -193.76 L 43.06 -125.15" fill="none" stroke="currentColor" strokeWidth="26.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="576.2" strokeDashoffset="576.2" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="576.2" to="0" dur="0.183s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 114.93 -197.84 L 124.73 -236.23 L 141.88 -257.46 L 160.67 -268.08 L 190.07 -271.35 L 200.69 -269.71 L 212.12 -264.81 L 221.92 -256.65 L 226.01 -250.11 L 229.27 -232.14 L 224.37 -199.47 L 220.29 -188.86" fill="none" stroke="currentColor" strokeWidth="23.7" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="248.1" strokeDashoffset="248.1" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.333s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="248.1" to="0" dur="0.075s" begin="0.333s" fill="freeze"/>
12
+ </path>
13
+ <circle cx="162.3" cy="-15.7" r="7.7" fill="currentColor" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.558s" fill="freeze"/>
15
+ </circle>
16
+ </svg>);
17
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 198 1250">
2
+ <path d="M 77.45 -245.92 L 108.59 -259.63 L 143.48 -260.87 L 152.2 -254.64 L 153.44 -240.94 L 149.7 -224.75 L 92.4 -91.45 L 77.45 -24.18 L 81.19 -20.44 L 91.15 -16.71 L 106.1 -16.71 L 124.79 -20.44 L 140.98 -29.16 L 168.39 -50.34 L 213.24 -93.94 L 239.4 -125.09 L 248.12 -141.28" fill="none" stroke="currentColor" stroke-width="25.3" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="573.9" stroke-dashoffset="573.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="573.9" to="0" dur="0.183s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 33.85 -113.87 L 45.06 -131.31 L 122.3 -227.24 L 169.64 -265.86 L 189.57 -263.36 L 275.52 -270.84" fill="none" stroke="currentColor" stroke-width="17.2" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="328.5" stroke-dashoffset="328.5" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.333s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="328.5" to="0" dur="0.104s" begin="0.333s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 139.74 -238.45 L 150.95 -248.41 L 142.23 -235.96 L 167.14 -263.36 L 155.93 -257.14 L 172.13 -269.59 L 175.86 -287.03 L 236.91 -396.66 L 286.74 -445.24" fill="none" stroke="currentColor" stroke-width="27.2" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="340.6" stroke-dashoffset="340.6" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.587s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="340.6" to="0" dur="0.104s" begin="0.587s" 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 198 1250">
3
+ <path d="M 77.45 -245.92 L 108.59 -259.63 L 143.48 -260.87 L 152.2 -254.64 L 153.44 -240.94 L 149.7 -224.75 L 92.4 -91.45 L 77.45 -24.18 L 81.19 -20.44 L 91.15 -16.71 L 106.1 -16.71 L 124.79 -20.44 L 140.98 -29.16 L 168.39 -50.34 L 213.24 -93.94 L 239.4 -125.09 L 248.12 -141.28" fill="none" stroke="currentColor" strokeWidth="25.3" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="573.9" strokeDashoffset="573.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="573.9" to="0" dur="0.183s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 33.85 -113.87 L 45.06 -131.31 L 122.3 -227.24 L 169.64 -265.86 L 189.57 -263.36 L 275.52 -270.84" fill="none" stroke="currentColor" strokeWidth="17.2" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="328.5" strokeDashoffset="328.5" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.333s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="328.5" to="0" dur="0.104s" begin="0.333s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 139.74 -238.45 L 150.95 -248.41 L 142.23 -235.96 L 167.14 -263.36 L 155.93 -257.14 L 172.13 -269.59 L 175.86 -287.03 L 236.91 -396.66 L 286.74 -445.24" fill="none" stroke="currentColor" strokeWidth="27.2" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="340.6" strokeDashoffset="340.6" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.587s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="340.6" to="0" dur="0.104s" begin="0.587s" 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 393 1250">
2
+ <path d="M 34.08 -113.59 L 71.83 -163.92 L 122.17 -219.98 L 145.05 -237.14 L 166.78 -244 L 174.79 -244 L 193.1 -254.3 L 177.08 -239.43 L 170.22 -205.11 L 110.73 -88.42 L 98.14 -49.52 L 94.71 -23.21 L 101.58 -17.49 L 124.46 -16.35 L 140.47 -19.78 L 177.08 -43.8 L 220.55 -84.99 L 262.88 -138.75 L 266.31 -141.04 L 276.61 -139.9 L 285.76 -144.47 L 336.1 -240.57 L 345.25 -250.87 L 357.83 -260.02 L 393.3 -270.31 L 397.87 -273.75" fill="none" stroke="currentColor" stroke-width="29.2" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="928.6" stroke-dashoffset="928.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="928.6" to="0" dur="0.300s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 262.88 -138.75 L 267.46 -134.18 L 267.46 -138.75 L 284.62 -143.33 L 280.04 -117.02 L 266.31 -75.83 L 260.59 -30.07 L 262.88 -23.21 L 273.18 -15.2 L 288.05 -14.06 L 317.79 -20.92 L 360.12 -49.52 L 417.32 -106.72 L 439.06 -131.89 L 444.78 -144.47" fill="none" stroke="currentColor" stroke-width="24.8" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="414.6" stroke-dashoffset="414.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.450s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="414.6" to="0" dur="0.130s" begin="0.450s" 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 393 1250">
3
+ <path d="M 34.08 -113.59 L 71.83 -163.92 L 122.17 -219.98 L 145.05 -237.14 L 166.78 -244 L 174.79 -244 L 193.1 -254.3 L 177.08 -239.43 L 170.22 -205.11 L 110.73 -88.42 L 98.14 -49.52 L 94.71 -23.21 L 101.58 -17.49 L 124.46 -16.35 L 140.47 -19.78 L 177.08 -43.8 L 220.55 -84.99 L 262.88 -138.75 L 266.31 -141.04 L 276.61 -139.9 L 285.76 -144.47 L 336.1 -240.57 L 345.25 -250.87 L 357.83 -260.02 L 393.3 -270.31 L 397.87 -273.75" fill="none" stroke="currentColor" strokeWidth="29.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="928.6" strokeDashoffset="928.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="928.6" to="0" dur="0.300s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 262.88 -138.75 L 267.46 -134.18 L 267.46 -138.75 L 284.62 -143.33 L 280.04 -117.02 L 266.31 -75.83 L 260.59 -30.07 L 262.88 -23.21 L 273.18 -15.2 L 288.05 -14.06 L 317.79 -20.92 L 360.12 -49.52 L 417.32 -106.72 L 439.06 -131.89 L 444.78 -144.47" fill="none" stroke="currentColor" strokeWidth="24.8" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="414.6" strokeDashoffset="414.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.450s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="414.6" to="0" dur="0.130s" begin="0.450s" 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 768 1250">
2
+ <path d="M 46.19 -112.02 L 30.47 -59.63 L 30.47 -33.44 L 38.33 -20.34 L 61.9 -2 L 135.25 -2 L 224.31 -38.68 L 289.8 -83.21 L 452.2 -222.04 L 465.3 -248.23 L 617.23 -248.23 L 643.42 -253.47 L 677.48 -277.05" fill="none" stroke="currentColor" stroke-width="29.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="867.8" stroke-dashoffset="867.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="867.8" to="0" dur="0.279s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 192.88 -156.55 L 182.4 -169.65 L 182.4 -187.99 L 190.26 -201.08 L 211.21 -222.04 L 253.12 -240.38 L 336.95 -253.47 L 499.35 -250.85 L 512.45 -282.29 L 632.95 -410.64 L 706.29 -476.13 L 758.68 -510.18 L 771.78 -512.8 L 784.88 -528.52 L 834.64 -531.14 L 850.36 -523.28 L 826.79 -538.99 L 808.45 -538.99 L 782.26 -533.76 L 635.57 -531.14 L 549.12 -512.8 L 507.21 -489.22 L 481.02 -457.79 L 475.78 -428.98 L 486.26 -389.68" fill="none" stroke="currentColor" stroke-width="22.0" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="1334.6" stroke-dashoffset="1334.6" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.429s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="1334.6" to="0" dur="0.438s" begin="0.429s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 965.62 -570.43 L 926.33 -567.81 L 847.74 -518.04 L 711.53 -277.05 L 640.8 -127.74 L 625.09 -72.73 L 625.09 -43.92 L 632.95 -17.72 L 651.28 -4.62 L 682.72 -7.24 L 722.01 -30.82 L 771.78 -77.97 L 808.45 -127.74" fill="none" stroke="currentColor" stroke-width="32.2" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="950.3" stroke-dashoffset="950.3" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.017s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="950.3" to="0" dur="0.306s" begin="1.017s" 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 768 1250">
3
+ <path d="M 46.19 -112.02 L 30.47 -59.63 L 30.47 -33.44 L 38.33 -20.34 L 61.9 -2 L 135.25 -2 L 224.31 -38.68 L 289.8 -83.21 L 452.2 -222.04 L 465.3 -248.23 L 617.23 -248.23 L 643.42 -253.47 L 677.48 -277.05" fill="none" stroke="currentColor" strokeWidth="29.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="867.8" strokeDashoffset="867.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="867.8" to="0" dur="0.279s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 192.88 -156.55 L 182.4 -169.65 L 182.4 -187.99 L 190.26 -201.08 L 211.21 -222.04 L 253.12 -240.38 L 336.95 -253.47 L 499.35 -250.85 L 512.45 -282.29 L 632.95 -410.64 L 706.29 -476.13 L 758.68 -510.18 L 771.78 -512.8 L 784.88 -528.52 L 834.64 -531.14 L 850.36 -523.28 L 826.79 -538.99 L 808.45 -538.99 L 782.26 -533.76 L 635.57 -531.14 L 549.12 -512.8 L 507.21 -489.22 L 481.02 -457.79 L 475.78 -428.98 L 486.26 -389.68" fill="none" stroke="currentColor" strokeWidth="22.0" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="1334.6" strokeDashoffset="1334.6" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.429s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="1334.6" to="0" dur="0.438s" begin="0.429s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 965.62 -570.43 L 926.33 -567.81 L 847.74 -518.04 L 711.53 -277.05 L 640.8 -127.74 L 625.09 -72.73 L 625.09 -43.92 L 632.95 -17.72 L 651.28 -4.62 L 682.72 -7.24 L 722.01 -30.82 L 771.78 -77.97 L 808.45 -127.74" fill="none" stroke="currentColor" strokeWidth="32.2" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="950.3" strokeDashoffset="950.3" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.017s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="950.3" to="0" dur="0.306s" begin="1.017s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,27 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 562 1250">
2
+ <path d="M 105.86 -401.53 L 97.79 -407.98 L 89.72 -424.12 L 83.26 -451.57 L 83.26 -475.78 L 88.1 -487.08 L 107.48 -506.45 L 151.06 -524.21 L 205.94 -533.89 L 360.91 -540.35 L 370.6 -538.74 L 377.06 -532.28 L 435.17 -538.74 L 475.52 -537.12 L 499.74 -532.28 L 522.34 -519.37 L 538.48 -504.84 L 548.17 -488.69 L 554.62 -440.27 L 541.71 -390.23 L 515.88 -349.87 L 493.28 -325.66 L 472.3 -311.13 L 444.85 -298.21 L 422.25 -293.37 L 410.95 -283.68 L 327.01 -278.84 L 276.97 -254.63" fill="none" stroke="currentColor" stroke-width="28.7" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1031.2" stroke-dashoffset="1031.2" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1031.2" to="0" dur="0.334s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 2.55 11.72 L 13.85 11.72 L 38.06 0.42 L 91.33 -41.55 L 113.93 -51.23 L 126.85 -94.82 L 312.49 -453.18 L 336.7 -490.31 L 373.83 -522.59 L 377.06 -532.28" fill="none" stroke="currentColor" stroke-width="34.7" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="717.9" stroke-dashoffset="717.9" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.484s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="717.9" to="0" dur="0.228s" begin="0.484s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 533.64 -511.29 L 533.64 -509.68" fill="none" stroke="currentColor" stroke-width="39.1" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="40.7" stroke-dashoffset="40.7" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.862s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="40.7" to="0" dur="0.001s" begin="0.862s" fill="freeze"/>
16
+ </path>
17
+ <path d="M 115.55 -52.85 L 168.82 -10.88 L 204.33 2.04 L 247.92 8.49 L 307.64 6.88 L 365.76 -6.03 L 404.5 -22.18 L 444.85 -48 L 485.21 -89.97 L 507.81 -125.49 L 519.11 -169.07 L 519.11 -185.22 L 511.04 -220.73 L 502.97 -236.87 L 472.3 -261.09 L 448.08 -269.16 L 420.64 -272.39 L 412.57 -282.07" fill="none" stroke="currentColor" stroke-width="34.3" stroke-linecap="round" stroke-linejoin="round"
18
+ stroke-dasharray="714.0" stroke-dashoffset="714.0" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.013s" fill="freeze"/>
20
+ <animate attributeName="stroke-dashoffset" from="714.0" to="0" dur="0.227s" begin="1.013s" fill="freeze"/>
21
+ </path>
22
+ <path d="M 496.51 -244.94 L 496.51 -243.33" fill="none" stroke="currentColor" stroke-width="34.5" stroke-linecap="round" stroke-linejoin="round"
23
+ stroke-dasharray="36.1" stroke-dashoffset="36.1" opacity="0">
24
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.390s" fill="freeze"/>
25
+ <animate attributeName="stroke-dashoffset" from="36.1" to="0" dur="0.001s" begin="1.390s" fill="freeze"/>
26
+ </path>
27
+ </svg>
@@ -0,0 +1,29 @@
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 562 1250">
3
+ <path d="M 105.86 -401.53 L 97.79 -407.98 L 89.72 -424.12 L 83.26 -451.57 L 83.26 -475.78 L 88.1 -487.08 L 107.48 -506.45 L 151.06 -524.21 L 205.94 -533.89 L 360.91 -540.35 L 370.6 -538.74 L 377.06 -532.28 L 435.17 -538.74 L 475.52 -537.12 L 499.74 -532.28 L 522.34 -519.37 L 538.48 -504.84 L 548.17 -488.69 L 554.62 -440.27 L 541.71 -390.23 L 515.88 -349.87 L 493.28 -325.66 L 472.3 -311.13 L 444.85 -298.21 L 422.25 -293.37 L 410.95 -283.68 L 327.01 -278.84 L 276.97 -254.63" fill="none" stroke="currentColor" strokeWidth="28.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1031.2" strokeDashoffset="1031.2" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1031.2" to="0" dur="0.334s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 2.55 11.72 L 13.85 11.72 L 38.06 0.42 L 91.33 -41.55 L 113.93 -51.23 L 126.85 -94.82 L 312.49 -453.18 L 336.7 -490.31 L 373.83 -522.59 L 377.06 -532.28" fill="none" stroke="currentColor" strokeWidth="34.7" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="717.9" strokeDashoffset="717.9" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.484s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="717.9" to="0" dur="0.228s" begin="0.484s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 533.64 -511.29 L 533.64 -509.68" fill="none" stroke="currentColor" strokeWidth="39.1" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="40.7" strokeDashoffset="40.7" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.862s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="40.7" to="0" dur="0.001s" begin="0.862s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 115.55 -52.85 L 168.82 -10.88 L 204.33 2.04 L 247.92 8.49 L 307.64 6.88 L 365.76 -6.03 L 404.5 -22.18 L 444.85 -48 L 485.21 -89.97 L 507.81 -125.49 L 519.11 -169.07 L 519.11 -185.22 L 511.04 -220.73 L 502.97 -236.87 L 472.3 -261.09 L 448.08 -269.16 L 420.64 -272.39 L 412.57 -282.07" fill="none" stroke="currentColor" strokeWidth="34.3" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="714.0" strokeDashoffset="714.0" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.013s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="714.0" to="0" dur="0.227s" begin="1.013s" fill="freeze"/>
22
+ </path>
23
+ <path d="M 496.51 -244.94 L 496.51 -243.33" fill="none" stroke="currentColor" strokeWidth="34.5" strokeLinecap="round" strokeLinejoin="round"
24
+ strokeDasharray="36.1" strokeDashoffset="36.1" opacity="0">
25
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.390s" fill="freeze"/>
26
+ <animate attributeName="stroke-dashoffset" from="36.1" to="0" dur="0.001s" begin="1.390s" fill="freeze"/>
27
+ </path>
28
+ </svg>);
29
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 527 1250">
2
+ <path d="M 527.04 -385.57 L 539.75 -396.7 L 562.01 -479.35 L 557.24 -493.66 L 538.16 -519.09 L 514.32 -533.39 L 453.92 -542.93 L 399.88 -538.16 L 329.94 -515.91 L 275.9 -487.3 L 223.44 -445.97 L 185.3 -409.41 L 147.15 -361.73 L 115.36 -310.86 L 88.34 -252.05 L 70.85 -186.88 L 66.08 -136.02 L 72.44 -91.51 L 80.39 -69.26 L 97.87 -43.83 L 118.54 -21.57 L 148.74 -4.09 L 194.83 10.22 L 226.62 14.98 L 310.87 11.8 L 376.04 -2.5 L 407.83 -13.63 L 480.94 -50.19 L 527.04 -85.15 L 562.01 -118.53 L 582.67 -147.15" fill="none" stroke="currentColor" stroke-width="33.8" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1537.9" stroke-dashoffset="1537.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="1537.9" to="0" dur="0.501s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ </svg>
@@ -0,0 +1,9 @@
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 527 1250">
3
+ <path d="M 527.04 -385.57 L 539.75 -396.7 L 562.01 -479.35 L 557.24 -493.66 L 538.16 -519.09 L 514.32 -533.39 L 453.92 -542.93 L 399.88 -538.16 L 329.94 -515.91 L 275.9 -487.3 L 223.44 -445.97 L 185.3 -409.41 L 147.15 -361.73 L 115.36 -310.86 L 88.34 -252.05 L 70.85 -186.88 L 66.08 -136.02 L 72.44 -91.51 L 80.39 -69.26 L 97.87 -43.83 L 118.54 -21.57 L 148.74 -4.09 L 194.83 10.22 L 226.62 14.98 L 310.87 11.8 L 376.04 -2.5 L 407.83 -13.63 L 480.94 -50.19 L 527.04 -85.15 L 562.01 -118.53 L 582.67 -147.15" fill="none" stroke="currentColor" strokeWidth="33.8" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1537.9" strokeDashoffset="1537.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="1537.9" to="0" dur="0.501s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 626 1250">
2
+ <path d="M 97.64 -407.61 L 82.55 -456.66 L 84.44 -479.3 L 101.41 -501.94 L 142.92 -522.69 L 205.17 -534.01 L 293.84 -539.67 L 369.3 -539.67 L 376.84 -532.12 L 412.69 -539.67 L 473.06 -539.67 L 512.67 -534.01 L 574.93 -511.37 L 616.43 -477.42 L 631.52 -456.66 L 642.84 -432.14 L 650.39 -384.98 L 648.5 -332.15 L 640.95 -288.77 L 623.98 -237.83 L 597.56 -185.01 L 552.29 -122.75 L 508.9 -77.48 L 476.83 -52.95 L 429.67 -26.54 L 348.55 -0.13 L 290.06 7.42 L 242.9 7.42 L 203.29 1.76 L 167.44 -11.45 L 114.62 -54.84 L 80.66 -34.09 L 33.5 3.64 L 16.52 11.19 L 5.2 11.19" fill="none" stroke="currentColor" stroke-width="33.7" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1689.9" stroke-dashoffset="1689.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="1689.9" to="0" dur="0.552s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 114.62 -54.84 L 124.05 -88.8 L 316.48 -460.44 L 331.57 -484.96 L 371.18 -520.8 L 374.96 -530.24" fill="none" stroke="currentColor" stroke-width="47.3" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="593.4" stroke-dashoffset="593.4" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.702s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="593.4" to="0" dur="0.182s" begin="0.702s" 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 626 1250">
3
+ <path d="M 97.64 -407.61 L 82.55 -456.66 L 84.44 -479.3 L 101.41 -501.94 L 142.92 -522.69 L 205.17 -534.01 L 293.84 -539.67 L 369.3 -539.67 L 376.84 -532.12 L 412.69 -539.67 L 473.06 -539.67 L 512.67 -534.01 L 574.93 -511.37 L 616.43 -477.42 L 631.52 -456.66 L 642.84 -432.14 L 650.39 -384.98 L 648.5 -332.15 L 640.95 -288.77 L 623.98 -237.83 L 597.56 -185.01 L 552.29 -122.75 L 508.9 -77.48 L 476.83 -52.95 L 429.67 -26.54 L 348.55 -0.13 L 290.06 7.42 L 242.9 7.42 L 203.29 1.76 L 167.44 -11.45 L 114.62 -54.84 L 80.66 -34.09 L 33.5 3.64 L 16.52 11.19 L 5.2 11.19" fill="none" stroke="currentColor" strokeWidth="33.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1689.9" strokeDashoffset="1689.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="1689.9" to="0" dur="0.552s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 114.62 -54.84 L 124.05 -88.8 L 316.48 -460.44 L 331.57 -484.96 L 371.18 -520.8 L 374.96 -530.24" fill="none" stroke="currentColor" strokeWidth="47.3" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="593.4" strokeDashoffset="593.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.702s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="593.4" to="0" dur="0.182s" begin="0.702s" 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 478 1250">
2
+ <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" stroke-width="27.6" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="681.4" stroke-dashoffset="681.4" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="681.4" to="0" dur="0.218s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <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" stroke-width="32.7" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="627.5" stroke-dashoffset="627.5" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.368s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="627.5" to="0" dur="0.198s" begin="0.368s" fill="freeze"/>
11
+ </path>
12
+ <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" stroke-width="40.0" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="820.0" stroke-dashoffset="820.0" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.716s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="820.0" to="0" dur="0.260s" begin="0.716s" fill="freeze"/>
16
+ </path>
17
+ </svg>