<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" width="90mm" height="90mm" viewBox="0 0 90 90" xml:space="preserve" color-interpolation-filters="sRGB">
	<style type="text/css">
	<![CDATA[
		.bd {stroke:#000;stroke-width:.5;fill:#FFF}
		.rc {stroke:#000;stroke-width:1;fill-opacity:.35}
		.l2 {fill:#000}
		.n {fill:#FFF}
		.g {fill:#080}
	]]>
	</style>
	<g>
		<rect x="5" y="5" width="80" height="80" class="bd"/>
		<path d="M24 19 h6 v24 h-6 v-9 h-14 v-6 h14 v-9 Z" class="rc n"/>
		<path d="M60 21 h5 v20 h-5 v-20 Z" class="rc l2"/>
		<path d="M37 66 a8,8 0 0,1 16,0 v 7 h -16 v -7" class="rc g"/>
	</g>
</svg>