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, 4072👍, 0💬
Popular Posts:
What is VDX? VDX, short name for Visio Drawing XML, is used as the file extension for Visio Drawing ...
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is PPTX? PPTX, short name for PowerPoint XML, is used as the file extension for presentation fi...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...
What is EML? EML, short name for Email, is used as the file extension for Email Message files. .EML ...