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

Side by Side Diff: ui/gfx/vector_icons/paintbrush.icon

Issue 2711623003: Update infobars to use VectorIcon struct instead of VectorIconId. (Closed)
Patch Set: rebase 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
« no previous file with comments | « ui/gfx/vector_icons/globe.icon ('k') | ui/gfx/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
(Empty)
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
3 // found in the LICENSE file.
4
5 MOVE_TO, 19.08f, 26.09f,
6 LINE_TO, 27.77f, 34.8f,
7 LINE_TO, 30.66f, 31.9f,
8 CUBIC_TO, 31.46f, 31.09f, 30.66f, 28.99f, 30.66f, 28.99f,
9 LINE_TO, 29.22f, 24.63f,
10 CUBIC_TO, 28.85f, 23.54f, 28.78f, 22.17f, 29.22f, 21.73f,
11 CUBIC_TO, 33.56f, 17.37f, 39.35f, 14.47f, 40.8f, 13.01f,
12 CUBIC_TO, 42.4f, 11.41f, 42.4f, 8.81f, 40.8f, 7.2f,
13 CUBIC_TO, 39.2f, 5.6f, 36.61f, 5.6f, 35.01f, 7.2f,
14 CUBIC_TO, 33.56f, 8.66f, 30.66f, 14.47f, 26.32f, 18.82f,
15 CUBIC_TO, 25.89f, 19.26f, 24.51f, 19.19f, 23.42f, 18.82f,
16 LINE_TO, 19.08f, 17.37f,
17 CUBIC_TO, 19.08f, 17.37f, 16.98f, 16.57f, 16.19f, 17.37f,
18 LINE_TO, 13.29f, 20.28f,
19 LINE_TO, 19.08f, 26.09f,
20 LINE_TO, 19.08f, 26.09f,
21 CLOSE,
22 MOVE_TO, 39.35f, 8.66f,
23 CUBIC_TO, 40.15f, 9.46f, 40.15f, 10.77f, 39.35f, 11.57f,
24 CUBIC_TO, 38.55f, 12.37f, 37.25f, 12.37f, 36.45f, 11.57f,
25 CUBIC_TO, 35.65f, 10.77f, 35.65f, 9.46f, 36.45f, 8.66f,
26 CUBIC_TO, 37.25f, 7.86f, 38.55f, 7.86f, 39.35f, 8.66f,
27 LINE_TO, 39.35f, 8.66f,
28 CLOSE,
29 MOVE_TO, 13.8f, 35.83f,
30 LINE_TO, 17.9f, 35.83f,
31 LINE_TO, 17.9f, 39.94f,
32 LINE_TO, 19.95f, 42,
33 LINE_TO, 26.11f, 35.83f,
34 LINE_TO, 11.75f, 21.43f,
35 LINE_TO, 5.6f, 27.6f,
36 LINE_TO, 13.8f, 35.83f,
37 LINE_TO, 13.8f, 35.83f,
38 CLOSE,
39 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/globe.icon ('k') | ui/gfx/vector_icons/sad_tab.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698