Bug 1388040 - Update newtab.svg. r?ntim draft
authorDão Gottwald <dao@mozilla.com>
Tue, 15 Aug 2017 14:10:45 +0200
changeset 646568 97fe4378195ec8f2a75e83323fd6a3aeb619237c
parent 646498 564e82f0f289af976da01c2d50507017bbc152b5
child 726281 b3e77e85b7f141bdc93bd074bfde520a8e5a4f48
push id74162
push userdgottwald@mozilla.com
push dateTue, 15 Aug 2017 12:11:09 +0000
reviewersntim
bugs1388040
milestone57.0a1
Bug 1388040 - Update newtab.svg. r?ntim MozReview-Commit-ID: AuoAIBVBMXr
browser/themes/shared/tabbrowser/newtab.svg
--- a/browser/themes/shared/tabbrowser/newtab.svg
+++ b/browser/themes/shared/tabbrowser/newtab.svg
@@ -1,7 +1,6 @@
 <!-- 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="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill">
-  <rect x="7" y="1" width="2" height="14"/>
-  <rect x="1" y="7" width="14" height="2"/>
+  <path d="M14 7H9V2a1 1 0 0 0-2 0v5H2a1 1 0 1 0 0 2h5v5a1 1 0 0 0 2 0V9h5a1 1 0 0 0 0-2z"/>
 </svg>