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

Unified Diff: ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.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
Index: ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon
diff --git a/ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon b/ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..6596a146750d4ecae2b181e37540e9308dfb7f65
--- /dev/null
+++ b/ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon
@@ -0,0 +1,50 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 16,
+MOVE_TO, 4, 7.99f,
+R_CUBIC_TO, 0, -0.55f, 0.45f, -0.99f, 1, -0.99f,
+R_H_LINE_TO, 6.01f,
+R_CUBIC_TO, 0.55f, 0, 1, 0.45f, 1, 0.99f,
+R_V_LINE_TO, 4.02f,
+R_CUBIC_TO, 0, 0.55f, -0.45f, 0.99f, -1, 0.99f,
+H_LINE_TO, 5,
+R_CUBIC_TO, -0.55f, 0, -1, -0.45f, -1, -0.99f,
+V_LINE_TO, 7.99f,
+CLOSE,
+MOVE_TO, 7, 9,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 2,
+H_LINE_TO, 7,
+V_LINE_TO, 9,
+CLOSE,
+MOVE_TO, 5, 4,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, 3,
+H_LINE_TO, 5,
+V_LINE_TO, 4,
+CLOSE,
+R_MOVE_TO, 5, 0,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, 3,
+R_H_LINE_TO, -1,
+V_LINE_TO, 4,
+CLOSE,
+MOVE_TO, 6, 3,
+R_H_LINE_TO, 4,
+R_V_LINE_TO, 1,
+H_LINE_TO, 6,
+V_LINE_TO, 3,
+CLOSE,
+MOVE_TO, 5, 3,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, 1,
+H_LINE_TO, 5,
+CLOSE,
+MOVE_TO, 10, 3,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, 1,
+R_H_LINE_TO, -1,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon ('k') | ui/gfx/vector_icons/location_bar_https_valid_invert.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698