-1:000000000000 | 0:e21824e22ea2 |
---|---|
1 <!-- | |
2 Any copyright is dedicated to the Public Domain. | |
3 http://creativecommons.org/publicdomain/zero/1.0/ | |
4 --> | |
5 <svg xmlns="http://www.w3.org/2000/svg"> | |
6 | |
7 <title>Reference for scaling from zero</title> | |
8 | |
9 <text x="100" y="50" font-size="50" text-anchor="middle">ABC</text> | |
10 </svg> |