You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
readme-typing-svg/tests/svg/test_normal.svg

57 lines
1.9 KiB
XML

<!-- https://github.com/DenverCoder1/readme-typing-svg/ -->
<svg xmlns='http://www.w3.org/2000/svg'
xmlns:xlink='http://www.w3.org/1999/xlink'
viewBox='0 0 380 50'
width='380px' height='50px'>
<path id='path0'>
<animate id='d0' attributeName='d' begin='0s;d3.end' dur='5s'
values='m0,25 h0 ; m0,25 h380 ; m0,25 h0' keyTimes='0;0.8;1' />
</path>
<text font-family='"monospace", monospace' fill='#36BCF7' font-size='20'
dominant-baseline='middle'
x='50%' text-anchor='middle'>
<textPath xlink:href='#path0'>
Full-stack web and app developer
</textPath>
</text>
<path id='path1'>
<animate id='d1' attributeName='d' begin='d0.end' dur='5s'
values='m0,25 h0 ; m0,25 h380 ; m0,25 h0' keyTimes='0;0.8;1' />
</path>
<text font-family='"monospace", monospace' fill='#36BCF7' font-size='20'
dominant-baseline='middle'
x='50%' text-anchor='middle'>
<textPath xlink:href='#path1'>
Self-taught UI/UX Designer
</textPath>
</text>
<path id='path2'>
<animate id='d2' attributeName='d' begin='d1.end' dur='5s'
values='m0,25 h0 ; m0,25 h380 ; m0,25 h0' keyTimes='0;0.8;1' />
</path>
<text font-family='"monospace", monospace' fill='#36BCF7' font-size='20'
dominant-baseline='middle'
x='50%' text-anchor='middle'>
<textPath xlink:href='#path2'>
10+ years of coding experience
</textPath>
</text>
<path id='path3'>
<animate id='d3' attributeName='d' begin='d2.end' dur='5s'
values='m0,25 h0 ; m0,25 h380 ; m0,25 h0' keyTimes='0;0.8;1' />
</path>
<text font-family='"monospace", monospace' fill='#36BCF7' font-size='20'
dominant-baseline='middle'
x='50%' text-anchor='middle'>
<textPath xlink:href='#path3'>
Always learning new things
</textPath>
</text>
</svg>