tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

circle-green-with-stroke-ref.html (168B)


      1 <!DOCTYPE html>
      2 <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
      3  <circle cx="50" cy="50" r="48" fill="green" stroke-width="2" stroke="blue"/>
      4 </svg>