SVG
Description
"SVG is a language for describing two-dimensional graphics in XML. SVG allows for three types of graphic objects: vector graphic shapes (e.g., paths consisting of straight lines and curves), images and text. Graphical objects can be grouped, styled, transformed and composited into previously rendered objects. The feature set includes nested transformations, clipping paths, alpha masks, filter effects and template objects."[1]
MIME Types
- image/svg+xml[2]
Hypermedia Elements
a
[3][LE]-
Notes
Example
altGlyph
[4][LE]-
Notes
Example
animate
[5][LE]-
Notes
Example
animateColor
[6][LE]-
Notes
Example
animateMotion
[7][LE]-
Notes
Example
animateTransform
[8][LE]-
Notes
Example
clip-path
[9][LE]-
Notes
Example
color-profile
[10][LE]-
Notes
Example
color-profile
[11][LE]-
Notes
Example
color-profile
[12][LE]-
Notes
Example
cursor
[13][LE]-
Notes
Example
cursor
[14][LE]-
Notes
Example
feImage
[15][LE]-
Notes
Example
fill
[16][LE]-
Notes
Example
filter
[17][LE]-
Notes
Example
filter
[18][LE]-
Notes
Example
image
[19][LE]-
Notes
Example
linearGradient
[20][LE]-
Notes
Example
marker,marker-start,marker-mid and marker-end
[21][LE]-
Notes
Example
mask
[22][LE]-
Notes
Example
pattern
[23][LE]-
Notes
Example
radialGradient
[24][LE]-
Notes
Example
script
[25][LE]-
Notes
Example
set
[29][LE]-
Notes
Example
stroke
[26][LE]-
Notes
Example
textpath
[27][LE]-
Notes
Example
tref
[28][LE]-
Notes
Example
use
[30][LE]-
Notes
Example
xlink
[31][LE][LO]-
Notes
Example
Reference Links
- Scalable Vector Graphics (SVG) 1.1 Specification
- XML Media Types [RFC3023]
- SVG Docs (a)
- SVG Docs (altGlyph)
- SVG Docs (animate)
- SVG Docs (animateColor)
- SVG Docs (animateMotion)
- SVG Docs (animateTransform)
- SVG Docs (clip-path)
- SVG Docs (color-profile)
- SVG Docs (color-profile)
- SVG Docs (color-profile)
- SVG Docs (cursor)
- SVG Docs (cursor)
- SVG Docs (feImage)
- SVG Docs (fill)
- SVG Docs (filter)
- SVG Docs (filter)
- SVG Docs (image)
- SVG Docs (linearGradient)
- SVG Docs (marker,marker-start,marker-mid and marker-end)
- SVG Docs (mask)
- SVG Docs (pattern)
- SVG Docs (radialGradient)
- SVG Docs (script)
- SVG Docs (stroke)
- SVG Docs (textpath)
- SVG Docs (tref)
- SVG Docs (set)
- SVG Docs (use)
- XML Linking Language (XLink) Version 1.0
Update History
- 2010-05-31
Updated storage and layout - 2010-03-08
Initial post