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

Unified Diff: ui/gfx/vector_icons/network_ethernet.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/vector_icons/network_ethernet.icon ('k') | ui/gfx/vector_icons/network_vpn.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/network_ethernet.1x.icon
diff --git a/ui/gfx/vector_icons/network_ethernet.1x.icon b/ui/gfx/vector_icons/network_ethernet.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..118076be6b68d72e92a094bb0ff55dbb71e25c33
--- /dev/null
+++ b/ui/gfx/vector_icons/network_ethernet.1x.icon
@@ -0,0 +1,40 @@
+// Copyright 2016 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 20,
+MOVE_TO, 6.02f, 6,
+LINE_TO, 2, 10.5f,
+LINE_TO, 6.02f, 15,
+LINE_TO, 7, 14.23f,
+LINE_TO, 3.66f, 10.5f,
+LINE_TO, 7, 6.77f,
+LINE_TO, 6.02f, 6,
+CLOSE,
+MOVE_TO, 7, 11,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, -1,
+H_LINE_TO, 7,
+R_V_LINE_TO, 1,
+CLOSE,
+R_MOVE_TO, 5, -1,
+R_H_LINE_TO, -1,
+R_V_LINE_TO, 1,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, -1,
+CLOSE,
+R_MOVE_TO, -3, 1,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, -1,
+H_LINE_TO, 9,
+R_V_LINE_TO, 1,
+CLOSE,
+R_MOVE_TO, 3, -4.23f,
+R_LINE_TO, 3.34f, 3.73f,
+LINE_TO, 12, 14.23f,
+R_LINE_TO, 0.99f, 0.77f,
+LINE_TO, 17, 10.5f,
+LINE_TO, 12.99f, 6,
+LINE_TO, 12, 6.77f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/network_ethernet.icon ('k') | ui/gfx/vector_icons/network_vpn.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698