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

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

Issue 2623693003: Move more vector icons into respective directories. (Closed)
Patch Set: 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 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 CANVAS_DIMENSIONS, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 16.8f, 2, 6 MOVE_TO, 16.8f, 2,
7 R_H_LINE_TO, -1.4f, 7 R_H_LINE_TO, -1.4f,
8 R_V_LINE_TO, 10.63f, 8 R_V_LINE_TO, 10.63f,
9 LINE_TO, 8.97f, 6.2f, 9 LINE_TO, 8.97f, 6.2f,
10 LINE_TO, 7, 8.17f, 10 LINE_TO, 7, 8.17f,
(...skipping 14 matching lines...) Expand all
25 R_LINE_TO, 0.2f, -5.64f, 25 R_LINE_TO, 0.2f, -5.64f,
26 LINE_TO, 18, 7, 26 LINE_TO, 18, 7,
27 CLOSE, 27 CLOSE,
28 R_MOVE_TO, 3, 15.01f, 28 R_MOVE_TO, 3, 15.01f,
29 LINE_TO, 18, 25, 29 LINE_TO, 18, 25,
30 R_V_LINE_TO, -6, 30 R_V_LINE_TO, -6,
31 R_LINE_TO, 2.83f, 3.01f, 31 R_LINE_TO, 2.83f, 3.01f,
32 H_LINE_TO, 21, 32 H_LINE_TO, 21,
33 CLOSE, 33 CLOSE,
34 END 34 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/tab_audio_muting.1x.icon ('k') | chrome/app/vector_icons/tab_close_hovered_pressed.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698