blob: c53a091303b60d8117af4c04b5b5c976c009dd6b [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" style="opacity: 0.6;">
<rect x="20" y="20" width="100" height="100" fill="rgb(0,255,255)"/>
<rect x="140" y="20" width="100" height="100" fill="rgb(255,0,255)"/>
<rect x="20" y="140" width="100" height="100" fill="rgb(255,255,0)"/>
<rect x="140" y="140" width="100" height="100" fill="rgb(0,0,0)"/>
</svg>