--- 1.svg
<svg xmlns="http://www.w3.org/2000/svg" width="300px" height="300px"> <circle class="sector" r="150" cx="150" cy="150" fill="#eee"/> <path d="M150,60 L148,2 A148,148 90 0,1 296 150 L240,150 A88,88 90 0,0 150,60" fill="#ccc"></path> </svg>