20 lines
588 B
XML
20 lines
588 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #dee1e3;
|
|
}
|
|
|
|
.cls-2 {
|
|
fill: #333;
|
|
opacity: 0.1;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<title>btn_grey</title>
|
|
<g id="grey">
|
|
<circle class="cls-1" cx="512" cy="512" r="512"/>
|
|
<path class="cls-2" d="M512,1024A512.13,512.13,0,0,1,312.7,40.24,512.13,512.13,0,0,1,711.3,983.76,508.81,508.81,0,0,1,512,1024Zm0-984A472.13,472.13,0,0,0,328.28,946.92,472.13,472.13,0,0,0,695.72,77.08,469,469,0,0,0,512,40Z"/>
|
|
</g>
|
|
</svg>
|
JavaScript
60.1%
SCSS
19.2%
HTML
16.9%
CSS
3.8%