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.
- package/CHANGELOG.md +19 -0
- package/FONTS-LICENSE.md +67 -0
- package/LICENSE +21 -0
- package/README.md +261 -0
- package/dist/index.d.mts +257 -0
- package/dist/index.mjs +900 -0
- package/dist/index.mjs.map +1 -0
- package/fonts/caveat/bundle.ts +300 -0
- package/fonts/caveat/caveat.ttf +0 -0
- package/fonts/caveat/font.json +24472 -0
- package/fonts/caveat/glyphData.json +1 -0
- package/fonts/caveat/svg/0.svg +12 -0
- package/fonts/caveat/svg/0.tsx +14 -0
- package/fonts/caveat/svg/1.svg +7 -0
- package/fonts/caveat/svg/1.tsx +9 -0
- package/fonts/caveat/svg/2.svg +10 -0
- package/fonts/caveat/svg/2.tsx +12 -0
- package/fonts/caveat/svg/3.svg +12 -0
- package/fonts/caveat/svg/3.tsx +14 -0
- package/fonts/caveat/svg/4.svg +12 -0
- package/fonts/caveat/svg/4.tsx +14 -0
- package/fonts/caveat/svg/5.svg +7 -0
- package/fonts/caveat/svg/5.tsx +9 -0
- package/fonts/caveat/svg/6.svg +7 -0
- package/fonts/caveat/svg/6.tsx +9 -0
- package/fonts/caveat/svg/7.svg +12 -0
- package/fonts/caveat/svg/7.tsx +14 -0
- package/fonts/caveat/svg/8.svg +10 -0
- package/fonts/caveat/svg/8.tsx +12 -0
- package/fonts/caveat/svg/9.svg +12 -0
- package/fonts/caveat/svg/9.tsx +14 -0
- package/fonts/caveat/svg/U+0021.svg +12 -0
- package/fonts/caveat/svg/U+0021.tsx +14 -0
- package/fonts/caveat/svg/U+0022.svg +12 -0
- package/fonts/caveat/svg/U+0022.tsx +14 -0
- package/fonts/caveat/svg/U+0023.svg +22 -0
- package/fonts/caveat/svg/U+0023.tsx +24 -0
- package/fonts/caveat/svg/U+0024.svg +12 -0
- package/fonts/caveat/svg/U+0024.tsx +14 -0
- package/fonts/caveat/svg/U+0025.svg +25 -0
- package/fonts/caveat/svg/U+0025.tsx +27 -0
- package/fonts/caveat/svg/U+0026.svg +10 -0
- package/fonts/caveat/svg/U+0026.tsx +12 -0
- package/fonts/caveat/svg/U+0027.svg +7 -0
- package/fonts/caveat/svg/U+0027.tsx +9 -0
- package/fonts/caveat/svg/U+0028.svg +7 -0
- package/fonts/caveat/svg/U+0028.tsx +9 -0
- package/fonts/caveat/svg/U+0029.svg +7 -0
- package/fonts/caveat/svg/U+0029.tsx +9 -0
- package/fonts/caveat/svg/U+002a.svg +17 -0
- package/fonts/caveat/svg/U+002a.tsx +19 -0
- package/fonts/caveat/svg/U+002b.svg +12 -0
- package/fonts/caveat/svg/U+002b.tsx +14 -0
- package/fonts/caveat/svg/U+002c.svg +7 -0
- package/fonts/caveat/svg/U+002c.tsx +9 -0
- package/fonts/caveat/svg/U+002d.svg +7 -0
- package/fonts/caveat/svg/U+002d.tsx +9 -0
- package/fonts/caveat/svg/U+002e.svg +7 -0
- package/fonts/caveat/svg/U+002e.tsx +9 -0
- package/fonts/caveat/svg/U+002f.svg +12 -0
- package/fonts/caveat/svg/U+002f.tsx +14 -0
- package/fonts/caveat/svg/U+003a.svg +12 -0
- package/fonts/caveat/svg/U+003a.tsx +14 -0
- package/fonts/caveat/svg/U+003b.svg +12 -0
- package/fonts/caveat/svg/U+003b.tsx +14 -0
- package/fonts/caveat/svg/U+003c.svg +12 -0
- package/fonts/caveat/svg/U+003c.tsx +14 -0
- package/fonts/caveat/svg/U+003d.svg +12 -0
- package/fonts/caveat/svg/U+003d.tsx +14 -0
- package/fonts/caveat/svg/U+003e.svg +12 -0
- package/fonts/caveat/svg/U+003e.tsx +14 -0
- package/fonts/caveat/svg/U+003f.svg +12 -0
- package/fonts/caveat/svg/U+003f.tsx +14 -0
- package/fonts/caveat/svg/U+0040.svg +7 -0
- package/fonts/caveat/svg/U+0040.tsx +9 -0
- package/fonts/caveat/svg/U+005c.svg +7 -0
- package/fonts/caveat/svg/U+005c.tsx +9 -0
- package/fonts/caveat/svg/U+005e.svg +7 -0
- package/fonts/caveat/svg/U+005e.tsx +9 -0
- package/fonts/caveat/svg/U+005f.svg +7 -0
- package/fonts/caveat/svg/U+005f.tsx +9 -0
- package/fonts/caveat/svg/U+0060.svg +7 -0
- package/fonts/caveat/svg/U+0060.tsx +9 -0
- package/fonts/caveat/svg/U+007c.svg +7 -0
- package/fonts/caveat/svg/U+007c.tsx +9 -0
- package/fonts/caveat/svg/U+007e.svg +7 -0
- package/fonts/caveat/svg/U+007e.tsx +9 -0
- package/fonts/caveat/svg/a.svg +7 -0
- package/fonts/caveat/svg/a.tsx +9 -0
- package/fonts/caveat/svg/b.svg +12 -0
- package/fonts/caveat/svg/b.tsx +14 -0
- package/fonts/caveat/svg/c.svg +7 -0
- package/fonts/caveat/svg/c.tsx +9 -0
- package/fonts/caveat/svg/d.svg +12 -0
- package/fonts/caveat/svg/d.tsx +14 -0
- package/fonts/caveat/svg/e.svg +7 -0
- package/fonts/caveat/svg/e.tsx +9 -0
- package/fonts/caveat/svg/f.svg +12 -0
- package/fonts/caveat/svg/f.tsx +14 -0
- package/fonts/caveat/svg/g.svg +15 -0
- package/fonts/caveat/svg/g.tsx +17 -0
- package/fonts/caveat/svg/h.svg +7 -0
- package/fonts/caveat/svg/h.tsx +9 -0
- package/fonts/caveat/svg/i.svg +12 -0
- package/fonts/caveat/svg/i.tsx +14 -0
- package/fonts/caveat/svg/j.svg +12 -0
- package/fonts/caveat/svg/j.tsx +14 -0
- package/fonts/caveat/svg/k.svg +15 -0
- package/fonts/caveat/svg/k.tsx +17 -0
- package/fonts/caveat/svg/l.svg +7 -0
- package/fonts/caveat/svg/l.tsx +9 -0
- package/fonts/caveat/svg/m.svg +17 -0
- package/fonts/caveat/svg/m.tsx +19 -0
- package/fonts/caveat/svg/n.svg +17 -0
- package/fonts/caveat/svg/n.tsx +19 -0
- package/fonts/caveat/svg/o.svg +7 -0
- package/fonts/caveat/svg/o.tsx +9 -0
- package/fonts/caveat/svg/p.svg +12 -0
- package/fonts/caveat/svg/p.tsx +14 -0
- package/fonts/caveat/svg/q.svg +7 -0
- package/fonts/caveat/svg/q.tsx +9 -0
- package/fonts/caveat/svg/r.svg +12 -0
- package/fonts/caveat/svg/r.tsx +14 -0
- package/fonts/caveat/svg/s.svg +7 -0
- package/fonts/caveat/svg/s.tsx +9 -0
- package/fonts/caveat/svg/t.svg +20 -0
- package/fonts/caveat/svg/t.tsx +22 -0
- package/fonts/caveat/svg/u.svg +12 -0
- package/fonts/caveat/svg/u.tsx +14 -0
- package/fonts/caveat/svg/upper_A.svg +12 -0
- package/fonts/caveat/svg/upper_A.tsx +14 -0
- package/fonts/caveat/svg/upper_B.svg +17 -0
- package/fonts/caveat/svg/upper_B.tsx +19 -0
- package/fonts/caveat/svg/upper_C.svg +7 -0
- package/fonts/caveat/svg/upper_C.tsx +9 -0
- package/fonts/caveat/svg/upper_D.svg +12 -0
- package/fonts/caveat/svg/upper_D.tsx +14 -0
- package/fonts/caveat/svg/upper_E.svg +12 -0
- package/fonts/caveat/svg/upper_E.tsx +14 -0
- package/fonts/caveat/svg/upper_F.svg +17 -0
- package/fonts/caveat/svg/upper_F.tsx +19 -0
- package/fonts/caveat/svg/upper_G.svg +7 -0
- package/fonts/caveat/svg/upper_G.tsx +9 -0
- package/fonts/caveat/svg/upper_H.svg +17 -0
- package/fonts/caveat/svg/upper_H.tsx +19 -0
- package/fonts/caveat/svg/upper_I.svg +17 -0
- package/fonts/caveat/svg/upper_I.tsx +19 -0
- package/fonts/caveat/svg/upper_J.svg +7 -0
- package/fonts/caveat/svg/upper_J.tsx +9 -0
- package/fonts/caveat/svg/upper_K.svg +12 -0
- package/fonts/caveat/svg/upper_K.tsx +14 -0
- package/fonts/caveat/svg/upper_L.svg +7 -0
- package/fonts/caveat/svg/upper_L.tsx +9 -0
- package/fonts/caveat/svg/upper_M.svg +17 -0
- package/fonts/caveat/svg/upper_M.tsx +19 -0
- package/fonts/caveat/svg/upper_N.svg +7 -0
- package/fonts/caveat/svg/upper_N.tsx +9 -0
- package/fonts/caveat/svg/upper_O.svg +7 -0
- package/fonts/caveat/svg/upper_O.tsx +9 -0
- package/fonts/caveat/svg/upper_P.svg +12 -0
- package/fonts/caveat/svg/upper_P.tsx +14 -0
- package/fonts/caveat/svg/upper_Q.svg +15 -0
- package/fonts/caveat/svg/upper_Q.tsx +17 -0
- package/fonts/caveat/svg/upper_R.svg +12 -0
- package/fonts/caveat/svg/upper_R.tsx +14 -0
- package/fonts/caveat/svg/upper_S.svg +7 -0
- package/fonts/caveat/svg/upper_S.tsx +9 -0
- package/fonts/caveat/svg/upper_T.svg +12 -0
- package/fonts/caveat/svg/upper_T.tsx +14 -0
- package/fonts/caveat/svg/upper_U.svg +15 -0
- package/fonts/caveat/svg/upper_U.tsx +17 -0
- package/fonts/caveat/svg/upper_V.svg +12 -0
- package/fonts/caveat/svg/upper_V.tsx +14 -0
- package/fonts/caveat/svg/upper_W.svg +12 -0
- package/fonts/caveat/svg/upper_W.tsx +14 -0
- package/fonts/caveat/svg/upper_X.svg +12 -0
- package/fonts/caveat/svg/upper_X.tsx +14 -0
- package/fonts/caveat/svg/upper_Y.svg +12 -0
- package/fonts/caveat/svg/upper_Y.tsx +14 -0
- package/fonts/caveat/svg/upper_Z.svg +7 -0
- package/fonts/caveat/svg/upper_Z.tsx +9 -0
- package/fonts/caveat/svg/v.svg +7 -0
- package/fonts/caveat/svg/v.tsx +9 -0
- package/fonts/caveat/svg/w.svg +12 -0
- package/fonts/caveat/svg/w.tsx +14 -0
- package/fonts/caveat/svg/x.svg +17 -0
- package/fonts/caveat/svg/x.tsx +19 -0
- package/fonts/caveat/svg/y.svg +12 -0
- package/fonts/caveat/svg/y.tsx +14 -0
- package/fonts/caveat/svg/z.svg +7 -0
- package/fonts/caveat/svg/z.tsx +9 -0
- package/fonts/italianno/bundle.ts +300 -0
- package/fonts/italianno/font.json +33410 -0
- package/fonts/italianno/glyphData.json +1 -0
- package/fonts/italianno/italianno.ttf +0 -0
- package/fonts/italianno/svg/0.svg +10 -0
- package/fonts/italianno/svg/0.tsx +12 -0
- package/fonts/italianno/svg/1.svg +17 -0
- package/fonts/italianno/svg/1.tsx +19 -0
- package/fonts/italianno/svg/2.svg +12 -0
- package/fonts/italianno/svg/2.tsx +14 -0
- package/fonts/italianno/svg/3.svg +17 -0
- package/fonts/italianno/svg/3.tsx +19 -0
- package/fonts/italianno/svg/4.svg +22 -0
- package/fonts/italianno/svg/4.tsx +24 -0
- package/fonts/italianno/svg/5.svg +12 -0
- package/fonts/italianno/svg/5.tsx +14 -0
- package/fonts/italianno/svg/6.svg +13 -0
- package/fonts/italianno/svg/6.tsx +15 -0
- package/fonts/italianno/svg/7.svg +12 -0
- package/fonts/italianno/svg/7.tsx +14 -0
- package/fonts/italianno/svg/8.svg +7 -0
- package/fonts/italianno/svg/8.tsx +9 -0
- package/fonts/italianno/svg/9.svg +12 -0
- package/fonts/italianno/svg/9.tsx +14 -0
- package/fonts/italianno/svg/U+0021.svg +12 -0
- package/fonts/italianno/svg/U+0021.tsx +14 -0
- package/fonts/italianno/svg/U+0022.svg +15 -0
- package/fonts/italianno/svg/U+0022.tsx +17 -0
- package/fonts/italianno/svg/U+0023.svg +22 -0
- package/fonts/italianno/svg/U+0023.tsx +24 -0
- package/fonts/italianno/svg/U+0024.svg +25 -0
- package/fonts/italianno/svg/U+0024.tsx +27 -0
- package/fonts/italianno/svg/U+0025.svg +22 -0
- package/fonts/italianno/svg/U+0025.tsx +24 -0
- package/fonts/italianno/svg/U+0026.svg +17 -0
- package/fonts/italianno/svg/U+0026.tsx +19 -0
- package/fonts/italianno/svg/U+0027.svg +7 -0
- package/fonts/italianno/svg/U+0027.tsx +9 -0
- package/fonts/italianno/svg/U+0028.svg +7 -0
- package/fonts/italianno/svg/U+0028.tsx +9 -0
- package/fonts/italianno/svg/U+0029.svg +7 -0
- package/fonts/italianno/svg/U+0029.tsx +9 -0
- package/fonts/italianno/svg/U+002a.svg +22 -0
- package/fonts/italianno/svg/U+002a.tsx +24 -0
- package/fonts/italianno/svg/U+002b.svg +12 -0
- package/fonts/italianno/svg/U+002b.tsx +14 -0
- package/fonts/italianno/svg/U+002c.svg +12 -0
- package/fonts/italianno/svg/U+002c.tsx +14 -0
- package/fonts/italianno/svg/U+002d.svg +7 -0
- package/fonts/italianno/svg/U+002d.tsx +9 -0
- package/fonts/italianno/svg/U+002e.svg +7 -0
- package/fonts/italianno/svg/U+002e.tsx +9 -0
- package/fonts/italianno/svg/U+002f.svg +7 -0
- package/fonts/italianno/svg/U+002f.tsx +9 -0
- package/fonts/italianno/svg/U+003a.svg +12 -0
- package/fonts/italianno/svg/U+003a.tsx +14 -0
- package/fonts/italianno/svg/U+003b.svg +12 -0
- package/fonts/italianno/svg/U+003b.tsx +14 -0
- package/fonts/italianno/svg/U+003c.svg +7 -0
- package/fonts/italianno/svg/U+003c.tsx +9 -0
- package/fonts/italianno/svg/U+003d.svg +12 -0
- package/fonts/italianno/svg/U+003d.tsx +14 -0
- package/fonts/italianno/svg/U+003e.svg +12 -0
- package/fonts/italianno/svg/U+003e.tsx +14 -0
- package/fonts/italianno/svg/U+003f.svg +12 -0
- package/fonts/italianno/svg/U+003f.tsx +14 -0
- package/fonts/italianno/svg/U+0040.svg +15 -0
- package/fonts/italianno/svg/U+0040.tsx +17 -0
- package/fonts/italianno/svg/U+005c.svg +7 -0
- package/fonts/italianno/svg/U+005c.tsx +9 -0
- package/fonts/italianno/svg/U+005e.svg +12 -0
- package/fonts/italianno/svg/U+005e.tsx +14 -0
- package/fonts/italianno/svg/U+005f.svg +3 -0
- package/fonts/italianno/svg/U+005f.tsx +5 -0
- package/fonts/italianno/svg/U+0060.svg +10 -0
- package/fonts/italianno/svg/U+0060.tsx +12 -0
- package/fonts/italianno/svg/U+007c.svg +7 -0
- package/fonts/italianno/svg/U+007c.tsx +9 -0
- package/fonts/italianno/svg/U+007e.svg +7 -0
- package/fonts/italianno/svg/U+007e.tsx +9 -0
- package/fonts/italianno/svg/a.svg +12 -0
- package/fonts/italianno/svg/a.tsx +14 -0
- package/fonts/italianno/svg/b.svg +10 -0
- package/fonts/italianno/svg/b.tsx +12 -0
- package/fonts/italianno/svg/c.svg +10 -0
- package/fonts/italianno/svg/c.tsx +12 -0
- package/fonts/italianno/svg/d.svg +15 -0
- package/fonts/italianno/svg/d.tsx +17 -0
- package/fonts/italianno/svg/e.svg +12 -0
- package/fonts/italianno/svg/e.tsx +14 -0
- package/fonts/italianno/svg/f.svg +12 -0
- package/fonts/italianno/svg/f.tsx +14 -0
- package/fonts/italianno/svg/g.svg +12 -0
- package/fonts/italianno/svg/g.tsx +14 -0
- package/fonts/italianno/svg/h.svg +12 -0
- package/fonts/italianno/svg/h.tsx +14 -0
- package/fonts/italianno/svg/i.svg +17 -0
- package/fonts/italianno/svg/i.tsx +19 -0
- package/fonts/italianno/svg/j.svg +12 -0
- package/fonts/italianno/svg/j.tsx +14 -0
- package/fonts/italianno/svg/k.svg +17 -0
- package/fonts/italianno/svg/k.tsx +19 -0
- package/fonts/italianno/svg/l.svg +15 -0
- package/fonts/italianno/svg/l.tsx +17 -0
- package/fonts/italianno/svg/m.svg +27 -0
- package/fonts/italianno/svg/m.tsx +29 -0
- package/fonts/italianno/svg/n.svg +22 -0
- package/fonts/italianno/svg/n.tsx +24 -0
- package/fonts/italianno/svg/o.svg +20 -0
- package/fonts/italianno/svg/o.tsx +22 -0
- package/fonts/italianno/svg/p.svg +12 -0
- package/fonts/italianno/svg/p.tsx +14 -0
- package/fonts/italianno/svg/q.svg +17 -0
- package/fonts/italianno/svg/q.tsx +19 -0
- package/fonts/italianno/svg/r.svg +22 -0
- package/fonts/italianno/svg/r.tsx +24 -0
- package/fonts/italianno/svg/s.svg +15 -0
- package/fonts/italianno/svg/s.tsx +17 -0
- package/fonts/italianno/svg/t.svg +17 -0
- package/fonts/italianno/svg/t.tsx +19 -0
- package/fonts/italianno/svg/u.svg +12 -0
- package/fonts/italianno/svg/u.tsx +14 -0
- package/fonts/italianno/svg/upper_A.svg +17 -0
- package/fonts/italianno/svg/upper_A.tsx +19 -0
- package/fonts/italianno/svg/upper_B.svg +27 -0
- package/fonts/italianno/svg/upper_B.tsx +29 -0
- package/fonts/italianno/svg/upper_C.svg +7 -0
- package/fonts/italianno/svg/upper_C.tsx +9 -0
- package/fonts/italianno/svg/upper_D.svg +12 -0
- package/fonts/italianno/svg/upper_D.tsx +14 -0
- package/fonts/italianno/svg/upper_E.svg +17 -0
- package/fonts/italianno/svg/upper_E.tsx +19 -0
- package/fonts/italianno/svg/upper_F.svg +17 -0
- package/fonts/italianno/svg/upper_F.tsx +19 -0
- package/fonts/italianno/svg/upper_G.svg +20 -0
- package/fonts/italianno/svg/upper_G.tsx +22 -0
- package/fonts/italianno/svg/upper_H.svg +17 -0
- package/fonts/italianno/svg/upper_H.tsx +19 -0
- package/fonts/italianno/svg/upper_I.svg +12 -0
- package/fonts/italianno/svg/upper_I.tsx +14 -0
- package/fonts/italianno/svg/upper_J.svg +10 -0
- package/fonts/italianno/svg/upper_J.tsx +12 -0
- package/fonts/italianno/svg/upper_K.svg +20 -0
- package/fonts/italianno/svg/upper_K.tsx +22 -0
- package/fonts/italianno/svg/upper_L.svg +12 -0
- package/fonts/italianno/svg/upper_L.tsx +14 -0
- package/fonts/italianno/svg/upper_M.svg +17 -0
- package/fonts/italianno/svg/upper_M.tsx +19 -0
- package/fonts/italianno/svg/upper_N.svg +17 -0
- package/fonts/italianno/svg/upper_N.tsx +19 -0
- package/fonts/italianno/svg/upper_O.svg +17 -0
- package/fonts/italianno/svg/upper_O.tsx +19 -0
- package/fonts/italianno/svg/upper_P.svg +22 -0
- package/fonts/italianno/svg/upper_P.tsx +24 -0
- package/fonts/italianno/svg/upper_Q.svg +12 -0
- package/fonts/italianno/svg/upper_Q.tsx +14 -0
- package/fonts/italianno/svg/upper_R.svg +15 -0
- package/fonts/italianno/svg/upper_R.tsx +17 -0
- package/fonts/italianno/svg/upper_S.svg +12 -0
- package/fonts/italianno/svg/upper_S.tsx +14 -0
- package/fonts/italianno/svg/upper_T.svg +17 -0
- package/fonts/italianno/svg/upper_T.tsx +19 -0
- package/fonts/italianno/svg/upper_U.svg +17 -0
- package/fonts/italianno/svg/upper_U.tsx +19 -0
- package/fonts/italianno/svg/upper_V.svg +17 -0
- package/fonts/italianno/svg/upper_V.tsx +19 -0
- package/fonts/italianno/svg/upper_W.svg +17 -0
- package/fonts/italianno/svg/upper_W.tsx +19 -0
- package/fonts/italianno/svg/upper_X.svg +22 -0
- package/fonts/italianno/svg/upper_X.tsx +24 -0
- package/fonts/italianno/svg/upper_Y.svg +22 -0
- package/fonts/italianno/svg/upper_Y.tsx +24 -0
- package/fonts/italianno/svg/upper_Z.svg +12 -0
- package/fonts/italianno/svg/upper_Z.tsx +14 -0
- package/fonts/italianno/svg/v.svg +17 -0
- package/fonts/italianno/svg/v.tsx +19 -0
- package/fonts/italianno/svg/w.svg +17 -0
- package/fonts/italianno/svg/w.tsx +19 -0
- package/fonts/italianno/svg/x.svg +15 -0
- package/fonts/italianno/svg/x.tsx +17 -0
- package/fonts/italianno/svg/y.svg +12 -0
- package/fonts/italianno/svg/y.tsx +14 -0
- package/fonts/italianno/svg/z.svg +17 -0
- package/fonts/italianno/svg/z.tsx +19 -0
- package/fonts/parisienne/bundle.ts +300 -0
- package/fonts/parisienne/font.json +36222 -0
- package/fonts/parisienne/glyphData.json +1 -0
- package/fonts/parisienne/parisienne.ttf +0 -0
- package/fonts/parisienne/svg/0.svg +7 -0
- package/fonts/parisienne/svg/0.tsx +9 -0
- package/fonts/parisienne/svg/1.svg +12 -0
- package/fonts/parisienne/svg/1.tsx +14 -0
- package/fonts/parisienne/svg/2.svg +7 -0
- package/fonts/parisienne/svg/2.tsx +9 -0
- package/fonts/parisienne/svg/3.svg +7 -0
- package/fonts/parisienne/svg/3.tsx +9 -0
- package/fonts/parisienne/svg/4.svg +17 -0
- package/fonts/parisienne/svg/4.tsx +19 -0
- package/fonts/parisienne/svg/5.svg +10 -0
- package/fonts/parisienne/svg/5.tsx +12 -0
- package/fonts/parisienne/svg/6.svg +7 -0
- package/fonts/parisienne/svg/6.tsx +9 -0
- package/fonts/parisienne/svg/7.svg +12 -0
- package/fonts/parisienne/svg/7.tsx +14 -0
- package/fonts/parisienne/svg/8.svg +7 -0
- package/fonts/parisienne/svg/8.tsx +9 -0
- package/fonts/parisienne/svg/9.svg +7 -0
- package/fonts/parisienne/svg/9.tsx +9 -0
- package/fonts/parisienne/svg/U+0021.svg +10 -0
- package/fonts/parisienne/svg/U+0021.tsx +12 -0
- package/fonts/parisienne/svg/U+0022.svg +12 -0
- package/fonts/parisienne/svg/U+0022.tsx +14 -0
- package/fonts/parisienne/svg/U+0023.svg +22 -0
- package/fonts/parisienne/svg/U+0023.tsx +24 -0
- package/fonts/parisienne/svg/U+0024.svg +15 -0
- package/fonts/parisienne/svg/U+0024.tsx +17 -0
- package/fonts/parisienne/svg/U+0025.svg +22 -0
- package/fonts/parisienne/svg/U+0025.tsx +24 -0
- package/fonts/parisienne/svg/U+0026.svg +17 -0
- package/fonts/parisienne/svg/U+0026.tsx +19 -0
- package/fonts/parisienne/svg/U+0027.svg +7 -0
- package/fonts/parisienne/svg/U+0027.tsx +9 -0
- package/fonts/parisienne/svg/U+0028.svg +7 -0
- package/fonts/parisienne/svg/U+0028.tsx +9 -0
- package/fonts/parisienne/svg/U+0029.svg +7 -0
- package/fonts/parisienne/svg/U+0029.tsx +9 -0
- package/fonts/parisienne/svg/U+002a.svg +22 -0
- package/fonts/parisienne/svg/U+002a.tsx +24 -0
- package/fonts/parisienne/svg/U+002b.svg +12 -0
- package/fonts/parisienne/svg/U+002b.tsx +14 -0
- package/fonts/parisienne/svg/U+002c.svg +7 -0
- package/fonts/parisienne/svg/U+002c.tsx +9 -0
- package/fonts/parisienne/svg/U+002d.svg +7 -0
- package/fonts/parisienne/svg/U+002d.tsx +9 -0
- package/fonts/parisienne/svg/U+002e.svg +7 -0
- package/fonts/parisienne/svg/U+002e.tsx +9 -0
- package/fonts/parisienne/svg/U+002f.svg +7 -0
- package/fonts/parisienne/svg/U+002f.tsx +9 -0
- package/fonts/parisienne/svg/U+003a.svg +8 -0
- package/fonts/parisienne/svg/U+003a.tsx +10 -0
- package/fonts/parisienne/svg/U+003b.svg +10 -0
- package/fonts/parisienne/svg/U+003b.tsx +12 -0
- package/fonts/parisienne/svg/U+003c.svg +7 -0
- package/fonts/parisienne/svg/U+003c.tsx +9 -0
- package/fonts/parisienne/svg/U+003d.svg +12 -0
- package/fonts/parisienne/svg/U+003d.tsx +14 -0
- package/fonts/parisienne/svg/U+003e.svg +7 -0
- package/fonts/parisienne/svg/U+003e.tsx +9 -0
- package/fonts/parisienne/svg/U+003f.svg +10 -0
- package/fonts/parisienne/svg/U+003f.tsx +12 -0
- package/fonts/parisienne/svg/U+0040.svg +15 -0
- package/fonts/parisienne/svg/U+0040.tsx +17 -0
- package/fonts/parisienne/svg/U+005c.svg +7 -0
- package/fonts/parisienne/svg/U+005c.tsx +9 -0
- package/fonts/parisienne/svg/U+005e.svg +7 -0
- package/fonts/parisienne/svg/U+005e.tsx +9 -0
- package/fonts/parisienne/svg/U+005f.svg +7 -0
- package/fonts/parisienne/svg/U+005f.tsx +9 -0
- package/fonts/parisienne/svg/U+0060.svg +10 -0
- package/fonts/parisienne/svg/U+0060.tsx +12 -0
- package/fonts/parisienne/svg/U+007c.svg +7 -0
- package/fonts/parisienne/svg/U+007c.tsx +9 -0
- package/fonts/parisienne/svg/U+007e.svg +7 -0
- package/fonts/parisienne/svg/U+007e.tsx +9 -0
- package/fonts/parisienne/svg/a.svg +15 -0
- package/fonts/parisienne/svg/a.tsx +17 -0
- package/fonts/parisienne/svg/b.svg +7 -0
- package/fonts/parisienne/svg/b.tsx +9 -0
- package/fonts/parisienne/svg/c.svg +12 -0
- package/fonts/parisienne/svg/c.tsx +14 -0
- package/fonts/parisienne/svg/d.svg +12 -0
- package/fonts/parisienne/svg/d.tsx +14 -0
- package/fonts/parisienne/svg/e.svg +17 -0
- package/fonts/parisienne/svg/e.tsx +19 -0
- package/fonts/parisienne/svg/f.svg +12 -0
- package/fonts/parisienne/svg/f.tsx +14 -0
- package/fonts/parisienne/svg/g.svg +10 -0
- package/fonts/parisienne/svg/g.tsx +12 -0
- package/fonts/parisienne/svg/h.svg +12 -0
- package/fonts/parisienne/svg/h.tsx +14 -0
- package/fonts/parisienne/svg/i.svg +12 -0
- package/fonts/parisienne/svg/i.tsx +14 -0
- package/fonts/parisienne/svg/j.svg +17 -0
- package/fonts/parisienne/svg/j.tsx +19 -0
- package/fonts/parisienne/svg/k.svg +17 -0
- package/fonts/parisienne/svg/k.tsx +19 -0
- package/fonts/parisienne/svg/l.svg +7 -0
- package/fonts/parisienne/svg/l.tsx +9 -0
- package/fonts/parisienne/svg/m.svg +17 -0
- package/fonts/parisienne/svg/m.tsx +19 -0
- package/fonts/parisienne/svg/n.svg +12 -0
- package/fonts/parisienne/svg/n.tsx +14 -0
- package/fonts/parisienne/svg/o.svg +15 -0
- package/fonts/parisienne/svg/o.tsx +17 -0
- package/fonts/parisienne/svg/p.svg +12 -0
- package/fonts/parisienne/svg/p.tsx +14 -0
- package/fonts/parisienne/svg/q.svg +12 -0
- package/fonts/parisienne/svg/q.tsx +14 -0
- package/fonts/parisienne/svg/r.svg +7 -0
- package/fonts/parisienne/svg/r.tsx +9 -0
- package/fonts/parisienne/svg/s.svg +17 -0
- package/fonts/parisienne/svg/s.tsx +19 -0
- package/fonts/parisienne/svg/t.svg +20 -0
- package/fonts/parisienne/svg/t.tsx +22 -0
- package/fonts/parisienne/svg/u.svg +12 -0
- package/fonts/parisienne/svg/u.tsx +14 -0
- package/fonts/parisienne/svg/upper_A.svg +10 -0
- package/fonts/parisienne/svg/upper_A.tsx +12 -0
- package/fonts/parisienne/svg/upper_B.svg +12 -0
- package/fonts/parisienne/svg/upper_B.tsx +14 -0
- package/fonts/parisienne/svg/upper_C.svg +7 -0
- package/fonts/parisienne/svg/upper_C.tsx +9 -0
- package/fonts/parisienne/svg/upper_D.svg +7 -0
- package/fonts/parisienne/svg/upper_D.tsx +9 -0
- package/fonts/parisienne/svg/upper_E.svg +10 -0
- package/fonts/parisienne/svg/upper_E.tsx +12 -0
- package/fonts/parisienne/svg/upper_F.svg +22 -0
- package/fonts/parisienne/svg/upper_F.tsx +24 -0
- package/fonts/parisienne/svg/upper_G.svg +15 -0
- package/fonts/parisienne/svg/upper_G.tsx +17 -0
- package/fonts/parisienne/svg/upper_H.svg +15 -0
- package/fonts/parisienne/svg/upper_H.tsx +17 -0
- package/fonts/parisienne/svg/upper_I.svg +15 -0
- package/fonts/parisienne/svg/upper_I.tsx +17 -0
- package/fonts/parisienne/svg/upper_J.svg +15 -0
- package/fonts/parisienne/svg/upper_J.tsx +17 -0
- package/fonts/parisienne/svg/upper_K.svg +12 -0
- package/fonts/parisienne/svg/upper_K.tsx +14 -0
- package/fonts/parisienne/svg/upper_L.svg +7 -0
- package/fonts/parisienne/svg/upper_L.tsx +9 -0
- package/fonts/parisienne/svg/upper_M.svg +15 -0
- package/fonts/parisienne/svg/upper_M.tsx +17 -0
- package/fonts/parisienne/svg/upper_N.svg +12 -0
- package/fonts/parisienne/svg/upper_N.tsx +14 -0
- package/fonts/parisienne/svg/upper_O.svg +7 -0
- package/fonts/parisienne/svg/upper_O.tsx +9 -0
- package/fonts/parisienne/svg/upper_P.svg +12 -0
- package/fonts/parisienne/svg/upper_P.tsx +14 -0
- package/fonts/parisienne/svg/upper_Q.svg +15 -0
- package/fonts/parisienne/svg/upper_Q.tsx +17 -0
- package/fonts/parisienne/svg/upper_R.svg +12 -0
- package/fonts/parisienne/svg/upper_R.tsx +14 -0
- package/fonts/parisienne/svg/upper_S.svg +7 -0
- package/fonts/parisienne/svg/upper_S.tsx +9 -0
- package/fonts/parisienne/svg/upper_T.svg +12 -0
- package/fonts/parisienne/svg/upper_T.tsx +14 -0
- package/fonts/parisienne/svg/upper_U.svg +17 -0
- package/fonts/parisienne/svg/upper_U.tsx +19 -0
- package/fonts/parisienne/svg/upper_V.svg +7 -0
- package/fonts/parisienne/svg/upper_V.tsx +9 -0
- package/fonts/parisienne/svg/upper_W.svg +12 -0
- package/fonts/parisienne/svg/upper_W.tsx +14 -0
- package/fonts/parisienne/svg/upper_X.svg +27 -0
- package/fonts/parisienne/svg/upper_X.tsx +29 -0
- package/fonts/parisienne/svg/upper_Y.svg +15 -0
- package/fonts/parisienne/svg/upper_Y.tsx +17 -0
- package/fonts/parisienne/svg/upper_Z.svg +12 -0
- package/fonts/parisienne/svg/upper_Z.tsx +14 -0
- package/fonts/parisienne/svg/v.svg +7 -0
- package/fonts/parisienne/svg/v.tsx +9 -0
- package/fonts/parisienne/svg/w.svg +17 -0
- package/fonts/parisienne/svg/w.tsx +19 -0
- package/fonts/parisienne/svg/x.svg +17 -0
- package/fonts/parisienne/svg/x.tsx +19 -0
- package/fonts/parisienne/svg/y.svg +17 -0
- package/fonts/parisienne/svg/y.tsx +19 -0
- package/fonts/parisienne/svg/z.svg +12 -0
- package/fonts/parisienne/svg/z.tsx +14 -0
- package/fonts/tangerine/bundle.ts +300 -0
- package/fonts/tangerine/font.json +31512 -0
- package/fonts/tangerine/glyphData.json +1 -0
- package/fonts/tangerine/svg/0.svg +7 -0
- package/fonts/tangerine/svg/0.tsx +9 -0
- package/fonts/tangerine/svg/1.svg +12 -0
- package/fonts/tangerine/svg/1.tsx +14 -0
- package/fonts/tangerine/svg/2.svg +12 -0
- package/fonts/tangerine/svg/2.tsx +14 -0
- package/fonts/tangerine/svg/3.svg +12 -0
- package/fonts/tangerine/svg/3.tsx +14 -0
- package/fonts/tangerine/svg/4.svg +12 -0
- package/fonts/tangerine/svg/4.tsx +14 -0
- package/fonts/tangerine/svg/5.svg +7 -0
- package/fonts/tangerine/svg/5.tsx +9 -0
- package/fonts/tangerine/svg/6.svg +7 -0
- package/fonts/tangerine/svg/6.tsx +9 -0
- package/fonts/tangerine/svg/7.svg +12 -0
- package/fonts/tangerine/svg/7.tsx +14 -0
- package/fonts/tangerine/svg/8.svg +7 -0
- package/fonts/tangerine/svg/8.tsx +9 -0
- package/fonts/tangerine/svg/9.svg +7 -0
- package/fonts/tangerine/svg/9.tsx +9 -0
- package/fonts/tangerine/svg/U+0021.svg +12 -0
- package/fonts/tangerine/svg/U+0021.tsx +14 -0
- package/fonts/tangerine/svg/U+0022.svg +12 -0
- package/fonts/tangerine/svg/U+0022.tsx +14 -0
- package/fonts/tangerine/svg/U+0023.svg +22 -0
- package/fonts/tangerine/svg/U+0023.tsx +24 -0
- package/fonts/tangerine/svg/U+0024.svg +12 -0
- package/fonts/tangerine/svg/U+0024.tsx +14 -0
- package/fonts/tangerine/svg/U+0025.svg +17 -0
- package/fonts/tangerine/svg/U+0025.tsx +19 -0
- package/fonts/tangerine/svg/U+0026.svg +7 -0
- package/fonts/tangerine/svg/U+0026.tsx +9 -0
- package/fonts/tangerine/svg/U+0027.svg +7 -0
- package/fonts/tangerine/svg/U+0027.tsx +9 -0
- package/fonts/tangerine/svg/U+0028.svg +7 -0
- package/fonts/tangerine/svg/U+0028.tsx +9 -0
- package/fonts/tangerine/svg/U+0029.svg +7 -0
- package/fonts/tangerine/svg/U+0029.tsx +9 -0
- package/fonts/tangerine/svg/U+002a.svg +17 -0
- package/fonts/tangerine/svg/U+002a.tsx +19 -0
- package/fonts/tangerine/svg/U+002b.svg +12 -0
- package/fonts/tangerine/svg/U+002b.tsx +14 -0
- package/fonts/tangerine/svg/U+002c.svg +10 -0
- package/fonts/tangerine/svg/U+002c.tsx +12 -0
- package/fonts/tangerine/svg/U+002d.svg +7 -0
- package/fonts/tangerine/svg/U+002d.tsx +9 -0
- package/fonts/tangerine/svg/U+002e.svg +10 -0
- package/fonts/tangerine/svg/U+002e.tsx +12 -0
- package/fonts/tangerine/svg/U+002f.svg +7 -0
- package/fonts/tangerine/svg/U+002f.tsx +9 -0
- package/fonts/tangerine/svg/U+003a.svg +12 -0
- package/fonts/tangerine/svg/U+003a.tsx +14 -0
- package/fonts/tangerine/svg/U+003b.svg +12 -0
- package/fonts/tangerine/svg/U+003b.tsx +14 -0
- package/fonts/tangerine/svg/U+003c.svg +12 -0
- package/fonts/tangerine/svg/U+003c.tsx +14 -0
- package/fonts/tangerine/svg/U+003d.svg +12 -0
- package/fonts/tangerine/svg/U+003d.tsx +14 -0
- package/fonts/tangerine/svg/U+003e.svg +12 -0
- package/fonts/tangerine/svg/U+003e.tsx +14 -0
- package/fonts/tangerine/svg/U+003f.svg +12 -0
- package/fonts/tangerine/svg/U+003f.tsx +14 -0
- package/fonts/tangerine/svg/U+0040.svg +15 -0
- package/fonts/tangerine/svg/U+0040.tsx +17 -0
- package/fonts/tangerine/svg/U+005c.svg +7 -0
- package/fonts/tangerine/svg/U+005c.tsx +9 -0
- package/fonts/tangerine/svg/U+005e.svg +12 -0
- package/fonts/tangerine/svg/U+005e.tsx +14 -0
- package/fonts/tangerine/svg/U+005f.svg +7 -0
- package/fonts/tangerine/svg/U+005f.tsx +9 -0
- package/fonts/tangerine/svg/U+0060.svg +7 -0
- package/fonts/tangerine/svg/U+0060.tsx +9 -0
- package/fonts/tangerine/svg/U+007c.svg +7 -0
- package/fonts/tangerine/svg/U+007c.tsx +9 -0
- package/fonts/tangerine/svg/U+007e.svg +7 -0
- package/fonts/tangerine/svg/U+007e.tsx +9 -0
- package/fonts/tangerine/svg/a.svg +12 -0
- package/fonts/tangerine/svg/a.tsx +14 -0
- package/fonts/tangerine/svg/b.svg +7 -0
- package/fonts/tangerine/svg/b.tsx +9 -0
- package/fonts/tangerine/svg/c.svg +7 -0
- package/fonts/tangerine/svg/c.tsx +9 -0
- package/fonts/tangerine/svg/d.svg +12 -0
- package/fonts/tangerine/svg/d.tsx +14 -0
- package/fonts/tangerine/svg/e.svg +15 -0
- package/fonts/tangerine/svg/e.tsx +17 -0
- package/fonts/tangerine/svg/f.svg +15 -0
- package/fonts/tangerine/svg/f.tsx +17 -0
- package/fonts/tangerine/svg/g.svg +12 -0
- package/fonts/tangerine/svg/g.tsx +14 -0
- package/fonts/tangerine/svg/h.svg +12 -0
- package/fonts/tangerine/svg/h.tsx +14 -0
- package/fonts/tangerine/svg/i.svg +15 -0
- package/fonts/tangerine/svg/i.tsx +17 -0
- package/fonts/tangerine/svg/j.svg +12 -0
- package/fonts/tangerine/svg/j.tsx +14 -0
- package/fonts/tangerine/svg/k.svg +12 -0
- package/fonts/tangerine/svg/k.tsx +14 -0
- package/fonts/tangerine/svg/l.svg +7 -0
- package/fonts/tangerine/svg/l.tsx +9 -0
- package/fonts/tangerine/svg/m.svg +17 -0
- package/fonts/tangerine/svg/m.tsx +19 -0
- package/fonts/tangerine/svg/n.svg +12 -0
- package/fonts/tangerine/svg/n.tsx +14 -0
- package/fonts/tangerine/svg/o.svg +12 -0
- package/fonts/tangerine/svg/o.tsx +14 -0
- package/fonts/tangerine/svg/p.svg +17 -0
- package/fonts/tangerine/svg/p.tsx +19 -0
- package/fonts/tangerine/svg/q.svg +15 -0
- package/fonts/tangerine/svg/q.tsx +17 -0
- package/fonts/tangerine/svg/r.svg +17 -0
- package/fonts/tangerine/svg/r.tsx +19 -0
- package/fonts/tangerine/svg/s.svg +10 -0
- package/fonts/tangerine/svg/s.tsx +12 -0
- package/fonts/tangerine/svg/t.svg +17 -0
- package/fonts/tangerine/svg/t.tsx +19 -0
- package/fonts/tangerine/svg/u.svg +17 -0
- package/fonts/tangerine/svg/u.tsx +19 -0
- package/fonts/tangerine/svg/upper_A.svg +20 -0
- package/fonts/tangerine/svg/upper_A.tsx +22 -0
- package/fonts/tangerine/svg/upper_B.svg +17 -0
- package/fonts/tangerine/svg/upper_B.tsx +19 -0
- package/fonts/tangerine/svg/upper_C.svg +7 -0
- package/fonts/tangerine/svg/upper_C.tsx +9 -0
- package/fonts/tangerine/svg/upper_D.svg +12 -0
- package/fonts/tangerine/svg/upper_D.tsx +14 -0
- package/fonts/tangerine/svg/upper_E.svg +7 -0
- package/fonts/tangerine/svg/upper_E.tsx +9 -0
- package/fonts/tangerine/svg/upper_F.svg +17 -0
- package/fonts/tangerine/svg/upper_F.tsx +19 -0
- package/fonts/tangerine/svg/upper_G.svg +12 -0
- package/fonts/tangerine/svg/upper_G.tsx +14 -0
- package/fonts/tangerine/svg/upper_H.svg +12 -0
- package/fonts/tangerine/svg/upper_H.tsx +14 -0
- package/fonts/tangerine/svg/upper_I.svg +7 -0
- package/fonts/tangerine/svg/upper_I.tsx +9 -0
- package/fonts/tangerine/svg/upper_J.svg +7 -0
- package/fonts/tangerine/svg/upper_J.tsx +9 -0
- package/fonts/tangerine/svg/upper_K.svg +17 -0
- package/fonts/tangerine/svg/upper_K.tsx +19 -0
- package/fonts/tangerine/svg/upper_L.svg +7 -0
- package/fonts/tangerine/svg/upper_L.tsx +9 -0
- package/fonts/tangerine/svg/upper_M.svg +12 -0
- package/fonts/tangerine/svg/upper_M.tsx +14 -0
- package/fonts/tangerine/svg/upper_N.svg +15 -0
- package/fonts/tangerine/svg/upper_N.tsx +17 -0
- package/fonts/tangerine/svg/upper_O.svg +7 -0
- package/fonts/tangerine/svg/upper_O.tsx +9 -0
- package/fonts/tangerine/svg/upper_P.svg +12 -0
- package/fonts/tangerine/svg/upper_P.tsx +14 -0
- package/fonts/tangerine/svg/upper_Q.svg +12 -0
- package/fonts/tangerine/svg/upper_Q.tsx +14 -0
- package/fonts/tangerine/svg/upper_R.svg +12 -0
- package/fonts/tangerine/svg/upper_R.tsx +14 -0
- package/fonts/tangerine/svg/upper_S.svg +7 -0
- package/fonts/tangerine/svg/upper_S.tsx +9 -0
- package/fonts/tangerine/svg/upper_T.svg +7 -0
- package/fonts/tangerine/svg/upper_T.tsx +9 -0
- package/fonts/tangerine/svg/upper_U.svg +12 -0
- package/fonts/tangerine/svg/upper_U.tsx +14 -0
- package/fonts/tangerine/svg/upper_V.svg +12 -0
- package/fonts/tangerine/svg/upper_V.tsx +14 -0
- package/fonts/tangerine/svg/upper_W.svg +17 -0
- package/fonts/tangerine/svg/upper_W.tsx +19 -0
- package/fonts/tangerine/svg/upper_X.svg +12 -0
- package/fonts/tangerine/svg/upper_X.tsx +14 -0
- package/fonts/tangerine/svg/upper_Y.svg +12 -0
- package/fonts/tangerine/svg/upper_Y.tsx +14 -0
- package/fonts/tangerine/svg/upper_Z.svg +17 -0
- package/fonts/tangerine/svg/upper_Z.tsx +19 -0
- package/fonts/tangerine/svg/v.svg +12 -0
- package/fonts/tangerine/svg/v.tsx +14 -0
- package/fonts/tangerine/svg/w.svg +25 -0
- package/fonts/tangerine/svg/w.tsx +27 -0
- package/fonts/tangerine/svg/x.svg +17 -0
- package/fonts/tangerine/svg/x.tsx +19 -0
- package/fonts/tangerine/svg/y.svg +12 -0
- package/fonts/tangerine/svg/y.tsx +14 -0
- package/fonts/tangerine/svg/z.svg +20 -0
- package/fonts/tangerine/svg/z.tsx +22 -0
- package/fonts/tangerine/tangerine.ttf +0 -0
- package/package.json +64 -6
- package/src/env.d.ts +10 -0
- package/src/index.ts +10 -0
- package/src/lib/TegakiRenderer.tsx +589 -0
- package/src/lib/drawFallbackGlyph.ts +70 -0
- package/src/lib/drawGlyph.ts +374 -0
- package/src/lib/effects.ts +56 -0
- package/src/lib/textLayout.ts +114 -0
- package/src/lib/timeline.ts +65 -0
- package/src/lib/utils.ts +22 -0
- package/src/types.test.ts +92 -0
- package/src/types.ts +114 -0
- package/index.js +0 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 326 1260">
|
|
2
|
+
<path d="M 126.35 -207.89 L 145.51 -203.78 L 187.25 -203.78 L 230.35 -209.94 L 298.09 -214.04 L 308.36 -212.68 L 333.67 -205.15" fill="none" stroke="currentColor" stroke-width="46.5" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="256.0" stroke-dashoffset="256.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="256.0" to="0" dur="0.070s" 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 -960 326 1260">
|
|
3
|
+
<path d="M 126.35 -207.89 L 145.51 -203.78 L 187.25 -203.78 L 230.35 -209.94 L 298.09 -214.04 L 308.36 -212.68 L 333.67 -205.15" fill="none" stroke="currentColor" strokeWidth="46.5" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="256.0" strokeDashoffset="256.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="256.0" to="0" dur="0.070s" 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 -960 198 1260">
|
|
2
|
+
<path d="M 123.37 -85.06 L 127.76 -85.69 L 144.37 -97.6 L 150.33 -97.6" fill="none" stroke="currentColor" stroke-width="82.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="113.0" stroke-dashoffset="113.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="113.0" to="0" dur="0.010s" 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 -960 198 1260">
|
|
3
|
+
<path d="M 123.37 -85.06 L 127.76 -85.69 L 144.37 -97.6 L 150.33 -97.6" fill="none" stroke="currentColor" strokeWidth="82.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="113.0" strokeDashoffset="113.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="113.0" to="0" dur="0.010s" 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 -960 330 1260">
|
|
2
|
+
<path d="M 58.02 58.78 L 60.24 29.84 L 78.05 -12.47 L 238.36 -315.27 L 320.74 -453.31 L 461.01 -655.92 L 467.69 -671.5 L 467.69 -689.31" fill="none" stroke="currentColor" stroke-width="58.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="917.9" stroke-dashoffset="917.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="917.9" to="0" dur="0.286s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 269.53 -368.7 L 271.76 -368.7" fill="none" stroke="currentColor" stroke-width="55.1" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="57.3" stroke-dashoffset="57.3" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.436s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="57.3" to="0" dur="0.001s" begin="0.436s" 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 -960 330 1260">
|
|
3
|
+
<path d="M 58.02 58.78 L 60.24 29.84 L 78.05 -12.47 L 238.36 -315.27 L 320.74 -453.31 L 461.01 -655.92 L 467.69 -671.5 L 467.69 -689.31" fill="none" stroke="currentColor" strokeWidth="58.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="917.9" strokeDashoffset="917.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="917.9" to="0" dur="0.286s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 269.53 -368.7 L 271.76 -368.7" fill="none" stroke="currentColor" strokeWidth="55.1" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="57.3" strokeDashoffset="57.3" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.436s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="57.3" to="0" dur="0.001s" begin="0.436s" 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 -960 198 1260">
|
|
2
|
+
<path d="M 134.8 -87.49 L 149.97 -97.61" fill="none" stroke="currentColor" stroke-width="85.9" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="104.1" stroke-dashoffset="104.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="104.1" to="0" dur="0.006s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 203.07 -295.68 L 219.93 -307.48" fill="none" stroke="currentColor" stroke-width="84.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="104.8" stroke-dashoffset="104.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.156s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="104.8" to="0" dur="0.007s" begin="0.156s" 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 -960 198 1260">
|
|
3
|
+
<path d="M 134.8 -87.49 L 149.97 -97.61" fill="none" stroke="currentColor" strokeWidth="85.9" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="104.1" strokeDashoffset="104.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="104.1" to="0" dur="0.006s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 203.07 -295.68 L 219.93 -307.48" fill="none" stroke="currentColor" strokeWidth="84.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="104.8" strokeDashoffset="104.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.156s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="104.8" to="0" dur="0.007s" begin="0.156s" 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 -960 198 1260">
|
|
2
|
+
<path d="M 59.32 63.81 L 65.25 62.62 L 87.77 44.84 L 130.44 -6.12 L 142.29 -35.75 L 148.22 -60.64 L 147.03 -108.05" fill="none" stroke="currentColor" stroke-width="40.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="246.4" stroke-dashoffset="246.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="246.4" to="0" dur="0.069s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 202.74 -295.32 L 219.33 -307.18" fill="none" stroke="currentColor" stroke-width="83.9" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="104.3" stroke-dashoffset="104.3" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.219s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="104.3" to="0" dur="0.007s" begin="0.219s" 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 -960 198 1260">
|
|
3
|
+
<path d="M 59.32 63.81 L 65.25 62.62 L 87.77 44.84 L 130.44 -6.12 L 142.29 -35.75 L 148.22 -60.64 L 147.03 -108.05" fill="none" stroke="currentColor" strokeWidth="40.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="246.4" strokeDashoffset="246.4" opacity="0">
|
|
5
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
<animate attributeName="stroke-dashoffset" from="246.4" to="0" dur="0.069s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 202.74 -295.32 L 219.33 -307.18" fill="none" stroke="currentColor" strokeWidth="83.9" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="104.3" strokeDashoffset="104.3" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.219s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="104.3" to="0" dur="0.007s" begin="0.219s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 430.41 -372.59 L 418.79 -370.65 L 404.28 -371.62 L 393.63 -365.81 L 209.78 -261.31 L 194.3 -249.69 L 177.85 -233.24 L 172.04 -218.73 L 157.53 -221.63 L 168.17 -220.66 L 173.01 -217.76 L 181.72 -186.8 L 206.88 -160.67 L 248.49 -132.61 L 324.93 -98.74 L 396.54 -77.45 L 437.18 -70.68" fill="none" stroke="currentColor" stroke-width="55.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="712.6" stroke-dashoffset="712.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="712.6" to="0" dur="0.219s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 180.75 -237.11 L 181.72 -238.08" fill="none" stroke="currentColor" stroke-width="59.4" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="60.8" stroke-dashoffset="60.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.369s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="60.8" to="0" dur="0.001s" begin="0.369s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 430.41 -372.59 L 418.79 -370.65 L 404.28 -371.62 L 393.63 -365.81 L 209.78 -261.31 L 194.3 -249.69 L 177.85 -233.24 L 172.04 -218.73 L 157.53 -221.63 L 168.17 -220.66 L 173.01 -217.76 L 181.72 -186.8 L 206.88 -160.67 L 248.49 -132.61 L 324.93 -98.74 L 396.54 -77.45 L 437.18 -70.68" fill="none" stroke="currentColor" strokeWidth="55.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="712.6" strokeDashoffset="712.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="712.6" to="0" dur="0.219s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 180.75 -237.11 L 181.72 -238.08" fill="none" stroke="currentColor" strokeWidth="59.4" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="60.8" strokeDashoffset="60.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.369s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="60.8" to="0" dur="0.001s" begin="0.369s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 130.02 -162.67 L 145.98 -158.68 L 196.86 -158.68 L 257.73 -165.66 L 352.51 -169.66 L 387.43 -160.68" fill="none" stroke="currentColor" stroke-width="45.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="304.8" stroke-dashoffset="304.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="304.8" to="0" dur="0.087s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 182.9 -305.35 L 199.86 -300.36 L 248.75 -300.36 L 299.63 -306.35 L 407.39 -311.33 L 430.33 -307.34 L 443.31 -302.35" fill="none" stroke="currentColor" stroke-width="45.0" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="307.9" stroke-dashoffset="307.9" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.237s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="307.9" to="0" dur="0.088s" begin="0.237s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 130.02 -162.67 L 145.98 -158.68 L 196.86 -158.68 L 257.73 -165.66 L 352.51 -169.66 L 387.43 -160.68" fill="none" stroke="currentColor" strokeWidth="45.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="304.8" strokeDashoffset="304.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="304.8" to="0" dur="0.087s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 182.9 -305.35 L 199.86 -300.36 L 248.75 -300.36 L 299.63 -306.35 L 407.39 -311.33 L 430.33 -307.34 L 443.31 -302.35" fill="none" stroke="currentColor" strokeWidth="45.0" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="307.9" strokeDashoffset="307.9" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.237s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="307.9" to="0" dur="0.088s" begin="0.237s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 179.69 -378.24 L 203.87 -373.4 L 283.16 -344.39 L 342.14 -314.42 L 372.12 -296.04 L 399.2 -273.8 L 417.57 -253.5 L 421.44 -246.73 L 432.07 -209.98 L 420.47 -193.55 L 398.23 -177.11 L 307.33 -131.66 L 242.55 -103.62 L 194.2 -78.48 L 174.86 -78.48 L 154.55 -74.61" fill="none" stroke="currentColor" stroke-width="52.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="685.8" stroke-dashoffset="685.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="685.8" to="0" dur="0.211s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 432.07 -209.98 L 459.15 -204.18 L 478.49 -189.68" fill="none" stroke="currentColor" stroke-width="36.0" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="87.9" stroke-dashoffset="87.9" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.361s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="87.9" to="0" dur="0.017s" begin="0.361s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 179.69 -378.24 L 203.87 -373.4 L 283.16 -344.39 L 342.14 -314.42 L 372.12 -296.04 L 399.2 -273.8 L 417.57 -253.5 L 421.44 -246.73 L 432.07 -209.98 L 420.47 -193.55 L 398.23 -177.11 L 307.33 -131.66 L 242.55 -103.62 L 194.2 -78.48 L 174.86 -78.48 L 154.55 -74.61" fill="none" stroke="currentColor" strokeWidth="52.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="685.8" strokeDashoffset="685.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="685.8" to="0" dur="0.211s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 432.07 -209.98 L 459.15 -204.18 L 478.49 -189.68" fill="none" stroke="currentColor" strokeWidth="36.0" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="87.9" strokeDashoffset="87.9" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.361s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="87.9" to="0" dur="0.017s" begin="0.361s" 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 -960 374 1260">
|
|
2
|
+
<path d="M 269.9 -548.58 L 265.95 -564.39 L 271.87 -592.05 L 299.54 -637.51 L 337.09 -671.1 L 392.42 -696.79 L 453.69 -694.82 L 481.35 -680.98 L 497.16 -649.36 L 497.16 -605.89 L 481.35 -526.84 L 455.66 -469.53 L 414.16 -426.05 L 337.09 -362.81 L 301.52 -325.26 L 267.92 -277.84 L 250.14 -238.31 L 250.14 -224.48" fill="none" stroke="currentColor" stroke-width="60.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="910.7" stroke-dashoffset="910.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="910.7" to="0" dur="0.283s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 196.78 -44.64 L 210.61 -54.52" fill="none" stroke="currentColor" stroke-width="85.9" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="102.9" stroke-dashoffset="102.9" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.433s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="102.9" to="0" dur="0.006s" begin="0.433s" 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 -960 374 1260">
|
|
3
|
+
<path d="M 269.9 -548.58 L 265.95 -564.39 L 271.87 -592.05 L 299.54 -637.51 L 337.09 -671.1 L 392.42 -696.79 L 453.69 -694.82 L 481.35 -680.98 L 497.16 -649.36 L 497.16 -605.89 L 481.35 -526.84 L 455.66 -469.53 L 414.16 -426.05 L 337.09 -362.81 L 301.52 -325.26 L 267.92 -277.84 L 250.14 -238.31 L 250.14 -224.48" fill="none" stroke="currentColor" strokeWidth="60.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="910.7" strokeDashoffset="910.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="910.7" to="0" dur="0.283s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 196.78 -44.64 L 210.61 -54.52" fill="none" stroke="currentColor" strokeWidth="85.9" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="102.9" strokeDashoffset="102.9" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.433s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="102.9" to="0" dur="0.006s" begin="0.433s" 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 -960 643 1260">
|
|
2
|
+
<path d="M 330.23 89.16 L 309.57 92.6 L 276.86 89.16 L 211.44 66.78 L 158.08 18.58 L 135.7 -15.85 L 125.37 -46.84 L 121.93 -77.82 L 127.09 -124.3 L 146.03 -193.16 L 177.01 -251.7 L 223.49 -313.67 L 268.25 -363.59 L 316.46 -403.19 L 369.82 -439.34 L 436.96 -463.44 L 480 -468.6 L 529.92 -463.44 L 554.02 -456.55 L 581.57 -439.34 L 622.88 -404.91 L 645.26 -370.48 L 659.03 -336.05 L 667.64 -293.01 L 664.2 -229.32 L 655.59 -200.05 L 629.77 -158.73 L 579.84 -103.65 L 559.19 -91.6 L 517.87 -93.32 L 485.16 -112.25 L 467.95 -129.47 L 493.77 -222.43 L 495.49 -243.09 L 490.33 -267.19 L 467.95 -287.85 L 430.07 -293.01 L 393.92 -284.4 L 350.89 -248.25 L 326.78 -212.1 L 302.68 -153.57 L 297.52 -124.3 L 300.96 -89.87 L 323.34 -65.77 L 352.61 -58.89 L 388.76 -65.77 L 449.01 -119.14 L 467.95 -129.47" fill="none" stroke="currentColor" stroke-width="55.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="2231.1" stroke-dashoffset="2231.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="2231.1" to="0" dur="0.725s" 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 -960 643 1260">
|
|
3
|
+
<path d="M 330.23 89.16 L 309.57 92.6 L 276.86 89.16 L 211.44 66.78 L 158.08 18.58 L 135.7 -15.85 L 125.37 -46.84 L 121.93 -77.82 L 127.09 -124.3 L 146.03 -193.16 L 177.01 -251.7 L 223.49 -313.67 L 268.25 -363.59 L 316.46 -403.19 L 369.82 -439.34 L 436.96 -463.44 L 480 -468.6 L 529.92 -463.44 L 554.02 -456.55 L 581.57 -439.34 L 622.88 -404.91 L 645.26 -370.48 L 659.03 -336.05 L 667.64 -293.01 L 664.2 -229.32 L 655.59 -200.05 L 629.77 -158.73 L 579.84 -103.65 L 559.19 -91.6 L 517.87 -93.32 L 485.16 -112.25 L 467.95 -129.47 L 493.77 -222.43 L 495.49 -243.09 L 490.33 -267.19 L 467.95 -287.85 L 430.07 -293.01 L 393.92 -284.4 L 350.89 -248.25 L 326.78 -212.1 L 302.68 -153.57 L 297.52 -124.3 L 300.96 -89.87 L 323.34 -65.77 L 352.61 -58.89 L 388.76 -65.77 L 449.01 -119.14 L 467.95 -129.47" fill="none" stroke="currentColor" strokeWidth="55.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="2231.1" strokeDashoffset="2231.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="2231.1" to="0" dur="0.725s" 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 -960 330 1260">
|
|
2
|
+
<path d="M 207.84 -694.31 L 198.76 -635.31 L 248.68 -299.49 L 280.45 -152 L 300.87 -90.73 L 321.29 4.57 L 337.18 43.15 L 334.91 61.3" fill="none" stroke="currentColor" stroke-width="56.3" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="828.4" stroke-dashoffset="828.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="828.4" to="0" dur="0.257s" 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 -960 330 1260">
|
|
3
|
+
<path d="M 207.84 -694.31 L 198.76 -635.31 L 248.68 -299.49 L 280.45 -152 L 300.87 -90.73 L 321.29 4.57 L 337.18 43.15 L 334.91 61.3" fill="none" stroke="currentColor" strokeWidth="56.3" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="828.4" strokeDashoffset="828.4" opacity="0">
|
|
5
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
<animate attributeName="stroke-dashoffset" from="828.4" to="0" dur="0.257s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 146.49 -322.34 L 155.13 -338.76 L 164.64 -364.69 L 191.43 -418.27 L 227.72 -468.39 L 248.46 -490.86 L 270.07 -508.14 L 283.9 -514.19 L 311.55 -519.38 L 320.19 -515.92 L 328.83 -509.01 L 365.99 -439.87 L 416.12 -327.53 L 418.71 -317.16 L 416.98 -311.97" fill="none" stroke="currentColor" stroke-width="49.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="557.3" stroke-dashoffset="557.3" opacity="0">
|
|
4
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.000s" fill="freeze"/>
|
|
5
|
+
<animate attributeName="stroke-dashoffset" from="557.3" to="0" dur="0.169s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 146.49 -322.34 L 155.13 -338.76 L 164.64 -364.69 L 191.43 -418.27 L 227.72 -468.39 L 248.46 -490.86 L 270.07 -508.14 L 283.9 -514.19 L 311.55 -519.38 L 320.19 -515.92 L 328.83 -509.01 L 365.99 -439.87 L 416.12 -327.53 L 418.71 -317.16 L 416.98 -311.97" fill="none" stroke="currentColor" strokeWidth="49.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="557.3" strokeDashoffset="557.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="557.3" to="0" dur="0.169s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 74.2 -19.61 L 128.97 -17.58 L 153.31 -20.62 L 345 -28.74 L 365.29 -27.72 L 389.63 -19.61" fill="none" stroke="currentColor" stroke-width="48.5" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="365.7" stroke-dashoffset="365.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="365.7" to="0" dur="0.106s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 74.2 -19.61 L 128.97 -17.58 L 153.31 -20.62 L 345 -28.74 L 365.29 -27.72 L 389.63 -19.61" fill="none" stroke="currentColor" strokeWidth="48.5" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="365.7" strokeDashoffset="365.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="365.7" to="0" dur="0.106s" 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 -960 353 1260">
|
|
2
|
+
<path d="M 295.83 -556.82 L 322.96 -510 L 339.15 -477.18 L 340.9 -470.62 L 339.15 -458.8 L 336.96 -452.24" fill="none" stroke="currentColor" stroke-width="49.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="165.7" stroke-dashoffset="165.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="165.7" to="0" dur="0.039s" 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 -960 353 1260">
|
|
3
|
+
<path d="M 295.83 -556.82 L 322.96 -510 L 339.15 -477.18 L 340.9 -470.62 L 339.15 -458.8 L 336.96 -452.24" fill="none" stroke="currentColor" strokeWidth="49.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="165.7" strokeDashoffset="165.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="165.7" to="0" dur="0.039s" 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 -960 330 1260">
|
|
2
|
+
<path d="M 405.01 -722.13 L 407.5 -712.17 L 395.05 -674.82 L 255.62 -341.19 L 203.34 -186.82 L 133.62 54.69 L 138.6 111.95" fill="none" stroke="currentColor" stroke-width="59.6" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="942.7" stroke-dashoffset="942.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="942.7" to="0" dur="0.294s" 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 -960 330 1260">
|
|
3
|
+
<path d="M 405.01 -722.13 L 407.5 -712.17 L 395.05 -674.82 L 255.62 -341.19 L 203.34 -186.82 L 133.62 54.69 L 138.6 111.95" fill="none" stroke="currentColor" strokeWidth="59.6" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="942.7" strokeDashoffset="942.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="942.7" to="0" dur="0.294s" 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 -960 446 1260">
|
|
2
|
+
<path d="M 127.74 -238.47 L 131.9 -245.74 L 176.57 -277.94 L 185.92 -283.14 L 212.93 -288.33 L 238.9 -284.18 L 314.73 -233.27 L 345.89 -227.04 L 374.98 -229.12 L 443.54 -254.05 L 453.93 -261.32 L 465.36 -273.79" fill="none" stroke="currentColor" stroke-width="44.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="427.0" stroke-dashoffset="427.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="427.0" to="0" dur="0.128s" 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 -960 446 1260">
|
|
3
|
+
<path d="M 127.74 -238.47 L 131.9 -245.74 L 176.57 -277.94 L 185.92 -283.14 L 212.93 -288.33 L 238.9 -284.18 L 314.73 -233.27 L 345.89 -227.04 L 374.98 -229.12 L 443.54 -254.05 L 453.93 -261.32 L 465.36 -273.79" fill="none" stroke="currentColor" strokeWidth="44.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="427.0" strokeDashoffset="427.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="427.0" to="0" dur="0.128s" 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 -960 437 1260">
|
|
2
|
+
<path d="M 366.52 -208.11 L 374.47 -241.07 L 381.29 -258.12 L 384.7 -278.57 L 384.7 -286.53 L 376.74 -305.85 L 350.61 -336.53 L 336.97 -345.62 L 309.69 -352.44 L 292.65 -349.03 L 279.01 -342.21 L 248.33 -316.07 L 214.23 -278.57 L 158.55 -195.61 L 121.05 -117.2 L 116.5 -89.92 L 119.91 -70.6 L 127.86 -64.92 L 144.91 -60.38 L 175.59 -66.06 L 204.01 -79.7 L 259.69 -125.15 L 311.97 -176.29 L 325.6 -193.34 L 364.24 -208.11 L 375.61 -199.02 L 380.15 -162.66 L 397.2 -122.88 L 410.84 -103.56 L 422.2 -91.06 L 436.98 -80.83 L 468.8 -70.6" fill="none" stroke="currentColor" stroke-width="59.6" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1088.8" stroke-dashoffset="1088.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="1088.8" to="0" dur="0.343s" 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 -960 437 1260">
|
|
3
|
+
<path d="M 366.52 -208.11 L 374.47 -241.07 L 381.29 -258.12 L 384.7 -278.57 L 384.7 -286.53 L 376.74 -305.85 L 350.61 -336.53 L 336.97 -345.62 L 309.69 -352.44 L 292.65 -349.03 L 279.01 -342.21 L 248.33 -316.07 L 214.23 -278.57 L 158.55 -195.61 L 121.05 -117.2 L 116.5 -89.92 L 119.91 -70.6 L 127.86 -64.92 L 144.91 -60.38 L 175.59 -66.06 L 204.01 -79.7 L 259.69 -125.15 L 311.97 -176.29 L 325.6 -193.34 L 364.24 -208.11 L 375.61 -199.02 L 380.15 -162.66 L 397.2 -122.88 L 410.84 -103.56 L 422.2 -91.06 L 436.98 -80.83 L 468.8 -70.6" fill="none" stroke="currentColor" strokeWidth="59.6" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1088.8" strokeDashoffset="1088.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="1088.8" to="0" dur="0.343s" 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 -960 435 1260">
|
|
2
|
+
<path d="M 160.55 -128.51 L 162.3 -154.72 L 181.52 -198.4 L 219.96 -212.38 L 268.89 -254.31 L 335.28 -301.49 L 361.49 -311.97 L 408.67 -315.47 L 427.89 -310.23 L 441.87 -296.25 L 447.11 -271.79 L 443.61 -233.35 L 403.43 -172.19 L 359.74 -125.01 L 291.6 -76.09 L 256.65 -56.87 L 216.47 -46.39 L 183.27 -53.38" fill="none" stroke="currentColor" stroke-width="59.5" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="835.8" stroke-dashoffset="835.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="835.8" to="0" dur="0.259s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 328.29 -619.49 L 261.9 -476.22 L 214.72 -355.65 L 181.52 -254.31 L 176.28 -203.64 L 181.52 -198.4" fill="none" stroke="currentColor" stroke-width="69.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="521.5" stroke-dashoffset="521.5" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.409s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="521.5" to="0" dur="0.151s" begin="0.409s" 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 -960 435 1260">
|
|
3
|
+
<path d="M 160.55 -128.51 L 162.3 -154.72 L 181.52 -198.4 L 219.96 -212.38 L 268.89 -254.31 L 335.28 -301.49 L 361.49 -311.97 L 408.67 -315.47 L 427.89 -310.23 L 441.87 -296.25 L 447.11 -271.79 L 443.61 -233.35 L 403.43 -172.19 L 359.74 -125.01 L 291.6 -76.09 L 256.65 -56.87 L 216.47 -46.39 L 183.27 -53.38" fill="none" stroke="currentColor" strokeWidth="59.5" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="835.8" strokeDashoffset="835.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="835.8" to="0" dur="0.259s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 328.29 -619.49 L 261.9 -476.22 L 214.72 -355.65 L 181.52 -254.31 L 176.28 -203.64 L 181.52 -198.4" fill="none" stroke="currentColor" strokeWidth="69.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="521.5" strokeDashoffset="521.5" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.409s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="521.5" to="0" dur="0.151s" begin="0.409s" 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 -960 355 1260">
|
|
2
|
+
<path d="M 328.9 -255.62 L 334.19 -261.97 L 340.53 -277.83 L 345.82 -313.8 L 337.36 -343.42 L 326.78 -355.05 L 297.16 -361.4 L 270.72 -357.17 L 243.21 -336.01 L 222.06 -315.91 L 198.79 -287.35 L 181.86 -260.91 L 163.88 -224.94 L 148.01 -184.75 L 135.32 -139.26 L 132.14 -111.76 L 135.32 -80.02 L 141.67 -57.81 L 149.07 -49.35 L 186.09 -40.89 L 212.54 -44.06 L 245.33 -52.52 L 300.34 -84.26 L 331.01 -108.59 L 363.8 -140.32 L 376.5 -145.61 L 384.96 -144.55" fill="none" stroke="currentColor" stroke-width="54.0" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="845.1" stroke-dashoffset="845.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="845.1" to="0" dur="0.264s" 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 -960 355 1260">
|
|
3
|
+
<path d="M 328.9 -255.62 L 334.19 -261.97 L 340.53 -277.83 L 345.82 -313.8 L 337.36 -343.42 L 326.78 -355.05 L 297.16 -361.4 L 270.72 -357.17 L 243.21 -336.01 L 222.06 -315.91 L 198.79 -287.35 L 181.86 -260.91 L 163.88 -224.94 L 148.01 -184.75 L 135.32 -139.26 L 132.14 -111.76 L 135.32 -80.02 L 141.67 -57.81 L 149.07 -49.35 L 186.09 -40.89 L 212.54 -44.06 L 245.33 -52.52 L 300.34 -84.26 L 331.01 -108.59 L 363.8 -140.32 L 376.5 -145.61 L 384.96 -144.55" fill="none" stroke="currentColor" strokeWidth="54.0" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="845.1" strokeDashoffset="845.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="845.1" to="0" dur="0.264s" 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 -960 393 1260">
|
|
2
|
+
<path d="M 490.06 -604.04 L 490.06 -596.78 L 426.54 -453.41 L 386.62 -333.64 L 379.36 -300.97 L 363.02 -282.83 L 373.91 -288.27 L 361.21 -281.01 L 328.54 -295.53 L 270.47 -308.23 L 239.62 -302.79 L 225.1 -293.71 L 194.25 -261.05 L 165.22 -222.94 L 138 -166.68 L 127.11 -123.13 L 127.11 -103.17 L 134.37 -79.57 L 147.07 -70.5 L 167.03 -66.87 L 208.77 -74.13 L 234.18 -86.83 L 299.51 -137.65 L 335.8 -148.53 L 348.51 -157.61 L 357.58 -210.24 L 361.21 -281.01" fill="none" stroke="currentColor" stroke-width="61.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1192.6" stroke-dashoffset="1192.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="1192.6" to="0" dur="0.377s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 343.06 -152.16 L 346.69 -148.53 L 344.88 -72.32 L 355.77 -8.8" fill="none" stroke="currentColor" stroke-width="66.5" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="212.3" stroke-dashoffset="212.3" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.527s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="212.3" to="0" dur="0.049s" begin="0.527s" 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 -960 393 1260">
|
|
3
|
+
<path d="M 490.06 -604.04 L 490.06 -596.78 L 426.54 -453.41 L 386.62 -333.64 L 379.36 -300.97 L 363.02 -282.83 L 373.91 -288.27 L 361.21 -281.01 L 328.54 -295.53 L 270.47 -308.23 L 239.62 -302.79 L 225.1 -293.71 L 194.25 -261.05 L 165.22 -222.94 L 138 -166.68 L 127.11 -123.13 L 127.11 -103.17 L 134.37 -79.57 L 147.07 -70.5 L 167.03 -66.87 L 208.77 -74.13 L 234.18 -86.83 L 299.51 -137.65 L 335.8 -148.53 L 348.51 -157.61 L 357.58 -210.24 L 361.21 -281.01" fill="none" stroke="currentColor" strokeWidth="61.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1192.6" strokeDashoffset="1192.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="1192.6" to="0" dur="0.377s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 343.06 -152.16 L 346.69 -148.53 L 344.88 -72.32 L 355.77 -8.8" fill="none" stroke="currentColor" strokeWidth="66.5" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="212.3" strokeDashoffset="212.3" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.527s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="212.3" to="0" dur="0.049s" begin="0.527s" 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 -960 325 1260">
|
|
2
|
+
<path d="M 165.79 -236.71 L 173.95 -227.53 L 181.1 -225.49 L 214.77 -222.42 L 244.37 -216.3 L 271.92 -219.36 L 285.19 -223.45 L 301.52 -232.63 L 337.23 -265.29 L 345.4 -278.55 L 350.5 -297.94 L 351.52 -311.21 L 347.44 -327.54 L 328.05 -348.97 L 318.87 -353.05 L 296.41 -356.11 L 280.09 -356.11 L 253.55 -348.97 L 237.22 -339.78 L 195.38 -301 L 175.99 -275.49 L 166.81 -237.73 L 151.5 -227.53 L 146.4 -218.34 L 137.21 -185.69 L 133.13 -156.09 L 137.21 -107.11 L 147.42 -77.51 L 169.87 -55.06 L 199.47 -43.84 L 216.81 -41.79 L 256.61 -50.98 L 289.27 -72.41 L 312.74 -94.86 L 321.93 -96.9" fill="none" stroke="currentColor" stroke-width="54.0" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="940.2" stroke-dashoffset="940.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="940.2" to="0" dur="0.295s" 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 -960 325 1260">
|
|
3
|
+
<path d="M 165.79 -236.71 L 173.95 -227.53 L 181.1 -225.49 L 214.77 -222.42 L 244.37 -216.3 L 271.92 -219.36 L 285.19 -223.45 L 301.52 -232.63 L 337.23 -265.29 L 345.4 -278.55 L 350.5 -297.94 L 351.52 -311.21 L 347.44 -327.54 L 328.05 -348.97 L 318.87 -353.05 L 296.41 -356.11 L 280.09 -356.11 L 253.55 -348.97 L 237.22 -339.78 L 195.38 -301 L 175.99 -275.49 L 166.81 -237.73 L 151.5 -227.53 L 146.4 -218.34 L 137.21 -185.69 L 133.13 -156.09 L 137.21 -107.11 L 147.42 -77.51 L 169.87 -55.06 L 199.47 -43.84 L 216.81 -41.79 L 256.61 -50.98 L 289.27 -72.41 L 312.74 -94.86 L 321.93 -96.9" fill="none" stroke="currentColor" strokeWidth="54.0" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="940.2" strokeDashoffset="940.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="940.2" to="0" dur="0.295s" 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 -960 291 1260">
|
|
2
|
+
<path d="M 113.4 76.02 L 107.02 33.53 L 113.4 -36.57 L 138.89 -164.03 L 166.51 -268.13 L 196.25 -297.87 L 274.85 -304.24 L 327.96 -314.86" fill="none" stroke="currentColor" stroke-width="61.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="587.8" stroke-dashoffset="587.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="587.8" to="0" dur="0.175s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 198.37 -299.99 L 196.25 -312.74 L 204.74 -365.85 L 259.98 -493.31 L 298.22 -552.79 L 332.21 -591.03 L 376.82 -627.15 L 404.44 -633.52 L 432.05 -627.15 L 440.55 -616.53 L 442.67 -599.53 L 429.93 -542.17" fill="none" stroke="currentColor" stroke-width="64.0" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="595.0" stroke-dashoffset="595.0" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.325s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="595.0" to="0" dur="0.177s" begin="0.325s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
</svg>
|