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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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 2016 The Chromium Authors. All rights reserved. 1 // Copyright 2016 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, 80, 5 CANVAS_DIMENSIONS, 80,
6 MOVE_TO, 28.74f, 25.15f, 6 MOVE_TO, 28.74f, 25.15f,
7 LINE_TO, 28.69f, 25.15f, 7 LINE_TO, 28.69f, 25.15f,
8 LINE_TO, 28.71f, 25.17f, 8 LINE_TO, 28.71f, 25.17f,
9 CUBIC_TO, 28.72f, 25.17f, 28.73f, 25.16f, 28.74f, 25.15f, 9 CUBIC_TO, 28.72f, 25.17f, 28.73f, 25.16f, 28.74f, 25.15f,
10 CLOSE, 10 CLOSE,
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 CLOSE, 50 CLOSE,
51 MOVE_TO, 45.21f, 50.42f, 51 MOVE_TO, 45.21f, 50.42f,
52 LINE_TO, 35.6f, 50.42f, 52 LINE_TO, 35.6f, 50.42f,
53 LINE_TO, 35.6f, 42.89f, 53 LINE_TO, 35.6f, 42.89f,
54 LINE_TO, 30.83f, 42.89f, 54 LINE_TO, 30.83f, 42.89f,
55 LINE_TO, 34.26f, 38.6f, 55 LINE_TO, 34.26f, 38.6f,
56 LINE_TO, 45.21f, 49.76f, 56 LINE_TO, 45.21f, 49.76f,
57 LINE_TO, 45.21f, 50.42f, 57 LINE_TO, 45.21f, 50.42f,
58 CLOSE, 58 CLOSE,
59 END 59 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/default_favicon.icon ('k') | chrome/app/vector_icons/google_search_mac_touchbar.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698