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

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

Issue 2028473002: Added new icons for user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/settings.icon ('k') | no next file » | 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 MOVE_TO, 6, 24,
6 R_CUBIC_TO, 0, 4.42f, 1.82f, 8.4f, 4.71f, 11.29f,
7 LINE_TO, 6, 40,
8 R_H_LINE_TO, 12,
9 V_LINE_TO, 28,
10 R_LINE_TO, -4.47f, 4.47f,
11 CUBIC_TO, 11.35f, 30.3f, 10, 27.31f, 10, 24,
12 R_CUBIC_TO, 0, -5.22f, 3.34f, -9.65f, 8, -11.3f,
13 V_LINE_TO, 8.52f,
14 CUBIC_TO, 11.1f, 10.3f, 6, 16.55f, 6, 24,
15 CLOSE,
16 R_MOVE_TO, 16, 10,
17 R_H_LINE_TO, 4,
18 R_V_LINE_TO, -4,
19 R_H_LINE_TO, -4,
20 R_V_LINE_TO, 4,
21 CLOSE,
22 MOVE_TO, 42, 8,
23 H_LINE_TO, 30,
24 R_V_LINE_TO, 12,
25 R_LINE_TO, 4.47f, -4.47f,
26 CUBIC_TO, 36.65f, 17.7f, 38, 20.69f, 38, 24,
27 R_CUBIC_TO, 0, 5.22f, -3.34f, 9.65f, -8, 11.3f,
28 R_V_LINE_TO, 4.17f,
29 CUBIC_TO, 36.9f, 37.7f, 42, 31.45f, 42, 24,
30 R_CUBIC_TO, 0, -4.42f, -1.82f, -8.4f, -4.71f, -11.29f,
31 LINE_TO, 42, 8,
32 CLOSE,
33 MOVE_TO, 22, 26,
34 R_H_LINE_TO, 4,
35 V_LINE_TO, 14,
36 R_H_LINE_TO, -4,
37 R_V_LINE_TO, 12,
38 CLOSE,
39 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/settings.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698