diff options
Diffstat (limited to 'apps/scalable/glchess.svg')
-rwxr-xr-x | apps/scalable/glchess.svg | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/apps/scalable/glchess.svg b/apps/scalable/glchess.svg new file mode 100755 index 000000000..c08550710 --- /dev/null +++ b/apps/scalable/glchess.svg @@ -0,0 +1,132 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg6009" + sodipodi:version="0.32" + inkscape:version="0.91 r" + sodipodi:docname="glchess.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + <defs + id="defs6011" /> + <sodipodi:namedview + id="base" + pagecolor="#dddddd" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.32941176" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="19.696413" + inkscape:cy="22.446886" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1032" + inkscape:window-height="716" + inkscape:window-x="131" + inkscape:window-y="24" + inkscape:window-maximized="0" /> + <metadata + id="metadata6014"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>glChess Application Icon</dc:title> + <dc:date>September 2007</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:rights> + <dc:source>http://www.gnome.org</dc:source> + <dc:subject> + <rdf:Bag> + <rdf:li>glchess</rdf:li> + <rdf:li>chess</rdf:li> + <rdf:li>game</rdf:li> + <rdf:li>board</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6017" + width="40.625" + height="40.625004" + x="3.625" + y="3.6250005" /> + <rect + style="opacity:1;fill:#e04613;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6019" + width="32" + height="32" + x="8" + y="8" /> + <rect + style="fill:#6c9eab;fill-opacity:1;stroke:none" + id="rect6025" + width="16" + height="16" + x="24" + y="8" /> + <rect + style="fill:#6c9eab;fill-opacity:1;stroke:none" + id="rect6027" + width="16" + height="16" + x="8" + y="23.996922" /> + <rect + style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235" + id="rect2170" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + </g> +</svg> |