aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/reader
diff options
context:
space:
mode:
authorHorst31802015-08-21 17:50:24 +0200
committerHorst31802015-08-21 17:50:24 +0200
commitc1b1407c9a58e21060e4d09593b02990f6456c25 (patch)
treec2766a7399187108a423aead852aa4d96a43722c /arc-firefox-theme/chrome/global/reader
parentdd43717add817a4432aad36a0232c2923a406b05 (diff)
downloadsolarc-firefox-theme-c1b1407c9a58e21060e4d09593b02990f6456c25.tar.gz
solarc-firefox-theme-c1b1407c9a58e21060e4d09593b02990f6456c25.tar.xz
solarc-firefox-theme-c1b1407c9a58e21060e4d09593b02990f6456c25.zip
update to 41.0b2
Diffstat (limited to 'arc-firefox-theme/chrome/global/reader')
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Add-24x24.svg9
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Close-24x24.svg16
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Delete-24x24.svg9
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Minus-24x24.svg42
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Plus-24x24.svg42
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Reading-List-24x24.svg54
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Type-Controls-24x24.svg27
-rw-r--r--arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg46
-rw-r--r--arc-firefox-theme/chrome/global/reader/pocket.svg20
9 files changed, 54 insertions, 211 deletions
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Add-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Add-24x24.svg
index 66551ef..2071381 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Add-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Add-24x24.svg
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<path fill-rule="evenodd" clip-rule="evenodd" fill="#808080" d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10
- C22,6.477,17.523,2,12,2z M17.714,12.714h-5v5h-1.429v-5h-5v-1.429h5v-5h1.429v5h5V12.714z"/>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path fill-rule="evenodd" fill="#808080" d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10 C22,6.477,17.523,2,12,2z M17.714,12.714h-5v5h-1.429v-5h-5v-1.429h5v-5h1.429v5h5V12.714z"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Close-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Close-24x24.svg
index b0674b2..e57a475 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Close-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Close-24x24.svg
@@ -2,30 +2,24 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg viewBox="0 0 24 24"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink">
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
- <style type="text/css">
+ <style>
use:not(:target) {
display: none;
}
-
#close {
fill: #808080;
}
#close-hover {
- fill: #FFFFFF;
+ fill: #fff;
}
</style>
-
<g id="close-shape">
<polygon points="20.477,6.551 20.477,17.449 11.992,17.449 11.992,20 23,20 23,4 11.992,4 11.992,6.551"/>
<polygon points="1,11.981 9.698,19.95 9.698,15.13 18.184,15.13 18.184,8.87 9.698,8.87 9.698,4.011"/>
</g>
</defs>
-
- <use id="close" xlink:href="#close-shape"/>
+ <use id="close" xlink:href="#close-shape"/>
<use id="close-hover" xlink:href="#close-shape"/>
-
-</svg> \ No newline at end of file
+</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Delete-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Delete-24x24.svg
index 6010fbe..0ed3983 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Delete-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Delete-24x24.svg
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<path fill-rule="evenodd" clip-rule="evenodd" fill="#808080" d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10
- C22,6.477,17.523,2,12,2z M11.286,6.286 M6.286,12.714v-1.429h11.429v1.429H6.286z"/>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path fill-rule="evenodd" fill="#808080" d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10 C22,6.477,17.523,2,12,2z M11.286,6.286 M6.286,12.714v-1.429h11.429v1.429H6.286z"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Minus-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Minus-24x24.svg
index 9da7e03..e85a397 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Minus-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Minus-24x24.svg
@@ -1,39 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<path fill-rule="evenodd" clip-rule="evenodd" fill="#808080" d="M0,13.5v-3h24v3H0z"/>
-<g enable-background="new ">
- <g>
- <defs>
- <rect id="SVGID_2_" x="-269.917" y="-1054" width="22" height="34"/>
- </defs>
- <clipPath id="SVGID_1_">
- <use xlink:href="#SVGID_2_" overflow="visible"/>
- </clipPath>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_6_" x="-365.917" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_3_">
- <use xlink:href="#SVGID_6_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_10_" x="-365.917" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_5_">
- <use xlink:href="#SVGID_10_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_16_" x="-365.917" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_7_">
- <use xlink:href="#SVGID_16_" overflow="visible"/>
- </clipPath>
- </g>
- </g>
-</g>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path fill-rule="evenodd" fill="#808080" d="M0,13.5v-3h24v3H0z"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Plus-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Plus-24x24.svg
index 249912a..f3a98dd 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Plus-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Plus-24x24.svg
@@ -1,39 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<path fill-rule="evenodd" clip-rule="evenodd" fill="#808080" d="M24,13.5H13.5V24h-3V13.5H0v-3h10.5V0h3v10.5H24V13.5z"/>
-<g enable-background="new ">
- <g>
- <defs>
- <rect id="SVGID_2_" x="-233.667" y="-1054" width="22" height="34"/>
- </defs>
- <clipPath id="SVGID_1_">
- <use xlink:href="#SVGID_2_" overflow="visible"/>
- </clipPath>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_6_" x="-329.667" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_3_">
- <use xlink:href="#SVGID_6_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_10_" x="-329.667" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_5_">
- <use xlink:href="#SVGID_10_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_16_" x="-329.667" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_7_">
- <use xlink:href="#SVGID_16_" overflow="visible"/>
- </clipPath>
- </g>
- </g>
-</g>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path fill-rule="evenodd" fill="#808080" d="M24,13.5H13.5V24h-3V13.5H0v-3h10.5V0h3v10.5H24V13.5z"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Reading-List-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Reading-List-24x24.svg
index 1f21efd..b43a8b8 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Reading-List-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Reading-List-24x24.svg
@@ -1,46 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<g>
- <rect x="8" y="10" fill-rule="evenodd" clip-rule="evenodd" fill="#808080" width="14" height="4"/>
- <rect x="8" y="16" fill-rule="evenodd" clip-rule="evenodd" fill="#808080" width="14" height="4"/>
- <rect x="8" y="4" fill-rule="evenodd" clip-rule="evenodd" fill="#808080" width="14" height="4"/>
- <circle fill-rule="evenodd" clip-rule="evenodd" fill="#808080" cx="4" cy="6" r="2"/>
- <circle fill-rule="evenodd" clip-rule="evenodd" fill="#808080" cx="4" cy="12" r="2"/>
- <circle fill-rule="evenodd" clip-rule="evenodd" fill="#808080" cx="4" cy="18" r="2"/>
-</g>
-<g enable-background="new ">
- <g>
- <defs>
- <rect id="SVGID_2_" x="-197" y="-1054" width="22" height="34"/>
- </defs>
- <clipPath id="SVGID_1_">
- <use xlink:href="#SVGID_2_" overflow="visible"/>
- </clipPath>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_6_" x="-293" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_3_">
- <use xlink:href="#SVGID_6_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_10_" x="-293" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_5_">
- <use xlink:href="#SVGID_10_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_16_" x="-293" y="-1459" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_7_">
- <use xlink:href="#SVGID_16_" overflow="visible"/>
- </clipPath>
- </g>
- </g>
-</g>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <rect x="8" y="10" fill="#808080" width="14" height="4"/>
+ <rect x="8" y="16" fill="#808080" width="14" height="4"/>
+ <rect x="8" y="4" fill="#808080" width="14" height="4"/>
+ <circle fill="#808080" cx="4" cy="6" r="2"/>
+ <circle fill="#808080" cx="4" cy="12" r="2"/>
+ <circle fill="#808080" cx="4" cy="18" r="2"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-24x24.svg b/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-24x24.svg
index a25429a..8a5a212 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-24x24.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-24x24.svg
@@ -1,23 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<g>
- <path fill="#808080" d="M8.23,18.748v-1.016l1.182-0.146c0.065-0.013,0.12-0.055,0.166-0.127s0.052-0.143,0.02-0.215L8.513,14.07
- H4.236l-1.104,3.096c-0.039,0.104-0.02,0.199,0.059,0.283s0.153,0.13,0.225,0.137l1.123,0.146v1.016H0.232v-1.016l1.123-0.166
- L5.837,5.008h2.275l4.443,12.197c0.052,0.124,0.103,0.21,0.151,0.259s0.145,0.089,0.288,0.122l0.762,0.146v1.016H8.23z
- M6.296,8.084l-1.68,4.805h3.398L6.296,8.084z"/>
- <path fill="#808080" d="M20.05,18.748l-0.264-0.996c-0.345,0.234-0.706,0.443-1.083,0.625c-0.331,0.156-0.702,0.298-1.112,0.425
- c-0.409,0.127-0.835,0.19-1.277,0.19c-0.364,0-0.704-0.06-1.02-0.181s-0.592-0.293-0.829-0.518s-0.424-0.497-0.561-0.815
- S13.7,16.801,13.7,16.404c0-0.299,0.024-0.576,0.073-0.83s0.146-0.49,0.293-0.708s0.356-0.426,0.63-0.625s0.637-0.392,1.089-0.581
- s1.008-0.377,1.665-0.566s1.445-0.384,2.363-0.586v-0.244c0-0.098,0.003-0.186,0.01-0.264c0-0.091,0.003-0.182,0.01-0.273
- c0.007-0.189-0.013-0.392-0.059-0.61s-0.137-0.42-0.273-0.605s-0.329-0.338-0.576-0.459s-0.569-0.181-0.967-0.181
- c-0.137,0-0.259,0.003-0.366,0.01s-0.197,0.016-0.269,0.029c-0.085,0.013-0.159,0.026-0.225,0.039v1.895h-2.061
- c-0.169,0.013-0.319-0.003-0.449-0.049c-0.11-0.039-0.213-0.107-0.308-0.205s-0.142-0.25-0.142-0.459
- c0-0.371,0.132-0.703,0.396-0.996c0.263-0.293,0.607-0.542,1.033-0.747s0.904-0.363,1.435-0.474
- c0.529-0.111,1.058-0.166,1.585-0.166c0.572,0,1.096,0.042,1.57,0.127s0.883,0.249,1.224,0.493c0.342,0.244,0.604,0.587,0.79,1.03
- s0.278,1.025,0.278,1.748v5.137c0,0.124,0.042,0.229,0.127,0.317s0.188,0.138,0.312,0.151l0.879,0.059v0.938H20.05z M19.793,13.592
- c-0.645,0.13-1.177,0.264-1.597,0.4s-0.754,0.293-1.001,0.469s-0.42,0.376-0.518,0.601s-0.146,0.487-0.146,0.786
- c0,0.208,0.034,0.402,0.103,0.581s0.166,0.335,0.293,0.469s0.278,0.239,0.454,0.317s0.368,0.117,0.576,0.117
- c0.215,0,0.432-0.023,0.649-0.068s0.415-0.094,0.591-0.146c0.208-0.065,0.407-0.14,0.596-0.225V13.592z"/>
-</g>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path fill="#808080" d="M8.23,18.748v-1.016l1.182-0.146c0.065-0.013,0.12-0.055,0.166-0.127s0.052-0.143,0.02-0.215L8.513,14.07 H4.236l-1.104,3.096c-0.039,0.104-0.02,0.199,0.059,0.283s0.153,0.13,0.225,0.137l1.123,0.146v1.016H0.232v-1.016l1.123-0.166 L5.837,5.008h2.275l4.443,12.197c0.052,0.124,0.103,0.21,0.151,0.259s0.145,0.089,0.288,0.122l0.762,0.146v1.016H8.23z M6.296,8.084l-1.68,4.805h3.398L6.296,8.084z"/>
+ <path fill="#808080" d="M20.05,18.748l-0.264-0.996c-0.345,0.234-0.706,0.443-1.083,0.625c-0.331,0.156-0.702,0.298-1.112,0.425 c-0.409,0.127-0.835,0.19-1.277,0.19c-0.364,0-0.704-0.06-1.02-0.181s-0.592-0.293-0.829-0.518s-0.424-0.497-0.561-0.815 S13.7,16.801,13.7,16.404c0-0.299,0.024-0.576,0.073-0.83s0.146-0.49,0.293-0.708s0.356-0.426,0.63-0.625s0.637-0.392,1.089-0.581 s1.008-0.377,1.665-0.566s1.445-0.384,2.363-0.586v-0.244c0-0.098,0.003-0.186,0.01-0.264c0-0.091,0.003-0.182,0.01-0.273 c0.007-0.189-0.013-0.392-0.059-0.61s-0.137-0.42-0.273-0.605s-0.329-0.338-0.576-0.459s-0.569-0.181-0.967-0.181 c-0.137,0-0.259,0.003-0.366,0.01s-0.197,0.016-0.269,0.029c-0.085,0.013-0.159,0.026-0.225,0.039v1.895h-2.061 c-0.169,0.013-0.319-0.003-0.449-0.049c-0.11-0.039-0.213-0.107-0.308-0.205s-0.142-0.25-0.142-0.459 c0-0.371,0.132-0.703,0.396-0.996c0.263-0.293,0.607-0.542,1.033-0.747s0.904-0.363,1.435-0.474 c0.529-0.111,1.058-0.166,1.585-0.166c0.572,0,1.096,0.042,1.57,0.127s0.883,0.249,1.224,0.493c0.342,0.244,0.604,0.587,0.79,1.03 s0.278,1.025,0.278,1.748v5.137c0,0.124,0.042,0.229,0.127,0.317s0.188,0.138,0.312,0.151l0.879,0.059v0.938H20.05z M19.793,13.592 c-0.645,0.13-1.177,0.264-1.597,0.4s-0.754,0.293-1.001,0.469s-0.42,0.376-0.518,0.601s-0.146,0.487-0.146,0.786 c0,0.208,0.034,0.402,0.103,0.581s0.166,0.335,0.293,0.469s0.278,0.239,0.454,0.317s0.368,0.117,0.576,0.117 c0.215,0,0.432-0.023,0.649-0.068s0.415-0.094,0.591-0.146c0.208-0.065,0.407-0.14,0.596-0.225V13.592z"/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg b/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg
index 9094d8a..837392f 100644
--- a/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg
+++ b/arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg
@@ -1,42 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
-<polygon opacity="0.15" fill-rule="evenodd" clip-rule="evenodd" points="16.583,0.015 16.569,0 4.583,12 16.569,24 16.583,23.985
- "/>
-<g enable-background="new ">
- <g>
- <defs>
- <rect id="SVGID_2_" x="-125" y="-1086.667" width="22" height="34"/>
- </defs>
- <clipPath id="SVGID_1_">
- <use xlink:href="#SVGID_2_" overflow="visible"/>
- </clipPath>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_6_" x="-221" y="-1491.667" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_3_">
- <use xlink:href="#SVGID_6_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_10_" x="-221" y="-1491.667" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_5_">
- <use xlink:href="#SVGID_10_" overflow="visible"/>
- </clipPath>
- </g>
- <g clip-path="url(#SVGID_1_)">
- <defs>
- <rect id="SVGID_16_" x="-221" y="-1491.667" width="1080" height="2896"/>
- </defs>
- <clipPath id="SVGID_7_">
- <use xlink:href="#SVGID_16_" overflow="visible"/>
- </clipPath>
- </g>
- </g>
-</g>
-<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FBFBFB" points="16.575,1.021 16.561,1.008 5.583,12 16.577,23.008
- 16.591,22.994 "/>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <polygon opacity="0.15" points="16.583,0.015 16.569,0 4.583,12 16.569,24 16.583,23.985"/>
+ <polygon fill="#fbfbfb" points="16.575,1.021 16.561,1.008 5.583,12 16.577,23.008 16.591,22.994 "/>
</svg>
diff --git a/arc-firefox-theme/chrome/global/reader/pocket.svg b/arc-firefox-theme/chrome/global/reader/pocket.svg
index 63b22fa..d93fd6a 100644
--- a/arc-firefox-theme/chrome/global/reader/pocket.svg
+++ b/arc-firefox-theme/chrome/global/reader/pocket.svg
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- viewBox="0 0 24 24">
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<style>
use:not(:target) {
display: none;
@@ -10,18 +11,11 @@
fill: #808080;
}
use[id$="-added"] {
- fill: #EE4056;
+ fill: #ee4056;
}
</style>
- <defs style="display: none;">
- <path id="pocket-mark-shape" d="M21.901,4.204C21.642,3.484,20.956,3,20.196,3h-0.01h-1.721H3.814C3.067,3,2.385,3.474,2.119,4.179
- C2.04,4.388,2,4.606,2,4.828v6.082l0.069,1.21c0.29,2.751,1.707,5.155,3.899,6.832c0.039,0.03,0.079,0.06,0.119,0.089l0.025,0.018
- c1.175,0.866,2.491,1.452,3.91,1.741C10.677,20.932,11.347,21,12.013,21c0.615,0,1.232-0.057,1.839-0.171
- c0.073-0.014,0.145-0.028,0.219-0.044c0.02-0.004,0.042-0.012,0.064-0.023c1.359-0.299,2.621-0.87,3.753-1.704l0.025-0.018
- c0.04-0.029,0.08-0.059,0.119-0.089c2.192-1.677,3.609-4.08,3.898-6.832L22,10.91V4.828C22,4.618,21.975,4.409,21.901,4.204z
- M17.667,10.539l-4.704,4.547c-0.266,0.256-0.608,0.385-0.949,0.385c-0.342,0-0.684-0.129-0.949-0.385l-4.705-4.547
- c-0.547-0.528-0.565-1.403-0.04-1.954c0.524-0.551,1.392-0.569,1.939-0.041l3.756,3.63l3.755-3.63
- c0.547-0.528,1.415-0.51,1.939,0.04C18.231,9.136,18.213,10.011,17.667,10.539z"/>
+ <defs>
+ <path id="pocket-mark-shape" d="M21.901,4.204C21.642,3.484,20.956,3,20.196,3h-0.01h-1.721H3.814C3.067,3,2.385,3.474,2.119,4.179 C2.04,4.388,2,4.606,2,4.828v6.082l0.069,1.21c0.29,2.751,1.707,5.155,3.899,6.832c0.039,0.03,0.079,0.06,0.119,0.089l0.025,0.018 c1.175,0.866,2.491,1.452,3.91,1.741C10.677,20.932,11.347,21,12.013,21c0.615,0,1.232-0.057,1.839-0.171 c0.073-0.014,0.145-0.028,0.219-0.044c0.02-0.004,0.042-0.012,0.064-0.023c1.359-0.299,2.621-0.87,3.753-1.704l0.025-0.018 c0.04-0.029,0.08-0.059,0.119-0.089c2.192-1.677,3.609-4.08,3.898-6.832L22,10.91V4.828C22,4.618,21.975,4.409,21.901,4.204z M17.667,10.539l-4.704,4.547c-0.266,0.256-0.608,0.385-0.949,0.385c-0.342,0-0.684-0.129-0.949-0.385l-4.705-4.547 c-0.547-0.528-0.565-1.403-0.04-1.954c0.524-0.551,1.392-0.569,1.939-0.041l3.756,3.63l3.755-3.63 c0.547-0.528,1.415-0.51,1.939,0.04C18.231,9.136,18.213,10.011,17.667,10.539z"/>
</defs>
<use id="pocket-mark" xlink:href="#pocket-mark-shape"/>
<use id="pocket-mark-added" xlink:href="#pocket-mark-shape"/>