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

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

Issue 2447113002: Share tray constants in network icon code. (Closed)
Patch Set: move 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: ui/gfx/vector_icons/network_badge_secure.icon
diff --git a/ui/gfx/vector_icons/network_badge_secure.icon b/ui/gfx/vector_icons/network_badge_secure.icon
deleted file mode 100644
index 07e54be91b9f598980646d043b8a5168b2e48790..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/network_badge_secure.icon
+++ /dev/null
@@ -1,36 +0,0 @@
-// Copyright 2016 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, 3, 7,
-R_CUBIC_TO, 0, -0.55f, 0.46f, -1, 1, -1,
-R_H_LINE_TO, 8.01f,
-R_CUBIC_TO, 0.55f, 0, 1, 0.45f, 1, 1,
-R_V_LINE_TO, 6.01f,
-R_CUBIC_TO, 0, 0.55f, -0.46f, 1, -0.99f, 1,
-R_H_LINE_TO, -8.01f,
-R_CUBIC_TO, -0.55f, 0, -0.99f, -0.45f, -0.99f, -1,
-V_LINE_TO, 7,
-CLOSE,
-MOVE_TO, 7, 9,
-R_H_LINE_TO, 2,
-R_V_LINE_TO, 2,
-H_LINE_TO, 7,
-V_LINE_TO, 9,
-CLOSE,
-R_MOVE_TO, 1, -7,
-R_CUBIC_TO, 1.66f, 0, 3, 1.35f, 3, 3,
-V_LINE_TO, 6,
-H_LINE_TO, 5,
-V_LINE_TO, 5,
-CUBIC_TO, 5, 3.34f, 6.35f, 2, 8, 2,
-CLOSE,
-R_MOVE_TO, 0, 1,
-R_CUBIC_TO, 1.11f, 0, 2, 0.9f, 2, 2,
-V_LINE_TO, 6,
-H_LINE_TO, 6,
-V_LINE_TO, 5,
-CUBIC_TO, 6, 3.89f, 6.89f, 3, 8, 3,
-CLOSE,
-END

Powered by Google App Engine
This is Rietveld 408576698