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

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

Issue 2729623002: Update vector icons in browser profiles code (bubble, etc.) to structs. (Closed)
Patch Set: review Created 3 years, 9 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/lock.icon ('k') | chrome/app/vector_icons/photo_camera.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 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 MOVE_TO, 6, 34.5f, 5 MOVE_TO, 6, 34.5f,
6 V_LINE_TO, 42, 6 V_LINE_TO, 42,
7 R_H_LINE_TO, 7.5f, 7 R_H_LINE_TO, 7.5f,
8 R_LINE_TO, 22.13f, -22.13f, 8 R_LINE_TO, 22.13f, -22.13f,
9 R_LINE_TO, -7.5f, -7.5f, 9 R_LINE_TO, -7.5f, -7.5f,
10 LINE_TO, 6, 34.5f, 10 LINE_TO, 6, 34.5f,
11 CLOSE, 11 CLOSE,
12 R_MOVE_TO, 35.41f, -20.41f, 12 R_MOVE_TO, 35.41f, -20.41f,
13 R_CUBIC_TO, 0.78f, -0.78f, 0.78f, -2.05f, 0, -2.83f, 13 R_CUBIC_TO, 0.78f, -0.78f, 0.78f, -2.05f, 0, -2.83f,
14 R_LINE_TO, -4.67f, -4.67f, 14 R_LINE_TO, -4.67f, -4.67f,
15 R_CUBIC_TO, -0.78f, -0.78f, -2.05f, -0.78f, -2.83f, 0, 15 R_CUBIC_TO, -0.78f, -0.78f, -2.05f, -0.78f, -2.83f, 0,
16 R_LINE_TO, -3.66f, 3.66f, 16 R_LINE_TO, -3.66f, 3.66f,
17 R_LINE_TO, 7.5f, 7.5f, 17 R_LINE_TO, 7.5f, 7.5f,
18 R_LINE_TO, 3.66f, -3.66f, 18 R_LINE_TO, 3.66f, -3.66f,
19 CLOSE, 19 CLOSE,
20 END 20 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/lock.icon ('k') | chrome/app/vector_icons/photo_camera.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698