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

Side by Side Diff: ui/views/resources/vector_icons/menu_check.1x.icon

Issue 2627353002: Create vector icon directory for resources used by controls in ui/views. (Closed)
Patch Set: fix win? Created 3 years, 11 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
1 // Copyright 2015 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 2, 9.22f, 6 MOVE_TO, 2, 9.22f,
7 R_LINE_TO, 1.36f, -1.38f, 7 R_LINE_TO, 1.36f, -1.38f,
8 R_LINE_TO, 2.4f, 2.48f, 8 R_LINE_TO, 2.4f, 2.48f,
9 R_LINE_TO, 7.2f, -7.4f, 9 R_LINE_TO, 7.2f, -7.4f,
10 R_LINE_TO, 1.35f, 1.39f, 10 R_LINE_TO, 1.35f, 1.39f,
11 R_LINE_TO, -8.55f, 8.78f, 11 R_LINE_TO, -8.55f, 8.78f,
12 LINE_TO, 2, 9.22f, 12 LINE_TO, 2, 9.22f,
13 CLOSE, 13 CLOSE,
14 END 14 END
OLDNEW
« no previous file with comments | « ui/views/resources/vector_icons/menu_check.icon ('k') | ui/views/resources/vector_icons/menu_radio_empty.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698