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

Side by Side Diff: ui/gfx/vector_icons/location_bar_https_valid.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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
(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, 13,
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, -1,
12 R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 1.99f,
13 V_LINE_TO, 25,
14 R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
15 R_H_LINE_TO, 12,
16 R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
17 V_LINE_TO, 15,
18 R_CUBIC_TO, 0, -1.05f, -0.9f, -2, -2, -2,
19 R_H_LINE_TO, -1,
20 CLOSE,
21 R_MOVE_TO, -8, 0.02f,
22 V_LINE_TO, 11,
23 R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
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_invalid.1x.icon ('k') | ui/gfx/vector_icons/location_bar_https_valid.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698