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

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

Issue 2143073003: Add icons for palette. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-hover-highlight-view
Patch Set: Add license Created 4 years, 5 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/palette_tray_icon_magnify.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('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.23f, 12.95f,
7 R_LINE_TO, 1.1f, 1.05f,
8 R_LINE_TO, 0.67f, -0.76f,
9 R_LINE_TO, -1.05f, -1,
10 R_CUBIC_TO, 0.35f, -0.49f, 0.55f, -1.09f, 0.55f, -1.73f,
11 R_CUBIC_TO, 0, -1.65f, -1.35f, -3, -3, -3,
12 R_CUBIC_TO, -1.65f, 0, -3, 1.35f, -3, 3,
13 R_CUBIC_TO, 0, 1.65f, 1.35f, 3, 3, 3,
14 R_CUBIC_TO, 0.64f, 0, 1.24f, -0.2f, 1.73f, -0.55f,
15 CLOSE,
16 MOVE_TO, 7.02f, 6.48f,
17 LINE_TO, 2, 11.5f,
18 V_LINE_TO, 14,
19 R_H_LINE_TO, 2.49f,
20 R_LINE_TO, 1.54f, -1.48f,
21 R_V_LINE_TO, -3.07f,
22 R_CUBIC_TO, 0.48f, -0.95f, 0.79f, -1.49f, 1.72f, -2.23f,
23 R_LINE_TO, -0.74f, -0.74f,
24 CLOSE,
25 R_MOVE_TO, 6.79f, -1.78f,
26 R_CUBIC_TO, 0.26f, -0.26f, 0.25f, -0.69f, -0.01f, -0.95f,
27 LINE_TO, 12.24f, 2.2f,
28 R_CUBIC_TO, -0.26f, -0.26f, -0.69f, -0.26f, -0.94f, 0,
29 R_LINE_TO, -0.95f, 0.94f,
30 R_LINE_TO, -0.95f, -0.94f,
31 R_CUBIC_TO, -0.25f, -0.26f, -0.68f, -0.27f, -0.94f, -0.01f,
32 LINE_TO, 4.22f, 6.43f,
33 R_LINE_TO, 0.93f, 0.93f,
34 R_LINE_TO, 3.77f, -3.77f,
35 R_LINE_TO, 0.49f, 0.49f,
36 R_LINE_TO, -1.68f, 1.69f,
37 R_LINE_TO, 0.74f, 1.1f,
38 R_LINE_TO, 0.65f, -0.84f,
39 R_CUBIC_TO, 0, 0, 2.49f, -0.21f, 2.98f, 0,
40 R_LINE_TO, 1.72f, -1.33f,
41 CLOSE,
42 MOVE_TO, 10.5f, 8.5f,
43 R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 2,
44 R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
45 R_CUBIC_TO, 1.1f, 0, 2, -0.89f, 2, -2,
46 R_CUBIC_TO, 0, -1.1f, -0.9f, -2, -2, -2,
47 CLOSE,
48 MOVE_TO, 12, 10,
49 R_H_LINE_TO, -1,
50 V_LINE_TO, 9,
51 R_H_LINE_TO, -1,
52 R_V_LINE_TO, 1,
53 H_LINE_TO, 9,
54 R_V_LINE_TO, 1,
55 R_H_LINE_TO, 1,
56 R_V_LINE_TO, 1,
57 R_H_LINE_TO, 1,
58 R_V_LINE_TO, -1,
59 R_H_LINE_TO, 1,
60 R_V_LINE_TO, -1,
61 CLOSE,
62 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_tray_icon_magnify.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698