1<?xml version="1.0" encoding="utf-8"?>
2<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
5 width="300px" height="400px" viewBox="0 0 300 400" enable-background="new 0 0 300 400" xml:space="preserve">
6<defs>
7 <mask id="upperHalf" maskUnits="objectBoundingBox">
8 <path fill="#FFFFFF" d="M80,20 L280,20 L280,380 L240,380 L240,60 L80,60 L80,20"/>
9 </mask>
10 <mask id="lowerHalf" maskUnits="objectBoundingBox">
11 <path fill="#FFFFFF" d="M20,20 L60,20 L60,340 L220,340 L220,380 L20,380 L20,20"/>
12 </mask>
13 <mask id="animatedCircle" maskUnits="objectBoundingBox">
14 <circle cx="150" cy="150" r="40" fill="white">
15 <animate attributeName="r" from="40" to="120" dur="10s" repeatCount="indefinite"/>
16 </circle>
17 </mask>
18</defs>
19
20<g>
21 <rect x="5px" y="45px" width="140px" height="140px" fill="#C1553B"/>
22 <rect x="155px" y="45px" width="140px" height="140px" fill="#71E5FF"/>
23 <rect x="155px" y="215px" width="140px" height="140px" fill="#404041"/>
24 <rect x="5px" y="215px" width="140px" height="140px" fill="#77D091"/>
25</g>
26
27</svg>