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

Unified Diff: ui/webui/resources/cr_elements/network/wifi_4.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/wifi_4.svg
diff --git a/ui/webui/resources/cr_elements/network/wifi_4.svg b/ui/webui/resources/cr_elements/network/wifi_4.svg
new file mode 100644
index 0000000000000000000000000000000000000000..603eea720fdce27f0ca4a49c73585027296f3e9a
--- /dev/null
+++ b/ui/webui/resources/cr_elements/network/wifi_4.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px">
+ <path d="M10.01 17.99L20 5.46C19.613 5.164 15.765 2 10 2 4.227 2 .387 5.165 0 5.46l9.99 12.53.01.01.01-.01z"/>
+</svg>
« no previous file with comments | « ui/webui/resources/cr_elements/network/wifi_3.svg ('k') | ui/webui/resources/cr_elements/network/wifi_off.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698