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

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

Issue 2194413003: Add laser pointer palette code w/o laser pointer impelmentation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@note-options
Patch Set: Created 4 years, 4 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, 20,
6 MOVE_TO, 7, 7,
7 R_H_LINE_TO, 2,
8 V_LINE_TO, 2,
9 H_LINE_TO, 7,
10 MOVE_TO, 13, 12,
11 R_H_LINE_TO, 5,
12 R_V_LINE_TO, -2,
13 R_H_LINE_TO, -5,
14 MOVE_TO, 15.32f, 5.37f,
15 R_LINE_TO, -1.11f, -1.11f,
16 R_LINE_TO, -3.34f, 3.34f,
17 R_LINE_TO, 1.11f, 1.11f,
18 MOVE_TO, 11.98f, 13.15f,
19 R_LINE_TO, -1.11f, 1.11f,
20 R_LINE_TO, 3.34f, 3.34f,
21 R_LINE_TO, 1.11f, -1.11f,
22 MOVE_TO, 5.43f, 8.68f,
23 R_LINE_TO, 1.11f, -1.11f,
24 LINE_TO, 3.21f, 4.23f,
25 LINE_TO, 2.1f, 5.34f,
26 MOVE_TO, 2, 16.48f,
27 R_LINE_TO, 1.11f, 1.11f,
28 R_LINE_TO, 6.24f, -6.24f,
29 R_LINE_TO, -1.11f, -1.11f,
30 CLOSE,
31 MOVE_TO, 10.34f, 9.25f,
32 R_CUBIC_TO, -0.92f, -0.92f, -2.41f, -0.92f, -3.34f, 0,
33 R_CUBIC_TO, -0.92f, 0.92f, -0.92f, 2.41f, 0, 3.34f,
34 R_CUBIC_TO, 0.92f, 0.92f, 2.41f, 0.92f, 3.34f, 0,
35 R_CUBIC_TO, 0.92f, -0.92f, 0.92f, -2.41f, 0, -3.34f,
36 CLOSE,
37 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_mode_laser_pointer.icon ('k') | ui/gfx/vector_icons/palette_tray_icon_laser_pointer.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698