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

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

Issue 2711623003: Update infobars to use VectorIcon struct instead of VectorIconId. (Closed)
Patch Set: rebase 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/globe.icon ('k') | chrome/app/vector_icons/sad_tab.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, 19.08f, 26.09f, 5 MOVE_TO, 19.08f, 26.09f,
6 LINE_TO, 27.77f, 34.8f, 6 LINE_TO, 27.77f, 34.8f,
7 LINE_TO, 30.66f, 31.9f, 7 LINE_TO, 30.66f, 31.9f,
8 CUBIC_TO, 31.46f, 31.09f, 30.66f, 28.99f, 30.66f, 28.99f, 8 CUBIC_TO, 31.46f, 31.09f, 30.66f, 28.99f, 30.66f, 28.99f,
9 LINE_TO, 29.22f, 24.63f, 9 LINE_TO, 29.22f, 24.63f,
10 CUBIC_TO, 28.85f, 23.54f, 28.78f, 22.17f, 29.22f, 21.73f, 10 CUBIC_TO, 28.85f, 23.54f, 28.78f, 22.17f, 29.22f, 21.73f,
(...skipping 19 matching lines...) Expand all
30 LINE_TO, 17.9f, 35.83f, 30 LINE_TO, 17.9f, 35.83f,
31 LINE_TO, 17.9f, 39.94f, 31 LINE_TO, 17.9f, 39.94f,
32 LINE_TO, 19.95f, 42, 32 LINE_TO, 19.95f, 42,
33 LINE_TO, 26.11f, 35.83f, 33 LINE_TO, 26.11f, 35.83f,
34 LINE_TO, 11.75f, 21.43f, 34 LINE_TO, 11.75f, 21.43f,
35 LINE_TO, 5.6f, 27.6f, 35 LINE_TO, 5.6f, 27.6f,
36 LINE_TO, 13.8f, 35.83f, 36 LINE_TO, 13.8f, 35.83f,
37 LINE_TO, 13.8f, 35.83f, 37 LINE_TO, 13.8f, 35.83f,
38 CLOSE, 38 CLOSE,
39 END 39 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/globe.icon ('k') | chrome/app/vector_icons/sad_tab.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698