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

Side by Side Diff: ui/gfx/vector_icons/location_bar_https_valid_in_chip.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, 32,
6 MOVE_TO, 21, 12,
7 R_V_LINE_TO, -2,
8 R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
9 R_CUBIC_TO, -2.76f, 0.02f, -5, 2.24f, -5, 5,
10 R_V_LINE_TO, 2,
11 R_H_LINE_TO, -0.5f,
12 R_CUBIC_TO, -0.83f, 0, -1.5f, 0.67f, -1.5f, 1.5f,
13 R_V_LINE_TO, 9,
14 R_CUBIC_TO, 0, 0.83f, 0.67f, 1.5f, 1.5f, 1.5f,
15 R_H_LINE_TO, 11,
16 R_CUBIC_TO, 0.83f, 0, 1.5f, -0.67f, 1.5f, -1.5f,
17 R_V_LINE_TO, -9,
18 R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f,
19 H_LINE_TO, 21,
20 CLOSE,
21 R_MOVE_TO, -8, 0.02f,
22 R_V_LINE_TO, -2.02f,
23 CUBIC_TO, 13, 8.34f, 14.34f, 7, 16, 7,
24 R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
25 R_V_LINE_TO, 2.02f,
26 R_H_LINE_TO, -6,
27 CLOSE,
28 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/location_bar_https_valid.1x.icon ('k') | ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698