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

Side by Side Diff: ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 years, 10 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
(Empty)
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
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 10, 6,
7 CUBIC_TO, 10, 6, 10, 6.88f, 10, 5.5f,
8 CUBIC_TO, 10, 4.12f, 8.88f, 3, 7.5f, 3,
9 CUBIC_TO, 6.12f, 3, 5, 4.12f, 5, 5.5f,
10 CUBIC_TO, 5, 6.88f, 5, 6, 5, 6,
11 CUBIC_TO, 5, 6, 5.17f, 6, 4.75f, 6,
12 CUBIC_TO, 4.33f, 6, 4, 6.34f, 4, 6.75f,
13 CUBIC_TO, 4, 7.16f, 4, 10.84f, 4, 11.25f,
14 CUBIC_TO, 4, 11.66f, 4.33f, 12, 4.75f, 12,
15 LINE_TO, 10.25f, 12,
16 CUBIC_TO, 10.67f, 12, 11, 11.66f, 11, 11.25f,
17 CUBIC_TO, 11, 10.84f, 11, 7.16f, 11, 6.75f,
18 CUBIC_TO, 11, 6.34f, 10.67f, 6, 10.25f, 6,
19 CUBIC_TO, 9.83f, 6, 10, 6, 10, 6,
20 MOVE_TO, 6, 6,
21 CUBIC_TO, 6, 6, 6, 6.33f, 6, 5.5f,
22 CUBIC_TO, 6, 4.67f, 6.67f, 4, 7.5f, 4,
23 CUBIC_TO, 8.33f, 4, 9, 4.67f, 9, 5.5f,
24 LINE_TO, 9, 6,
25 LINE_TO, 6, 6,
26 CLOSE,
27 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon ('k') | ui/gfx/vector_icons/location_bar_product.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698