summaryrefslogtreecommitdiffstats
path: root/browser/themes/windows/tabbrowser/newtab-inverted-win7.svg
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-02-20 18:57:53 +0100
committerGitHub <noreply@github.com>2018-02-20 18:57:53 +0100
commitd77729916b4b9c2b67abd41181336c2cbb1da968 (patch)
tree8570f17500f94cc5c4275517b7c4d1958ca813e6 /browser/themes/windows/tabbrowser/newtab-inverted-win7.svg
parent8826313be011b3077c3ac4c6238f2b62e1f3227d (diff)
parent4c697043da9fe3f58a7e070dad74eab6972695a0 (diff)
downloadUXP-d77729916b4b9c2b67abd41181336c2cbb1da968.tar
UXP-d77729916b4b9c2b67abd41181336c2cbb1da968.tar.gz
UXP-d77729916b4b9c2b67abd41181336c2cbb1da968.tar.lz
UXP-d77729916b4b9c2b67abd41181336c2cbb1da968.tar.xz
UXP-d77729916b4b9c2b67abd41181336c2cbb1da968.zip
Merge pull request #27 from MoonchildProductions/theme-work
Remove Windows XP and Windows Vista theme components and resources.
Diffstat (limited to 'browser/themes/windows/tabbrowser/newtab-inverted-win7.svg')
-rw-r--r--browser/themes/windows/tabbrowser/newtab-inverted-win7.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/browser/themes/windows/tabbrowser/newtab-inverted-win7.svg b/browser/themes/windows/tabbrowser/newtab-inverted-win7.svg
new file mode 100644
index 000000000..10ffbc745
--- /dev/null
+++ b/browser/themes/windows/tabbrowser/newtab-inverted-win7.svg
@@ -0,0 +1,13 @@
+<!-- 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 width="16" height="18" xmlns="http://www.w3.org/2000/svg">
+ <g stroke="#666" stroke-width="2" fill="none">
+ <rect x="7" y="4" width="2" height="10" rx="0.25" ry="0.25"/>
+ <rect x="3" y="8" width="10" height="2" rx="0.25" ry="0.25"/>
+ </g>
+ <g fill="#fff">
+ <rect width="2" height="10" x="7" y="4"/>
+ <rect width="10" height="2" x="3" y="8"/>
+ </g>
+</svg>