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

Side by Side Diff: ui/vector_icons/search.icon

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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/vector_icons/notifications_off.icon ('k') | ui/vector_icons/vector_icons.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 20.29f, 19.45f, 6 MOVE_TO, 20.29f, 19.45f,
7 LINE_TO, 19.93f, 19.09f, 7 LINE_TO, 19.93f, 19.09f,
8 CUBIC_TO, 21.23f, 17.59f, 22.13f, 15.52f, 22.13f, 12.96f, 8 CUBIC_TO, 21.23f, 17.59f, 22.13f, 15.52f, 22.13f, 12.96f,
9 CUBIC_TO, 22.13f, 8.23f, 17.85f, 4, 13.07f, 4, 9 CUBIC_TO, 22.13f, 8.23f, 17.85f, 4, 13.07f, 4,
10 CUBIC_TO, 8.28f, 4, 4, 8.23f, 4, 12.96f, 10 CUBIC_TO, 8.28f, 4, 4, 8.23f, 4, 12.96f,
11 CUBIC_TO, 4, 17.69f, 9.18f, 21.92f, 13.26f, 21.92f, 11 CUBIC_TO, 4, 17.69f, 9.18f, 21.92f, 13.26f, 21.92f,
12 CUBIC_TO, 15.66f, 21.92f, 17.51f, 21.26f, 18.98f, 20.02f, 12 CUBIC_TO, 15.66f, 21.92f, 17.51f, 21.26f, 18.98f, 20.02f,
13 LINE_TO, 19.35f, 20.38f, 13 LINE_TO, 19.35f, 20.38f,
14 LINE_TO, 19.35f, 21.42f, 14 LINE_TO, 19.35f, 21.42f,
15 LINE_TO, 26.01f, 28, 15 LINE_TO, 26.01f, 28,
16 LINE_TO, 28, 26.04f, 16 LINE_TO, 28, 26.04f,
17 LINE_TO, 21.35f, 19.45f, 17 LINE_TO, 21.35f, 19.45f,
18 LINE_TO, 20.29f, 19.45f, 18 LINE_TO, 20.29f, 19.45f,
19 CLOSE, 19 CLOSE,
20 MOVE_TO, 13.07f, 19.36f, 20 MOVE_TO, 13.07f, 19.36f,
21 CUBIC_TO, 9.49f, 19.36f, 6.59f, 16.5f, 6.59f, 12.96f, 21 CUBIC_TO, 9.49f, 19.36f, 6.59f, 16.5f, 6.59f, 12.96f,
22 CUBIC_TO, 6.59f, 9.43f, 9.49f, 6.56f, 13.07f, 6.56f, 22 CUBIC_TO, 6.59f, 9.43f, 9.49f, 6.56f, 13.07f, 6.56f,
23 CUBIC_TO, 16.64f, 6.56f, 19.54f, 9.43f, 19.54f, 12.96f, 23 CUBIC_TO, 16.64f, 6.56f, 19.54f, 9.43f, 19.54f, 12.96f,
24 CUBIC_TO, 19.54f, 16.5f, 16.64f, 19.36f, 13.07f, 19.36f, 24 CUBIC_TO, 19.54f, 16.5f, 16.64f, 19.36f, 13.07f, 19.36f,
25 LINE_TO, 13.07f, 19.36f, 25 LINE_TO, 13.07f, 19.36f,
26 CLOSE, 26 CLOSE,
27 END 27 END
OLDNEW
« no previous file with comments | « ui/vector_icons/notifications_off.icon ('k') | ui/vector_icons/vector_icons.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698