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 472 1260">
|
|
2
|
+
<path d="M 467.9 -436.91 L 504.42 -495.75 L 522.68 -560.67 L 524.71 -587.04 L 518.62 -621.53 L 502.39 -643.85 L 473.99 -649.94 L 449.64 -647.91 L 386.75 -605.3 L 334 -558.64 L 248.79 -445.03 L 200.1 -359.82 L 159.52 -248.23 L 149.38 -191.43 L 145.32 -122.45 L 151.41 -61.58 L 163.58 -18.98 L 187.92 13.48 L 204.15 21.6 L 228.5 25.66 L 283.28 19.57 L 340.09 -2.75 L 407.04 -39.26 L 480.07 -94.04" fill="none" stroke="currentColor" stroke-width="60.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1444.3" stroke-dashoffset="1444.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="1444.3" to="0" dur="0.461s" 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 472 1260">
|
|
3
|
+
<path d="M 467.9 -436.91 L 504.42 -495.75 L 522.68 -560.67 L 524.71 -587.04 L 518.62 -621.53 L 502.39 -643.85 L 473.99 -649.94 L 449.64 -647.91 L 386.75 -605.3 L 334 -558.64 L 248.79 -445.03 L 200.1 -359.82 L 159.52 -248.23 L 149.38 -191.43 L 145.32 -122.45 L 151.41 -61.58 L 163.58 -18.98 L 187.92 13.48 L 204.15 21.6 L 228.5 25.66 L 283.28 19.57 L 340.09 -2.75 L 407.04 -39.26 L 480.07 -94.04" fill="none" stroke="currentColor" strokeWidth="60.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1444.3" strokeDashoffset="1444.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="1444.3" to="0" dur="0.461s" 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 578 1260">
|
|
2
|
+
<path d="M 336.82 -666.05 L 319.18 -571.26 L 257.46 -410.33 L 193.53 -218.54 L 156.05 -57.62" fill="none" stroke="currentColor" stroke-width="60.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="696.9" stroke-dashoffset="696.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="696.9" to="0" dur="0.212s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 253.05 -668.25 L 270.69 -663.85 L 334.62 -663.85 L 341.23 -670.46 L 372.09 -670.46 L 418.39 -661.64 L 458.07 -646.21 L 499.95 -621.96 L 563.88 -564.64 L 596.95 -511.74 L 614.58 -452.22 L 614.58 -364.04 L 601.36 -300.11 L 577.11 -231.77 L 526.4 -139.18 L 460.27 -68.64 L 354.46 6.31 L 279.5 45.99 L 189.12 68.04 L 140.62 59.22 L 109.76 37.18 L 92.12 12.93" fill="none" stroke="currentColor" stroke-width="58.3" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="1382.0" stroke-dashoffset="1382.0" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.362s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="1382.0" to="0" dur="0.441s" begin="0.362s" 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 578 1260">
|
|
3
|
+
<path d="M 336.82 -666.05 L 319.18 -571.26 L 257.46 -410.33 L 193.53 -218.54 L 156.05 -57.62" fill="none" stroke="currentColor" strokeWidth="60.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="696.9" strokeDashoffset="696.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="696.9" to="0" dur="0.212s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 253.05 -668.25 L 270.69 -663.85 L 334.62 -663.85 L 341.23 -670.46 L 372.09 -670.46 L 418.39 -661.64 L 458.07 -646.21 L 499.95 -621.96 L 563.88 -564.64 L 596.95 -511.74 L 614.58 -452.22 L 614.58 -364.04 L 601.36 -300.11 L 577.11 -231.77 L 526.4 -139.18 L 460.27 -68.64 L 354.46 6.31 L 279.5 45.99 L 189.12 68.04 L 140.62 59.22 L 109.76 37.18 L 92.12 12.93" fill="none" stroke="currentColor" strokeWidth="58.3" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="1382.0" strokeDashoffset="1382.0" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.362s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="1382.0" to="0" dur="0.441s" begin="0.362s" 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 529 1260">
|
|
2
|
+
<path d="M 181.55 -310.14 L 187.15 -304.54 L 218.92 -302.67 L 233.87 -295.2 L 269.37 -298.93 L 480.53 -354.99" fill="none" stroke="currentColor" stroke-width="63.3" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="373.9" stroke-dashoffset="373.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="373.9" to="0" dur="0.104s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 592.65 -625.94 L 545.93 -622.2 L 441.29 -601.65 L 374.02 -596.04 L 336.64 -577.36 L 316.09 -560.54 L 293.67 -538.12 L 286.19 -511.96 L 235.74 -424.13 L 192.76 -360.6 L 181.55 -312.01 L 170.34 -306.41 L 146.04 -270.9 L 123.62 -209.24 L 114.28 -166.26 L 119.88 -91.51 L 134.83 -61.62 L 151.65 -44.8 L 183.42 -24.24 L 222.66 -11.16 L 286.19 -11.16 L 383.36 -31.72 L 467.45 -67.22 L 512.29 -106.46" fill="none" stroke="currentColor" stroke-width="63.9" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="1330.2" stroke-dashoffset="1330.2" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.254s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="1330.2" to="0" dur="0.422s" begin="0.254s" 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 529 1260">
|
|
3
|
+
<path d="M 181.55 -310.14 L 187.15 -304.54 L 218.92 -302.67 L 233.87 -295.2 L 269.37 -298.93 L 480.53 -354.99" fill="none" stroke="currentColor" strokeWidth="63.3" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="373.9" strokeDashoffset="373.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="373.9" to="0" dur="0.104s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 592.65 -625.94 L 545.93 -622.2 L 441.29 -601.65 L 374.02 -596.04 L 336.64 -577.36 L 316.09 -560.54 L 293.67 -538.12 L 286.19 -511.96 L 235.74 -424.13 L 192.76 -360.6 L 181.55 -312.01 L 170.34 -306.41 L 146.04 -270.9 L 123.62 -209.24 L 114.28 -166.26 L 119.88 -91.51 L 134.83 -61.62 L 151.65 -44.8 L 183.42 -24.24 L 222.66 -11.16 L 286.19 -11.16 L 383.36 -31.72 L 467.45 -67.22 L 512.29 -106.46" fill="none" stroke="currentColor" strokeWidth="63.9" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="1330.2" strokeDashoffset="1330.2" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.254s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="1330.2" to="0" dur="0.422s" begin="0.254s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
</svg>);
|
|
14
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 454 1260">
|
|
2
|
+
<path d="M 210.71 -566.62 L 228.93 -573.91 L 289.06 -581.2 L 299.99 -581.2 L 303.64 -568.44 L 294.53 -519.24 L 238.04 -369.82 L 230.75 -326.09 L 216.17 -315.15 L 201.6 -291.47 L 190.66 -249.55 L 168.8 -204 L 139.64 -123.82 L 114.13 -36.35 L 114.13 -10.84" fill="none" stroke="currentColor" stroke-width="60.1" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="760.4" stroke-dashoffset="760.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="760.4" to="0" dur="0.233s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 230.75 -326.09 L 250.79 -320.62 L 363.77 -320.62 L 478.57 -333.38" fill="none" stroke="currentColor" stroke-width="60.0" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="309.3" stroke-dashoffset="309.3" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.383s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="309.3" to="0" dur="0.083s" begin="0.383s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 303.64 -573.91 L 316.39 -584.84 L 347.37 -597.6 L 409.33 -601.24 L 467.64 -610.35 L 575.15 -612.18 L 597.02 -608.53 L 609.77 -599.42 L 622.53 -597.6" fill="none" stroke="currentColor" stroke-width="57.5" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="387.2" stroke-dashoffset="387.2" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.616s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="387.2" to="0" dur="0.110s" begin="0.616s" 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 -960 454 1260">
|
|
3
|
+
<path d="M 210.71 -566.62 L 228.93 -573.91 L 289.06 -581.2 L 299.99 -581.2 L 303.64 -568.44 L 294.53 -519.24 L 238.04 -369.82 L 230.75 -326.09 L 216.17 -315.15 L 201.6 -291.47 L 190.66 -249.55 L 168.8 -204 L 139.64 -123.82 L 114.13 -36.35 L 114.13 -10.84" fill="none" stroke="currentColor" strokeWidth="60.1" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="760.4" strokeDashoffset="760.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="760.4" to="0" dur="0.233s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 230.75 -326.09 L 250.79 -320.62 L 363.77 -320.62 L 478.57 -333.38" fill="none" stroke="currentColor" strokeWidth="60.0" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="309.3" strokeDashoffset="309.3" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.383s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="309.3" to="0" dur="0.083s" begin="0.383s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 303.64 -573.91 L 316.39 -584.84 L 347.37 -597.6 L 409.33 -601.24 L 467.64 -610.35 L 575.15 -612.18 L 597.02 -608.53 L 609.77 -599.42 L 622.53 -597.6" fill="none" stroke="currentColor" strokeWidth="57.5" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="387.2" strokeDashoffset="387.2" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.616s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="387.2" to="0" dur="0.110s" begin="0.616s" 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 -960 487 1260">
|
|
2
|
+
<path d="M 374.65 -302.57 L 434.42 -302.57 L 474.27 -294.6 L 488.21 -282.65 L 492.2 -270.69 L 494.19 -236.82 L 484.23 -198.97 L 458.33 -147.17 L 424.46 -97.36 L 396.57 -65.49 L 342.78 -21.66 L 308.91 -3.73 L 263.09 10.22 L 219.25 14.2 L 187.38 8.23 L 169.45 -7.71 L 151.52 -33.61 L 143.55 -79.43 L 143.55 -129.24 L 153.51 -200.96 L 173.43 -286.63 L 217.26 -410.15 L 277.03 -527.7 L 310.9 -571.53 L 360.71 -623.33 L 386.61 -639.27 L 412.51 -645.24 L 450.36 -649.23 L 486.22 -643.25 L 536.03 -617.35 L 549.97 -603.41 L 551.97 -589.46" fill="none" stroke="currentColor" stroke-width="60.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1580.9" stroke-dashoffset="1580.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="1580.9" to="0" dur="0.507s" 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 487 1260">
|
|
3
|
+
<path d="M 374.65 -302.57 L 434.42 -302.57 L 474.27 -294.6 L 488.21 -282.65 L 492.2 -270.69 L 494.19 -236.82 L 484.23 -198.97 L 458.33 -147.17 L 424.46 -97.36 L 396.57 -65.49 L 342.78 -21.66 L 308.91 -3.73 L 263.09 10.22 L 219.25 14.2 L 187.38 8.23 L 169.45 -7.71 L 151.52 -33.61 L 143.55 -79.43 L 143.55 -129.24 L 153.51 -200.96 L 173.43 -286.63 L 217.26 -410.15 L 277.03 -527.7 L 310.9 -571.53 L 360.71 -623.33 L 386.61 -639.27 L 412.51 -645.24 L 450.36 -649.23 L 486.22 -643.25 L 536.03 -617.35 L 549.97 -603.41 L 551.97 -589.46" fill="none" stroke="currentColor" strokeWidth="60.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1580.9" strokeDashoffset="1580.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="1580.9" to="0" dur="0.507s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
</svg>);
|
|
9
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 563 1260">
|
|
2
|
+
<path d="M 347.44 -670.73 L 349.59 -659.95 L 302.19 -565.15 L 226.78 -375.54 L 220.31 -325.99 L 198.77 -293.67 L 155.67 -149.31 L 110.43 33.84 L 112.58 46.76" fill="none" stroke="currentColor" stroke-width="61.9" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="824.1" stroke-dashoffset="824.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="824.1" to="0" dur="0.254s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 218.16 -323.83 L 224.62 -317.37 L 418.54 -323.83 L 556.43 -321.68 L 573.67 -338.91 L 636.15 -528.52 L 674.94 -623.33" fill="none" stroke="currentColor" stroke-width="66.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="733.8" stroke-dashoffset="733.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.404s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="733.8" to="0" dur="0.223s" begin="0.404s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 571.52 -332.45 L 554.28 -319.52 L 547.82 -259.19 L 498.26 -99.75 L 474.56 -7.1 L 476.71 3.67" fill="none" stroke="currentColor" stroke-width="62.2" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="418.0" stroke-dashoffset="418.0" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.777s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="418.0" to="0" dur="0.119s" begin="0.777s" 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 -960 563 1260">
|
|
3
|
+
<path d="M 347.44 -670.73 L 349.59 -659.95 L 302.19 -565.15 L 226.78 -375.54 L 220.31 -325.99 L 198.77 -293.67 L 155.67 -149.31 L 110.43 33.84 L 112.58 46.76" fill="none" stroke="currentColor" strokeWidth="61.9" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="824.1" strokeDashoffset="824.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="824.1" to="0" dur="0.254s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 218.16 -323.83 L 224.62 -317.37 L 418.54 -323.83 L 556.43 -321.68 L 573.67 -338.91 L 636.15 -528.52 L 674.94 -623.33" fill="none" stroke="currentColor" strokeWidth="66.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="733.8" strokeDashoffset="733.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.404s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="733.8" to="0" dur="0.223s" begin="0.404s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 571.52 -332.45 L 554.28 -319.52 L 547.82 -259.19 L 498.26 -99.75 L 474.56 -7.1 L 476.71 3.67" fill="none" stroke="currentColor" strokeWidth="62.2" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="418.0" strokeDashoffset="418.0" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.777s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="418.0" to="0" dur="0.119s" begin="0.777s" fill="freeze"/>
|
|
17
|
+
</path>
|
|
18
|
+
</svg>);
|
|
19
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 400 1260">
|
|
2
|
+
<path d="M 228.16 -563.48 L 244.9 -570.92 L 304.41 -582.08 L 367.64 -587.66 L 378.79 -583.94 L 397.39 -596.96 L 421.57 -606.25 L 555.46 -613.69 L 566.62 -609.97" fill="none" stroke="currentColor" stroke-width="62.9" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="411.4" stroke-dashoffset="411.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="411.4" to="0" dur="0.116s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 79.38 -11.15 L 198.4 -11.15 L 218.86 -18.59 L 224.44 -14.87 L 248.62 -14.87 L 378.79 -22.31" fill="none" stroke="currentColor" stroke-width="65.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="367.2" stroke-dashoffset="367.2" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.266s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="367.2" to="0" dur="0.101s" begin="0.266s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 376.93 -582.08 L 369.49 -520.71 L 360.2 -485.37 L 228.16 -68.8 L 220.72 -18.59" fill="none" stroke="currentColor" stroke-width="73.8" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="659.9" stroke-dashoffset="659.9" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.517s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="659.9" to="0" dur="0.195s" begin="0.517s" 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 -960 400 1260">
|
|
3
|
+
<path d="M 228.16 -563.48 L 244.9 -570.92 L 304.41 -582.08 L 367.64 -587.66 L 378.79 -583.94 L 397.39 -596.96 L 421.57 -606.25 L 555.46 -613.69 L 566.62 -609.97" fill="none" stroke="currentColor" strokeWidth="62.9" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="411.4" strokeDashoffset="411.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="411.4" to="0" dur="0.116s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 79.38 -11.15 L 198.4 -11.15 L 218.86 -18.59 L 224.44 -14.87 L 248.62 -14.87 L 378.79 -22.31" fill="none" stroke="currentColor" strokeWidth="65.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="367.2" strokeDashoffset="367.2" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.266s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="367.2" to="0" dur="0.101s" begin="0.266s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 376.93 -582.08 L 369.49 -520.71 L 360.2 -485.37 L 228.16 -68.8 L 220.72 -18.59" fill="none" stroke="currentColor" strokeWidth="73.8" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="659.9" strokeDashoffset="659.9" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.517s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="659.9" to="0" dur="0.195s" begin="0.517s" 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 -960 306 1260">
|
|
2
|
+
<path d="M 268.66 -645.12 L 285.47 -642.72 L 379.12 -657.12 L 395.92 -640.31 L 395.92 -621.1 L 388.72 -580.28 L 256.66 -200.9 L 235.04 -124.06 L 163.01 41.62 L 122.19 111.26 L 86.17 144.87 L 64.56 154.48 L 16.54 149.67 L -5.07 137.67 L -21.88 118.46" fill="none" stroke="currentColor" stroke-width="60.6" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1171.0" stroke-dashoffset="1171.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="1171.0" to="0" dur="0.370s" 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 306 1260">
|
|
3
|
+
<path d="M 268.66 -645.12 L 285.47 -642.72 L 379.12 -657.12 L 395.92 -640.31 L 395.92 -621.1 L 388.72 -580.28 L 256.66 -200.9 L 235.04 -124.06 L 163.01 41.62 L 122.19 111.26 L 86.17 144.87 L 64.56 154.48 L 16.54 149.67 L -5.07 137.67 L -21.88 118.46" fill="none" stroke="currentColor" strokeWidth="60.6" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1171.0" strokeDashoffset="1171.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="1171.0" to="0" dur="0.370s" 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 498 1260">
|
|
2
|
+
<path d="M 109.09 6.36 L 138.56 -99.74 L 207.33 -302.11 L 230.91 -319.8 L 250.55 -317.83 L 264.31 -331.59 L 285.92 -337.48 L 480.43 -490.73 L 590.46 -571.29 L 643.51 -604.69" fill="none" stroke="currentColor" stroke-width="64.9" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="926.5" stroke-dashoffset="926.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="926.5" to="0" dur="0.287s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 342.9 -626.3 L 246.62 -408.21 L 238.76 -386.6 L 228.94 -321.76 L 252.52 -315.87 L 260.38 -308.01 L 262.34 -272.64 L 278.06 -207.8 L 295.74 -160.65 L 329.14 -99.74 L 354.69 -64.37 L 393.98 -23.11 L 464.72 20.11" fill="none" stroke="currentColor" stroke-width="64.6" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="832.5" stroke-dashoffset="832.5" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.437s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="832.5" to="0" dur="0.256s" 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 -960 498 1260">
|
|
3
|
+
<path d="M 109.09 6.36 L 138.56 -99.74 L 207.33 -302.11 L 230.91 -319.8 L 250.55 -317.83 L 264.31 -331.59 L 285.92 -337.48 L 480.43 -490.73 L 590.46 -571.29 L 643.51 -604.69" fill="none" stroke="currentColor" strokeWidth="64.9" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="926.5" strokeDashoffset="926.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="926.5" to="0" dur="0.287s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 342.9 -626.3 L 246.62 -408.21 L 238.76 -386.6 L 228.94 -321.76 L 252.52 -315.87 L 260.38 -308.01 L 262.34 -272.64 L 278.06 -207.8 L 295.74 -160.65 L 329.14 -99.74 L 354.69 -64.37 L 393.98 -23.11 L 464.72 20.11" fill="none" stroke="currentColor" strokeWidth="64.6" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="832.5" strokeDashoffset="832.5" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.437s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="832.5" to="0" dur="0.256s" begin="0.437s" 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 426 1260">
|
|
2
|
+
<path d="M 362.42 -643.32 L 308.36 -569.25 L 266.32 -501.18 L 192.25 -343.02 L 170.22 -278.96 L 156.21 -254.93 L 156.21 -238.92 L 142.2 -204.88 L 128.18 -130.81 L 128.18 -90.77 L 134.19 -58.74 L 168.22 -16.7 L 198.25 1.32 L 238.29 11.33 L 266.32 13.33 L 308.36 7.33 L 392.45 -16.7 L 426.48 -32.71" fill="none" stroke="currentColor" stroke-width="58.1" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1026.9" stroke-dashoffset="1026.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="1026.9" to="0" dur="0.323s" 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 426 1260">
|
|
3
|
+
<path d="M 362.42 -643.32 L 308.36 -569.25 L 266.32 -501.18 L 192.25 -343.02 L 170.22 -278.96 L 156.21 -254.93 L 156.21 -238.92 L 142.2 -204.88 L 128.18 -130.81 L 128.18 -90.77 L 134.19 -58.74 L 168.22 -16.7 L 198.25 1.32 L 238.29 11.33 L 266.32 13.33 L 308.36 7.33 L 392.45 -16.7 L 426.48 -32.71" fill="none" stroke="currentColor" strokeWidth="58.1" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1026.9" strokeDashoffset="1026.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="1026.9" to="0" dur="0.323s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
</svg>);
|
|
9
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 720 1260">
|
|
2
|
+
<path d="M 65.62 7.35 L 71.92 -15.75 L 101.32 -72.45 L 128.62 -116.55 L 235.72 -322.36 L 307.13 -444.16 L 321.83 -456.76 L 355.43 -469.36 L 372.23 -484.06 L 397.43 -542.86 L 401.63 -574.37 L 397.43 -597.47" fill="none" stroke="currentColor" stroke-width="72.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="782.3" stroke-dashoffset="782.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="782.3" to="0" dur="0.237s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 368.03 -477.76 L 376.43 -467.26 L 368.03 -379.06 L 336.53 -221.56 L 323.93 -110.25 L 332.33 -61.95 L 349.13 -53.55 L 363.83 -55.65 L 389.03 -64.05 L 397.43 -72.45 L 447.83 -141.75 L 695.64 -565.97 L 710.34 -582.77 L 741.84 -595.37 L 748.14 -605.87 L 750.24 -597.47 L 760.74 -591.17 L 754.44 -507.16 L 693.54 -271.96 L 662.03 -108.15 L 651.53 -22.05 L 653.63 15.75" fill="none" stroke="currentColor" stroke-width="72.3" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="1853.0" stroke-dashoffset="1853.0" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.387s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="1853.0" to="0" dur="0.594s" begin="0.387s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 706.14 -580.67 L 708.24 -580.67" fill="none" stroke="currentColor" stroke-width="56.8" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="58.9" stroke-dashoffset="58.9" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.131s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="58.9" to="0" dur="0.001s" begin="1.131s" 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 -960 720 1260">
|
|
3
|
+
<path d="M 65.62 7.35 L 71.92 -15.75 L 101.32 -72.45 L 128.62 -116.55 L 235.72 -322.36 L 307.13 -444.16 L 321.83 -456.76 L 355.43 -469.36 L 372.23 -484.06 L 397.43 -542.86 L 401.63 -574.37 L 397.43 -597.47" fill="none" stroke="currentColor" strokeWidth="72.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="782.3" strokeDashoffset="782.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="782.3" to="0" dur="0.237s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 368.03 -477.76 L 376.43 -467.26 L 368.03 -379.06 L 336.53 -221.56 L 323.93 -110.25 L 332.33 -61.95 L 349.13 -53.55 L 363.83 -55.65 L 389.03 -64.05 L 397.43 -72.45 L 447.83 -141.75 L 695.64 -565.97 L 710.34 -582.77 L 741.84 -595.37 L 748.14 -605.87 L 750.24 -597.47 L 760.74 -591.17 L 754.44 -507.16 L 693.54 -271.96 L 662.03 -108.15 L 651.53 -22.05 L 653.63 15.75" fill="none" stroke="currentColor" strokeWidth="72.3" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="1853.0" strokeDashoffset="1853.0" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.387s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="1853.0" to="0" dur="0.594s" begin="0.387s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 706.14 -580.67 L 708.24 -580.67" fill="none" stroke="currentColor" strokeWidth="56.8" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="58.9" strokeDashoffset="58.9" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="1.131s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="58.9" to="0" dur="0.001s" begin="1.131s" 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 -960 599 1260">
|
|
2
|
+
<path d="M 115.93 28.23 L 115.93 17.21 L 151.21 -75.41 L 168.85 -139.35 L 226.18 -291.5 L 281.31 -412.78 L 321 -527.44 L 332.02 -545.09 L 367.3 -564.93 L 369.51 -593.6 L 367.3 -562.73 L 391.56 -542.88 L 393.76 -527.44 L 393.76 -260.63 L 424.64 -93.05 L 446.69 -31.3 L 459.92 -11.46 L 490.79 -2.64 L 515.04 -15.87 L 552.53 -97.46 L 596.63 -234.17 L 638.53 -390.73 L 651.76 -472.32 L 700.27 -688.41" fill="none" stroke="currentColor" stroke-width="72.1" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="2119.7" stroke-dashoffset="2119.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="2119.7" to="0" dur="0.683s" 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 599 1260">
|
|
3
|
+
<path d="M 115.93 28.23 L 115.93 17.21 L 151.21 -75.41 L 168.85 -139.35 L 226.18 -291.5 L 281.31 -412.78 L 321 -527.44 L 332.02 -545.09 L 367.3 -564.93 L 369.51 -593.6 L 367.3 -562.73 L 391.56 -542.88 L 393.76 -527.44 L 393.76 -260.63 L 424.64 -93.05 L 446.69 -31.3 L 459.92 -11.46 L 490.79 -2.64 L 515.04 -15.87 L 552.53 -97.46 L 596.63 -234.17 L 638.53 -390.73 L 651.76 -472.32 L 700.27 -688.41" fill="none" stroke="currentColor" strokeWidth="72.1" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="2119.7" strokeDashoffset="2119.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="2119.7" to="0" dur="0.683s" 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 496 1260">
|
|
2
|
+
<path d="M 141.99 -92.46 L 149.76 -162.37 L 159.47 -218.69 L 188.6 -317.73 L 217.73 -391.53 L 256.57 -467.27 L 287.64 -509.99 L 347.84 -576.02 L 394.45 -612.92 L 439.12 -626.51 L 474.07 -624.57 L 495.43 -614.86 L 516.8 -597.38 L 528.45 -576.02 L 538.16 -541.06 L 545.93 -473.09 L 547.87 -410.95 L 543.98 -375.99 L 536.22 -341.04 L 510.97 -273.07 L 466.3 -179.85 L 421.64 -117.7 L 357.55 -45.85 L 322.6 -16.72 L 283.75 4.64 L 237.15 14.35 L 196.36 6.58 L 161.41 -22.55 L 147.81 -45.85 L 141.99 -92.46" fill="none" stroke="currentColor" stroke-width="62.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1701.6" stroke-dashoffset="1701.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="1701.6" to="0" dur="0.546s" 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 496 1260">
|
|
3
|
+
<path d="M 141.99 -92.46 L 149.76 -162.37 L 159.47 -218.69 L 188.6 -317.73 L 217.73 -391.53 L 256.57 -467.27 L 287.64 -509.99 L 347.84 -576.02 L 394.45 -612.92 L 439.12 -626.51 L 474.07 -624.57 L 495.43 -614.86 L 516.8 -597.38 L 528.45 -576.02 L 538.16 -541.06 L 545.93 -473.09 L 547.87 -410.95 L 543.98 -375.99 L 536.22 -341.04 L 510.97 -273.07 L 466.3 -179.85 L 421.64 -117.7 L 357.55 -45.85 L 322.6 -16.72 L 283.75 4.64 L 237.15 14.35 L 196.36 6.58 L 161.41 -22.55 L 147.81 -45.85 L 141.99 -92.46" fill="none" stroke="currentColor" strokeWidth="62.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1701.6" strokeDashoffset="1701.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="1701.6" to="0" dur="0.546s" 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 464 1260">
|
|
2
|
+
<path d="M 190.19 -229.29 L 198.01 -239.07 L 207.78 -305.54 L 229.29 -356.38 L 264.49 -471.74 L 303.59 -561.68 L 307.5 -591.01 L 338.79 -626.21 L 352.47 -632.07 L 409.17 -632.07 L 452.19 -624.25 L 495.21 -600.79 L 526.49 -571.46 L 538.22 -551.91 L 549.95 -501.07 L 546.04 -465.88 L 524.53 -418.95 L 493.25 -368.11 L 444.37 -315.32 L 409.17 -287.95 L 301.64 -242.98 L 260.58 -237.11 L 198.01 -237.11 L 186.28 -227.33 L 166.72 -188.23 L 156.95 -141.3 L 110.02 3.38 L 111.98 15.12" fill="none" stroke="currentColor" stroke-width="62.3" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1529.5" stroke-dashoffset="1529.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="1529.5" to="0" dur="0.489s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 463.92 -620.34 L 465.88 -618.38" fill="none" stroke="currentColor" stroke-width="60.8" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="63.5" stroke-dashoffset="63.5" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.639s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="63.5" to="0" dur="0.001s" begin="0.639s" 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 464 1260">
|
|
3
|
+
<path d="M 190.19 -229.29 L 198.01 -239.07 L 207.78 -305.54 L 229.29 -356.38 L 264.49 -471.74 L 303.59 -561.68 L 307.5 -591.01 L 338.79 -626.21 L 352.47 -632.07 L 409.17 -632.07 L 452.19 -624.25 L 495.21 -600.79 L 526.49 -571.46 L 538.22 -551.91 L 549.95 -501.07 L 546.04 -465.88 L 524.53 -418.95 L 493.25 -368.11 L 444.37 -315.32 L 409.17 -287.95 L 301.64 -242.98 L 260.58 -237.11 L 198.01 -237.11 L 186.28 -227.33 L 166.72 -188.23 L 156.95 -141.3 L 110.02 3.38 L 111.98 15.12" fill="none" stroke="currentColor" strokeWidth="62.3" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1529.5" strokeDashoffset="1529.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="1529.5" to="0" dur="0.489s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 463.92 -620.34 L 465.88 -618.38" fill="none" stroke="currentColor" strokeWidth="60.8" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="63.5" strokeDashoffset="63.5" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.639s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="63.5" to="0" dur="0.001s" begin="0.639s" 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 -960 502 1260">
|
|
2
|
+
<path d="M 294.5 -136.77 L 309.6 -117.35 L 337.64 -59.11 L 357.06 -41.86 L 357.06 -11.66 L 341.96 3.44 L 329.02 5.6 L 281.56 33.64 L 264.3 37.95 L 242.73 40.11 L 199.59 31.48 L 171.55 7.76 L 152.14 -46.17 L 145.67 -138.92 L 154.3 -203.63 L 193.12 -330.9 L 240.58 -445.22 L 281.56 -514.25 L 339.8 -578.96 L 402.35 -619.94 L 447.65 -630.73 L 495.11 -626.41 L 527.46 -602.68 L 538.25 -585.43 L 551.19 -540.13 L 555.5 -486.2 L 551.19 -443.06 L 536.09 -378.35 L 518.83 -328.74 L 497.26 -298.54 L 477.85 -231.67 L 434.71 -134.61 L 382.94 -54.8 L 357.06 -41.86 L 357.06 -7.34 L 374.31 9.91 L 408.83 74.62 L 434.71 104.82 L 421.77 91.88" fill="none" stroke="currentColor" stroke-width="65.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="2081.1" stroke-dashoffset="2081.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="2081.1" to="0" dur="0.672s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 501.58 -309.33 L 508.05 -313.64" fill="none" stroke="currentColor" stroke-width="67.4" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="75.2" stroke-dashoffset="75.2" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.822s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="75.2" to="0" dur="0.003s" begin="0.822s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<circle cx="387.26" cy="-59.11" r="36.6" fill="currentColor" opacity="0">
|
|
13
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.975s" 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 -960 502 1260">
|
|
3
|
+
<path d="M 294.5 -136.77 L 309.6 -117.35 L 337.64 -59.11 L 357.06 -41.86 L 357.06 -11.66 L 341.96 3.44 L 329.02 5.6 L 281.56 33.64 L 264.3 37.95 L 242.73 40.11 L 199.59 31.48 L 171.55 7.76 L 152.14 -46.17 L 145.67 -138.92 L 154.3 -203.63 L 193.12 -330.9 L 240.58 -445.22 L 281.56 -514.25 L 339.8 -578.96 L 402.35 -619.94 L 447.65 -630.73 L 495.11 -626.41 L 527.46 -602.68 L 538.25 -585.43 L 551.19 -540.13 L 555.5 -486.2 L 551.19 -443.06 L 536.09 -378.35 L 518.83 -328.74 L 497.26 -298.54 L 477.85 -231.67 L 434.71 -134.61 L 382.94 -54.8 L 357.06 -41.86 L 357.06 -7.34 L 374.31 9.91 L 408.83 74.62 L 434.71 104.82 L 421.77 91.88" fill="none" stroke="currentColor" strokeWidth="65.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="2081.1" strokeDashoffset="2081.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="2081.1" to="0" dur="0.672s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 501.58 -309.33 L 508.05 -313.64" fill="none" stroke="currentColor" strokeWidth="67.4" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="75.2" strokeDashoffset="75.2" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.822s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="75.2" to="0" dur="0.003s" begin="0.822s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<circle cx="387.26" cy="-59.11" r="36.6" fill="currentColor" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.975s" fill="freeze"/>
|
|
15
|
+
</circle>
|
|
16
|
+
</svg>);
|
|
17
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 537 1260">
|
|
2
|
+
<path d="M 118.16 30.93 L 120.18 14.77 L 205.05 -219.63 L 215.15 -233.77 L 237.38 -243.87 L 243.44 -253.98 L 255.57 -340.87 L 344.47 -536.87 L 358.62 -603.55 L 388.93 -625.78 L 431.36 -629.82 L 469.76 -625.78 L 526.33 -611.63 L 568.77 -585.36 L 599.08 -548.99 L 603.12 -536.87 L 605.14 -502.52 L 597.06 -468.17 L 576.85 -435.84 L 518.25 -381.28 L 469.76 -344.91 L 415.2 -314.6 L 346.5 -288.33 L 295.98 -276.2 L 247.48 -272.16 L 241.42 -245.9 L 257.59 -229.73 L 257.59 -221.65 L 281.83 -177.19 L 344.47 -100.41 L 437.42 -13.52 L 520.27 45.08" fill="none" stroke="currentColor" stroke-width="64.9" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1963.8" stroke-dashoffset="1963.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="1963.8" to="0" dur="0.633s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 328.31 -615.67 L 350.54 -615.67 L 362.66 -609.61" fill="none" stroke="currentColor" stroke-width="72.4" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="108.2" stroke-dashoffset="108.2" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.783s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="108.2" to="0" dur="0.012s" begin="0.783s" 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 537 1260">
|
|
3
|
+
<path d="M 118.16 30.93 L 120.18 14.77 L 205.05 -219.63 L 215.15 -233.77 L 237.38 -243.87 L 243.44 -253.98 L 255.57 -340.87 L 344.47 -536.87 L 358.62 -603.55 L 388.93 -625.78 L 431.36 -629.82 L 469.76 -625.78 L 526.33 -611.63 L 568.77 -585.36 L 599.08 -548.99 L 603.12 -536.87 L 605.14 -502.52 L 597.06 -468.17 L 576.85 -435.84 L 518.25 -381.28 L 469.76 -344.91 L 415.2 -314.6 L 346.5 -288.33 L 295.98 -276.2 L 247.48 -272.16 L 241.42 -245.9 L 257.59 -229.73 L 257.59 -221.65 L 281.83 -177.19 L 344.47 -100.41 L 437.42 -13.52 L 520.27 45.08" fill="none" stroke="currentColor" strokeWidth="64.9" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1963.8" strokeDashoffset="1963.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="1963.8" to="0" dur="0.633s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 328.31 -615.67 L 350.54 -615.67 L 362.66 -609.61" fill="none" stroke="currentColor" strokeWidth="72.4" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="108.2" strokeDashoffset="108.2" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.783s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="108.2" to="0" dur="0.012s" begin="0.783s" 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 486 1260">
|
|
2
|
+
<path d="M 152.13 -59.79 L 178.74 -20.9 L 195.12 -8.62 L 242.2 11.85 L 268.81 15.95 L 311.8 15.95 L 367.07 3.67 L 410.06 -16.8 L 432.58 -37.28 L 438.72 -49.56 L 428.48 -108.92 L 397.78 -147.81 L 367.07 -174.43 L 305.66 -207.18 L 262.67 -237.88 L 221.73 -272.68 L 197.17 -309.53 L 188.98 -370.94 L 203.31 -409.83 L 252.44 -481.48 L 291.33 -524.47 L 352.74 -573.6 L 475.56 -643.2 L 545.16 -661.62 L 573.82 -661.62 L 606.57 -653.43 L 622.95 -637.06 L 629.09 -585.88 L 620.9 -561.32 L 592.24 -516.28 L 551.3 -473.29" fill="none" stroke="currentColor" stroke-width="57.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1581.4" stroke-dashoffset="1581.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="1581.4" to="0" dur="0.508s" 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 486 1260">
|
|
3
|
+
<path d="M 152.13 -59.79 L 178.74 -20.9 L 195.12 -8.62 L 242.2 11.85 L 268.81 15.95 L 311.8 15.95 L 367.07 3.67 L 410.06 -16.8 L 432.58 -37.28 L 438.72 -49.56 L 428.48 -108.92 L 397.78 -147.81 L 367.07 -174.43 L 305.66 -207.18 L 262.67 -237.88 L 221.73 -272.68 L 197.17 -309.53 L 188.98 -370.94 L 203.31 -409.83 L 252.44 -481.48 L 291.33 -524.47 L 352.74 -573.6 L 475.56 -643.2 L 545.16 -661.62 L 573.82 -661.62 L 606.57 -653.43 L 622.95 -637.06 L 629.09 -585.88 L 620.9 -561.32 L 592.24 -516.28 L 551.3 -473.29" fill="none" stroke="currentColor" strokeWidth="57.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1581.4" strokeDashoffset="1581.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="1581.4" to="0" dur="0.508s" 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 458 1260">
|
|
2
|
+
<path d="M 197.84 -572.78 L 227.69 -580.24 L 347.09 -595.16 L 404.92 -595.16 L 416.11 -602.63 L 498.19 -606.36 L 563.49 -598.89 L 604.53 -582.1" fill="none" stroke="currentColor" stroke-width="56.3" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="470.9" stroke-dashoffset="470.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="470.9" to="0" dur="0.138s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 404.92 -595.16 L 399.32 -544.79 L 358.28 -445.92 L 279.93 -201.54 L 238.88 -91.47 L 212.77 -1.92 L 214.63 16.73" fill="none" stroke="currentColor" stroke-width="58.5" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="702.4" stroke-dashoffset="702.4" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.288s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="702.4" to="0" dur="0.215s" begin="0.288s" 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 458 1260">
|
|
3
|
+
<path d="M 197.84 -572.78 L 227.69 -580.24 L 347.09 -595.16 L 404.92 -595.16 L 416.11 -602.63 L 498.19 -606.36 L 563.49 -598.89 L 604.53 -582.1" fill="none" stroke="currentColor" strokeWidth="56.3" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="470.9" strokeDashoffset="470.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="470.9" to="0" dur="0.138s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 404.92 -595.16 L 399.32 -544.79 L 358.28 -445.92 L 279.93 -201.54 L 238.88 -91.47 L 212.77 -1.92 L 214.63 16.73" fill="none" stroke="currentColor" strokeWidth="58.5" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="702.4" strokeDashoffset="702.4" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.288s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="702.4" to="0" dur="0.215s" begin="0.288s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
</svg>);
|
|
14
|
+
export default SvgComponent;
|