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

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

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 years, 10 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
« no previous file with comments | « chrome/app/vector_icons/vector_icons.h.template ('k') | chrome/app/vector_icons/zoom_plus.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 MOVE_TO, 32.15f, 30.43f, 5 MOVE_TO, 32.15f, 30.43f,
6 CUBIC_TO, 34.57f, 27.62f, 36.02f, 23.98f, 36.02f, 20.01f, 6 CUBIC_TO, 34.57f, 27.62f, 36.02f, 23.98f, 36.02f, 20.01f,
7 CUBIC_TO, 36.02f, 11.17f, 28.85f, 4, 20.01f, 4, 7 CUBIC_TO, 36.02f, 11.17f, 28.85f, 4, 20.01f, 4,
8 CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20.01f, 8 CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20.01f,
9 CUBIC_TO, 4, 28.85f, 11.17f, 36.02f, 20.01f, 36.02f, 9 CUBIC_TO, 4, 28.85f, 11.17f, 36.02f, 20.01f, 36.02f,
10 CUBIC_TO, 23.98f, 36.02f, 27.62f, 34.57f, 30.43f, 32.15f, 10 CUBIC_TO, 23.98f, 36.02f, 27.62f, 34.57f, 30.43f, 32.15f,
(...skipping 12 matching lines...) Expand all
23 CUBIC_TO, 32, 26.64f, 26.64f, 32, 20, 32, 23 CUBIC_TO, 32, 26.64f, 26.64f, 32, 20, 32,
24 LINE_TO, 20, 32, 24 LINE_TO, 20, 32,
25 CLOSE, 25 CLOSE,
26 MOVE_TO, 13, 21.4f, 26 MOVE_TO, 13, 21.4f,
27 LINE_TO, 13, 18.6f, 27 LINE_TO, 13, 18.6f,
28 LINE_TO, 27, 18.6f, 28 LINE_TO, 27, 18.6f,
29 LINE_TO, 27, 21.4f, 29 LINE_TO, 27, 21.4f,
30 LINE_TO, 13, 21.4f, 30 LINE_TO, 13, 21.4f,
31 CLOSE, 31 CLOSE,
32 END 32 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/vector_icons.h.template ('k') | chrome/app/vector_icons/zoom_plus.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698