| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | 
 |     <defs> | 
 |         <symbol id="hole" viewBox="0 0 350 140" preserveAspectRatio="none"> | 
 |             <path fill="#FFF" d="M0 140h350V0H0v140zM297-31v61c0 5-5 10-10 10h-84v84c0 5-5 10-10 10h-61c-5 0-10-5-10-10V40H20v-71h277z"/> | 
 |         </symbol> | 
 |         <symbol id="rect" viewBox="0 0 632 140" preserveAspectRatio="none"> | 
 |             <rect fill="#fFF" width="632" height="140" x="0" y="0"/> | 
 |         </symbol> | 
 |     </defs> | 
 |  | 
 |     <use xlink:href="#hole" width="350" height="100%" x="100%" transform="translate(-350, 0)"  /> | 
 |     <use xlink:href="#rect" width="100%" height="100%" transform="translate(-345, 0)" /> | 
 | </svg> |