diff options
author | horst3180 | 2017-04-20 01:44:54 +0200 |
---|---|---|
committer | GitHub | 2017-04-20 01:44:54 +0200 |
commit | cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6 (patch) | |
tree | 9cf155c26ca8ba184f87c33c7a61c42bf8d09d87 /arc-firefox-theme/chrome/global/reader | |
parent | 6d434580a2c66f82bb6a144f8470e95bb314ea23 (diff) | |
parent | 541ad47a735339b74001c25564efbe9b793be505 (diff) | |
download | solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.gz solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.xz solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.zip |
Merge branch 'master' into master
Diffstat (limited to 'arc-firefox-theme/chrome/global/reader')
-rw-r--r-- | arc-firefox-theme/chrome/global/reader/RM-Type-Controls-Arrow.svg | 16 |
1 files changed, 8 insertions, 8 deletions
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 837392f..9c66311 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,8 +1,8 @@ -<?xml version="1.0" encoding="utf-8"?>
-<!-- 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>
+<?xml version="1.0" encoding="utf-8"?> +<!-- 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 16 24"> + <polygon points="16.58 0.01 16.57 0 4.58 12 16.57 24 16.58 23.98 16.58 0.01" fill="#b5b5b5"/> + <polyline points="16.63 1.51 6.08 12.01 16.63 22.5" fill="#fbfbfb"/> +</svg> |