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

Side by Side Diff: ui/gfx/vector_icons/zoom_minus.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
« no previous file with comments | « ui/gfx/vector_icons/translate.icon ('k') | ui/gfx/vector_icons/zoom_plus.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 MOVE_TO, 32.15f, 30.43f,
6 CUBIC_TO, 34.57f, 27.62f, 36.02f, 23.98f, 36.02f, 20.01f,
7 CUBIC_TO, 36.02f, 11.17f, 28.85f, 4, 20.01f, 4,
8 CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20.01f,
9 CUBIC_TO, 4, 28.85f, 11.17f, 36.02f, 20.01f, 36.02f,
10 CUBIC_TO, 23.98f, 36.02f, 27.62f, 34.57f, 30.43f, 32.15f,
11 LINE_TO, 31.09f, 32.84f,
12 LINE_TO, 31.09f, 34.79f,
13 LINE_TO, 40.33f, 44,
14 LINE_TO, 44, 40.33f,
15 LINE_TO, 34.79f, 31.09f,
16 LINE_TO, 32.84f, 31.09f,
17 LINE_TO, 32.15f, 30.43f,
18 CLOSE,
19 MOVE_TO, 20, 32,
20 CUBIC_TO, 13.36f, 32, 8, 26.64f, 8, 20,
21 CUBIC_TO, 8, 13.36f, 13.36f, 8, 20, 8,
22 CUBIC_TO, 26.64f, 8, 32, 13.36f, 32, 20,
23 CUBIC_TO, 32, 26.64f, 26.64f, 32, 20, 32,
24 LINE_TO, 20, 32,
25 CLOSE,
26 MOVE_TO, 13, 21.4f,
27 LINE_TO, 13, 18.6f,
28 LINE_TO, 27, 18.6f,
29 LINE_TO, 27, 21.4f,
30 LINE_TO, 13, 21.4f,
31 CLOSE,
32 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/translate.icon ('k') | ui/gfx/vector_icons/zoom_plus.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698