Description Usage Arguments Value Examples
The <use> element takes nodes from within the SVG document, and duplicates them somewhere else.
1 2 |
id |
a character, target of the link |
x |
a number, x transform coordinate |
y |
a number, y transform coordinate |
scale |
a number. transform scale of the object |
rotate |
a vector, rotation of the object |
translate |
a vector, translate of the object |
skewX |
a number |
skewY |
a number |
style.sheet |
a vector or a chatacter, other style of the link, eg. "stroke-linecap: round" |
transform.sheet |
a vector or a chatacter, other transform of the link, |
the characher type of svg element
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.