<?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="220px" height="220px" xmlns="http://www.w3.org/2000/svg" version="1.1">
	<circle cx="110" cy="110" r="98" fill="#808080"/>
	<circle cx="110" cy="110" r="78" fill="white"/>
	<circle cx="110" cy="110" r="55" fill="#808080"/>
	<circle cx="110" cy="110" r="30" fill="white"/>
	<rect x="135" y="97" width="31" height="25" fill="white"/>
	<path d="M 140,61 L 61,140 L 83,159 L 161,81 z" fill="white"/>
	<path d="M 160,44 L 44,160 L 62,177 L 177,62 z" fill="#808080"/>
</svg>
<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
	<license rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
		<dc:title>Public Domain Icon</dc:title>
		<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
	</Work>
	<License rdf:about="http://creativecommons.org/licenses/publicdomain/">
		<permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
		<permits rdf:resource="http://web.resource.org/cc/Distribution"/>
		<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
	</License>
</rdf:RDF> -->
