tegaki 0.0.1 → 0.2.3

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 +25 -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 +920 -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 +611 -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,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 632 1250">
3
+ <path d="M 82.68 24.2 L 102.72 7.8 L 286.8 -198.15 L 449.01 -365.82 L 549.25 -458.77 L 642.2 -535.32 L 653.14 -553.55 L 684.12 -562.66 L 718.75 -582.71" fill="none" stroke="currentColor" strokeWidth="40.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="926.3" strokeDashoffset="926.3" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="926.3" to="0" dur="0.295s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 509.16 -236.42 L 419.85 -123.42 L 401.63 -90.62 L 387.04 -48.7 L 390.69 -12.25 L 407.09 2.33 L 430.79 2.33 L 447.19 -3.13 L 485.46 -28.65 L 527.38 -72.39 L 563.83 -119.78 L 580.24 -143.47 L 596.64 -183.57 L 600.28 -221.84 L 592.99 -243.71 L 571.12 -265.58 L 549.25 -272.87" fill="none" stroke="currentColor" strokeWidth="26.0" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="705.5" strokeDashoffset="705.5" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.445s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="705.5" to="0" dur="0.227s" begin="0.445s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 261.29 -528.03 L 177.45 -418.68 L 150.11 -353.07 L 151.93 -314.79 L 166.51 -300.21 L 193.85 -298.39 L 228.48 -316.61 L 277.69 -358.53 L 325.08 -418.68 L 354.24 -469.71 L 363.35 -509.81 L 356.06 -535.32 L 356.06 -551.72 L 334.19 -568.13 L 317.79 -569.95 L 423.5 -553.55 L 510.98 -551.72 L 636.74 -562.66 L 651.32 -551.72" fill="none" stroke="currentColor" strokeWidth="27.4" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="1028.6" strokeDashoffset="1028.6" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.822s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="1028.6" to="0" dur="0.334s" begin="0.822s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 359.71 -559.02 L 374.29 -555.37 L 374.29 -549.9 L 359.71 -531.68" fill="none" stroke="currentColor" strokeWidth="21.2" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="65.0" strokeDashoffset="65.0" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.306s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="65.0" to="0" dur="0.015s" begin="1.306s" fill="freeze"/>
22
+ </path>
23
+ </svg>);
24
+ export default SvgComponent;
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 608 1250">
2
+ <path d="M 303.64 -94.57 L 294.18 -121.06 L 288.5 -157 L 303.64 -177.82 L 318.78 -187.28 L 367.97 -198.63 L 407.7 -198.63 L 420.94 -208.09 L 437.97 -192.95 L 449.32 -198.63 L 600.68 -192.95 L 630.96 -208.09" fill="none" stroke="currentColor" stroke-width="27.1" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="462.5" stroke-dashoffset="462.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="462.5" to="0" dur="0.145s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 526.9 -192.95 L 526.9 -175.92 L 509.87 -136.19 L 492.84 -113.49 L 481.49 -105.92 L 483.38 -88.89 L 481.49 -105.92 L 473.92 -111.6 L 443.65 -168.36 L 439.86 -185.38 L 417.16 -215.66 L 417.16 -223.22 L 375.54 -317.82 L 366.08 -363.23 L 366.08 -402.96 L 371.75 -427.56 L 383.1 -448.37 L 402.02 -467.29 L 432.3 -478.64 L 460.68 -472.97 L 479.6 -452.16 L 481.49 -427.56 L 477.7 -414.32 L 460.68 -387.83 L 426.62 -349.99 L 400.13 -329.18 L 390.67 -327.28 L 379.32 -312.15 L 254.45 -240.25 L 186.34 -183.49 L 161.74 -151.33 L 148.5 -119.16 L 140.93 -75.65 L 142.82 -60.51 L 156.06 -32.13 L 186.34 -3.75 L 235.53 13.28 L 275.26 13.28 L 337.7 3.82 L 398.24 -20.78 L 483.38 -87 L 489.06 -85.11 L 542.03 0.03 L 595.01 62.47 L 632.85 85.17 L 668.8 88.96 L 706.64 79.5 L 731.23 62.47 L 774.75 18.95 L 791.78 -5.64" fill="none" stroke="currentColor" stroke-width="33.3" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="2041.3" stroke-dashoffset="2041.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.295s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="2041.3" to="0" dur="0.669s" begin="0.295s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 434.19 -192.95 L 436.08 -192.95" fill="none" stroke="currentColor" stroke-width="42.0" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="43.9" stroke-dashoffset="43.9" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.114s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="43.9" to="0" dur="0.001s" begin="1.114s" 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 608 1250">
3
+ <path d="M 303.64 -94.57 L 294.18 -121.06 L 288.5 -157 L 303.64 -177.82 L 318.78 -187.28 L 367.97 -198.63 L 407.7 -198.63 L 420.94 -208.09 L 437.97 -192.95 L 449.32 -198.63 L 600.68 -192.95 L 630.96 -208.09" fill="none" stroke="currentColor" strokeWidth="27.1" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="462.5" strokeDashoffset="462.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="462.5" to="0" dur="0.145s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 526.9 -192.95 L 526.9 -175.92 L 509.87 -136.19 L 492.84 -113.49 L 481.49 -105.92 L 483.38 -88.89 L 481.49 -105.92 L 473.92 -111.6 L 443.65 -168.36 L 439.86 -185.38 L 417.16 -215.66 L 417.16 -223.22 L 375.54 -317.82 L 366.08 -363.23 L 366.08 -402.96 L 371.75 -427.56 L 383.1 -448.37 L 402.02 -467.29 L 432.3 -478.64 L 460.68 -472.97 L 479.6 -452.16 L 481.49 -427.56 L 477.7 -414.32 L 460.68 -387.83 L 426.62 -349.99 L 400.13 -329.18 L 390.67 -327.28 L 379.32 -312.15 L 254.45 -240.25 L 186.34 -183.49 L 161.74 -151.33 L 148.5 -119.16 L 140.93 -75.65 L 142.82 -60.51 L 156.06 -32.13 L 186.34 -3.75 L 235.53 13.28 L 275.26 13.28 L 337.7 3.82 L 398.24 -20.78 L 483.38 -87 L 489.06 -85.11 L 542.03 0.03 L 595.01 62.47 L 632.85 85.17 L 668.8 88.96 L 706.64 79.5 L 731.23 62.47 L 774.75 18.95 L 791.78 -5.64" fill="none" stroke="currentColor" strokeWidth="33.3" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="2041.3" strokeDashoffset="2041.3" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.295s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="2041.3" to="0" dur="0.669s" begin="0.295s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 434.19 -192.95 L 436.08 -192.95" fill="none" stroke="currentColor" strokeWidth="42.0" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="43.9" strokeDashoffset="43.9" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.114s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="43.9" to="0" dur="0.001s" begin="1.114s" fill="freeze"/>
17
+ </path>
18
+ </svg>);
19
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 106 1250">
2
+ <path d="M 112.68 -435.47 L 118.23 -443.53 L 127.8 -464.2 L 163.59 -559.96 L 188.79 -590.71 L 206.43 -607.84" fill="none" stroke="currentColor" stroke-width="23.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="223.1" stroke-dashoffset="223.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="223.1" to="0" dur="0.066s" 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 106 1250">
3
+ <path d="M 112.68 -435.47 L 118.23 -443.53 L 127.8 -464.2 L 163.59 -559.96 L 188.79 -590.71 L 206.43 -607.84" fill="none" stroke="currentColor" strokeWidth="23.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="223.1" strokeDashoffset="223.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="223.1" to="0" dur="0.066s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 268 1250">
2
+ <path d="M 226.13 31.15 L 204.87 36.95 L 164.27 38.89 L 137.2 29.22 L 108.2 4.09 L 85 -42.31 L 79.2 -92.58 L 88.87 -181.5 L 114 -264.63 L 144.93 -326.5 L 214.53 -421.23 L 272.53 -481.16 L 345.99 -539.16 L 402.06 -573.95 L 477.45 -610.69 L 521.92 -626.15 L 591.52 -641.62" fill="none" stroke="currentColor" stroke-width="41.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1081.5" stroke-dashoffset="1081.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="1081.5" to="0" dur="0.347s" 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 268 1250">
3
+ <path d="M 226.13 31.15 L 204.87 36.95 L 164.27 38.89 L 137.2 29.22 L 108.2 4.09 L 85 -42.31 L 79.2 -92.58 L 88.87 -181.5 L 114 -264.63 L 144.93 -326.5 L 214.53 -421.23 L 272.53 -481.16 L 345.99 -539.16 L 402.06 -573.95 L 477.45 -610.69 L 521.92 -626.15 L 591.52 -641.62" fill="none" stroke="currentColor" strokeWidth="41.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1081.5" strokeDashoffset="1081.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="1081.5" to="0" dur="0.347s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 507 1250">
2
+ <path d="M -33.22 33.75 L 38.31 20.22 L 102.11 -4.91 L 156.24 -31.98 L 221.97 -74.51 L 274.17 -115.11 L 341.83 -178.91 L 382.43 -229.17 L 423.03 -294.9 L 452.03 -360.63 L 473.3 -445.69 L 477.16 -530.76 L 471.36 -569.42 L 452.03 -606.15 L 417.23 -639.02 L 397.9 -644.82 L 361.17 -644.82 L 332.17 -637.09" fill="none" stroke="currentColor" stroke-width="41.4" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="1082.7" stroke-dashoffset="1082.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="1082.7" to="0" dur="0.347s" 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 507 1250">
3
+ <path d="M -33.22 33.75 L 38.31 20.22 L 102.11 -4.91 L 156.24 -31.98 L 221.97 -74.51 L 274.17 -115.11 L 341.83 -178.91 L 382.43 -229.17 L 423.03 -294.9 L 452.03 -360.63 L 473.3 -445.69 L 477.16 -530.76 L 471.36 -569.42 L 452.03 -606.15 L 417.23 -639.02 L 397.9 -644.82 L 361.17 -644.82 L 332.17 -637.09" fill="none" stroke="currentColor" strokeWidth="41.4" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="1082.7" strokeDashoffset="1082.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="1082.7" to="0" dur="0.347s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 507 1250">
2
+ <path d="M 117.15 -490.3 L 159.88 -498.39 L 247.66 -441.79 L 274.23 -418.69 L 268.45 -381.73 L 233.8 -268.54 L 232.65 -258.15 L 201.46 -240.82" fill="none" stroke="currentColor" stroke-width="35.7" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="420.8" stroke-dashoffset="420.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="420.8" to="0" dur="0.128s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 95.2 -333.22 L 99.82 -340.15 L 112.53 -347.08 L 172.59 -372.49 L 241.89 -405.99 L 260.37 -410.61 L 271.91 -418.69 L 285.77 -423.31 L 296.17 -432.55 L 307.72 -433.71 L 454.41 -501.85 L 462.49 -508.78 L 471.73 -537.66" fill="none" stroke="currentColor" stroke-width="33.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="474.4" stroke-dashoffset="474.4" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.278s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="474.4" to="0" dur="0.147s" begin="0.278s" fill="freeze"/>
11
+ </path>
12
+ <path d="M 358.54 -604.65 L 326.2 -587.33 L 286.93 -454.5 L 284.62 -422.16 L 293.86 -411.76 L 397.81 -345.93 L 440.55 -354.01" fill="none" stroke="currentColor" stroke-width="31.4" stroke-linecap="round" stroke-linejoin="round"
13
+ stroke-dasharray="419.5" stroke-dashoffset="419.5" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.575s" fill="freeze"/>
15
+ <animate attributeName="stroke-dashoffset" from="419.5" to="0" dur="0.129s" begin="0.575s" fill="freeze"/>
16
+ </path>
17
+ <path d="M 273.07 -419.85 L 271.91 -422.16 L 283.47 -422.16" fill="none" stroke="currentColor" stroke-width="41.9" stroke-linecap="round" stroke-linejoin="round"
18
+ stroke-dasharray="56.0" stroke-dashoffset="56.0" opacity="0">
19
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.854s" fill="freeze"/>
20
+ <animate attributeName="stroke-dashoffset" from="56.0" to="0" dur="0.005s" begin="0.854s" 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 507 1250">
3
+ <path d="M 117.15 -490.3 L 159.88 -498.39 L 247.66 -441.79 L 274.23 -418.69 L 268.45 -381.73 L 233.8 -268.54 L 232.65 -258.15 L 201.46 -240.82" fill="none" stroke="currentColor" strokeWidth="35.7" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="420.8" strokeDashoffset="420.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="420.8" to="0" dur="0.128s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 95.2 -333.22 L 99.82 -340.15 L 112.53 -347.08 L 172.59 -372.49 L 241.89 -405.99 L 260.37 -410.61 L 271.91 -418.69 L 285.77 -423.31 L 296.17 -432.55 L 307.72 -433.71 L 454.41 -501.85 L 462.49 -508.78 L 471.73 -537.66" fill="none" stroke="currentColor" strokeWidth="33.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="474.4" strokeDashoffset="474.4" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.278s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="474.4" to="0" dur="0.147s" begin="0.278s" fill="freeze"/>
12
+ </path>
13
+ <path d="M 358.54 -604.65 L 326.2 -587.33 L 286.93 -454.5 L 284.62 -422.16 L 293.86 -411.76 L 397.81 -345.93 L 440.55 -354.01" fill="none" stroke="currentColor" strokeWidth="31.4" strokeLinecap="round" strokeLinejoin="round"
14
+ strokeDasharray="419.5" strokeDashoffset="419.5" opacity="0">
15
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.575s" fill="freeze"/>
16
+ <animate attributeName="stroke-dashoffset" from="419.5" to="0" dur="0.129s" begin="0.575s" fill="freeze"/>
17
+ </path>
18
+ <path d="M 273.07 -419.85 L 271.91 -422.16 L 283.47 -422.16" fill="none" stroke="currentColor" strokeWidth="41.9" strokeLinecap="round" strokeLinejoin="round"
19
+ strokeDasharray="56.0" strokeDashoffset="56.0" opacity="0">
20
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.854s" fill="freeze"/>
21
+ <animate attributeName="stroke-dashoffset" from="56.0" to="0" dur="0.005s" begin="0.854s" fill="freeze"/>
22
+ </path>
23
+ </svg>);
24
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 326 1250">
2
+ <path d="M 91.92 -198.46 L 122.93 -211.47 L 140.94 -212.47 L 253.99 -212.47 L 258 -209.47 L 271 -215.47 L 274 -212.47 L 295.01 -211.47 L 402.07 -210.47 L 445.09 -226.48" fill="none" stroke="currentColor" stroke-width="28.3" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="390.6" stroke-dashoffset="390.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="390.6" to="0" dur="0.121s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 319.03 -336.53 L 344.04 -357.54 L 314.02 -330.53 L 308.02 -321.52 L 301.02 -299.51 L 277 -245.49 L 272 -217.47 L 257 -208.47 L 252.99 -184.46 L 220.98 -110.42 L 208.97 -76.4 L 190.96 -56.4 L 174.96 -44.39" fill="none" stroke="currentColor" stroke-width="32.7" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="432.7" stroke-dashoffset="432.7" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.271s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="432.7" to="0" dur="0.133s" begin="0.271s" 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 326 1250">
3
+ <path d="M 91.92 -198.46 L 122.93 -211.47 L 140.94 -212.47 L 253.99 -212.47 L 258 -209.47 L 271 -215.47 L 274 -212.47 L 295.01 -211.47 L 402.07 -210.47 L 445.09 -226.48" fill="none" stroke="currentColor" strokeWidth="28.3" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="390.6" strokeDashoffset="390.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="390.6" to="0" dur="0.121s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 319.03 -336.53 L 344.04 -357.54 L 314.02 -330.53 L 308.02 -321.52 L 301.02 -299.51 L 277 -245.49 L 272 -217.47 L 257 -208.47 L 252.99 -184.46 L 220.98 -110.42 L 208.97 -76.4 L 190.96 -56.4 L 174.96 -44.39" fill="none" stroke="currentColor" strokeWidth="32.7" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="432.7" strokeDashoffset="432.7" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.271s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="432.7" to="0" dur="0.133s" begin="0.271s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 129 1250">
2
+ <path d="M 55.71 -27.67 L 64.26 -31.74 L 67.92 -32.14 L 81.76 -30.92 L 96.41 -26.44 L 101.7 -33.77 L 103.33 -39.87" fill="none" stroke="currentColor" stroke-width="27.8" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="85.5" stroke-dashoffset="85.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="85.5" to="0" dur="0.019s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 43.1 76.93 L 53.68 68.39 L 67.92 53.74 L 77.28 41.93 L 85.42 29.72 L 91.12 16.29 L 95.19 -3.65 L 96.82 -19.12 L 96.41 -26.44" fill="none" stroke="currentColor" stroke-width="26.7" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="148.3" stroke-dashoffset="148.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.169s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="148.3" to="0" dur="0.041s" begin="0.169s" 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 129 1250">
3
+ <path d="M 55.71 -27.67 L 64.26 -31.74 L 67.92 -32.14 L 81.76 -30.92 L 96.41 -26.44 L 101.7 -33.77 L 103.33 -39.87" fill="none" stroke="currentColor" strokeWidth="27.8" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="85.5" strokeDashoffset="85.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="85.5" to="0" dur="0.019s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 43.1 76.93 L 53.68 68.39 L 67.92 53.74 L 77.28 41.93 L 85.42 29.72 L 91.12 16.29 L 95.19 -3.65 L 96.82 -19.12 L 96.41 -26.44" fill="none" stroke="currentColor" strokeWidth="26.7" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="148.3" strokeDashoffset="148.3" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.169s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="148.3" to="0" dur="0.041s" begin="0.169s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 249 1250">
2
+ <path d="M 80.81 -149.02 L 92.31 -155 L 104.73 -159.14 L 214.19 -157.76 L 234.43 -166.04 L 240.41 -169.72" fill="none" stroke="currentColor" stroke-width="14.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="178.9" stroke-dashoffset="178.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="178.9" to="0" dur="0.055s" 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 249 1250">
3
+ <path d="M 80.81 -149.02 L 92.31 -155 L 104.73 -159.14 L 214.19 -157.76 L 234.43 -166.04 L 240.41 -169.72" fill="none" stroke="currentColor" strokeWidth="14.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="178.9" strokeDashoffset="178.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="178.9" to="0" dur="0.055s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 149 1250">
2
+ <path d="M 43.87 -16.84 L 59.24 -15.95 L 68.82 -15.95 L 71.94 -17.74 L 84.64 -19.29 L 108.92 -26.2" fill="none" stroke="currentColor" stroke-width="29.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="96.5" stroke-dashoffset="96.5" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="96.5" to="0" dur="0.022s" 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 149 1250">
3
+ <path d="M 43.87 -16.84 L 59.24 -15.95 L 68.82 -15.95 L 71.94 -17.74 L 84.64 -19.29 L 108.92 -26.2" fill="none" stroke="currentColor" strokeWidth="29.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="96.5" strokeDashoffset="96.5" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="96.5" to="0" dur="0.022s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ </svg>);
9
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 377 1250">
2
+ <path d="M 6.4 25.23 L 29.46 12.81 L 233.44 -249.7 L 478.21 -545.92 L 519.01 -592.04 L 533.2 -600.91 L 561.58 -609.77" fill="none" stroke="currentColor" stroke-width="32.2" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="883.1" stroke-dashoffset="883.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="883.1" to="0" dur="0.284s" 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 377 1250">
3
+ <path d="M 6.4 25.23 L 29.46 12.81 L 233.44 -249.7 L 478.21 -545.92 L 519.01 -592.04 L 533.2 -600.91 L 561.58 -609.77" fill="none" stroke="currentColor" strokeWidth="32.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="883.1" strokeDashoffset="883.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="883.1" to="0" dur="0.284s" 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 154 1250">
2
+ <path d="M 79.36 -17.88 L 94.16 -17.88 L 129.52 -27.74" fill="none" stroke="currentColor" stroke-width="28.2" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="79.7" stroke-dashoffset="79.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="79.7" to="0" dur="0.017s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 144.32 -267.87 L 164.88 -267.87 L 168.99 -270.33 L 179.68 -271.16 L 201.07 -276.91" fill="none" stroke="currentColor" stroke-width="30.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="88.7" stroke-dashoffset="88.7" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.167s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="88.7" to="0" dur="0.019s" begin="0.167s" 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 154 1250">
3
+ <path d="M 79.36 -17.88 L 94.16 -17.88 L 129.52 -27.74" fill="none" stroke="currentColor" strokeWidth="28.2" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="79.7" strokeDashoffset="79.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="79.7" to="0" dur="0.017s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 144.32 -267.87 L 164.88 -267.87 L 168.99 -270.33 L 179.68 -271.16 L 201.07 -276.91" fill="none" stroke="currentColor" strokeWidth="30.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="88.7" strokeDashoffset="88.7" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.167s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="88.7" to="0" dur="0.019s" begin="0.167s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 154 1250">
2
+ <path d="M 73.83 -14.59 L 83.98 -16.85 L 96.38 -15.72 L 108.79 -11.21 L 115.55 -21.36 L 109.91 -10.08 L 103.15 32.76 L 94.13 51.93 L 82.85 67.72 L 36.62 115.08" fill="none" stroke="currentColor" stroke-width="27.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="238.0" stroke-dashoffset="238.0" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="238.0" to="0" dur="0.070s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 165.17 -268.3 L 176.44 -267.17 L 182.08 -270.56 L 196.74 -271.68 L 215.91 -277.32" fill="none" stroke="currentColor" stroke-width="31.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="84.1" stroke-dashoffset="84.1" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.220s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="84.1" to="0" dur="0.018s" begin="0.220s" 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 154 1250">
3
+ <path d="M 73.83 -14.59 L 83.98 -16.85 L 96.38 -15.72 L 108.79 -11.21 L 115.55 -21.36 L 109.91 -10.08 L 103.15 32.76 L 94.13 51.93 L 82.85 67.72 L 36.62 115.08" fill="none" stroke="currentColor" strokeWidth="27.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="238.0" strokeDashoffset="238.0" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="238.0" to="0" dur="0.070s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 165.17 -268.3 L 176.44 -267.17 L 182.08 -270.56 L 196.74 -271.68 L 215.91 -277.32" fill="none" stroke="currentColor" strokeWidth="31.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="84.1" strokeDashoffset="84.1" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.220s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="84.1" to="0" dur="0.018s" begin="0.220s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 293 1250">
2
+ <path d="M 325.42 -369.16 L 311.47 -349.11 L 266.14 -313.37 L 193.79 -263.68 L 144.1 -233.17 L 130.15 -207.88 L 104 -207.88 L 130.15 -207.88 L 134.51 -200.91 L 193.79 -153.84 L 230.4 -117.22 L 246.96 -96.3 L 244.35 -73.64 L 239.99 -57.94" fill="none" stroke="currentColor" stroke-width="33.3" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="544.2" stroke-dashoffset="544.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="544.2" to="0" dur="0.170s" 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 293 1250">
3
+ <path d="M 325.42 -369.16 L 311.47 -349.11 L 266.14 -313.37 L 193.79 -263.68 L 144.1 -233.17 L 130.15 -207.88 L 104 -207.88 L 130.15 -207.88 L 134.51 -200.91 L 193.79 -153.84 L 230.4 -117.22 L 246.96 -96.3 L 244.35 -73.64 L 239.99 -57.94" fill="none" stroke="currentColor" strokeWidth="33.3" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="544.2" strokeDashoffset="544.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="544.2" to="0" dur="0.170s" 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 344 1250">
2
+ <path d="M 86.56 -248.18 L 104.32 -257.05 L 127.4 -265.04 L 338.68 -263.27 L 368.86 -273.92 L 379.52 -280.13" fill="none" stroke="currentColor" stroke-width="18.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="317.9" stroke-dashoffset="317.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="317.9" to="0" dur="0.100s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 62.6 -128.33 L 102.54 -144.31 L 311.16 -142.54 L 353.77 -157.63" fill="none" stroke="currentColor" stroke-width="19.6" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="316.5" stroke-dashoffset="316.5" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.250s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="316.5" to="0" dur="0.099s" begin="0.250s" 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 344 1250">
3
+ <path d="M 86.56 -248.18 L 104.32 -257.05 L 127.4 -265.04 L 338.68 -263.27 L 368.86 -273.92 L 379.52 -280.13" fill="none" stroke="currentColor" strokeWidth="18.0" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="317.9" strokeDashoffset="317.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="317.9" to="0" dur="0.100s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 62.6 -128.33 L 102.54 -144.31 L 311.16 -142.54 L 353.77 -157.63" fill="none" stroke="currentColor" strokeWidth="19.6" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="316.5" strokeDashoffset="316.5" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.250s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="316.5" to="0" dur="0.099s" begin="0.250s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 293 1250">
2
+ <path d="M 132.18 -364.8 L 135.66 -349.98 L 148.74 -333.42 L 208.02 -274.14 L 252.48 -234.91 L 262.07 -212.24 L 253.35 -201.78 L 180.12 -159.94 L 156.58 -144.25 L 93.82 -96.3 L 84.23 -86.71 L 82.49 -56.2" fill="none" stroke="currentColor" stroke-width="30.8" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="484.2" stroke-dashoffset="484.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="484.2" to="0" dur="0.151s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 262.07 -212.24 L 283.86 -210.5" fill="none" stroke="currentColor" stroke-width="38.5" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="60.3" stroke-dashoffset="60.3" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.301s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="60.3" to="0" dur="0.007s" begin="0.301s" 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 293 1250">
3
+ <path d="M 132.18 -364.8 L 135.66 -349.98 L 148.74 -333.42 L 208.02 -274.14 L 252.48 -234.91 L 262.07 -212.24 L 253.35 -201.78 L 180.12 -159.94 L 156.58 -144.25 L 93.82 -96.3 L 84.23 -86.71 L 82.49 -56.2" fill="none" stroke="currentColor" strokeWidth="30.8" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="484.2" strokeDashoffset="484.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="484.2" to="0" dur="0.151s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 262.07 -212.24 L 283.86 -210.5" fill="none" stroke="currentColor" strokeWidth="38.5" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="60.3" strokeDashoffset="60.3" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.301s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="60.3" to="0" dur="0.007s" begin="0.301s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 434 1250">
2
+ <path d="M 191.54 -423.72 L 220.1 -515.75 L 243.9 -539.55 L 288.33 -553.83 L 321.65 -558.59 L 375.6 -558.59 L 413.68 -545.9 L 432.72 -528.45 L 439.07 -517.34 L 443.83 -474.5 L 435.9 -438 L 397.81 -390.4 L 251.83 -293.61 L 197.88 -244.42 L 178.84 -214.27 L 167.73 -184.12 L 169.32 -153.97 L 178.84 -125.41" fill="none" stroke="currentColor" stroke-width="36.9" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="897.6" stroke-dashoffset="897.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="897.6" to="0" dur="0.287s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 113.79 -17.51 L 134.41 -17.51 L 170.91 -25.45" fill="none" stroke="currentColor" stroke-width="26.2" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="84.2" stroke-dashoffset="84.2" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.437s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="84.2" to="0" dur="0.019s" begin="0.437s" 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 434 1250">
3
+ <path d="M 191.54 -423.72 L 220.1 -515.75 L 243.9 -539.55 L 288.33 -553.83 L 321.65 -558.59 L 375.6 -558.59 L 413.68 -545.9 L 432.72 -528.45 L 439.07 -517.34 L 443.83 -474.5 L 435.9 -438 L 397.81 -390.4 L 251.83 -293.61 L 197.88 -244.42 L 178.84 -214.27 L 167.73 -184.12 L 169.32 -153.97 L 178.84 -125.41" fill="none" stroke="currentColor" strokeWidth="36.9" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="897.6" strokeDashoffset="897.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="897.6" to="0" dur="0.287s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 113.79 -17.51 L 134.41 -17.51 L 170.91 -25.45" fill="none" stroke="currentColor" strokeWidth="26.2" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="84.2" strokeDashoffset="84.2" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.437s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="84.2" to="0" dur="0.019s" begin="0.437s" fill="freeze"/>
12
+ </path>
13
+ </svg>);
14
+ export default SvgComponent;
@@ -0,0 +1,15 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 707 1250">
2
+ <path d="M 552.3 -291.23 L 524.95 -287.59 L 490.31 -273 L 479.37 -232.89 L 424.67 -139.9 L 421.03 -112.56 L 408.26 -85.21 L 402.79 -45.1 L 408.26 -37.8 L 419.2 -34.16 L 473.9 -34.16 L 519.48 -43.27 L 581.47 -68.8 L 623.41 -97.97 L 650.76 -123.5 L 679.93 -167.25 L 690.87 -198.25 L 696.34 -240.18 L 694.51 -282.12 L 687.22 -307.64 L 667.16 -342.29 L 645.29 -365.99 L 597.88 -395.16 L 550.48 -409.75 L 495.78 -418.86 L 419.2 -418.86 L 355.39 -406.1 L 289.75 -382.4 L 238.7 -353.22 L 171.24 -294.88 L 127.48 -234.71 L 107.43 -190.96 L 92.84 -130.79 L 89.19 -96.15 L 91.02 -57.86 L 100.13 -19.57 L 111.07 4.13 L 153.01 53.36 L 209.53 86.18 L 278.81 102.59 L 380.91 100.76 L 475.72 78.89 L 543.18 40.6 L 592.41 -6.81" fill="none" stroke="currentColor" stroke-width="38.3" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="2286.9" stroke-dashoffset="2286.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="2286.9" to="0" dur="0.750s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 444.73 -291.23 L 472.08 -287.59 L 490.31 -273 L 426.5 -289.41 L 395.5 -276.65 L 362.68 -251.12 L 326.22 -209.19 L 284.28 -143.55 L 264.23 -99.79 L 256.93 -57.86 L 260.58 -45.1 L 278.81 -43.27 L 300.69 -48.74 L 348.1 -85.21 L 400.97 -138.08 L 426.5 -143.55" fill="none" stroke="currentColor" stroke-width="30.9" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="661.8" stroke-dashoffset="661.8" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.900s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="661.8" to="0" dur="0.210s" begin="0.900s" fill="freeze"/>
11
+ </path>
12
+ <circle cx="643.46" cy="-116.2" r="22.4" fill="currentColor" opacity="0">
13
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.260s" 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 707 1250">
3
+ <path d="M 552.3 -291.23 L 524.95 -287.59 L 490.31 -273 L 479.37 -232.89 L 424.67 -139.9 L 421.03 -112.56 L 408.26 -85.21 L 402.79 -45.1 L 408.26 -37.8 L 419.2 -34.16 L 473.9 -34.16 L 519.48 -43.27 L 581.47 -68.8 L 623.41 -97.97 L 650.76 -123.5 L 679.93 -167.25 L 690.87 -198.25 L 696.34 -240.18 L 694.51 -282.12 L 687.22 -307.64 L 667.16 -342.29 L 645.29 -365.99 L 597.88 -395.16 L 550.48 -409.75 L 495.78 -418.86 L 419.2 -418.86 L 355.39 -406.1 L 289.75 -382.4 L 238.7 -353.22 L 171.24 -294.88 L 127.48 -234.71 L 107.43 -190.96 L 92.84 -130.79 L 89.19 -96.15 L 91.02 -57.86 L 100.13 -19.57 L 111.07 4.13 L 153.01 53.36 L 209.53 86.18 L 278.81 102.59 L 380.91 100.76 L 475.72 78.89 L 543.18 40.6 L 592.41 -6.81" fill="none" stroke="currentColor" strokeWidth="38.3" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="2286.9" strokeDashoffset="2286.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="2286.9" to="0" dur="0.750s" begin="0.000s" fill="freeze"/>
7
+ </path>
8
+ <path d="M 444.73 -291.23 L 472.08 -287.59 L 490.31 -273 L 426.5 -289.41 L 395.5 -276.65 L 362.68 -251.12 L 326.22 -209.19 L 284.28 -143.55 L 264.23 -99.79 L 256.93 -57.86 L 260.58 -45.1 L 278.81 -43.27 L 300.69 -48.74 L 348.1 -85.21 L 400.97 -138.08 L 426.5 -143.55" fill="none" stroke="currentColor" strokeWidth="30.9" strokeLinecap="round" strokeLinejoin="round"
9
+ strokeDasharray="661.8" strokeDashoffset="661.8" opacity="0">
10
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.900s" fill="freeze"/>
11
+ <animate attributeName="stroke-dashoffset" from="661.8" to="0" dur="0.210s" begin="0.900s" fill="freeze"/>
12
+ </path>
13
+ <circle cx="643.46" cy="-116.2" r="22.4" fill="currentColor" opacity="0">
14
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.260s" fill="freeze"/>
15
+ </circle>
16
+ </svg>);
17
+ export default SvgComponent;
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -800 498 1250">
2
+ <path d="M 19.85 -593.98 L 41.12 -588.66 L 53.52 -578.03 L 87.19 -535.5 L 492.98 22.69" fill="none" stroke="currentColor" stroke-width="39.5" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="822.1" stroke-dashoffset="822.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="822.1" to="0" dur="0.261s" 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 498 1250">
3
+ <path d="M 19.85 -593.98 L 41.12 -588.66 L 53.52 -578.03 L 87.19 -535.5 L 492.98 22.69" fill="none" stroke="currentColor" strokeWidth="39.5" strokeLinecap="round" strokeLinejoin="round"
4
+ strokeDasharray="822.1" strokeDashoffset="822.1" opacity="0">
5
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
6
+ <animate attributeName="stroke-dashoffset" from="822.1" to="0" dur="0.261s" 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 313 1250">
2
+ <path d="M 91.57 -259.86 L 183.61 -322.9 L 206.31 -328.57 L 224.59 -311.55 L 251.7 -290.75 L 288.9 -265.53 L 304.66 -256.7" fill="none" stroke="currentColor" stroke-width="23.0" stroke-linecap="round" stroke-linejoin="round"
3
+ stroke-dasharray="280.1" stroke-dashoffset="280.1" opacity="0">
4
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
5
+ <animate attributeName="stroke-dashoffset" from="280.1" to="0" dur="0.086s" begin="0.000s" fill="freeze"/>
6
+ </path>
7
+ <path d="M 215.77 -320.38 L 215.77 -319.75" fill="none" stroke="currentColor" stroke-width="33.1" stroke-linecap="round" stroke-linejoin="round"
8
+ stroke-dasharray="33.7" stroke-dashoffset="33.7" opacity="0">
9
+ <animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.236s" fill="freeze"/>
10
+ <animate attributeName="stroke-dashoffset" from="33.7" to="0" dur="0.001s" begin="0.236s" fill="freeze"/>
11
+ </path>
12
+ </svg>