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/controlcenter/arrow-subview-back.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/controlcenter/arrow-subview-back.svg')
-rw-r--r-- | arc-firefox-theme/chrome/browser/controlcenter/arrow-subview-back.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/browser/controlcenter/arrow-subview-back.svg b/arc-firefox-theme/chrome/browser/controlcenter/arrow-subview-back.svg new file mode 100644 index 0000000..8566d63 --- /dev/null +++ b/arc-firefox-theme/chrome/browser/controlcenter/arrow-subview-back.svg @@ -0,0 +1,7 @@ +<?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" width="16" height="16" viewBox="0 0 16 16"> + <polygon fill="#fff" points="12,3.5 10.5,2 4.625,8 10.5,14 12,12.5 7.625,8" /> +</svg> |