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

Unified Diff: ui/gfx/vector_icons/palette_magnify_mode.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 icons 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_magnify_mode.1x.icon
diff --git a/ui/gfx/vector_icons/palette_magnify_mode.1x.icon b/ui/gfx/vector_icons/palette_magnify_mode.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..89603590d8a49a902efb052cc9b82b6b7cf350b6
--- /dev/null
+++ b/ui/gfx/vector_icons/palette_magnify_mode.1x.icon
@@ -0,0 +1,36 @@
+// Copyright 2016 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, 15,
+MOVE_TO, 6, 8,
+H_LINE_TO, 3.5f,
+V_LINE_TO, 6,
+R_H_LINE_TO, 2.5f,
+V_LINE_TO, 3.5f,
+R_H_LINE_TO, 2,
+V_LINE_TO, 6,
+R_H_LINE_TO, 2.5f,
+R_V_LINE_TO, 2,
+H_LINE_TO, 8,
+R_V_LINE_TO, 2.5f,
+H_LINE_TO, 6,
+V_LINE_TO, 8,
+CLOSE,
+R_MOVE_TO, 8.32f, 7.9f,
+R_LINE_TO, 1.65f, -1.8f,
+R_LINE_TO, -3.29f, -3.01f,
+CUBIC_TO, 13.51f, 9.94f, 14, 8.52f, 14, 7,
+R_CUBIC_TO, 0, -3.86f, -3.14f, -7, -7, -7,
+CUBIC_TO, 3.14f, 0, 0, 3.14f, 0, 7,
+R_CUBIC_TO, 0, 3.86f, 3.14f, 7, 7, 7,
+R_CUBIC_TO, 1.45f, 0, 2.81f, -0.45f, 3.93f, -1.21f,
+R_LINE_TO, 3.39f, 3.11f,
+CLOSE,
+MOVE_TO, 7, 2,
+R_CUBIC_TO, -2.76f, 0, -5, 2.24f, -5, 5,
+R_CUBIC_TO, 0, 2.76f, 2.24f, 5, 5, 5,
+R_CUBIC_TO, 2.76f, 0, 5, -2.24f, 5, -5,
+R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698