Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: chrome/browser/resources/settings/images/open_in_new.svg

Issue 2392163002: [MD settings] change protocol handler icon (Closed)
Patch Set: optimized icons Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/images/open_in_new.svg
diff --git a/chrome/browser/resources/settings/images/open_in_new.svg b/chrome/browser/resources/settings/images/open_in_new.svg
index c8bbee0a0babb391d6be605512c25051df9b074e..e5a24fdac7e951c0b7cda6d46734b637d73376d9 100644
--- a/chrome/browser/resources/settings/images/open_in_new.svg
+++ b/chrome/browser/resources/settings/images/open_in_new.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" fill="#bdbdbd"><g><path d="M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#bdbdbd"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg>

Powered by Google App Engine
This is Rietveld 408576698