elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

places.svg (10598B)


      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"
      5      y="0"
      6      width="396"
      7      height="20"
      8      viewBox="0 0 396 20">
      9   <style>
     10     use:not([class]) {
     11       stroke-width: 1;
     12       stroke: #fff;
     13       fill: none;
     14     }
     15     .inside {
     16       stroke-width: 0;
     17       stroke: none;
     18       fill: #fff;
     19     }
     20     .complete {
     21       stroke-width: 1;
     22       stroke: #9C9C9C;
     23       fill: #9C9C9C;
     24     }
     25     .grayOutline {
     26       stroke-width: 1;
     27       stroke: #808080;
     28       fill: none;
     29     }
     30     .grayInside {
     31       stroke-width: 0;
     32       stroke: none;
     33       fill: #808080;
     34     }
     35     .grayComplete {
     36       stroke-width: 1;
     37       stroke: #808080;
     38       fill: #808080;
     39     }
     40     .hiLiteOutline {
     41       stroke-width: 1;
     42       stroke: HighlightText;
     43       fill: none;
     44       opacity: .6;
     45     }
     46     .hiLiteInside {
     47       stroke-width: 0;
     48       stroke: none;
     49       fill: HighlightText;
     50       opacity: .6;
     51     }
     52     .hiLiteComplete {
     53       stroke-width: 1;
     54       stroke: HighlightText;
     55       fill: HighlightText;
     56       opacity: .6;
     57     }
     58   </style>
     59   <defs>
     60     <linearGradient id="Ga">
     61       <stop offset="0" stop-color="#EAECE3"/>
     62       <stop offset="1" stop-color="#FBFBF6"/>
     63     </linearGradient>
     64     <linearGradient x1="9" y1="13" x2="5" y2="3" id="Gb" xlink:href="#Ga" gradientUnits="userSpaceOnUse"/>
     65     <linearGradient id="Gc">
     66       <stop offset="0" stop-color="#F58A1B"/>
     67       <stop offset="1" stop-color="#F5AA1B"/>
     68     </linearGradient>
     69     <linearGradient x1="8" y1="14.5" x2="8" y2="1.5" id="Gd" xlink:href="#Gc" gradientUnits="userSpaceOnUse"/>
     70     <linearGradient id="Ge">
     71       <stop offset="0" stop-color="#FF911A"/>
     72       <stop offset="1" stop-color="#FFB31A"/>
     73     </linearGradient>
     74     <linearGradient x1="8.5" y1="11.5" x2="4.5" y2="4.5" id="Gf" xlink:href="#Ge" gradientUnits="userSpaceOnUse"/>
     75     
     76 
     77     <path id="default-shape"
     78           d="M2,1.5h2m1.3,0h2m1.4,0h2m1.3,0h2m.5,.5v2m0,1.3v2m0,1.4v2m0,1.3v2m-.5,.5h-2m-1.3,0h-2m-1.4,0h-2m-1.3,0h-2m-.5-.5v-2m0-1.3v-2m0-1.4v-2m0-1.3v-2m.5-.5z"/>
     79 
     80     <g id="history-shape">
     81       <circle cx="8" cy="8" r="6.5"/>
     82       <path d="M 6.5,3   l 1,5.5   l 4.5,1"/>
     83     </g>
     84 
     85     <g id="calendar-shape">
     86       <path d = "M 2,2.5   h 11   a 1.5,1.5 0 0,1 1.5,1.5   v 9   a 1.5,1.5 0 0,1 -1.5,1.5   
     87                            h -11   a 1.5,1.5 0 0,1 -1.5,-1.5   v -9   a 1.5,1.5 0 0,1 1.5,-1.5   z
     88                  M 1,5.5   h 13   M 4.5,1   v 3   M 10.5,1   v 3"/>
     89     </g>
     90 
     91     <g id="downloads-shape">
     92       <path d="M 2.8,10   h 9.4   a 1.8,1.8 0 0,1 1.8,1.8   v 1.4   a 1.8,1.8 0 0,1 -1.8,1.8  h -9.4   a 1.8,1.8 0 0,1 -1.8,-1.8   v -1.4   a 1.8,1.8 0 0,1 1.8,-1.8   z
     93                M 9,12  v 1   h 2   v -1   h -2   z" class="inside"/>
     94       <path d="M 7.5,1   v7.5   m -3.5,-3.5   l 3.5,3.5   l 3.5,-3.5"/>
     95     </g>
     96 
     97     <g id="tag-shape">
     98       <path d="M 3,2.5   h 4   c .5,0 .5,0 1,.5   l 4.5,4.5   c 1.5,1.5 1.5,1.5 0,3   l -2,2   
     99                          c -1.5,1.5 -1.5,1.5 -3,0   l -4.5,-4.5   c -.5,-.5 -.5,-.5 -.5,-1   v -4   a .5,.5 0 0,1 .5,-.5   z"/>
    100       <circle cx="5.6" cy="5.6" r="1" class="inside"/>
    101     </g>
    102 
    103     <g id="allBookmarks-shape">
    104       <path d="M 2.5,5   a .5,.5 0 0,1 .5,-.5   h 7.5   v 10   h -7.5   a .5,.5 0 0,1 -.5,-.5   v -9   z
    105                          c 0,-1.6 .6,-2.5 2.5,-2.5   h 7.5   v10   h -1.5"/>
    106     </g>
    107 
    108     <g id="bookmarksToolbar-shape">
    109       <path d="M 2,2.5   h 12   a 1.5,1.5 0 0,1 1.5,1.5   v 8   a 1.5,1.5 0 0,1 -1.5,1.5   
    110                          h -12   a 1.5,1.5 0 0,1 -1.5,-1.5   v -8   a 1.5,1.5 0 0,1 1.5,-1.5   z"/>
    111       <path class="complete"
    112             d="M 5,3.5   h 3   a .5,.5 0 0,1 .5,.5   v 5   l -2,-1.8   l -2,1.8   v -5   a .5,.5 0 0,1 .5,-.5   z"/>
    113     </g>
    114 
    115     <g id="toolbar-shape">
    116       <path d="M 2,2.5   h 12   a 1.5,1.5 0 0,1 1.5,1.5   v 8   a 1.5,1.5 0 0,1 -1.5,1.5   
    117                          h -12   a 1.5,1.5 0 0,1 -1.5,-1.5   v -8   a 1.5,1.5 0 0,1 1.5,-1.5   z"/>
    118     </g>
    119 
    120     <g id="bookmarksBadge-shape">
    121       <path d="M 5,3.5   h 3   a .5,.5 0 0,1 .5,.5   v 5   l -2,-1.8   l -2,1.8   v -5   a .5,.5 0 0,1 .5,-.5   z"/>
    122     </g>
    123 
    124     <g id="bookmarksMenu-shape">
    125       <path d="M .5,4   c .7,-2.2 6.3,-2.2 7,0   c .7,-2.2 6.3,-2.2 7,0   l 0,10   c -.7,-2.2 -6.3,-2.2 -7,0   v-10   v10   c -.7,-2.2 -6.3,-2.2 -7,0   l 0,-10   z"/>
    126     </g>
    127 
    128     <g id="unsortedFront-shape">
    129       <path d="M 11.5,15   l -4.5,-3.5   l -4.5,3.5   v -11   a 1.5,1.5 0 0,1 1.5,-1.5   h 6   a 1.5,1.5 0 0,1 1.5,1.5   v 11   Z"/>
    130     </g>
    131     <g id="unsortedBack-shape">
    132       <path d="M 6,0.5   h 6   a 1.5,1.5 0 0,1 1.5,1.5   v 11   l -.005,-.005   M 6,0.5  h -.5   l .005,-.005"/>
    133     </g>
    134 
    135     <g id="folderBack-shape">
    136       <path d="M 1,1.75   a 1.75,1.75 0 0,1 1.75,-1.75   h 3.5   a 1.75,1.75 0 0,1 1.75,1.75   v .25   h 5.25   a 1.75,1.75 0 0,1 1.75,1.75   v 1.75  
    137                           a 1.75,1.5 0 0,0 -1.75,-1.5   h -10.5   a 1.75,1.5 0 0,0 -1.75,1.5   v -3.75   z"/>
    138     </g>
    139     <g id="folderFront-shape">
    140       <path d="M 1.5,6.75   a 1.25,1.25 0 0,1 1.25,-1.25   h 10.5   a1.25,1.25 0 0,1  1.25,1.25   v 5.5
    141                             a 1.25,1.25 0 0,1 -1.25,1.25   h -10.5   a1.25,1.25 0 0,1  -1.25,-1.25   v -5.5  z"/>
    142     </g>
    143 
    144     <g id="queryLogo-shape">
    145       <circle cx="7.6" cy="8.4" r="2"/>
    146       <line x1="9.014" y1="9.814" x2="11" y2="11.8"/>
    147     </g>
    148 
    149     <g id="livemarkLogo-shape">
    150       <circle cx="5.5" cy="11.5" r="0.125"/>
    151       <path d="M 5,9   a 3,3 0 0,1 3,3   m -3,-5.5   a 5.5,5.5 0 0,1  5.5,5.5"/>
    152     </g>
    153 
    154 
    155     <g id="livemarkItem-image">
    156       <rect x="1.4" y="1.4" width="13.2" height="13.2"  rx="1.6"  ry="1.6"  stroke-width="1.4" fill="url(#Gb)" stroke="url(#Gd)"/>
    157       <circle cx="5" cy="11" r="1"   stroke-width="0" fill="#F5991B" stroke="url(#Gf)"/>
    158       <path class="s"  stroke-width="1.5" fill="none" stroke="url(#Gf)"
    159             d="M 4,12   m 0,-4.5   a 4.5,4.5 0 0,1 4.5,4.5   m -4.5,-7.5   a 7.5,7.5 0 0,1 7.5,7.5"/>
    160     </g>
    161 
    162     <g id="livemarkItemSeen-image">
    163       <circle cx="5" cy="11" r="1" class="inside"/>
    164       <path stroke-width="1.5" fill="none" stroke="#9C9C9C"
    165             d="M 4,12   m 0,-4.5   a 4.5,4.5 0 0,1 4.5,4.5   m -4.5,-7.5   a 7.5,7.5 0 0,1 7.5,7.5"/>
    166     </g>
    167     
    168     <g id="item-shape">
    169       <polygon fill="#E4E4E4" points="2,0 2,14 14,14 14,6 8,6 8,0 	" stroke="none"/>
    170       <polygon fill="#E3E3E3" points="9.04,0 9.04,5.041 14,5.041 	" stroke="none"/>
    171     </g>
    172 
    173   </defs>
    174 
    175   <g id="defaultFavicon">
    176     <use xlink:href="#default-shape"             x=  "2"  y="2"/>
    177   </g>
    178   <g id="history">
    179     <use xlink:href="#history-shape"             x= "22"  y="2"/>
    180   </g>
    181   <g id="calendar">
    182     <use xlink:href="#calendar-shape"            x= "42"  y="2"/>
    183   </g>
    184   <g id="downloads">
    185     <use xlink:href="#downloads-shape"           x= "62"  y="2"/>
    186   </g>
    187   <g id="tag">
    188     <use xlink:href="#tag-shape"                 x= "82"  y="2"/>
    189   </g>
    190   <g id="allBookmarks">
    191     <use xlink:href="#allBookmarks-shape"        x="102"  y="2"/>
    192   </g>
    193   <g id="bookmarksToolbar">
    194     <use xlink:href="#toolbar-shape"             x="122"  y="2"/>
    195     <use xlink:href="#bookmarksBadge-shape"      x="122"  y="2"   class="complete"/>
    196   </g>
    197   <g id="bookmarksMenu">
    198     <use xlink:href="#bookmarksMenu-shape"       x="142"  y="2"/>
    199   </g>
    200   <g id="unsortedBookmarks">
    201     <use xlink:href="#unsortedFront-shape"       x="162"  y="2"   class="complete"/>
    202     <use xlink:href="#unsortedBack-shape"        x="162"  y="2"/>
    203   </g>
    204   <g id="folderItem">
    205     <use xlink:href="#folderBack-shape"          x="182"  y="2"   class="styled" stroke-width="0" fill="#E3E3E3" stroke="none"/>
    206     <use xlink:href="#folderFront-shape"         x="182"  y="2"   class="styled" stroke-width="1" fill="#E4E4E4" stroke="#E4E4E4"/>
    207   </g>
    208   <g id="query">
    209     <use xlink:href="#folderBack-shape"          x="202"  y="2"   class="styled" stroke-width="0" fill="#E3E3E3" stroke="none"/>
    210     <use xlink:href="#folderFront-shape"         x="202"  y="2"   class="styled" stroke-width="1" fill="#E4E4E4" stroke="#E4E4E4"/>
    211     <use xlink:href="#queryLogo-shape"           x="202"  y="2"   class="styled" stroke-width="1" fill="none"    stroke="#8F8F8F"/>
    212   </g>
    213   <g id="livemarkFolder">
    214     <use xlink:href="#folderBack-shape"          x="222"  y="2"   class="styled" stroke-width="0" fill="#E3E3E3" stroke="none"/>
    215     <use xlink:href="#folderFront-shape"         x="222"  y="2"   class="styled" stroke-width="1" fill="#E4E4E4" stroke="#E4E4E4"/>
    216     <use xlink:href="#livemarkLogo-shape"        x="222"  y="2"   class="styled" stroke-width="1" fill="none"    stroke="#8F8F8F"/>
    217   </g>
    218   <g id="livemarkItem">
    219     <use xlink:href="#livemarkItem-image"        x="242"  y="2"   class="styled"/>
    220   </g>
    221   <g id="livemarkItemSeen">
    222     <use xlink:href="#livemarkItemSeen-image"    x="262"  y="2"   class="styled"/>
    223   </g>
    224 
    225   <g id="bookmarksToolbarFocus">
    226     <use xlink:href="#toolbar-shape"             x="282"  y="2"   class="grayOutline"/>
    227     <use xlink:href="#bookmarksBadge-shape"      x="282"  y="2"   class="grayComplete"/>
    228     <use xlink:href="#toolbar-shape"             x="282"  y="2"   class="hiLiteOutline"/>
    229     <use xlink:href="#bookmarksBadge-shape"      x="282"  y="2"   class="hiLiteComplete"/>
    230   </g>
    231   <g id="bookmarksMenuFocus">
    232     <use xlink:href="#bookmarksMenu-shape"       x="302"  y="2"   class="grayOutline"/>
    233     <use xlink:href="#bookmarksMenu-shape"       x="302"  y="2"   class="hiLiteOutline"/>
    234   </g>
    235   <g id="unsortedBookmarksFocus">
    236     <use xlink:href="#unsortedFront-shape"       x="322"  y="2"   class="grayComplete"/>
    237     <use xlink:href="#unsortedBack-shape"        x="322"  y="2"   class="grayOutline"/>
    238     <use xlink:href="#unsortedFront-shape"       x="322"  y="2"   class="hiLiteComplete"/>
    239     <use xlink:href="#unsortedBack-shape"        x="322"  y="2"   class="hiLiteOutline"/>
    240   </g>
    241   <g id="folderItemFocus">
    242     <use xlink:href="#folderBack-shape"          x="342"  y="2"   class="grayInside"/>
    243     <use xlink:href="#folderFront-shape"         x="342"  y="2"   class="grayComplete"/>
    244     <use xlink:href="#folderBack-shape"          x="342"  y="2"   class="hiLiteInside"/>
    245     <use xlink:href="#folderFront-shape"         x="342"  y="2"   class="hiLiteComplete"/>
    246   </g>
    247   <g id="defaultFaviconFocus">
    248     <use xlink:href="#default-shape"             x="362"  y="2"   class="grayOutline"/>
    249     <use xlink:href="#default-shape"             x="362"  y="2"   class="hiLiteOutline"/>
    250   </g>
    251   <g id="item">
    252     <use xlink:href="#item-shape"                x="380"  y="2"/>
    253   </g>
    254 
    255 </svg>