elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

toolbarbutton-dropdown-arrow.svg (316B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <svg width="9" height="7" version="1.1" viewBox="0 0 9 7" xmlns="http://www.w3.org/2000/svg">
      3   <style>
      4     g {
      5       fill: #fff;
      6     }
      7     #darktext:target + g {
      8       fill: #000;
      9     }
     10   </style>
     11   <g id="darktext"/>
     12   <g>
     13     <polygon points="1,1 8,1 4.5,5"/>
     14   </g>
     15 </svg>