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

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

Issue 1935663002: New origin security indicator icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Shorten the Views GetSecureTextColor further, thanks to pkasting. Created 4 years, 7 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: ui/gfx/vector_icons/location_bar_https_valid.icon
diff --git a/ui/gfx/vector_icons/location_bar_https_valid.icon b/ui/gfx/vector_icons/location_bar_https_valid.icon
index b33ab10a3ba5fd1a128f16de8e76947806612498..3da8b0d3800d68aed8c5677f558f9a5e5395adea 100644
--- a/ui/gfx/vector_icons/location_bar_https_valid.icon
+++ b/ui/gfx/vector_icons/location_bar_https_valid.icon
@@ -3,37 +3,26 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-PATH_COLOR_ARGB, 0xFF, 0x0B, 0x80, 0x43,
-ROUND_RECT, 2, 2, 28, 28, 4,
-NEW_PATH,
-PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
-MOVE_TO, 21, 25,
-LINE_TO, 11, 25,
-CUBIC_TO, 10, 25, 9, 24.01f, 9, 23.01f,
-LINE_TO, 9, 15.06f,
-CUBIC_TO, 9, 14.06f, 10, 12.97f, 11, 12.97f,
-LINE_TO, 11, 10.98f,
-CUBIC_TO, 11, 9.49f, 12.5f, 7, 16, 7,
-CUBIC_TO, 19.5f, 7, 21, 9.49f, 21, 10.98f,
-LINE_TO, 21, 12.97f,
-CUBIC_TO, 22, 12.97f, 23, 14.06f, 23, 15.06f,
-LINE_TO, 23, 23.01f,
-CUBIC_TO, 23, 24.01f, 22, 25, 21, 25,
+MOVE_TO, 21, 12,
+R_V_LINE_TO, -2,
+R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
+R_CUBIC_TO, -2.76f, 0.02f, -5, 2.24f, -5, 5,
+R_V_LINE_TO, 2,
+R_H_LINE_TO, -1,
+R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 1.99f,
+V_LINE_TO, 24,
+R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
+R_H_LINE_TO, 12,
+R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
+V_LINE_TO, 14,
+R_CUBIC_TO, 0, -1.05f, -0.9f, -2, -2, -2,
+R_H_LINE_TO, -1,
CLOSE,
-MOVE_TO, 16, 16.05f,
-CUBIC_TO, 14.9f, 16.05f, 14, 16.93f, 14, 18.01f,
-CUBIC_TO, 14, 18.73f, 14.4f, 19.35f, 15, 19.69f,
-LINE_TO, 15, 21.92f,
-LINE_TO, 17, 21.92f,
-LINE_TO, 17, 19.69f,
-CUBIC_TO, 17.6f, 19.35f, 18, 18.73f, 18, 18.01f,
-CUBIC_TO, 18, 16.93f, 17.1f, 16.05f, 16, 16.05f,
-CLOSE,
-MOVE_TO, 13, 11.91f,
-LINE_TO, 13, 12.97f,
-LINE_TO, 19, 12.97f,
-CUBIC_TO, 19, 12.97f, 19, 11.95f, 19, 11.91f,
-CUBIC_TO, 18.96f, 10.21f, 17.68f, 8.99f, 16, 8.99f,
-CUBIC_TO, 14.29f, 8.99f, 13, 10.14f, 13, 11.91f,
+R_MOVE_TO, -8, 0.02f,
+V_LINE_TO, 10,
+R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
+R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
+R_V_LINE_TO, 2.02f,
+R_H_LINE_TO, -6,
CLOSE,
END

Powered by Google App Engine
This is Rietveld 408576698