16 lines
555 B
XML
16 lines
555 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="social-x" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #136f63;
|
|
}
|
|
|
|
.cls-2 {
|
|
fill: #fff;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<rect class="cls-1" x="0" width="30" height="30"/>
|
|
<path class="cls-2" d="M11.87,7.57l3.66,5.01,4.26-5.01h1.92l-5.24,6.24,6.25,8.62h-4.46l-4.04-5.45c-.07,0-.3.29-.36.36-1.45,1.67-2.84,3.41-4.28,5.09h-1.92l5.61-6.72L7.29,7.57h4.58ZM20.61,21.3l-9.27-12.68h-2c3.09,4.24,6.26,8.43,9.33,12.68h1.94Z"/>
|
|
</svg> |