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

Side by Side Diff: chrome/app/vector_icons/translate.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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, 13.6f, 3.1f, 6 MOVE_TO, 13.6f, 3.1f,
7 LINE_TO, 7.22f, 3.1f, 7 LINE_TO, 7.22f, 3.1f,
8 LINE_TO, 6.6f, 1, 8 LINE_TO, 6.6f, 1,
9 LINE_TO, 2.4f, 1, 9 LINE_TO, 2.4f, 1,
10 CUBIC_TO, 1.63f, 1, 1, 1.63f, 1, 2.4f, 10 CUBIC_TO, 1.63f, 1, 1, 1.63f, 1, 2.4f,
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 CUBIC_TO, 14.3f, 13.99f, 13.99f, 14.3f, 13.6f, 14.3f, 66 CUBIC_TO, 14.3f, 13.99f, 13.99f, 14.3f, 13.6f, 14.3f,
67 CLOSE, 67 CLOSE,
68 MOVE_TO, 8.69f, 8.08f, 68 MOVE_TO, 8.69f, 8.08f,
69 LINE_TO, 8.47f, 7.36f, 69 LINE_TO, 8.47f, 7.36f,
70 LINE_TO, 11.26f, 7.36f, 70 LINE_TO, 11.26f, 7.36f,
71 CUBIC_TO, 11.26f, 7.36f, 11.02f, 8.27f, 10.17f, 9.27f, 71 CUBIC_TO, 11.26f, 7.36f, 11.02f, 8.27f, 10.17f, 9.27f,
72 CUBIC_TO, 9.81f, 8.84f, 9.55f, 8.41f, 9.38f, 8.08f, 72 CUBIC_TO, 9.81f, 8.84f, 9.55f, 8.41f, 9.38f, 8.08f,
73 LINE_TO, 8.69f, 8.08f, 73 LINE_TO, 8.69f, 8.08f,
74 CLOSE, 74 CLOSE,
75 END 75 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/overflow_chevron.1x.icon ('k') | chrome/app/vector_icons/vector_icons.h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698