elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

help-glyphs.svg (1106B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
      3 	 viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
      4   <style>
      5     use:not(:target) {
      6       display: none;
      7     }
      8     use {
      9       fill: #424e5a;
     10     }
     11     use[id$="-inverted"] {
     12       fill: #fff;
     13       stroke: #0095dd;
     14       stroke-width: 0.5;
     15     }
     16     use[id$="-native"] {
     17       fill: -moz-dialogText;
     18     }
     19   </style>
     20   <defs style="display: none;">
     21 	<path id="q-shape" d="M11.625,4.854c0,2.593-2.881,2.417-2.881,4.21v0.399H6.439V8.968c0-2.769,2.545-2.577,2.545-3.89
     22 		c0-0.576-0.416-0.912-1.121-0.912c-0.656,0-1.296,0.32-1.873,0.977L4.375,3.894C5.287,2.821,6.471,2.182,8.12,2.182
     23 		C10.457,2.182,11.625,3.43,11.625,4.854z M9.064,12.361c0,0.801-0.64,1.457-1.44,1.457c-0.801,0-1.441-0.656-1.441-1.457
     24 		c0-0.784,0.64-1.44,1.441-1.44C8.424,10.921,9.064,11.577,9.064,12.361z"/>
     25   </defs>
     26   <use id="q-mark" xlink:href="#q-shape"/>
     27   <use id="q-inverted" xlink:href="#q-shape"/>
     28   <use id="q-native" xlink:href="#q-shape"/>
     29 </svg>