Jump to content

Widget:CharlesSVG: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
   <body>
   <body>
    
    
   <svg viewBox="0 0 100 100">
   <svg viewBox="0 0 500 500">
    
    
   <rect width="300" height="300" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)" />
   <rect width="300" height="300" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)" />
   <path d="M 10 20 L 15 3 l 20 10 1 -20 0">   
   <path d="M 10 20 L 15 3 l 20 10 1 -20 0">   
  <path d="M 10 60 C 20 80, 40 80, 50 60">
    
    
</svg>
</svg>