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

Side by Side Diff: ui/gfx/vector_icons/location_bar_https_valid.1x.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, 16,
6 MOVE_TO, 11, 5,
7 R_CUBIC_TO, 0, -1.67f, -1.34f, -3, -3, -2.99f,
8 R_CUBIC_TO, -1.67f, 0, -3, 1.32f, -3, 2.99f,
9 R_V_LINE_TO, 1,
10 R_CUBIC_TO, -0.55f, 0, -1, 0.45f, -1, 1,
11 V_LINE_TO, 12,
12 R_CUBIC_TO, 0, 0.55f, 0.45f, 1, 1, 1,
13 R_H_LINE_TO, 6,
14 R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1,
15 V_LINE_TO, 7,
16 R_CUBIC_TO, 0, -0.53f, -0.48f, -0.97f, -1, -1,
17 R_CUBIC_TO, -0.02f, 0, 0, -1, 0, -1,
18 CLOSE,
19 MOVE_TO, 6, 6.01f,
20 V_LINE_TO, 5.01f,
21 R_CUBIC_TO, 0, -1.1f, 0.9f, -1.99f, 2, -1.99f,
22 R_CUBIC_TO, 1.1f, 0, 2, 0.89f, 2, 2,
23 V_LINE_TO, 6.01f,
24 H_LINE_TO, 6,
25 CLOSE,
26 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/location_bar_https_valid.icon ('k') | ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698