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

Unified Diff: components/toolbar/vector_icons/offline_pin.icon

Issue 2968143003: Toolbar: Report offline state through icon and verbose text. (Closed)
Patch Set: . Created 3 years, 5 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: components/toolbar/vector_icons/offline_pin.icon
diff --git a/components/toolbar/vector_icons/offline_pin.icon b/components/toolbar/vector_icons/offline_pin.icon
new file mode 100644
index 0000000000000000000000000000000000000000..06e97994df95886224cfdee1974b8de9c96ff824
--- /dev/null
+++ b/components/toolbar/vector_icons/offline_pin.icon
@@ -0,0 +1,22 @@
+CANVAS_DIMENSIONS, 24,
+MOVE_TO, 12, 2,
+CUBIC_TO, 6.5f, 2, 2, 6.5f, 2, 12,
+R_CUBIC_TO, 0, 5.5f, 4.5f, 10, 10, 10,
+R_CUBIC_TO, 5.5f, 0, 10, -4.5f, 10, -10,
+R_CUBIC_TO, 0, -5.5f, -4.5f, -10, -10, -10,
+CLOSE,
+R_MOVE_TO, 5, 16,
+H_LINE_TO, 7,
+R_V_LINE_TO, -2,
+R_H_LINE_TO, 10,
+R_V_LINE_TO, 2,
+CLOSE,
+R_MOVE_TO, -6.7f, -4,
+LINE_TO, 7, 10.7f,
+R_LINE_TO, 1.4f, -1.4f,
+R_LINE_TO, 1.9f, 1.9f,
+R_LINE_TO, 5.3f, -5.3f,
+LINE_TO, 17, 7.3f,
+LINE_TO, 10.3f, 14,
+CLOSE,
+END
« components/toolbar/toolbar_model_impl.cc ('K') | « components/toolbar/toolbar_model_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698