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

Unified Diff: ui/gfx/vector_icons/help.icon

Issue 2264383002: More closely align palette to spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tool-magnifier
Patch Set: Use 48x48 icon as source 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
« no previous file with comments | « ash/common/system/tray/tray_popup_header_button.cc ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/help.icon
diff --git a/ui/gfx/vector_icons/help.icon b/ui/gfx/vector_icons/help.icon
new file mode 100644
index 0000000000000000000000000000000000000000..fd8ed3b3670f8d9f1d6ce083808b430f9eb93b5e
--- /dev/null
+++ b/ui/gfx/vector_icons/help.icon
@@ -0,0 +1,33 @@
+// 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.
+
+MOVE_TO, 24, 4,
+CUBIC_TO, 12.95, 4, 4, 12.95, 4, 24,
+CUBIC_TO, 4, 35.05, 12.95, 44, 24, 44,
+CUBIC_TO, 35.05, 44, 44, 35.05, 44, 24,
+CUBIC_TO, 44, 12.95, 35.05, 4, 24, 4,
+LINE_TO, 24, 4,
+CLOSE,
+R_MOVE_TO, 2, 34,
+R_H_LINE_TO, -4,
+R_V_LINE_TO, -4,
+R_H_LINE_TO, 4,
+R_V_LINE_TO, 4,
+CLOSE,
+R_MOVE_TO, 4.13, -15.49,
+R_LINE_TO, -1.79, 1.84,
+CUBIC_TO, 26.9, 25.79, 26, 27, 26, 30,
+R_H_LINE_TO, -4,
+R_V_LINE_TO, -1,
+R_CUBIC_TO, 0, -2.21, 0.9, -4.21, 2.34, -5.66,
+R_LINE_TO, 2.49, -2.52,
+CUBIC_TO, 27.55, 20.1, 28, 19.1, 28, 18,
+R_CUBIC_TO, 0, -2.21, -1.79, -4, -4, -4,
+R_CUBIC_TO, -2.21, 0, -4, 1.79, -4, 4,
+R_H_LINE_TO, -4,
+R_CUBIC_TO, 0, -4.42, 3.58, -8, 8, -8,
+R_CUBIC_TO, 4.42, 0, 8, 3.58, 8, 8,
+R_CUBIC_TO, 0, 1.76, -0.71, 3.35, -1.87, 4.51,
Evan Stade 2016/08/27 00:24:33 don't you need fs on all of these?
jdufault 2016/08/27 00:39:14 Yep, looks like the windows compile failed.
+CLOSE,
+END
« no previous file with comments | « ash/common/system/tray/tray_popup_header_button.cc ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698