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

Side by Side Diff: chrome/app/vector_icons/crashed_tab.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
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 1 // Copyright 2015 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 STROKE, 3, 5 STROKE, 3,
6 CAP_SQUARE, 6 CAP_SQUARE,
7 MOVE_TO, 1.5, 8.5, 7 MOVE_TO, 1.5, 8.5,
8 R_V_LINE_TO, 34, 8 R_V_LINE_TO, 34,
9 R_H_LINE_TO, 45, 9 R_H_LINE_TO, 45,
10 R_V_LINE_TO, -28, 10 R_V_LINE_TO, -28,
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 R_LINE_TO, 0, 0, 43 R_LINE_TO, 0, 0,
44 R_MOVE_TO, 0, 4, 44 R_MOVE_TO, 0, 4,
45 R_LINE_TO, 0, 0, 45 R_LINE_TO, 0, 0,
46 R_MOVE_TO, 4, 0, 46 R_MOVE_TO, 4, 0,
47 R_LINE_TO, 0, 0, 47 R_LINE_TO, 0, 0,
48 R_MOVE_TO, 0, -4, 48 R_MOVE_TO, 0, -4,
49 R_LINE_TO, 0, 0, 49 R_LINE_TO, 0, 0,
50 R_MOVE_TO, -2, 2, 50 R_MOVE_TO, -2, 2,
51 R_LINE_TO, 0, 0, 51 R_LINE_TO, 0, 0,
52 END 52 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/bluetooth_connected.icon ('k') | chrome/app/vector_icons/credit_card.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698