sixth part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / readerMode.svg
CommitLineData
5497455b
RK
1<?xml version="1.0" encoding="utf-8"?>
2<!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="16" viewBox="0 0 48 16">
6 <defs>
7 <path id="glyphShape-readerMode-book" d="M5.5,5h-2C3.2,5,3,5.2,3,5.5S3.2,6,3.5,6h2 C5.8,6,6,5.8,6,5.5S5.8,5,5.5,5z M5.5,7h-2C3.2,7,3,7.2,3,7.5S3.2,8,3.5,8h2C5.8,8,6,7.8,6,7.5S5.8,7,5.5,7z M5.5,9h-2 C3.2,9,3,9.2,3,9.5S3.2,10,3.5,10h2C5.8,10,6,9.8,6,9.5S5.8,9,5.5,9z M15.4,2c0,0-3.1,0-4.4,0S8.1,2.5,8,4.3C7.9,2.5,6.3,2,5,2 S0.6,2,0.6,2C0.3,2,0,2.3,0,2.7v9.6C0,12.6,0.3,13,0.6,13c0,0,2.6,0,4.4,0c1.6,0,2.8,1,3,2.3C8.2,14,9.4,13,11,13 c1.8,0,4.4,0,4.4,0c0.4,0,0.6-0.4,0.6-0.8V2.7C16,2.3,15.7,2,15.4,2z M14,11L14,11c-0.2,0-1.6,0-3,0c-1.6,0-2.9,0.8-3,2.2 C7.9,11.8,6.6,11,5,11c-1.4,0-2.8,0-3,0l0,0l0,0V4c0,0,2.7,0,3.5,0C6.6,4,8,5.5,8,6.8C8,5.5,9.4,4,10.5,4C11.3,4,14,4,14,4V11 L14,11z"/>
8 <linearGradient id="gradient-state-default" x1="0%" y1="0%" x2="0" y2="100%">
9 <stop stop-color="#A09090" offset="0%"/>
10 <stop stop-color="#A09090" offset="100%"/>
11 </linearGradient>
12 <linearGradient id="gradient-state-hover" x1="0%" y1="0%" x2="0" y2="100%">
13 <stop stop-color="#FFCF00" offset="0%"/>
14 <stop stop-color="#FFCF00" offset="100%"/>
15 </linearGradient>
16 <linearGradient id="gradient-state-pressed" x1="0%" y1="0%" x2="0" y2="100%">
17 <stop stop-color="#008484" offset="0%"/>
18 <stop stop-color="#008484" offset="100%"/>
19 </linearGradient>
20 <style>
21 .icon-state-default { fill: url(#gradient-state-default); }
22 .icon-state-hover { fill: url(#gradient-state-hover); }
23 .icon-state-pressed { fill: url(#gradient-state-pressed); }
24 </style>
25 </defs>
26 <use xlink:href="#glyphShape-readerMode-book" class="icon-state-default"/>
27 <use xlink:href="#glyphShape-readerMode-book" class="icon-state-hover" transform="translate(16)"/>
28 <use xlink:href="#glyphShape-readerMode-book" class="icon-state-pressed" transform="translate(32)"/>
29</svg>