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

Side by Side Diff: ui/gfx/vector_icons/omnibox_extension_app.1x.icon

Issue 1418543002: Vectorize omnibox dropdown icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add gyp dependency Created 5 years, 2 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/omnibox_extension_app.icon ('k') | ui/gfx/vector_icons/omnibox_http.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, 16,
6 MOVE_TO, 12.71f, 6.71f,
7 LINE_TO, 12.71f, 4.43f,
8 CUBIC_TO, 12.71f, 3.8f, 12.2f, 3.29f, 11.57f, 3.29f,
9 LINE_TO, 9.29f, 3.29f,
10 LINE_TO, 9.29f, 2.43f,
11 CUBIC_TO, 9.29f, 1.64f, 8.65f, 1, 7.86f, 1,
12 CUBIC_TO, 7.07f, 1, 6.43f, 1.64f, 6.43f, 2.43f,
13 LINE_TO, 6.43f, 3.29f,
14 LINE_TO, 4.14f, 3.29f,
15 CUBIC_TO, 3.51f, 3.29f, 3.01f, 3.8f, 3.01f, 4.43f,
16 LINE_TO, 3.01f, 6.6f,
17 LINE_TO, 3.86f, 6.6f,
18 CUBIC_TO, 4.71f, 6.6f, 5.4f, 7.29f, 5.4f, 8.14f,
19 CUBIC_TO, 5.4f, 8.99f, 4.71f, 9.69f, 3.86f, 9.69f,
20 LINE_TO, 3, 9.69f,
21 LINE_TO, 3, 11.86f,
22 CUBIC_TO, 3, 12.49f, 3.51f, 13, 4.14f, 13,
23 LINE_TO, 6.31f, 13,
24 LINE_TO, 6.31f, 12.14f,
25 CUBIC_TO, 6.31f, 11.29f, 7.01f, 10.6f, 7.86f, 10.6f,
26 CUBIC_TO, 8.71f, 10.6f, 9.4f, 11.29f, 9.4f, 12.14f,
27 LINE_TO, 9.4f, 13,
28 LINE_TO, 11.57f, 13,
29 CUBIC_TO, 12.2f, 13, 12.71f, 12.49f, 12.71f, 11.86f,
30 LINE_TO, 12.71f, 9.57f,
31 LINE_TO, 13.57f, 9.57f,
32 CUBIC_TO, 14.36f, 9.57f, 15, 8.93f, 15, 8.14f,
33 CUBIC_TO, 15, 7.35f, 14.36f, 6.71f, 13.57f, 6.71f,
34 LINE_TO, 12.71f, 6.71f,
35 CLOSE,
36 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/omnibox_extension_app.icon ('k') | ui/gfx/vector_icons/omnibox_http.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698