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

Unified Diff: ui/gfx/vector_icons/location_bar_https_invalid_invert.icon

Issue 1448433004: [MD] update EV bubble icon and location bar https icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build.gn Created 5 years, 1 month 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
« no previous file with comments | « ui/gfx/color_utils.cc ('k') | ui/gfx/vector_icons/location_bar_https_invalid_invert.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/location_bar_https_invalid_invert.icon
diff --git a/ui/gfx/vector_icons/location_bar_https_invalid.icon b/ui/gfx/vector_icons/location_bar_https_invalid_invert.icon
similarity index 100%
copy from ui/gfx/vector_icons/location_bar_https_invalid.icon
copy to ui/gfx/vector_icons/location_bar_https_invalid_invert.icon
index 8ebeb31ee4cd1b1d641372e9fc2694406845b535..461c73db99e8cf60e7b66b7680abc75fd8892e21 100644
--- a/ui/gfx/vector_icons/location_bar_https_invalid.icon
+++ b/ui/gfx/vector_icons/location_bar_https_invalid_invert.icon
@@ -3,10 +3,10 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-PATH_COLOR_ARGB, 0xFF, 0xC5, 0x39, 0x29,
+PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
ROUND_RECT, 2, 2, 28, 28, 4,
NEW_PATH,
-PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
+PATH_COLOR_ARGB, 0xFF, 0xC5, 0x39, 0x29,
MOVE_TO, 21, 25,
LINE_TO, 11, 25,
CUBIC_TO, 10, 25, 9, 24.01f, 9, 23.01f,
« no previous file with comments | « ui/gfx/color_utils.cc ('k') | ui/gfx/vector_icons/location_bar_https_invalid_invert.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698