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

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

Issue 2610163003: Create vector icon resource directory specific to Chrome. (Closed)
Patch Set: fix oversight 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
« no previous file with comments | « ui/gfx/vector_icons/navigate_reload.1x.icon ('k') | ui/gfx/vector_icons/navigate_stop.1x.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 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 16, 18.37f,
7 LINE_TO, 6.86f, 27.51f,
8 CUBIC_TO, 6.21f, 28.16f, 5.15f, 28.16f, 4.49f, 27.51f,
9 CUBIC_TO, 3.84f, 26.85f, 3.84f, 25.79f, 4.49f, 25.14f,
10 LINE_TO, 13.63f, 16,
11 LINE_TO, 4.49f, 6.86f,
12 CUBIC_TO, 3.84f, 6.21f, 3.84f, 5.15f, 4.49f, 4.49f,
13 CUBIC_TO, 5.15f, 3.84f, 6.21f, 3.84f, 6.86f, 4.49f,
14 LINE_TO, 16, 13.63f,
15 LINE_TO, 25.14f, 4.49f,
16 CUBIC_TO, 25.79f, 3.84f, 26.85f, 3.84f, 27.51f, 4.49f,
17 CUBIC_TO, 28.16f, 5.15f, 28.16f, 6.21f, 27.51f, 6.86f,
18 LINE_TO, 18.37f, 16,
19 LINE_TO, 27.51f, 25.14f,
20 CUBIC_TO, 28.16f, 25.79f, 28.16f, 26.85f, 27.51f, 27.51f,
21 CUBIC_TO, 26.85f, 28.16f, 25.79f, 28.16f, 25.14f, 27.51f,
22 CLOSE,
23 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/navigate_reload.1x.icon ('k') | ui/gfx/vector_icons/navigate_stop.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698