Smilies - shit.svg (General)

by Martin66, Tuesday, September 04, 2018, 16:48 (2053 days ago) @ Martin66

Der Kackhaufen muss natürlich auch sein ;)

shit.svg
Code:
:shit:

<!DOCTYPE svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
 <g style="fill:#864; stroke:#210; stroke-width:.7" transform="translate(1,1)">
  <circle r="2" cx="8" cy="2"/>
  <rect x="0" y="10" width="14" height="4" rx="2"/>
  <g transform="translate(.5,-.7) rotate(10)">
   <rect x="2" y="6" width="12" height="4" rx="2"/>
   <rect x="4" y="2" width="8" height="4" rx="2"/>
  </g>
 </g>
 <g style="fill:#FFF; stroke:#000; stroke-width:.7" transform="translate(1,1)">
  <circle r="1" cx="5" cy="4"/>
  <circle r="1" cx="9" cy="4"/>
   <path d="M3,9 A6,8,0 0,0 11,9"/>
 </g>
</svg>

Complete thread:

 RSS Feed of thread