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

Unified Diff: ui/webui/resources/cr_elements/network/ethernet.svg

Issue 2648843002: cr-network-icon: Animate connecting using .svg (Closed)
Patch Set: Use <include> for .svg files and type=BINDATA 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 side-by-side diff with in-line comments
Download patch
Index: ui/webui/resources/cr_elements/network/ethernet.svg
diff --git a/ui/webui/resources/cr_elements/network/ethernet.svg b/ui/webui/resources/cr_elements/network/ethernet.svg
new file mode 100644
index 0000000000000000000000000000000000000000..c7cfb72c2de96da92a35fc0e4f3f9c168edf3afe
--- /dev/null
+++ b/ui/webui/resources/cr_elements/network/ethernet.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px">
+ <path d="M6.015 6L2 10.5 6.015 15 7 14.227 3.663 10.5 7 6.773 6.015 6zM7 11h1v-1H7v1zm5-1h-1v1h1v-1zm-3 1h1v-1H9v1zm3-4.227l3.337 3.727L12 14.227l.985.773L17 10.5 12.985 6 12 6.773z"/>
+</svg>
« no previous file with comments | « ui/webui/resources/cr_elements/network/cr_network_icon.js ('k') | ui/webui/resources/cr_elements/network/network_icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698