diff options
Diffstat (limited to 'arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg')
-rw-r--r-- | arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg b/arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg index 7bd7028..c2accab 100644 --- a/arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg +++ b/arc-firefox-theme/chrome/browser/devtools/itemArrow-dark-ltr.svg @@ -1,4 +1,7 @@ -<svg width="7" xmlns="http://www.w3.org/2000/svg" height="12" viewBox="0 0 7 12" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 7 12"> -<path fill="#181D20" d="M7,11.6 7,.4 1.5,6z"/> -<path fill="#000" d="M7,0 6,0 0,6 6,12 7,12 7,11.6 1.5,6 7,.4z"/> +<!-- 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="7" xmlns="http://www.w3.org/2000/svg" height="12" viewBox="0 0 7 12"> + <path fill="#181d20" d="M7,11.6 7,.4 1.5,6z"/> + <path fill="#000" d="M7,0 6,0 0,6 6,12 7,12 7,11.6 1.5,6 7,.4z"/> </svg> |