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

Side by Side Diff: ui/gfx/vector_icons/incognito.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
« no previous file with comments | « ui/gfx/vector_icons/folder_supervised.1x.icon ('k') | ui/gfx/vector_icons/incognito.1x.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, 22.15f, 33.23f,
6 R_CUBIC_TO, 0, 3.06f, -2.48f, 5.54f, -5.54f, 5.54f,
7 R_CUBIC_TO, -3.06f, 0, -5.54f, -2.48f, -5.54f, -5.54f,
8 R_CUBIC_TO, 0, -3.06f, 2.48f, -5.54f, 5.54f, -5.54f,
9 R_CUBIC_TO, 3.06f, 0, 5.54f, 2.48f, 5.54f, 5.54f,
10 CLOSE,
11 R_MOVE_TO, -5.54f, 3.69f,
12 R_CUBIC_TO, 2.04f, 0, 3.69f, -1.65f, 3.69f, -3.69f,
13 R_CUBIC_TO, 0, -2.04f, -1.65f, -3.69f, -3.69f, -3.69f,
14 R_CUBIC_TO, -2.04f, 0, -3.69f, 1.65f, -3.69f, 3.69f,
15 R_CUBIC_TO, 0, 2.04f, 1.65f, 3.69f, 3.69f, 3.69f,
16 CLOSE,
17 MOVE_TO, 36.92f, 33.23f,
18 R_CUBIC_TO, 0, 3.06f, -2.48f, 5.54f, -5.54f, 5.54f,
19 R_CUBIC_TO, -3.06f, 0, -5.54f, -2.48f, -5.54f, -5.54f,
20 R_CUBIC_TO, 0, -3.06f, 2.48f, -5.54f, 5.54f, -5.54f,
21 R_CUBIC_TO, 3.06f, 0, 5.54f, 2.48f, 5.54f, 5.54f,
22 CLOSE,
23 R_MOVE_TO, -5.54f, -3.69f,
24 R_CUBIC_TO, -2.04f, 0, -3.69f, 1.66f, -3.69f, 3.69f,
25 R_CUBIC_TO, 0, 2.04f, 1.66f, 3.69f, 3.69f, 3.69f,
26 R_CUBIC_TO, 2.04f, 0, 3.69f, -1.66f, 3.69f, -3.69f,
27 R_CUBIC_TO, 0, -2.04f, -1.66f, -3.69f, -3.69f, -3.69f,
28 CLOSE,
29 NEW_PATH,
30 MOVE_TO, 24, 33.23f,
31 R_CUBIC_TO, 1.72f, 0, 3.15f, 1.18f, 3.56f, 2.77f,
32 R_CUBIC_TO, 0.08f, -0.3f, 0.13f, -0.6f, 0.13f, -0.92f,
33 R_CUBIC_TO, 0, -2.04f, -1.65f, -3.69f, -3.69f, -3.69f,
34 R_CUBIC_TO, -2.04f, 0, -3.69f, 1.65f, -3.69f, 3.69f,
35 R_CUBIC_TO, 0, 0.32f, 0.05f, 0.63f, 0.13f, 0.92f,
36 R_CUBIC_TO, 0.41f, -1.59f, 1.84f, -2.77f, 3.56f, -2.77f,
37 NEW_PATH,
38 MOVE_TO, 33.29f, 20,
39 R_LINE_TO, 0.06f, 0.18f,
40 LINE_TO, 40.62f, 24,
41 H_LINE_TO, 7.39f,
42 R_LINE_TO, 7.51f, -3.82f,
43 R_LINE_TO, 0.06f, -0.18f,
44 R_H_LINE_TO, 18.34f,
45 CLOSE,
46 R_MOVE_TO, -1.39f, -4,
47 R_LINE_TO, -2.36f, -6.77f,
48 LINE_TO, 24, 11.08f,
49 LINE_TO, 18.46f, 9.23f,
50 LINE_TO, 16.26f, 16,
51 R_H_LINE_TO, 15.64f,
52 CLOSE,
53 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/folder_supervised.1x.icon ('k') | ui/gfx/vector_icons/incognito.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698