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

Unified Diff: ui/gfx/vector_icons/palette_action_capture_screen.1x.icon

Issue 2269383002: Magnifier border is now more visible on light backgrounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
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 side-by-side diff with in-line comments
Download patch
Index: ui/gfx/vector_icons/palette_action_capture_screen.1x.icon
diff --git a/ui/gfx/vector_icons/palette_action_capture_screen.1x.icon b/ui/gfx/vector_icons/palette_action_capture_screen.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..01a9fc0e336128bb317fb8a45a2c8320555b09e4
--- /dev/null
+++ b/ui/gfx/vector_icons/palette_action_capture_screen.1x.icon
@@ -0,0 +1,83 @@
+// 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, 20,
+MOVE_TO, 16, 8,
+R_H_LINE_TO, 2,
+V_LINE_TO, 6,
+R_H_LINE_TO, -2,
+V_LINE_TO, 8,
+CLOSE,
+R_MOVE_TO, 2, -4,
+R_H_LINE_TO, -2,
+V_LINE_TO, 2,
+R_CUBIC_TO, 1.1f, 0, 2, 0.96f, 2, 2,
+CLOSE,
+R_MOVE_TO, -6, 0,
+R_H_LINE_TO, 2,
+V_LINE_TO, 2,
+R_H_LINE_TO, -2,
+R_V_LINE_TO, 2,
+CLOSE,
+R_MOVE_TO, 4, 7,
+R_H_LINE_TO, 2,
+V_LINE_TO, 9,
+R_H_LINE_TO, -2,
+V_LINE_TO, 11,
+CLOSE,
+R_MOVE_TO, -10, 7,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, -2,
+H_LINE_TO, 6,
+V_LINE_TO, 18,
+CLOSE,
+MOVE_TO, 2, 14,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, -2,
+H_LINE_TO, 2,
+R_V_LINE_TO, 2,
+CLOSE,
+MOVE_TO, 9, 4,
+R_H_LINE_TO, 2,
+V_LINE_TO, 2,
+H_LINE_TO, 9,
+V_LINE_TO, 4,
+CLOSE,
+R_MOVE_TO, 0, 14,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, -2,
+H_LINE_TO, 9,
+V_LINE_TO, 18,
+CLOSE,
+MOVE_TO, 2, 11,
+R_H_LINE_TO, 2,
+V_LINE_TO, 9,
+H_LINE_TO, 2,
+V_LINE_TO, 11,
+CLOSE,
+R_MOVE_TO, 2, 7,
+CUBIC_TO, 2.9f, 18, 2, 16.96f, 2, 16,
+R_H_LINE_TO, 2,
+V_LINE_TO, 18,
+CLOSE,
+MOVE_TO, 4.56f, 3.01f,
+R_H_LINE_TO, 2.38f,
+LINE_TO, 7, 2,
+H_LINE_TO, 2,
+R_V_LINE_TO, 5,
+R_H_LINE_TO, 1,
+R_V_LINE_TO, -2.5f,
+R_LINE_TO, 2.5f, 2.5f,
+R_LINE_TO, 1.5f, -1.5f,
+MOVE_TO, 15.6f, 17.01f,
+LINE_TO, 13, 17,
+R_V_LINE_TO, 1,
+R_H_LINE_TO, 5,
+R_V_LINE_TO, -5,
+R_H_LINE_TO, -0.97f,
+LINE_TO, 17, 15.5f,
+LINE_TO, 14.5f, 13,
+LINE_TO, 13, 14.5f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698