<svg xmlns="http://www.w3.org/2000/svg" [lista_atribute]> . . . taguri pentru diverse obiecte grafice </svg>
<svg width="160" height="160"> <line x1="10" y1="10" x2="100" y2="100" style="stroke:#f00; stroke-width:1"/> <line x1="10" y1="20" x2="150" y2="60" style="stroke:#0f0; stroke-width:3"/> <line x1="30" y1="20" x2="150" y2="100" style="stroke:#00f; stroke-width:5"/> </svg>
<svg x="10" y="10" width="400" height="110"> <rect width="300" height="100" style="fill:#f00;stroke-width:1;stroke:#00f;" /> </svg>
<svg width="400" height="110">
<rect x="10" y="10" width="80" height="50" rx="0" ry="0"
style="fill:#f00;stroke-width:1;stroke:#00f;"/>
<rect x="100" y="10" width="80" height="50" rx="5" ry="5"
style="fill:#f00;stroke-width:1;stroke:#00f;"/>
<rect x="200" y="10" width="80" height="50" rx="15" ry="15"
style="fill:#f00;stroke-width:1;stroke:#00f;"/>
</svg><svg height="100" width="100"> <circle cx="50" cy="50" r="40" style="stroke:black; stroke-width:3; fill:red;" /> </svg>
<svg width="300" height="100"> <circle cx="50" cy="50" r="40" style="fill:rgba(255, 0, 0, 1.0)"/> <circle cx="100" cy="50" r="40" style="fill:rgba(0, 255, 0, 0.75)"/> <circle cx="150" cy="50" r="40" style="fill:rgba(0, 0, 255, 0.5)"/> <circle cx="200" cy="50" r="40" style="fill:rgba(255, 255, 0, 0.25)"/> <circle cx="250" cy="50" r="40" style="fill:rgba(0, 255, 255, 0.1)"/> </svg>
<svg width="220" height="150"> <ellipse cx="110" cy="80" rx="100" ry="50" style="fill:#0ff;stroke:#00f;stroke-width:2" /> </svg>
<svg width="650" height="160">
<polyline points="50,50 20,100 50,100"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polyline points="100,100 200,10 250,100 100,150"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polyline points="250,50 280,100 350,100 450,50 300,10"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polyline points="550,5 600,5 625,30 625,80 600,105 550,105 525,80 525,30 "
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
</svg>
<svg width="650" height="160">
<polygon points="50,50 20,100 50,100"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polygon points="100,100 200,10 250,100 100,150"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polygon points="250,50 280,100 350,100 450,50 300,10"
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
<polygon points="550,5 600,5 625,30 625,80 600,105 550,105 525,80 525,30 "
style="stroke: #0000ff; stroke-width: 3px; fill: #00ffff;"/>
</svg>
<svg width="300" height="200" viewBox="0 0 400 250">
<path d="M10 200 L90 10 L170 200"
style="stroke:#f00; stroke-width:1; fill: #ffffff;" />
<path d="M210 200 L290 10 L370 200 Z"
style="stroke:#00f; stroke-width:1; fill: #ff0;" />
</svg>
<svg width="380" height="210">
<path d="M10,200 L90,10 L170,200 M50,105 L130,105"
style="stroke:#f00; stroke-width:1; fill: #ffffff;" />
<path d="M50,105 L130,105"
style="stroke:#0f0; stroke-width:1; fill: #ffffff;" />
<path d="M10 200 Q90,10 170,200"
style="stroke:#00f; stroke-width:1; fill: #ffffff;" />
</svg>
<svg width="300" height="250" viewBox="0 0 400 410">
<path d="M10,200 L90,10 L170,200"
style="stroke:#f00; stroke-width:1; fill: #ffffff;" />
<path d="M170,200 L250,390 L330,200"
style="stroke:#0f0; stroke-width:1; fill: #ffffff;" />
<path d="M10 200 Q90,10 170,200 T330,200"
style="stroke:#00f; stroke-width:1; fill: #ffffff;" />
</svg>
<svg width="380" height="210">
<path d="M10,200 L50,10 M130,10 L170,200"
style="stroke:#f00; stroke-width:1; fill: #ffffff;" />
<path d="M10 200 C50,10 130,10 170,200"
style="stroke:#00f; stroke-width:1; fill: #ffffff;" />
</svg>
<svg width="300" height="250" viewBox="0 0 400 410">
<path d="M10,200 L50,10 M130,10 L170,200 M290,390 L330,200"
style="stroke:#f00; stroke-width:1; fill: #ffffff;" />
<path d="M170,200 L210,390"
style="stroke:#0f0; stroke-width:1; fill: #ffffff;" />
<path d="M10 200 C50,10 130,10 170,200 S290,390 330,200"
style="stroke:#00f; stroke-width:1; fill: #ffffff;" />
</svg>

<svg width="304" height="290"> <path d="M2,111 h300 l-242.7,176.3 92.7,-285.3 92.7,285.3 z" style="fill:#ff0;stroke:#f00;stroke-width:2;"/> </svg>
Fisierul "Austria.svg" din directorul curent
Fisierul "cj.svg" din directorul curent
<svg width="300" height="60"> <text x="10" y="50" style="font-size:35; stroke:#00f;">Servere de date</text> <text x="10" y="100" style="font-size:35; fill:#f00;">Servere de date</text> <text x="10" y="150" style="font-size:35; stroke:#00f; fill:#f00;">Servere de date</text> </svg>
<svg width="300" height="200">
<text x="50" y="50" transform="rotate(30)"
style="font-size:35; stroke:#00f;">
Servere de date
</text>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200"> <rect width="100%" height="100%" style="fill:#f00;" /> <circle cx="150" cy="100" r="80" style="fill:#0f0;" /> <text x="150" y="110" style="font-size:22; text-anchor:middle; fill:#00f;">Servere de date</text> </svg>