elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

feedIcon16.svg (531B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <svg xmlns="http://www.w3.org/2000/svg"
      3      xmlns:xlink="http://www.w3.org/1999/xlink"
      4      x="0" y="0" width="18" height="18" viewBox="0 0 18 18">
      5   <style>
      6     g {
      7       fill: none;
      8       stroke: #fff;
      9       stroke-width: 1.0325;
     10     }
     11     #darktext:target + g {
     12       stroke: #000;
     13       stroke-width: 1;
     14     }
     15   </style>
     16   <g id="darktext"/>
     17 	<g>
     18 	  <circle cx="3.5" cy="14.5" r="1"/>
     19 	  <path  d="M 2,3.5   a 12.5,12.5 0 0,1 12.5,12.5   M 2,8.5   a 7.5,7.5 0 0,1 7.5,7.5"/>
     20 	</g>
     21 </svg>