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

Unified Diff: ui/gfx/vector_icons/location_bar_https_valid_in_chip.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.icon
diff --git a/ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon b/ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon
new file mode 100644
index 0000000000000000000000000000000000000000..d6fc0d98d610f9098132732ed514a1c0728fed30
--- /dev/null
+++ b/ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon
@@ -0,0 +1,35 @@
+// 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, 32,
+MOVE_TO, 21, 25,
+H_LINE_TO, 11,
+R_CUBIC_TO, -1, 0, -2, -0.99f, -2, -1.99f,
+R_V_LINE_TO, -7.95f,
+R_CUBIC_TO, 0, -0.99f, 1, -2.09f, 2, -2.09f,
+R_V_LINE_TO, -1.99f,
+CUBIC_TO, 11, 9.49f, 12.5f, 7, 16, 7,
+R_CUBIC_TO, 3.5f, 0, 5, 2.49f, 5, 3.98f,
+R_V_LINE_TO, 1.99f,
+R_CUBIC_TO, 1, 0, 2, 1.09f, 2, 2.09f,
+R_V_LINE_TO, 7.96f,
+R_CUBIC_TO, 0, 1, -1, 1.99f, -2, 1.99f,
+CLOSE,
+R_MOVE_TO, -5, -8.95f,
+R_CUBIC_TO, -1.1f, 0, -2, 0.88f, -2, 1.96f,
+R_CUBIC_TO, 0, 0.72f, 0.4f, 1.35f, 1, 1.68f,
+R_V_LINE_TO, 2.23f,
+R_H_LINE_TO, 2,
+V_LINE_TO, 19.69f,
+R_CUBIC_TO, 0.6f, -0.34f, 1, -0.96f, 1, -1.68f,
+R_CUBIC_TO, 0, -1.08f, -0.89f, -1.96f, -2, -1.96f,
+CLOSE,
+R_MOVE_TO, -3, -4.14f,
+R_V_LINE_TO, 1.06f,
+R_H_LINE_TO, 6,
+R_V_LINE_TO, -1.06f,
+R_CUBIC_TO, -0.04f, -1.69f, -1.32f, -2.92f, -3, -2.92f,
+R_CUBIC_TO, -1.71f, 0, -3, 1.15f, -3, 2.92f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698