Skip to content
Q2078

File:SVG_Logo.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ2078· pop 76· linked from 739 articles

Also known as svg, .svg, scalable vector graphics

Scalable Vector Graphics (SVG) is an XML-based vector graphics format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999.

AI overview

SVG is a web-based format for creating graphics that can be scaled to any size without losing quality, and it supports interactive and animated features. It matters because it's an open standard maintained by the W3C that has become a fundamental tool for displaying crisp, flexible graphics on websites and digital applications since 1999.

AI-generated from the Wikipedia summary — may contain errors.

Key facts

File format.name
SVG
File format.icon
SVG Logo.svg
File format.icon_size
100px
File format._noextcode
on
File format.extensions
.svg, .svgz
File format._nomimecode
on
File format.mime
image/svg+xml
File format.uniform_type
public.svg-image
File format.developer
W3C
File format.latest_release_version
1.1 (Second Edition)
File format.genre
Vector graphics
File format.extended_from
XML
File format.open
Yes

via Wikipedia infobox

Source code

Link to the source-code README · 998 chars · not written by Vinony

Wikidata facts

Official website
svgwg.org
Image
Example of SVG code.png
Show 11 more facts
file extension
svgz
media type
image/SVG
Commons category
Scalable Vector Graphics
Formal Public Identifier
-//W3C//DTD SVG 1.1//EN
source code repository URL
github.com/w3c/svgwg
inception
1998-00-00
XML namespace URL
www.w3.org/2000/svg
file format identification pattern
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg
Sources (10)

via Wikidata · CC0

~24 min read

Article

18 sections
Contents
  • History
  • Version 1.x
  • Version 2
  • Features
  • Printing
  • Scripting and animation
  • Mobile profiles
  • Compression
  • Design
  • Implementation
  • Web browsers
  • Mobile devices
  • Authoring
  • Security
  • Related work
  • See also
  • References
  • External links

Scalable Vector Graphics (SVG) is an XML-based vector graphics format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999.

SVG images are defined in a vector graphics format and stored in XML text files. SVG images can thus be scaled in size without loss of quality, and SVG files can be searched, indexed, scripted, and compressed. The XML text files can be created and edited with text editors or vector graphics editors, and are rendered by most web browsers. SVG can include JavaScript, potentially leading to cross-site scripting.

Gallery (10)

Connections

Categories