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,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 291 1260">
|
|
3
|
+
<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" strokeWidth="61.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="587.8" strokeDashoffset="587.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="587.8" to="0" dur="0.175s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<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" strokeWidth="64.0" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="595.0" strokeDashoffset="595.0" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.325s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="595.0" to="0" dur="0.177s" begin="0.325s" 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 355 1260">
|
|
2
|
+
<path d="M 81.53 76.98 L 99.21 112.34 L 123.32 141.27 L 132.97 147.7 L 174.76 158.95 L 187.61 157.34 L 198.86 150.91 L 221.37 126.8 L 248.69 68.94 L 303.34 -114.29 L 308.16 -149.65 L 303.34 -170.54 L 332.27 -250.91 L 340.31 -286.27 L 325.84 -336.1 L 309.77 -352.17 L 287.27 -356.99 L 261.55 -355.38 L 239.05 -344.13 L 190.83 -302.34 L 163.5 -266.98 L 142.61 -225.19 L 131.36 -173.76 L 131.36 -152.86 L 137.79 -123.93 L 150.65 -111.07 L 176.36 -106.25 L 194.04 -107.86 L 227.8 -122.33 L 266.37 -154.47 L 303.34 -170.54" fill="none" stroke="currentColor" stroke-width="57.5" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1278.8" stroke-dashoffset="1278.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="1278.8" to="0" dur="0.407s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<circle cx="142.61" cy="-117.5" r="28.2" fill="currentColor" opacity="0">
|
|
8
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.557s" fill="freeze"/>
|
|
9
|
+
</circle>
|
|
10
|
+
<path d="M 206.9 142.88 L 208.51 142.88" fill="none" stroke="currentColor" stroke-width="61.6" stroke-linecap="round" stroke-linejoin="round"
|
|
11
|
+
stroke-dasharray="63.3" stroke-dashoffset="63.3" opacity="0">
|
|
12
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.708s" fill="freeze"/>
|
|
13
|
+
<animate attributeName="stroke-dashoffset" from="63.3" to="0" dur="0.001s" begin="0.708s" fill="freeze"/>
|
|
14
|
+
</path>
|
|
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 355 1260">
|
|
3
|
+
<path d="M 81.53 76.98 L 99.21 112.34 L 123.32 141.27 L 132.97 147.7 L 174.76 158.95 L 187.61 157.34 L 198.86 150.91 L 221.37 126.8 L 248.69 68.94 L 303.34 -114.29 L 308.16 -149.65 L 303.34 -170.54 L 332.27 -250.91 L 340.31 -286.27 L 325.84 -336.1 L 309.77 -352.17 L 287.27 -356.99 L 261.55 -355.38 L 239.05 -344.13 L 190.83 -302.34 L 163.5 -266.98 L 142.61 -225.19 L 131.36 -173.76 L 131.36 -152.86 L 137.79 -123.93 L 150.65 -111.07 L 176.36 -106.25 L 194.04 -107.86 L 227.8 -122.33 L 266.37 -154.47 L 303.34 -170.54" fill="none" stroke="currentColor" strokeWidth="57.5" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1278.8" strokeDashoffset="1278.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="1278.8" to="0" dur="0.407s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<circle cx="142.61" cy="-117.5" r="28.2" fill="currentColor" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.557s" fill="freeze"/>
|
|
10
|
+
</circle>
|
|
11
|
+
<path d="M 206.9 142.88 L 208.51 142.88" fill="none" stroke="currentColor" strokeWidth="61.6" strokeLinecap="round" strokeLinejoin="round"
|
|
12
|
+
strokeDasharray="63.3" strokeDashoffset="63.3" opacity="0">
|
|
13
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.708s" fill="freeze"/>
|
|
14
|
+
<animate attributeName="stroke-dashoffset" from="63.3" to="0" dur="0.001s" begin="0.708s" fill="freeze"/>
|
|
15
|
+
</path>
|
|
16
|
+
</svg>);
|
|
17
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 464 1260">
|
|
2
|
+
<path d="M 293.44 -629.53 L 295.09 -599.82 L 276.93 -558.54 L 164.66 -251.45 L 146.5 -187.06 L 139.89 -127.62 L 129.99 -97.9 L 144.85 -122.67 L 179.52 -135.88 L 230.7 -187.06 L 295.09 -239.89 L 354.53 -276.21 L 392.5 -281.17 L 412.31 -269.61 L 420.57 -238.24 L 410.66 -137.53 L 415.62 -106.16 L 437.08 -92.95 L 475.05 -91.3 L 481.66 -94.6" fill="none" stroke="currentColor" stroke-width="56.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1205.2" stroke-dashoffset="1205.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="1205.2" to="0" dur="0.383s" 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 464 1260">
|
|
3
|
+
<path d="M 293.44 -629.53 L 295.09 -599.82 L 276.93 -558.54 L 164.66 -251.45 L 146.5 -187.06 L 139.89 -127.62 L 129.99 -97.9 L 144.85 -122.67 L 179.52 -135.88 L 230.7 -187.06 L 295.09 -239.89 L 354.53 -276.21 L 392.5 -281.17 L 412.31 -269.61 L 420.57 -238.24 L 410.66 -137.53 L 415.62 -106.16 L 437.08 -92.95 L 475.05 -91.3 L 481.66 -94.6" fill="none" stroke="currentColor" strokeWidth="56.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1205.2" strokeDashoffset="1205.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="1205.2" to="0" dur="0.383s" 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 187 1260">
|
|
2
|
+
<path d="M 182.42 -273.63 L 185.3 -260.7 L 145.07 -150.06 L 124.95 -82.52 L 123.51 -60.97 L 127.82 -40.85" fill="none" stroke="currentColor" stroke-width="54.5" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="298.1" stroke-dashoffset="298.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="298.1" to="0" dur="0.081s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 247.08 -502.09 L 247.08 -487.72 L 228.4 -463.29" fill="none" stroke="currentColor" stroke-width="63.7" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="108.8" stroke-dashoffset="108.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.231s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="108.8" to="0" dur="0.015s" begin="0.231s" 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 187 1260">
|
|
3
|
+
<path d="M 182.42 -273.63 L 185.3 -260.7 L 145.07 -150.06 L 124.95 -82.52 L 123.51 -60.97 L 127.82 -40.85" fill="none" stroke="currentColor" strokeWidth="54.5" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="298.1" strokeDashoffset="298.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="298.1" to="0" dur="0.081s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 247.08 -502.09 L 247.08 -487.72 L 228.4 -463.29" fill="none" stroke="currentColor" strokeWidth="63.7" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="108.8" strokeDashoffset="108.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.231s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="108.8" to="0" dur="0.015s" begin="0.231s" 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 204 1260">
|
|
2
|
+
<path d="M -67.77 111.13 L -59.04 150.42 L -45.94 170.06 L -24.12 178.79 L 12.99 183.16 L 37 167.88 L 82.83 106.76 L 126.49 8.55 L 163.59 -126.78 L 196.33 -299.21 L 189.78 -334.13" fill="none" stroke="currentColor" stroke-width="48.0" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="736.4" stroke-dashoffset="736.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="736.4" to="0" dur="0.229s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 235.62 -513.11 L 259.63 -543.66" fill="none" stroke="currentColor" stroke-width="64.5" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="103.4" stroke-dashoffset="103.4" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.379s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="103.4" to="0" dur="0.013s" begin="0.379s" 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 204 1260">
|
|
3
|
+
<path d="M -67.77 111.13 L -59.04 150.42 L -45.94 170.06 L -24.12 178.79 L 12.99 183.16 L 37 167.88 L 82.83 106.76 L 126.49 8.55 L 163.59 -126.78 L 196.33 -299.21 L 189.78 -334.13" fill="none" stroke="currentColor" strokeWidth="48.0" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="736.4" strokeDashoffset="736.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="736.4" to="0" dur="0.229s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 235.62 -513.11 L 259.63 -543.66" fill="none" stroke="currentColor" strokeWidth="64.5" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="103.4" strokeDashoffset="103.4" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.379s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="103.4" to="0" dur="0.013s" begin="0.379s" 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 365 1260">
|
|
2
|
+
<path d="M 116.59 -35.65 L 109.28 -55.76 L 111.11 -79.52 L 129.39 -141.68 L 154.98 -198.35 L 171.44 -211.14 L 217.14 -211.14 L 246.39 -234.91 L 383.49 -319" fill="none" stroke="currentColor" stroke-width="63.6" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="500.9" stroke-dashoffset="500.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="500.9" to="0" dur="0.146s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 326.82 -635.26 L 328.65 -613.32 L 312.2 -567.62 L 193.37 -298.89 L 175.09 -214.8 L 218.97 -209.32 L 224.45 -203.83 L 233.59 -174.58 L 261.01 -123.4 L 319.51 -46.62 L 332.31 -39.31 L 368.87 -35.65 L 399.94 -48.45" fill="none" stroke="currentColor" stroke-width="60.8" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="833.6" stroke-dashoffset="833.6" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.296s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="833.6" to="0" dur="0.258s" begin="0.296s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<circle cx="308.54" cy="-57.59" r="25.9" fill="currentColor" opacity="0">
|
|
13
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.704s" 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 365 1260">
|
|
3
|
+
<path d="M 116.59 -35.65 L 109.28 -55.76 L 111.11 -79.52 L 129.39 -141.68 L 154.98 -198.35 L 171.44 -211.14 L 217.14 -211.14 L 246.39 -234.91 L 383.49 -319" fill="none" stroke="currentColor" strokeWidth="63.6" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="500.9" strokeDashoffset="500.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="500.9" to="0" dur="0.146s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 326.82 -635.26 L 328.65 -613.32 L 312.2 -567.62 L 193.37 -298.89 L 175.09 -214.8 L 218.97 -209.32 L 224.45 -203.83 L 233.59 -174.58 L 261.01 -123.4 L 319.51 -46.62 L 332.31 -39.31 L 368.87 -35.65 L 399.94 -48.45" fill="none" stroke="currentColor" strokeWidth="60.8" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="833.6" strokeDashoffset="833.6" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.296s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="833.6" to="0" dur="0.258s" begin="0.296s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<circle cx="308.54" cy="-57.59" r="25.9" fill="currentColor" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.704s" fill="freeze"/>
|
|
15
|
+
</circle>
|
|
16
|
+
</svg>);
|
|
17
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 169 1260">
|
|
2
|
+
<path d="M 294.99 -616.48 L 298.59 -602.06 L 289.58 -571.42 L 195.86 -349.74 L 186.85 -313.7 L 177.84 -299.28 L 172.43 -268.64 L 161.62 -248.81 L 139.99 -183.93 L 112.96 -77.6 L 116.56 -28.94" fill="none" stroke="currentColor" stroke-width="56.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="679.0" stroke-dashoffset="679.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="679.0" to="0" dur="0.207s" 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 169 1260">
|
|
3
|
+
<path d="M 294.99 -616.48 L 298.59 -602.06 L 289.58 -571.42 L 195.86 -349.74 L 186.85 -313.7 L 177.84 -299.28 L 172.43 -268.64 L 161.62 -248.81 L 139.99 -183.93 L 112.96 -77.6 L 116.56 -28.94" fill="none" stroke="currentColor" strokeWidth="56.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="679.0" strokeDashoffset="679.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="679.0" to="0" dur="0.207s" 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 560 1260">
|
|
2
|
+
<path d="M 125.72 -87.07 L 125.72 -98.89 L 150.84 -147.65 L 201.07 -163.9 L 242.45 -203.8 L 292.69 -243.69 L 305.98 -251.08 L 344.4 -261.43 L 354.75 -261.43 L 366.57 -254.04 L 368.04 -239.26 L 353.27 -138.78 L 322.24 -88.54" fill="none" stroke="currentColor" stroke-width="69.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="565.5" stroke-dashoffset="565.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="565.5" to="0" dur="0.165s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 359.18 -144.69 L 384.3 -172.77 L 379.87 -174.25 L 359.18 -149.13 L 357.7 -140.26 L 375.43 -149.13 L 402.03 -156.51 L 447.84 -196.41 L 484.78 -220.05 L 512.85 -225.96 L 527.63 -223.01 L 535.01 -214.14 L 539.45 -194.93 L 539.45 -134.35 L 545.36 -97.41 L 552.75 -75.25 L 567.52 -63.43 L 579.34 -60.47 L 601.51 -61.95" fill="none" stroke="currentColor" stroke-width="54.1" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="539.7" stroke-dashoffset="539.7" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.315s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="539.7" to="0" dur="0.162s" begin="0.315s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 190.73 -344.17 L 181.87 -301.32 L 146.4 -212.66 L 140.49 -155.04 L 149.36 -146.17" fill="none" stroke="currentColor" stroke-width="72.6" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="282.4" stroke-dashoffset="282.4" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.627s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="282.4" to="0" dur="0.070s" begin="0.627s" 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 560 1260">
|
|
3
|
+
<path d="M 125.72 -87.07 L 125.72 -98.89 L 150.84 -147.65 L 201.07 -163.9 L 242.45 -203.8 L 292.69 -243.69 L 305.98 -251.08 L 344.4 -261.43 L 354.75 -261.43 L 366.57 -254.04 L 368.04 -239.26 L 353.27 -138.78 L 322.24 -88.54" fill="none" stroke="currentColor" strokeWidth="69.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="565.5" strokeDashoffset="565.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="565.5" to="0" dur="0.165s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 359.18 -144.69 L 384.3 -172.77 L 379.87 -174.25 L 359.18 -149.13 L 357.7 -140.26 L 375.43 -149.13 L 402.03 -156.51 L 447.84 -196.41 L 484.78 -220.05 L 512.85 -225.96 L 527.63 -223.01 L 535.01 -214.14 L 539.45 -194.93 L 539.45 -134.35 L 545.36 -97.41 L 552.75 -75.25 L 567.52 -63.43 L 579.34 -60.47 L 601.51 -61.95" fill="none" stroke="currentColor" strokeWidth="54.1" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="539.7" strokeDashoffset="539.7" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.315s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="539.7" to="0" dur="0.162s" begin="0.315s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 190.73 -344.17 L 181.87 -301.32 L 146.4 -212.66 L 140.49 -155.04 L 149.36 -146.17" fill="none" stroke="currentColor" strokeWidth="72.6" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="282.4" strokeDashoffset="282.4" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.627s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="282.4" to="0" dur="0.070s" begin="0.627s" 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 450 1260">
|
|
2
|
+
<path d="M 216.19 -330.89 L 220.24 -311.66 L 219.22 -300.52 L 212.14 -280.27 L 184.8 -226.62 L 172.66 -155.76 L 154.43 -133.48 L 144.31 -113.24 L 147.35 -88.94" fill="none" stroke="currentColor" stroke-width="74.1" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="334.4" stroke-dashoffset="334.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="334.4" to="0" dur="0.087s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 419.67 -128.42 L 443.96 -129.43" fill="none" stroke="currentColor" stroke-width="29.3" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="53.6" stroke-dashoffset="53.6" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.237s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="53.6" to="0" dur="0.008s" begin="0.237s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 171.64 -153.73 L 231.37 -169.93 L 350.83 -249.9 L 382.21 -256.99 L 404.48 -250.92 L 415.62 -239.78 L 419.67 -228.64 L 422.7 -182.08 L 416.63 -139.56 L 421.69 -99.06 L 426.75 -86.92 L 434.85 -75.78 L 445.99 -66.67 L 437.89 -73.76" fill="none" stroke="currentColor" stroke-width="58.8" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="529.8" stroke-dashoffset="529.8" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.395s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="529.8" to="0" dur="0.157s" begin="0.395s" 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 450 1260">
|
|
3
|
+
<path d="M 216.19 -330.89 L 220.24 -311.66 L 219.22 -300.52 L 212.14 -280.27 L 184.8 -226.62 L 172.66 -155.76 L 154.43 -133.48 L 144.31 -113.24 L 147.35 -88.94" fill="none" stroke="currentColor" strokeWidth="74.1" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="334.4" strokeDashoffset="334.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="334.4" to="0" dur="0.087s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 419.67 -128.42 L 443.96 -129.43" fill="none" stroke="currentColor" strokeWidth="29.3" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="53.6" strokeDashoffset="53.6" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.237s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="53.6" to="0" dur="0.008s" begin="0.237s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 171.64 -153.73 L 231.37 -169.93 L 350.83 -249.9 L 382.21 -256.99 L 404.48 -250.92 L 415.62 -239.78 L 419.67 -228.64 L 422.7 -182.08 L 416.63 -139.56 L 421.69 -99.06 L 426.75 -86.92 L 434.85 -75.78 L 445.99 -66.67 L 437.89 -73.76" fill="none" stroke="currentColor" strokeWidth="58.8" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="529.8" strokeDashoffset="529.8" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.395s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="529.8" to="0" dur="0.157s" begin="0.395s" 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 353 1260">
|
|
2
|
+
<path d="M 126.59 -102.42 L 129.58 -142.24 L 137.54 -167.13 L 165.42 -222.88 L 208.22 -282.61 L 233.11 -308.49 L 258 -327.41 L 270.94 -334.37 L 309.76 -341.34 L 344.61 -331.39 L 357.55 -317.45 L 364.52 -280.62 L 362.53 -247.77 L 357.55 -221.88 L 351.58 -204.96 L 333.66 -170.12 L 311.76 -137.27 L 276.91 -96.45 L 245.06 -70.57 L 215.19 -52.65 L 200.26 -47.67 L 173.38 -43.69 L 159.44 -46.68 L 143.52 -56.63 L 131.57 -77.54 L 126.59 -102.42" fill="none" stroke="currentColor" stroke-width="56.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="883.5" stroke-dashoffset="883.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="883.5" to="0" dur="0.276s" 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 126.59 -102.42 L 129.58 -142.24 L 137.54 -167.13 L 165.42 -222.88 L 208.22 -282.61 L 233.11 -308.49 L 258 -327.41 L 270.94 -334.37 L 309.76 -341.34 L 344.61 -331.39 L 357.55 -317.45 L 364.52 -280.62 L 362.53 -247.77 L 357.55 -221.88 L 351.58 -204.96 L 333.66 -170.12 L 311.76 -137.27 L 276.91 -96.45 L 245.06 -70.57 L 215.19 -52.65 L 200.26 -47.67 L 173.38 -43.69 L 159.44 -46.68 L 143.52 -56.63 L 131.57 -77.54 L 126.59 -102.42" fill="none" stroke="currentColor" strokeWidth="56.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="883.5" strokeDashoffset="883.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="883.5" to="0" dur="0.276s" 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 378 1260">
|
|
2
|
+
<path d="M 228.79 -386.99 L 230.57 -363.8 L 219.87 -335.26 L 212.73 -285.32 L 221.65 -288.89 L 243.06 -313.86 L 244.84 -308.51 L 207.38 -274.62 L 184.19 -237.16 L 168.14 -201.48 L 152.09 -155.11 L 144.95 -101.6 L 127.12 -80.19 L 121.76 -51.65 L 109.28 -12.41 L 102.14 -1.71 L 100.36 26.83 L 93.22 37.53 L 84.31 89.26 L 71.82 121.37 L 68.25 158.83 L 57.55 196.28" fill="none" stroke="currentColor" stroke-width="55.7" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="760.7" stroke-dashoffset="760.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="760.7" to="0" dur="0.235s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 219.87 -283.54 L 310.84 -303.16 L 350.08 -299.59 L 369.7 -281.75 L 378.62 -258.56 L 380.4 -230.02 L 369.7 -190.78 L 339.38 -149.76 L 321.54 -133.7 L 289.43 -115.87 L 266.25 -110.51 L 237.71 -96.25 L 200.25 -87.33 L 152.09 -89.11 L 143.17 -96.25" fill="none" stroke="currentColor" stroke-width="60.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="578.8" stroke-dashoffset="578.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.385s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="578.8" to="0" dur="0.173s" begin="0.385s" 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 378 1260">
|
|
3
|
+
<path d="M 228.79 -386.99 L 230.57 -363.8 L 219.87 -335.26 L 212.73 -285.32 L 221.65 -288.89 L 243.06 -313.86 L 244.84 -308.51 L 207.38 -274.62 L 184.19 -237.16 L 168.14 -201.48 L 152.09 -155.11 L 144.95 -101.6 L 127.12 -80.19 L 121.76 -51.65 L 109.28 -12.41 L 102.14 -1.71 L 100.36 26.83 L 93.22 37.53 L 84.31 89.26 L 71.82 121.37 L 68.25 158.83 L 57.55 196.28" fill="none" stroke="currentColor" strokeWidth="55.7" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="760.7" strokeDashoffset="760.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="760.7" to="0" dur="0.235s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 219.87 -283.54 L 310.84 -303.16 L 350.08 -299.59 L 369.7 -281.75 L 378.62 -258.56 L 380.4 -230.02 L 369.7 -190.78 L 339.38 -149.76 L 321.54 -133.7 L 289.43 -115.87 L 266.25 -110.51 L 237.71 -96.25 L 200.25 -87.33 L 152.09 -89.11 L 143.17 -96.25" fill="none" stroke="currentColor" strokeWidth="60.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="578.8" strokeDashoffset="578.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.385s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="578.8" to="0" dur="0.173s" begin="0.385s" 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 377 1260">
|
|
2
|
+
<path d="M 309.3 -160.32 L 253.9 -146.89 L 223.67 -131.78 L 166.59 -120.03 L 141.41 -131.78 L 134.69 -160.32 L 141.41 -183.83 L 158.2 -215.73 L 183.38 -250.99 L 223.67 -292.96 L 272.36 -329.9 L 310.98 -350.05 L 354.63 -356.76 L 376.46 -346.69 L 384.86 -309.75 L 381.5 -286.25 L 357.99 -237.56 L 305.94 -153.61 L 297.55 -101.56 L 253.9 54.58 L 243.82 111.67 L 243.82 158.68 L 248.86 185.54 L 258.93 207.37" fill="none" stroke="currentColor" stroke-width="61.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1188.2" stroke-dashoffset="1188.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="1188.2" to="0" dur="0.376s" 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 377 1260">
|
|
3
|
+
<path d="M 309.3 -160.32 L 253.9 -146.89 L 223.67 -131.78 L 166.59 -120.03 L 141.41 -131.78 L 134.69 -160.32 L 141.41 -183.83 L 158.2 -215.73 L 183.38 -250.99 L 223.67 -292.96 L 272.36 -329.9 L 310.98 -350.05 L 354.63 -356.76 L 376.46 -346.69 L 384.86 -309.75 L 381.5 -286.25 L 357.99 -237.56 L 305.94 -153.61 L 297.55 -101.56 L 253.9 54.58 L 243.82 111.67 L 243.82 158.68 L 248.86 185.54 L 258.93 207.37" fill="none" stroke="currentColor" strokeWidth="61.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1188.2" strokeDashoffset="1188.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="1188.2" to="0" dur="0.376s" 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 360 1260">
|
|
2
|
+
<path d="M 140.98 -60.06 L 138.92 -75.53 L 156.45 -147.72 L 170.89 -183.81 L 180.17 -194.12 L 222.45 -209.59 L 248.23 -235.37 L 268.86 -251.87 L 314.23 -282.81 L 351.36 -304.47 L 389.51 -317.87 L 404.98 -315.81 L 427.67 -305.5 L 440.04 -304.47" fill="none" stroke="currentColor" stroke-width="57.0" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="498.9" stroke-dashoffset="498.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="498.9" to="0" dur="0.147s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 229.67 -364.28 L 179.14 -250.84 L 170.89 -199.28 L 176.04 -190" fill="none" stroke="currentColor" stroke-width="72.7" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="259.8" stroke-dashoffset="259.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.297s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="259.8" to="0" dur="0.062s" begin="0.297s" 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 360 1260">
|
|
3
|
+
<path d="M 140.98 -60.06 L 138.92 -75.53 L 156.45 -147.72 L 170.89 -183.81 L 180.17 -194.12 L 222.45 -209.59 L 248.23 -235.37 L 268.86 -251.87 L 314.23 -282.81 L 351.36 -304.47 L 389.51 -317.87 L 404.98 -315.81 L 427.67 -305.5 L 440.04 -304.47" fill="none" stroke="currentColor" strokeWidth="57.0" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="498.9" strokeDashoffset="498.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="498.9" to="0" dur="0.147s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 229.67 -364.28 L 179.14 -250.84 L 170.89 -199.28 L 176.04 -190" fill="none" stroke="currentColor" strokeWidth="72.7" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="259.8" strokeDashoffset="259.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.297s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="259.8" to="0" dur="0.062s" begin="0.297s" 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 341 1260">
|
|
2
|
+
<path d="M 121.18 -43.69 L 155.36 -30.73 L 197.79 -23.66 L 243.76 -29.55 L 266.15 -36.62 L 279.12 -47.23 L 270.87 -87.3 L 193.08 -148.59 L 164.79 -174.52 L 154.18 -222.85 L 167.15 -259.38 L 188.36 -290.03 L 216.65 -321.85 L 241.4 -341.89 L 267.33 -358.39 L 325.08 -389.03 L 352.19 -392.57 L 374.59 -386.68 L 380.48 -379.6 L 387.55 -353.67 L 386.37 -334.82 L 376.94 -323.03 L 369.87 -306.53 L 355.73 -290.03 L 338.05 -291.21" fill="none" stroke="currentColor" stroke-width="56.1" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="874.5" stroke-dashoffset="874.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="874.5" to="0" dur="0.273s" 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 341 1260">
|
|
3
|
+
<path d="M 121.18 -43.69 L 155.36 -30.73 L 197.79 -23.66 L 243.76 -29.55 L 266.15 -36.62 L 279.12 -47.23 L 270.87 -87.3 L 193.08 -148.59 L 164.79 -174.52 L 154.18 -222.85 L 167.15 -259.38 L 188.36 -290.03 L 216.65 -321.85 L 241.4 -341.89 L 267.33 -358.39 L 325.08 -389.03 L 352.19 -392.57 L 374.59 -386.68 L 380.48 -379.6 L 387.55 -353.67 L 386.37 -334.82 L 376.94 -323.03 L 369.87 -306.53 L 355.73 -290.03 L 338.05 -291.21" fill="none" stroke="currentColor" strokeWidth="56.1" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="874.5" strokeDashoffset="874.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="874.5" to="0" dur="0.273s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
</svg>);
|
|
9
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 331 1260">
|
|
2
|
+
<path d="M 164.36 -380.05 L 171.93 -383.08 L 212.84 -378.53 L 215.87 -370.96 L 206.78 -328.54 L 182.54 -277.03 L 149.21 -163.41 L 143.15 -102.82 L 152.24 -61.92 L 164.36 -46.77 L 184.05 -39.19 L 199.2 -36.16 L 238.59 -37.68 L 299.19 -54.34 L 327.97 -71.01 L 350.69 -90.7" fill="none" stroke="currentColor" stroke-width="56.4" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="656.9" stroke-dashoffset="656.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="656.9" to="0" dur="0.200s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 314.34 -522.45 L 267.37 -443.67 L 258.28 -390.65 L 264.34 -384.59 L 356.75 -389.14 L 377.96 -386.11" fill="none" stroke="currentColor" stroke-width="66.8" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="334.8" stroke-dashoffset="334.8" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.350s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="334.8" to="0" dur="0.089s" begin="0.350s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 215.87 -372.47 L 220.41 -377.02 L 243.14 -381.56 L 256.77 -389.14" fill="none" stroke="currentColor" stroke-width="79.0" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="124.2" stroke-dashoffset="124.2" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.589s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="124.2" to="0" dur="0.015s" begin="0.589s" fill="freeze"/>
|
|
16
|
+
</path>
|
|
17
|
+
<circle cx="165.88" cy="-48.28" r="26.6" fill="currentColor" opacity="0">
|
|
18
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.754s" fill="freeze"/>
|
|
19
|
+
</circle>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { SVGProps } from "react";
|
|
2
|
+
const SvgComponent = (props: SVGProps<SVGSVGElement>) => (<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 331 1260">
|
|
3
|
+
<path d="M 164.36 -380.05 L 171.93 -383.08 L 212.84 -378.53 L 215.87 -370.96 L 206.78 -328.54 L 182.54 -277.03 L 149.21 -163.41 L 143.15 -102.82 L 152.24 -61.92 L 164.36 -46.77 L 184.05 -39.19 L 199.2 -36.16 L 238.59 -37.68 L 299.19 -54.34 L 327.97 -71.01 L 350.69 -90.7" fill="none" stroke="currentColor" strokeWidth="56.4" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="656.9" strokeDashoffset="656.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="656.9" to="0" dur="0.200s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 314.34 -522.45 L 267.37 -443.67 L 258.28 -390.65 L 264.34 -384.59 L 356.75 -389.14 L 377.96 -386.11" fill="none" stroke="currentColor" strokeWidth="66.8" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="334.8" strokeDashoffset="334.8" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.350s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="334.8" to="0" dur="0.089s" begin="0.350s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 215.87 -372.47 L 220.41 -377.02 L 243.14 -381.56 L 256.77 -389.14" fill="none" stroke="currentColor" strokeWidth="79.0" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="124.2" strokeDashoffset="124.2" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.589s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="124.2" to="0" dur="0.015s" begin="0.589s" fill="freeze"/>
|
|
17
|
+
</path>
|
|
18
|
+
<circle cx="165.88" cy="-48.28" r="26.6" fill="currentColor" opacity="0">
|
|
19
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.754s" fill="freeze"/>
|
|
20
|
+
</circle>
|
|
21
|
+
</svg>);
|
|
22
|
+
export default SvgComponent;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -960 370 1260">
|
|
2
|
+
<path d="M 216.82 -338.89 L 214.77 -325.58 L 189.17 -275.4 L 169.71 -229.32 L 153.33 -180.16 L 147.18 -148.42 L 145.14 -103.36 L 148.21 -91.07 L 161.52 -73.66 L 172.78 -68.54 L 184.05 -67.52 L 221.94 -75.71 L 238.32 -83.9 L 273.14 -111.55 L 288.5 -127.94 L 320.25 -140.23 L 331.51 -175.04 L 354.04 -226.24 L 366.33 -262.09 L 370.42 -290.76 L 379.64 -312.26 L 381.69 -332.74" fill="none" stroke="currentColor" stroke-width="61.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="730.0" stroke-dashoffset="730.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="730.0" to="0" dur="0.223s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 320.25 -140.23 L 326.39 -135.11 L 326.39 -94.14 L 332.53 -68.54 L 341.75 -50.11 L 361.21 -26.56" fill="none" stroke="currentColor" stroke-width="60.3" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="186.7" stroke-dashoffset="186.7" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.373s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="186.7" to="0" dur="0.042s" begin="0.373s" 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 370 1260">
|
|
3
|
+
<path d="M 216.82 -338.89 L 214.77 -325.58 L 189.17 -275.4 L 169.71 -229.32 L 153.33 -180.16 L 147.18 -148.42 L 145.14 -103.36 L 148.21 -91.07 L 161.52 -73.66 L 172.78 -68.54 L 184.05 -67.52 L 221.94 -75.71 L 238.32 -83.9 L 273.14 -111.55 L 288.5 -127.94 L 320.25 -140.23 L 331.51 -175.04 L 354.04 -226.24 L 366.33 -262.09 L 370.42 -290.76 L 379.64 -312.26 L 381.69 -332.74" fill="none" stroke="currentColor" strokeWidth="61.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="730.0" strokeDashoffset="730.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="730.0" to="0" dur="0.223s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 320.25 -140.23 L 326.39 -135.11 L 326.39 -94.14 L 332.53 -68.54 L 341.75 -50.11 L 361.21 -26.56" fill="none" stroke="currentColor" strokeWidth="60.3" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="186.7" strokeDashoffset="186.7" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.373s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="186.7" to="0" dur="0.042s" begin="0.373s" 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 502 1260">
|
|
2
|
+
<path d="M 76.76 1.62 L 122.49 -83.87 L 150.33 -147.5 L 168.22 -173.35 L 190.09 -217.09 L 190.09 -225.04 L 209.98 -248.9 L 243.78 -274.75 L 251.73 -320.48 L 299.45 -405.97 L 410.79 -580.94 L 448.57 -626.67 L 464.47 -632.63 L 496.28 -622.69 L 504.24 -592.87 L 494.3 -427.84 L 480.38 -288.66 L 472.43 -272.76 L 470.44 -244.92 L 464.47 -111.71 L 464.47 -30.19 L 470.44 -16.27" fill="none" stroke="currentColor" stroke-width="64.2" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1465.6" stroke-dashoffset="1465.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="1465.6" to="0" dur="0.467s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 241.79 -268.78 L 247.75 -262.82 L 285.53 -264.81 L 400.85 -280.71 L 466.46 -278.72 L 472.43 -272.76" fill="none" stroke="currentColor" stroke-width="69.2" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="305.9" stroke-dashoffset="305.9" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.617s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="305.9" to="0" dur="0.079s" begin="0.617s" 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 502 1260">
|
|
3
|
+
<path d="M 76.76 1.62 L 122.49 -83.87 L 150.33 -147.5 L 168.22 -173.35 L 190.09 -217.09 L 190.09 -225.04 L 209.98 -248.9 L 243.78 -274.75 L 251.73 -320.48 L 299.45 -405.97 L 410.79 -580.94 L 448.57 -626.67 L 464.47 -632.63 L 496.28 -622.69 L 504.24 -592.87 L 494.3 -427.84 L 480.38 -288.66 L 472.43 -272.76 L 470.44 -244.92 L 464.47 -111.71 L 464.47 -30.19 L 470.44 -16.27" fill="none" stroke="currentColor" strokeWidth="64.2" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1465.6" strokeDashoffset="1465.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="1465.6" to="0" dur="0.467s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 241.79 -268.78 L 247.75 -262.82 L 285.53 -264.81 L 400.85 -280.71 L 466.46 -278.72 L 472.43 -272.76" fill="none" stroke="currentColor" strokeWidth="69.2" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="305.9" strokeDashoffset="305.9" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.617s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="305.9" to="0" dur="0.079s" begin="0.617s" 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 520 1260">
|
|
2
|
+
<path d="M 219.49 -306.16 L 223.57 -302.08 L 239.89 -302.08 L 374.57 -320.45 L 399.05 -363.3 L 482.71 -446.96 L 535.76 -530.62 L 539.85 -553.06 L 531.68 -593.87 L 523.52 -606.12 L 494.95 -628.56 L 411.29 -640.8 L 358.24 -632.64 L 325.59 -610.2 L 321.51 -577.55 L 229.69 -361.26 L 221.53 -308.2 L 201.12 -287.8 L 180.72 -238.83 L 115.42 -61.3 L 115.42 -42.94" fill="none" stroke="currentColor" stroke-width="63.8" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
+
stroke-dasharray="1392.9" stroke-dashoffset="1392.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="1392.9" to="0" dur="0.443s" begin="0.000s" fill="freeze"/>
|
|
6
|
+
</path>
|
|
7
|
+
<path d="M 170.52 1.95 L 211.33 32.56 L 237.85 40.72 L 288.86 44.8 L 327.63 38.68 L 376.61 20.32 L 417.42 -8.25 L 450.06 -36.82 L 480.67 -77.63 L 501.08 -116.4 L 509.24 -149.04 L 513.32 -202.1 L 507.2 -236.79 L 466.39 -283.72 L 423.54 -306.16 L 384.77 -314.32 L 378.65 -324.53" fill="none" stroke="currentColor" stroke-width="57.8" stroke-linecap="round" stroke-linejoin="round"
|
|
8
|
+
stroke-dasharray="751.5" stroke-dashoffset="751.5" opacity="0">
|
|
9
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.593s" fill="freeze"/>
|
|
10
|
+
<animate attributeName="stroke-dashoffset" from="751.5" to="0" dur="0.231s" begin="0.593s" fill="freeze"/>
|
|
11
|
+
</path>
|
|
12
|
+
<path d="M 437.82 -397.98 L 448.02 -406.15" fill="none" stroke="currentColor" stroke-width="54.3" stroke-linecap="round" stroke-linejoin="round"
|
|
13
|
+
stroke-dasharray="67.4" stroke-dashoffset="67.4" opacity="0">
|
|
14
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.974s" fill="freeze"/>
|
|
15
|
+
<animate attributeName="stroke-dashoffset" from="67.4" to="0" dur="0.004s" begin="0.974s" 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 520 1260">
|
|
3
|
+
<path d="M 219.49 -306.16 L 223.57 -302.08 L 239.89 -302.08 L 374.57 -320.45 L 399.05 -363.3 L 482.71 -446.96 L 535.76 -530.62 L 539.85 -553.06 L 531.68 -593.87 L 523.52 -606.12 L 494.95 -628.56 L 411.29 -640.8 L 358.24 -632.64 L 325.59 -610.2 L 321.51 -577.55 L 229.69 -361.26 L 221.53 -308.2 L 201.12 -287.8 L 180.72 -238.83 L 115.42 -61.3 L 115.42 -42.94" fill="none" stroke="currentColor" strokeWidth="63.8" strokeLinecap="round" strokeLinejoin="round"
|
|
4
|
+
strokeDasharray="1392.9" strokeDashoffset="1392.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="1392.9" to="0" dur="0.443s" begin="0.000s" fill="freeze"/>
|
|
7
|
+
</path>
|
|
8
|
+
<path d="M 170.52 1.95 L 211.33 32.56 L 237.85 40.72 L 288.86 44.8 L 327.63 38.68 L 376.61 20.32 L 417.42 -8.25 L 450.06 -36.82 L 480.67 -77.63 L 501.08 -116.4 L 509.24 -149.04 L 513.32 -202.1 L 507.2 -236.79 L 466.39 -283.72 L 423.54 -306.16 L 384.77 -314.32 L 378.65 -324.53" fill="none" stroke="currentColor" strokeWidth="57.8" strokeLinecap="round" strokeLinejoin="round"
|
|
9
|
+
strokeDasharray="751.5" strokeDashoffset="751.5" opacity="0">
|
|
10
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.593s" fill="freeze"/>
|
|
11
|
+
<animate attributeName="stroke-dashoffset" from="751.5" to="0" dur="0.231s" begin="0.593s" fill="freeze"/>
|
|
12
|
+
</path>
|
|
13
|
+
<path d="M 437.82 -397.98 L 448.02 -406.15" fill="none" stroke="currentColor" strokeWidth="54.3" strokeLinecap="round" strokeLinejoin="round"
|
|
14
|
+
strokeDasharray="67.4" strokeDashoffset="67.4" opacity="0">
|
|
15
|
+
<animate attributeName="opacity" from="0" to="1" dur="0.001s" begin="0.974s" fill="freeze"/>
|
|
16
|
+
<animate attributeName="stroke-dashoffset" from="67.4" to="0" dur="0.004s" begin="0.974s" fill="freeze"/>
|
|
17
|
+
</path>
|
|
18
|
+
</svg>);
|
|
19
|
+
export default SvgComponent;
|