commit 048bb6622c18895673af05173a04e3bac4b7b9af
parent 51bd47b51db2ea91bb1dd0859399fa69c53d87ec
Author: glob <glob@mozilla.com>
Date: Mon, 20 Oct 2025 06:31:14 +0000
Bug 1977262 - Update MDN logo in the More-From-Mozilla section r=omc-reviewers,desktop-theme-reviewers,mstriemer,Gijs,emcminn,emilio
Differential Revision: https://phabricator.services.mozilla.com/D268128
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/browser/themes/shared/preferences/mdn-logo.svg b/browser/themes/shared/preferences/mdn-logo.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="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
- <path fill="none" stroke="context-fill" stroke-width="2" d="M0 0h22v22H0V0Z"/>
- <path fill="context-fill" fill-opacity="context-fill-opacity" d="M8.8 4.93 5.06 17.06H3.5L7.26 4.92h1.55Zm1.38 0v12.13H8.8V4.93h1.37Zm5.31 0-3.76 12.13H10.2l3.76-12.14h1.54Zm1.37 0v12.13H15.5V4.93h1.37Z"/>
+<svg width="22" height="22" viewBox="0 0 22 22" fill="context-fill" fill-opacity="context-fill-opacity" xmlns="http://www.w3.org/2000/svg">
+ <path d="M20 0a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2C0 .9.9 0 2 0h18ZM7.26 4.92 3.5 17.06h1.56L8.8 4.93l.01-.01H7.26Zm1.54.01v12.13h1.38V4.93H8.8Zm5.16-.01L10.2 17.06h1.53l3.76-12.13.01-.01h-1.54Zm1.54.01v12.13h1.36V4.93H15.5Z"/>
</svg>