tor-browser

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

svg-path-simple-ref.html (148B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <svg width="200" height="200" viewBox="0 0 40 40">
      4  <path fill="#333333" d="M32 14h2v14h-2z"></path>
      5 </svg>