Jump to content

Widget:CharlesSVG: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:


   <body>
   <body>
    
   ----
   <svg viewBox="0 0 1000 1000">
   <svg viewBox="0 0 1000 1000">
    
    
   <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">
   <path d="M 10 20 L 15 3 l 20 10 1 -20 0">
 
    
    
</svg>
</svg>
 
----
    
    
   <svg>
   <svg>