SVG

E3757

SVG (Scalable Vector Graphics) is an XML-based vector image format for two-dimensional graphics that supports interactivity and animation, widely used for web graphics due to its scalability and resolution independence.


Statements (58)
Predicate Object
instanceOf open standard
vector graphics file format
advantageOver raster image formats at multiple resolutions
basedOn XML
canBeEmbeddedIn CSS as data URLs
HTML documents
XML documents
compatibleWith CSS
HTML
JavaScript
XHTML
fileExtension .svg
.svgz
fullName Scalable Vector Graphics
introducedInYear 1999
mediaType image/svg+xml
property compressible with gzip
device independent
human-readable markup
resolution independent
scalable without quality loss
supports responsive design
supports zooming
text searchable
renderedBy vector graphics editors
web browsers
standardizedBy W3C
supports CSS styling
DOM manipulation
SMIL animation
accessibility features
animation
clipping paths
filters
gradients
interactivity
masking
scripting with JavaScript
text rendering
transformations
transparency
two-dimensional graphics
vector graphics
supportsColorSpace ICC color profiles
sRGB
supportsCoordinateSystem user space coordinates
viewBox
usedFor charts and diagrams
data visualization
icons
logos
user interface elements
web graphics
version SVG 1.0
SVG 1.1
SVG 2 (draft)
SVG Basic
SVG Tiny


Please wait…