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

Side by Side Diff: chrome/app/vector_icons/bluetooth_connected.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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 unified diff | Download patch
« no previous file with comments | « chrome/app/vector_icons/autologin.icon ('k') | chrome/app/vector_icons/crashed_tab.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2016 The Chromium Authors. All rights reserved. 1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 MOVE_TO, 14, 24, 5 MOVE_TO, 14, 24,
6 R_LINE_TO, -4, -4, 6 R_LINE_TO, -4, -4,
7 R_LINE_TO, -4, 4, 7 R_LINE_TO, -4, 4,
8 R_LINE_TO, 4, 4, 8 R_LINE_TO, 4, 4,
9 R_LINE_TO, 4, -4, 9 R_LINE_TO, 4, -4,
10 CLOSE, 10 CLOSE,
(...skipping 23 matching lines...) Expand all
34 R_V_LINE_TO, -7.52f, 34 R_V_LINE_TO, -7.52f,
35 R_LINE_TO, 3.76f, 3.77f, 35 R_LINE_TO, 3.76f, 3.77f,
36 CLOSE, 36 CLOSE,
37 MOVE_TO, 38, 20, 37 MOVE_TO, 38, 20,
38 R_LINE_TO, -4, 4, 38 R_LINE_TO, -4, 4,
39 R_LINE_TO, 4, 4, 39 R_LINE_TO, 4, 4,
40 R_LINE_TO, 4, -4, 40 R_LINE_TO, 4, -4,
41 R_LINE_TO, -4, -4, 41 R_LINE_TO, -4, -4,
42 CLOSE, 42 CLOSE,
43 END 43 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/autologin.icon ('k') | chrome/app/vector_icons/crashed_tab.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698