Smilies - like.svg (General)

by Martin66, Tuesday, September 04, 2018, 16:50 (2067 days ago) @ Martin66

Ein Like, ähnlich dem Facebook-Like

like.svg
Code:
:like:

<!DOCTYPE svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<g style="fill:#FFF; stroke:#000; stroke-width:.7" transform="translate(1,1)">
 <path d="M4,6 a2,3,0 0,0 2,-4 a1,1,0 1,1 3,0 v3 h3 a2,1,0 1,1 0,2 a2,1,0 1,1 0,2 a1.8,1,0 1,1 0,2 a1.5,1,0 1,1 0,2 h-6 l-2,-2"/>
 <rect x="0" y="5" width="4" height="8" style="fill:#00F"/>
</g>
</svg>

Complete thread:

 RSS Feed of thread