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

Side by Side Diff: ui/gfx/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
« no previous file with comments | « ui/gfx/vector_icons/default_favicon.icon ('k') | ui/gfx/vector_icons/fullscreen.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 2016 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 CANVAS_DIMENSIONS, 80,
6 MOVE_TO, 28.74f, 25.15f,
7 LINE_TO, 28.69f, 25.15f,
8 LINE_TO, 28.71f, 25.17f,
9 CUBIC_TO, 28.72f, 25.17f, 28.73f, 25.16f, 28.74f, 25.15f,
10 CLOSE,
11 MOVE_TO, 24.25f, 29.6f,
12 LINE_TO, 24.25f, 29.65f,
13 CUBIC_TO, 24.26f, 29.64f, 24.26f, 29.63f, 24.27f, 29.62f,
14 LINE_TO, 24.25f, 29.6f,
15 CLOSE,
16 MOVE_TO, 51.86f, 24.65f,
17 CUBIC_TO, 48.67f, 22.36f, 44.78f, 21, 40.55f, 21,
18 CUBIC_TO, 36.33f, 21, 32.44f, 22.36f, 29.25f, 24.65f,
19 CUBIC_TO, 29.24f, 24.66f, 38.21f, 33.66f, 38.21f, 33.66f,
20 LINE_TO, 40.55f, 30.73f,
21 LINE_TO, 50.28f, 42.89f,
22 LINE_TO, 47.43f, 42.89f,
23 LINE_TO, 56.33f, 51.8f,
24 CUBIC_TO, 58.64f, 48.58f, 60, 44.68f, 60, 40.46f,
25 CUBIC_TO, 60, 36.23f, 58.64f, 32.33f, 56.35f, 29.14f,
26 CUBIC_TO, 55.11f, 27.41f, 53.59f, 25.89f, 51.86f, 24.65f,
27 CLOSE,
28 MOVE_TO, 55.85f, 52.32f,
29 LINE_TO, 55.85f, 52.27f,
30 CUBIC_TO, 55.84f, 52.28f, 55.84f, 52.29f, 55.83f, 52.3f,
31 LINE_TO, 55.85f, 52.32f,
32 CLOSE,
33 MOVE_TO, 56.33f, 56.26f,
34 LINE_TO, 54.31f, 54.2f,
35 LINE_TO, 45.42f, 45.3f,
36 LINE_TO, 36.22f, 36.14f,
37 LINE_TO, 26.79f, 26.71f,
38 LINE_TO, 24.75f, 24.67f,
39 LINE_TO, 23.21f, 23.13f,
40 LINE_TO, 21, 25.34f,
41 LINE_TO, 24.75f, 29.09f,
42 CUBIC_TO, 22.47f, 32.33f, 21.11f, 36.23f, 21.11f, 40.46f,
43 CUBIC_TO, 21.11f, 44.68f, 22.47f, 48.58f, 24.75f, 51.77f,
44 CUBIC_TO, 26, 53.5f, 27.51f, 55.02f, 29.25f, 56.26f,
45 CUBIC_TO, 32.44f, 58.55f, 36.33f, 59.91f, 40.55f, 59.91f,
46 CUBIC_TO, 44.78f, 59.91f, 48.67f, 58.55f, 51.86f, 56.26f,
47 LINE_TO, 55.65f, 60,
48 LINE_TO, 57.86f, 57.79f,
49 LINE_TO, 56.33f, 56.26f,
50 CLOSE,
51 MOVE_TO, 45.21f, 50.42f,
52 LINE_TO, 35.6f, 50.42f,
53 LINE_TO, 35.6f, 42.89f,
54 LINE_TO, 30.83f, 42.89f,
55 LINE_TO, 34.26f, 38.6f,
56 LINE_TO, 45.21f, 49.76f,
57 LINE_TO, 45.21f, 50.42f,
58 CLOSE,
59 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/default_favicon.icon ('k') | ui/gfx/vector_icons/fullscreen.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698