<?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}
	]]>
	</style>
	<g transform="translate(0,14)">
		<rect x="5" y="5" width="80" height="52" class="bd"/>
		<path d="M24 19 h6 v24 h-6 v-24 Z" class="rc n"/>
		<path d="M60 21 h5 v20 h-5 v-20 Z" class="rc l2"/>
	</g>
</svg>