all repos — site @ d0b2fc6b23fd6d5e6819aaa5029ca193abc784cc

source for my site, found at icyphox.sh

build/static/webring.svg (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
<svg class="vector" width="300px" height="300px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill:none;stroke:white;stroke-width:28px;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>