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

Unified Diff: ui/gfx/vector_icons/palette_mode_laser_pointer.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, 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 side-by-side diff with in-line comments
Download patch
Index: ui/gfx/vector_icons/palette_mode_laser_pointer.icon
diff --git a/ui/gfx/vector_icons/palette_mode_laser_pointer.icon b/ui/gfx/vector_icons/palette_mode_laser_pointer.icon
new file mode 100644
index 0000000000000000000000000000000000000000..2997776e46828fefc4d2eb06aa792ab9e072ac70
--- /dev/null
+++ b/ui/gfx/vector_icons/palette_mode_laser_pointer.icon
@@ -0,0 +1,37 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 40,
+MOVE_TO, 17, 13,
+R_H_LINE_TO, 3,
+V_LINE_TO, 4,
+R_H_LINE_TO, -3,
+MOVE_TO, 27, 23,
+R_H_LINE_TO, 9,
+R_V_LINE_TO, -3,
+R_H_LINE_TO, -9,
+MOVE_TO, 31.81f, 10.53f,
+LINE_TO, 29.65f, 8.37f,
+R_LINE_TO, -6.47f, 6.46f,
+R_LINE_TO, 2.15f, 2.16f,
+MOVE_TO, 25.34f, 25.61f,
+R_LINE_TO, -2.15f, 2.15f,
+R_LINE_TO, 6.46f, 6.47f,
+R_LINE_TO, 2.16f, -2.15f,
+MOVE_TO, 12.65f, 16.94f,
+R_LINE_TO, 2.15f, -2.15f,
+R_LINE_TO, -6.46f, -6.47f,
+R_LINE_TO, -2.16f, 2.15f,
+MOVE_TO, 6, 32.05f,
+R_LINE_TO, 2.15f, 2.15f,
+LINE_TO, 20.24f, 22.12f,
+R_LINE_TO, -2.15f, -2.15f,
+CLOSE,
+MOVE_TO, 22.16f, 18.04f,
+R_CUBIC_TO, -1.79f, -1.79f, -4.68f, -1.79f, -6.47f, 0,
+R_CUBIC_TO, -1.79f, 1.79f, -1.79f, 4.68f, 0, 6.47f,
+R_CUBIC_TO, 1.79f, 1.79f, 4.68f, 1.79f, 6.47f, 0,
+R_CUBIC_TO, 1.79f, -1.79f, 1.79f, -4.68f, 0, -6.47f,
+CLOSE,
+END
« no previous file with comments | « ash/common/system/chromeos/palette/tools/laser_pointer_mode.cc ('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