<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="700" height="800">
<defs><path id="trim" d="M0,0v300c0,212.3,101.5,402,350,500c248.5-98,350-287.7,350-500V0H0z"/>
<clipPath id="trim_out"><use xlink:href="#trim"/></clipPath></defs>
<g clip-path="url(#trim_out)">
<rect width="700" height="800" fill="#461"/>
<g id="arrow">
<path d="M350,305c-41.4,60.2-81,148.6-120,245l120-50l120,50C431,453.6,391.4,365.2,350,305z" fill="#eee" stroke="#777" stroke-width="4"/>
<path d="M370,555h-40c-5.5,0-10-4.5-10-10V365h60v180C380,550.5,375.5,555,370,555z" fill="#eee"/>
<path d="M355,375c13.6,32.6,23,63.8,23,105v65c0,4.4-3.6,8-8,8h-40c-4.4,0-8-3.6-8-8v-65c0-41.2,9.4-72.4,23-105
	c-14.8,30.2-27,71.9-27,105v65c0,6.6,5.4,12,12,12h40c6.6,0,12-5.4,12-12v-65C382,446.9,369.8,405.2,355,375z" fill="#777"/></g>
<use xlink:href="#arrow" transform="rotate(90 350 305)"/>
<use xlink:href="#arrow" transform="rotate(180 350 305)"/>
<use xlink:href="#arrow" transform="rotate(270 350 305)"/>
<path d="M366,653h-32c0-46.8-12.5-73-45-85v130h34l20,35h14l20-35h34V568C378.5,580,366,606.3,366,653z" fill="#eee" stroke="#777" stroke-width="4"/></g>
<g clip-path="url(#trim_out)"><use xlink:href="#trim" fill="none" stroke="#777" stroke-width="50"/>
<use xlink:href="#trim" fill="none" stroke="#eee" stroke-width="40"/>
<use xlink:href="#trim" fill="none" stroke="#777" stroke-width="10"/></g>
</svg>