21 lines
628 B
XML
21 lines
628 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="social-lien" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #136f63;
|
|
}
|
|
|
|
.cls-2 {
|
|
fill: none;
|
|
stroke: #fff;
|
|
stroke-width: 2px;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<rect class="cls-1" x="0" width="30" height="30"/>
|
|
<g>
|
|
<path class="cls-2" d="M14.14,9.66l.82-.82c1.71-1.71,4.49-1.71,6.21,0h0c1.71,1.71,1.71,4.49,0,6.21l-3.82,3.82-2.53-2.53"/>
|
|
<path class="cls-2" d="M15.86,20.34l-.82.82c-1.71,1.71-4.49,1.71-6.21,0h0c-1.71-1.71-1.71-4.49,0-6.21l3.82-3.82,2.61,2.61"/>
|
|
</g>
|
|
</svg> |