diff options
author | Horst3180 | 2015-11-03 18:13:25 +0100 |
---|---|---|
committer | Horst3180 | 2015-11-03 18:13:25 +0100 |
commit | 77b3159c5482051456597da2d9eb051242db2251 (patch) | |
tree | f9e00578296fd6e87d45656b7ffbcaf7dafc6186 /arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg | |
parent | 397d470525a48c0a866d7356f3d3a8016189e21f (diff) | |
parent | 9b4a293cbaf033f2c8f0a12a161f7b3ba7e84125 (diff) | |
download | solarc-firefox-theme-41.20151103.tar.gz solarc-firefox-theme-41.20151103.tar.xz solarc-firefox-theme-41.20151103.zip |
Merge branch 'firefox-42-beta'42.2015110341.20151103
Diffstat (limited to 'arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg')
-rw-r--r-- | arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg b/arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg deleted file mode 100644 index 58b18c9..0000000 --- a/arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg +++ /dev/null @@ -1,12 +0,0 @@ -<?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 16"> - <rect x="4.8" y="6.4" fill="#808080" width="11.2" height="3.2"/> - <rect x="4.8" y="11.2" fill="#808080" width="11.2" height="3.2"/> - <rect x="4.8" y="1.6" fill="#808080" width="11.2" height="3.2"/> - <circle fill="#808080" cx="1.6" cy="3.2" r="1.6"/> - <circle fill="#808080" cx="1.6" cy="8" r="1.6"/> - <circle fill="#808080" cx="1.6" cy="12.8" r="1.6"/> -</svg> |