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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 MOVE_TO, 36, 16,
6 R_H_LINE_TO, -2,
7 R_V_LINE_TO, -4,
8 R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10,
9 CUBIC_TO, 18.48f, 2, 14, 6.48f, 14, 12,
10 R_V_LINE_TO, 4,
11 R_H_LINE_TO, -2,
12 R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
13 R_V_LINE_TO, 20,
14 R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
15 R_H_LINE_TO, 24,
16 R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
17 V_LINE_TO, 20,
18 R_CUBIC_TO, 0, -2.21f, -1.79f, -4, -4, -4,
19 CLOSE,
20 MOVE_TO, 24, 34,
21 R_CUBIC_TO, -2.21f, 0, -4, -1.79f, -4, -4,
22 R_CUBIC_TO, 0, -2.21f, 1.79f, -4, 4, -4,
23 R_CUBIC_TO, 2.21f, 0, 4, 1.79f, 4, 4,
24 R_CUBIC_TO, 0, 2.21f, -1.79f, 4, -4, 4,
25 CLOSE,
26 R_MOVE_TO, 6.2f, -18,
27 H_LINE_TO, 17.8f,
28 R_V_LINE_TO, -4,
29 R_CUBIC_TO, 0, -3.42f, 2.78f, -6.2f, 6.2f, -6.2f,
30 R_CUBIC_TO, 3.42f, 0, 6.2f, 2.78f, 6.2f, 6.2f,
31 R_V_LINE_TO, 4,
32 CLOSE,
33 END
OLDNEW
« 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