blob: 15c78a4f39b6ac33c3adaa5ac89bfae729d82f89 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<svg height="48" width="48" xmlns="http://www.w3.org/2000/svg">
<clipPath id="clip61">
<polygon points="48,0 48,48 30,48 30,18" />
</clipPath>
<!-- background -->
<rect fill="#00A470" height="48" width="48" x="00" y="00" />
<!-- letter -->
<polyline fill="none" points="24,12 24,36 12,36 18,30 12,24 30,24" stroke="#FCF4EB" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" />
<circle clip-path="url(#clip61)" cx="30" cy="18" fill="none" r="6" stroke="#FCF4EB" stroke-width="3" />
<circle cx="34.243" cy="13.757" fill="#FCF4EB" r="1.5" />
</svg>
|