File:SVG example markup grid.svg

Summary

Description
English: SVG example markup displayed on a grid.

The image demonstrates the below example markup:

<rect x="25" y="25" width="200" height="200" fill="lime" stroke-width="4" stroke="pink" />
<circle cx="125" cy="125" r="75" fill="orange" />
<polyline points="50,150 50,200 200,200 200,100" stroke="red" stroke-width="4" fill="none" />
<line x1="50" y1="50" x2="200" y2="200" stroke="blue" stroke-width="4" />
Date
Source Own work
Author Offnfopt
InfoField
 
The SVG code is valid.
 
This diagram was created with another SVG tool.
Category:Valid SVG created with Other tools:Diagrams#SVG%20example%20markup%20grid.svg

Licensing

Public domain This work has been released into the public domain by its author, Offnfopt at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
Offnfopt grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:PD-user#SVG%20example%20markup%20grid.svg
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#SVG%20example%20markup%20grid.svg Category:Examples representing SVG
Category:CC-Zero Category:Examples representing SVG Category:PD-user Category:Valid SVG created with Other tools:Diagrams