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

Unified Diff: ui/webui/resources/cr_elements/network/cellular_1.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/cellular_1.svg
diff --git a/ui/webui/resources/cr_elements/network/cellular_1.svg b/ui/webui/resources/cr_elements/network/cellular_1.svg
new file mode 100644
index 0000000000000000000000000000000000000000..d3cd34e92638fece9f765e4899b4750cdc991b71
--- /dev/null
+++ b/ui/webui/resources/cr_elements/network/cellular_1.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px">
+ <path fill-opacity=".3" d="M2.094 18H18V1.984"/>
+ <path d="M8 12l-6 6h6"/>
+</svg>
« no previous file with comments | « ui/webui/resources/cr_elements/network/cellular_0.svg ('k') | ui/webui/resources/cr_elements/network/cellular_2.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698