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

Side by Side Diff: ui/gfx/vector_icons/network_vpn.1x.icon

Issue 2338103002: CrOS MD - use vectorized icons for ethernet and VPN. (Closed)
Patch Set: rename Wifi to Mobile Created 4 years, 3 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/network_vpn.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 CANVAS_DIMENSIONS, 20,
6 MOVE_TO, 6.36f, 5,
7 CUBIC_TO, 3.96f, 5, 2, 7.02f, 2, 9.5f,
8 CUBIC_TO, 2, 11.98f, 3.96f, 14, 6.36f, 14,
9 R_CUBIC_TO, 1.9f, 0, 3.51f, -1.25f, 4.11f, -3,
10 H_LINE_TO, 13.5f,
11 R_V_LINE_TO, 3,
12 R_H_LINE_TO, 3,
13 R_V_LINE_TO, -3,
14 H_LINE_TO, 18,
15 V_LINE_TO, 8,
16 R_H_LINE_TO, -7.53f,
17 R_CUBIC_TO, -0.6f, -1.75f, -2.21f, -3, -4.11f, -3,
18 CLOSE,
19 R_MOVE_TO, 0, 6,
20 R_CUBIC_TO, -0.8f, 0, -1.45f, -0.67f, -1.45f, -1.5f,
21 CUBIC_TO_SHORTHAND, 5.56f, 8, 6.36f, 8,
22 R_CUBIC_TO, 0.8f, 0, 1.45f, 0.68f, 1.45f, 1.5f,
23 CUBIC_TO_SHORTHAND, 7.16f, 11, 6.36f, 11,
24 CLOSE,
25 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/network_vpn.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698