1. <svg version="1.1"
  2. baseProfile="full"
  3. width="300" height="200"
  4. xmlns="http://www.w3.org/2000/svg">
  5. <rect width="100%" height="100%" fill="black" />
  6. <circle cx="150" cy="100" r="90" fill="blue" />
  7. </svg>
 
 

482

Plain SVG

-

PasteBin

Lines
7
Words
18
Dimensione
227 bytes
Creato
Tipo
text/plain
Public Domain (PD)
Per favore accedi per lasciare un commento!