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

Side by Side Diff: ui/views/resources/vector_icons/menu_check.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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 5, 18.78f, 6 MOVE_TO, 5, 18.78f,
7 R_LINE_TO, 2.53f, -2.57f, 7 R_LINE_TO, 2.53f, -2.57f,
8 R_LINE_TO, 4.48f, 4.63f, 8 R_LINE_TO, 4.48f, 4.63f,
9 LINE_TO, 25.48f, 7, 9 LINE_TO, 25.48f, 7,
10 LINE_TO, 28, 9.59f, 10 LINE_TO, 28, 9.59f,
11 LINE_TO, 12.02f, 26, 11 LINE_TO, 12.02f, 26,
12 LINE_TO, 5, 18.78f, 12 LINE_TO, 5, 18.78f,
13 CLOSE, 13 CLOSE,
14 END 14 END
OLDNEW
« no previous file with comments | « ui/views/resources/vector_icons/combobox_arrow_mac_enabled.icon ('k') | ui/views/resources/vector_icons/menu_check.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698