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

Side by Side Diff: chrome/app/vector_icons/zoom_plus.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 MOVE_TO, 32.84f, 31.09f, 5 MOVE_TO, 32.84f, 31.09f,
6 LINE_TO, 32.15f, 30.43f, 6 LINE_TO, 32.15f, 30.43f,
7 CUBIC_TO, 34.57f, 27.62f, 36.02f, 23.98f, 36.02f, 20.01f, 7 CUBIC_TO, 34.57f, 27.62f, 36.02f, 23.98f, 36.02f, 20.01f,
8 CUBIC_TO, 36.02f, 11.17f, 28.85f, 4, 20.01f, 4, 8 CUBIC_TO, 36.02f, 11.17f, 28.85f, 4, 20.01f, 4,
9 CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20.01f, 9 CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20.01f,
10 CUBIC_TO, 4, 28.85f, 11.17f, 36.02f, 20.01f, 36.02f, 10 CUBIC_TO, 4, 28.85f, 11.17f, 36.02f, 20.01f, 36.02f,
(...skipping 22 matching lines...) Expand all
33 LINE_TO, 13, 18.6f, 33 LINE_TO, 13, 18.6f,
34 LINE_TO, 18.6f, 18.6f, 34 LINE_TO, 18.6f, 18.6f,
35 LINE_TO, 18.6f, 13, 35 LINE_TO, 18.6f, 13,
36 LINE_TO, 21.4f, 13, 36 LINE_TO, 21.4f, 13,
37 LINE_TO, 21.4f, 18.6f, 37 LINE_TO, 21.4f, 18.6f,
38 LINE_TO, 27, 18.6f, 38 LINE_TO, 27, 18.6f,
39 LINE_TO, 27, 21.4f, 39 LINE_TO, 27, 21.4f,
40 LINE_TO, 27, 21.4f, 40 LINE_TO, 27, 21.4f,
41 CLOSE, 41 CLOSE,
42 END 42 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/zoom_minus.icon ('k') | chrome/browser/ui/app_list/search/omnibox_result.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698