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

Unified Diff: chrome/browser/resources/settings/images/arrow_right.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/arrow_right.svg
diff --git a/chrome/browser/resources/settings/images/arrow_right.svg b/chrome/browser/resources/settings/images/arrow_right.svg
index 368c70a3a7e0f1733ab48276cfd415668d8eb217..641b8dbc4969042887cea7ded58724505c9cbf98 100644
--- a/chrome/browser/resources/settings/images/arrow_right.svg
+++ b/chrome/browser/resources/settings/images/arrow_right.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" fill="#757575"><g transform="translate(24) rotate(90)"><path d="M7 14l5-5 5 5z"></path></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#757575"><path d="M10 7l5 5-5 5z"/></svg>
dpapad 2016/10/05 01:32:48 How about simplifying the path, to start from 0 0
« no previous file with comments | « chrome/browser/resources/settings/icons.html ('k') | chrome/browser/resources/settings/images/open_in_new.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698