Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.SVG - File Extension for Scalable Vector Graphics Files
What is SVG? SVG, short name for Scalable Vector Graphics, is used as the file extension for Scalable Vector Graphics files. .SVG files are XML files using Scalable Vector Graphics XML schema. .SVG files can be opened by any XML editor or test editor. See the sample .SVG file included below.
✍: FYIcenter.com
File Extension: .SVG
MIME Type: image/svg+xml
File Content: Scalable Vector Graphics
.SVG files are Scalable Vector Graphics files saved in XML format. Here is a sample .SVG file containing some graphics elements:
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="612px" height="792px" viewBox="0 0 612 792"
enable-background="new 0 0 612 792" xml:space="preserve">
<rect x="84.923" y="82.846"
transform="matrix(0.9692 -0.2465 0.2465 0.9692 -16.5571 81.096)"
fill="none" width="461.539" height="47.692"/>
<text
transform="matrix(0.9692 -0.2465 0.2465 0.9692 90.3638 156.9707)"
font-family="'MyriadPro-Regular'"
font-size="24">Welcome to File Extension FYI Center!</text>
<rect x="135.923" y="155.769"
fill="none" width="229.231" height="164.616"/>
<text
transform="matrix(1 0 0 1 135.9229 262.2676)"
font-family="'MyriadPro-Regular'" font-size="150">O</text>
<text
transform="matrix(0.831 -0.5563 0.5563 0.831 215.6401 289.2158)"
font-family="'MyriadPro-Regular'" font-size="100">?</text>
</svg>
.SVG Scalable Vector Graphics file sample: Click sample.svg to download.
.SVG Scalable Vector Graphics files can be created and modified by these software:
2012-07-04, 5317👍, 0💬
Popular Posts:
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...
File extension MPG is used for audio and video files in a MPEG formats. An MPEG sample file is provi...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
What is MPP? MPP, short name for Microsoft Project Plan, is used as the file extension for Microsoft...