all repos — h3rald @ 5abf6edf077b8958720f66e681561eba7664e10e

The sources of https://h3rald.com

assets/images/rotonde.svg

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
<svg id="icon-rotonde" class="vector" width="300px" height="300px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill:none;stroke:#e96363;stroke-width:45px;stroke-linecap:square;">
  <g transform="translate(0,30)">
    <g transform="translate(150,150),rotate(120,0,0)">
      <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path>   
    </g>
    <g transform="translate(150,150),rotate(240,0,0)">
      <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path>   
    </g>
    <g transform="translate(150,150),rotate(0,0,0)">
      <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path>   
    </g>
  </g>
</svg>