elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

bookmark48.svg (536B)


      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="48" height="48" viewBox="0 0 48 48">
      5   <style>
      6     g {
      7       fill: none;
      8       stroke: #E6E6E6;
      9       stroke-width: 2;
     10     }
     11     #highlight:target + g {
     12       stroke: #fff;
     13       fill: #fff;
     14     }
     15   </style>
     16   <g id="highlight"/>
     17 	<g>
     18 	  <path d="M 15,37.5   l 9.5,-7.8   l 9.5,7.8   v -22.9   a 3.6,3.6 0 0,0 -3.6,-3.6   h -11.8   a 3.6,3.6 0 0,0 -3.6,3.6   v 22.9   Z"/>
     19 	</g>
     20 </svg>