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

Side by Side Diff: ui/gfx/vector_icons/palette_mode_laser_pointer.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
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, 40,
6 MOVE_TO, 17, 13,
7 R_H_LINE_TO, 3,
8 V_LINE_TO, 4,
9 R_H_LINE_TO, -3,
10 MOVE_TO, 27, 23,
11 R_H_LINE_TO, 9,
12 R_V_LINE_TO, -3,
13 R_H_LINE_TO, -9,
14 MOVE_TO, 31.81f, 10.53f,
15 LINE_TO, 29.65f, 8.37f,
16 R_LINE_TO, -6.47f, 6.46f,
17 R_LINE_TO, 2.15f, 2.16f,
18 MOVE_TO, 25.34f, 25.61f,
19 R_LINE_TO, -2.15f, 2.15f,
20 R_LINE_TO, 6.46f, 6.47f,
21 R_LINE_TO, 2.16f, -2.15f,
22 MOVE_TO, 12.65f, 16.94f,
23 R_LINE_TO, 2.15f, -2.15f,
24 R_LINE_TO, -6.46f, -6.47f,
25 R_LINE_TO, -2.16f, 2.15f,
26 MOVE_TO, 6, 32.05f,
27 R_LINE_TO, 2.15f, 2.15f,
28 LINE_TO, 20.24f, 22.12f,
29 R_LINE_TO, -2.15f, -2.15f,
30 CLOSE,
31 MOVE_TO, 22.16f, 18.04f,
32 R_CUBIC_TO, -1.79f, -1.79f, -4.68f, -1.79f, -6.47f, 0,
33 R_CUBIC_TO, -1.79f, 1.79f, -1.79f, 4.68f, 0, 6.47f,
34 R_CUBIC_TO, 1.79f, 1.79f, 4.68f, 1.79f, 6.47f, 0,
35 R_CUBIC_TO, 1.79f, -1.79f, 1.79f, -4.68f, 0, -6.47f,
36 CLOSE,
37 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_action_create_note.1x.icon ('k') | ui/gfx/vector_icons/palette_mode_laser_pointer.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698