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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 CANVAS_DIMENSIONS, 24,
2 MOVE_TO, 12, 2,
3 CUBIC_TO, 6.5f, 2, 2, 6.5f, 2, 12,
4 R_CUBIC_TO, 0, 5.5f, 4.5f, 10, 10, 10,
5 R_CUBIC_TO, 5.5f, 0, 10, -4.5f, 10, -10,
6 R_CUBIC_TO, 0, -5.5f, -4.5f, -10, -10, -10,
7 CLOSE,
8 R_MOVE_TO, 5, 16,
9 H_LINE_TO, 7,
10 R_V_LINE_TO, -2,
11 R_H_LINE_TO, 10,
12 R_V_LINE_TO, 2,
13 CLOSE,
14 R_MOVE_TO, -6.7f, -4,
15 LINE_TO, 7, 10.7f,
16 R_LINE_TO, 1.4f, -1.4f,
17 R_LINE_TO, 1.9f, 1.9f,
18 R_LINE_TO, 5.3f, -5.3f,
19 LINE_TO, 17, 7.3f,
20 LINE_TO, 10.3f, 14,
21 CLOSE,
22 END
OLDNEW
« 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