Return to Snippet

Revision: 31881
at September 15, 2010 06:49 by rahulkadukar


Initial Code
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg width="100%" height="100%" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="0" y="80" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="0" y="160" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="0" y="240" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="0" y="320" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="0" y="400" width="80" height="80" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="80" y="0" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="80" y="80" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="80" y="160" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="80" y="240" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="80" y="320" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="80" y="400" width="80" height="80" style="fill:rgb(255,0,255);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="160" y="0" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="160" y="80" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="160" y="160" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="160" y="240" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="160" y="320" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="160" y="400" width="80" height="80" style="fill:rgb(0,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="240" y="0" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="240" y="80" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="240" y="160" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="240" y="240" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="240" y="320" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="240" y="400" width="80" height="80" style="fill:rgb(0,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="320" y="0" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="320" y="80" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="320" y="160" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="320" y="240" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="320" y="320" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="320" y="400" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="400" y="0" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="400" y="80" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="400" y="160" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="400" y="240" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="400" y="320" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="400" y="400" width="80" height="80" style="fill:rgb(255,255,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="480" y="0" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="480" y="80" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="480" y="160" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="480" y="240" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="480" y="320" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="480" y="400" width="80" height="80" style="fill:rgb(0,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="560" y="0" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="560" y="80" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="560" y="160" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="560" y="240" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="560" y="320" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="560" y="400" width="80" height="80" style="fill:rgb(255,255,255);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="640" y="0" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="640" y="80" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="640" y="160" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="640" y="240" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="640" y="320" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="640" y="400" width="80" height="80" style="fill:rgb(100,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="720" y="0" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="720" y="80" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="720" y="160" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="720" y="240" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="720" y="320" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="720" y="400" width="80" height="80" style="fill:rgb(0,100,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="800" y="0" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="800" y="80" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="800" y="160" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="800" y="240" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="800" y="320" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="800" y="400" width="80" height="80" style="fill:rgb(0,0,100);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="880" y="0" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="880" y="80" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="880" y="160" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="880" y="240" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="880" y="320" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="880" y="400" width="80" height="80" style="fill:rgb(200,0,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="960" y="0" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="960" y="80" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="960" y="160" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="960" y="240" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="960" y="320" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="960" y="400" width="80" height="80" style="fill:rgb(0,200,0);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="1040" y="0" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1040" y="80" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1040" y="160" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1040" y="240" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1040" y="320" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1040" y="400" width="80" height="80" style="fill:rgb(0,0,200);stroke-width:1; stroke:rgb(0,0,0)"/>

<rect x="1120" y="0" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1120" y="80" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1120" y="160" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1120" y="240" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1120" y="320" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>
<rect x="1120" y="400" width="80" height="80" style="fill:rgb(128,128,128);stroke-width:1; stroke:rgb(0,0,0)"/>

</svg>

Initial URL


Initial Description


Initial Title
Background for Dell Streak SVG file

Initial Tags
background

Initial Language
XML