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

Side by Side Diff: components/omnibox/browser/vector_icons/extension_app.1x.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, 12.71f, 6.71f, 6 MOVE_TO, 12.71f, 6.71f,
7 LINE_TO, 12.71f, 4.43f, 7 LINE_TO, 12.71f, 4.43f,
8 CUBIC_TO, 12.71f, 3.8f, 12.2f, 3.29f, 11.57f, 3.29f, 8 CUBIC_TO, 12.71f, 3.8f, 12.2f, 3.29f, 11.57f, 3.29f,
9 LINE_TO, 9.29f, 3.29f, 9 LINE_TO, 9.29f, 3.29f,
10 LINE_TO, 9.29f, 2.43f, 10 LINE_TO, 9.29f, 2.43f,
(...skipping 16 matching lines...) Expand all
27 LINE_TO, 9.4f, 13, 27 LINE_TO, 9.4f, 13,
28 LINE_TO, 11.57f, 13, 28 LINE_TO, 11.57f, 13,
29 CUBIC_TO, 12.2f, 13, 12.71f, 12.49f, 12.71f, 11.86f, 29 CUBIC_TO, 12.2f, 13, 12.71f, 12.49f, 12.71f, 11.86f,
30 LINE_TO, 12.71f, 9.57f, 30 LINE_TO, 12.71f, 9.57f,
31 LINE_TO, 13.57f, 9.57f, 31 LINE_TO, 13.57f, 9.57f,
32 CUBIC_TO, 14.36f, 9.57f, 15, 8.93f, 15, 8.14f, 32 CUBIC_TO, 14.36f, 9.57f, 15, 8.93f, 15, 8.14f,
33 CUBIC_TO, 15, 7.35f, 14.36f, 6.71f, 13.57f, 6.71f, 33 CUBIC_TO, 15, 7.35f, 14.36f, 6.71f, 13.57f, 6.71f,
34 LINE_TO, 12.71f, 6.71f, 34 LINE_TO, 12.71f, 6.71f,
35 CLOSE, 35 CLOSE,
36 END 36 END
OLDNEW
« no previous file with comments | « components/omnibox/browser/vector_icons/extension_app.icon ('k') | components/omnibox/browser/vector_icons/http.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698