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

Unified Diff: chrome/app/vector_icons/lock.icon

Issue 2874783002: Move kLockIcon into ui/vector_icons. (Closed)
Patch Set: Add a dependency. Created 3 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
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/browser/android/vr_shell/textures/url_bar_texture.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/vector_icons/lock.icon
diff --git a/chrome/app/vector_icons/lock.icon b/chrome/app/vector_icons/lock.icon
deleted file mode 100644
index df4b8eb4a585dff7f30bc72f6c1483c7c9cfa033..0000000000000000000000000000000000000000
--- a/chrome/app/vector_icons/lock.icon
+++ /dev/null
@@ -1,33 +0,0 @@
-// 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.
-
-MOVE_TO, 36, 16,
-R_H_LINE_TO, -2,
-R_V_LINE_TO, -4,
-R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10,
-CUBIC_TO, 18.48f, 2, 14, 6.48f, 14, 12,
-R_V_LINE_TO, 4,
-R_H_LINE_TO, -2,
-R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
-R_V_LINE_TO, 20,
-R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
-R_H_LINE_TO, 24,
-R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
-V_LINE_TO, 20,
-R_CUBIC_TO, 0, -2.21f, -1.79f, -4, -4, -4,
-CLOSE,
-MOVE_TO, 24, 34,
-R_CUBIC_TO, -2.21f, 0, -4, -1.79f, -4, -4,
-R_CUBIC_TO, 0, -2.21f, 1.79f, -4, 4, -4,
-R_CUBIC_TO, 2.21f, 0, 4, 1.79f, 4, 4,
-R_CUBIC_TO, 0, 2.21f, -1.79f, 4, -4, 4,
-CLOSE,
-R_MOVE_TO, 6.2f, -18,
-H_LINE_TO, 17.8f,
-R_V_LINE_TO, -4,
-R_CUBIC_TO, 0, -3.42f, 2.78f, -6.2f, 6.2f, -6.2f,
-R_CUBIC_TO, 3.42f, 0, 6.2f, 2.78f, 6.2f, 6.2f,
-R_V_LINE_TO, 4,
-CLOSE,
-END
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/browser/android/vr_shell/textures/url_bar_texture.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698