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

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

Issue 2721823002: Update content settings to new vector icon format. (Closed)
Patch Set: 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
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, 24, 16, 5 MOVE_TO, 24, 16,
6 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8, 6 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
7 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8, 7 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
8 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8, 8 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
9 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8, 9 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
10 CLOSE, 10 CLOSE,
(...skipping 15 matching lines...) Expand all
26 R_V_LINE_TO, -4, 26 R_V_LINE_TO, -4,
27 R_H_LINE_TO, -4.12f, 27 R_H_LINE_TO, -4.12f,
28 CLOSE, 28 CLOSE,
29 MOVE_TO, 24, 38, 29 MOVE_TO, 24, 38,
30 R_CUBIC_TO, -7.73f, 0, -14, -6.27f, -14, -14, 30 R_CUBIC_TO, -7.73f, 0, -14, -6.27f, -14, -14,
31 R_CUBIC_TO, 0, -7.73f, 6.27f, -14, 14, -14, 31 R_CUBIC_TO, 0, -7.73f, 6.27f, -14, 14, -14,
32 R_CUBIC_TO, 7.73f, 0, 14, 6.27f, 14, 14, 32 R_CUBIC_TO, 7.73f, 0, 14, 6.27f, 14, 14,
33 R_CUBIC_TO, 0, 7.73f, -6.27f, 14, -14, 14, 33 R_CUBIC_TO, 0, 7.73f, -6.27f, 14, -14, 14,
34 CLOSE, 34 CLOSE,
35 END 35 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/mixed_content.icon ('k') | chrome/app/vector_icons/subresource_filter_active.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698