File:Bug xmlheader.svg

Summary

Description
English: SVG XML file missing XML header.
Date
Source Own work
Author Menner
Other versions

with HTML (150×90px example):

  
SVG development
InfoField
 
The source code of this SVG is uncheckable.
 
This W3C-uncheckable vector image was created with another SVG tool.
Category:Uncheckable SVG created with Other tools
Source code
InfoField

Example with an XML header

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="300">
<circle r="583"/>
<path d="m0,300V0h500" fill="#AAA"/>
</svg>
but only 149 bytes.

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#Bug%20xmlheader.svg
Category:Self-published work Category:Pictures formerly showing a librsvg bug Category:Black and gray Category:Examples representing SVG Category:Rectangles
Category:Black and gray Category:CC-Zero Category:Examples representing SVG Category:Pictures formerly showing a librsvg bug Category:Rectangles Category:Self-published work Category:Uncheckable SVG created with Other tools