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..f33de4ad7f7c9d67101dc3ad35fdd4e813f107e5 |
--- /dev/null |
+++ b/ui/gfx/vector_icons/help.icon |
@@ -0,0 +1,36 @@ |
+// Copyright 2016 The Chromium Authors. All rights reserved. |
Evan Stade
2016/08/24 01:30:40
please only call this icon "help" if it matches ht
jdufault
2016/08/24 01:38:41
Those look like the same icon to me. I can look in
|
+// 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, 20, 4, |
+CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20, |
+CUBIC_TO, 4, 28.83f, 11.17f, 36, 20, 36, |
+CUBIC_TO, 28.83f, 36, 36, 28.83f, 36, 20, |
+CUBIC_TO, 36, 11.17f, 28.83f, 4, 20, 4, |
+LINE_TO, 20, 4, |
+CLOSE, |
+MOVE_TO, 21.6f, 31.2f, |
+LINE_TO, 18.4f, 31.2f, |
+LINE_TO, 18.4f, 28, |
+LINE_TO, 21.6f, 28, |
+LINE_TO, 21.6f, 31.2f, |
+LINE_TO, 21.6f, 31.2f, |
+CLOSE, |
+MOVE_TO, 24.91f, 18.8f, |
+LINE_TO, 23.47f, 20.27f, |
+CUBIC_TO, 22.32f, 21.44f, 21.6f, 22.4f, 21.6f, 24.8f, |
+LINE_TO, 18.4f, 24.8f, |
+LINE_TO, 18.4f, 24, |
+CUBIC_TO, 18.4f, 22.24f, 19.12f, 20.64f, 20.27f, 19.47f, |
+LINE_TO, 22.26f, 17.46f, |
+CUBIC_TO, 22.85f, 16.88f, 23.2f, 16.08f, 23.2f, 15.2f, |
+CUBIC_TO, 23.2f, 13.44f, 21.76f, 12, 20, 12, |
+CUBIC_TO, 18.24f, 12, 16.8f, 13.44f, 16.8f, 15.2f, |
+LINE_TO, 13.6f, 15.2f, |
+CUBIC_TO, 13.6f, 11.66f, 16.46f, 8.8f, 20, 8.8f, |
+CUBIC_TO, 23.54f, 8.8f, 26.4f, 11.66f, 26.4f, 15.2f, |
+CUBIC_TO, 26.4f, 16.61f, 25.82f, 17.89f, 24.91f, 18.8f, |
+LINE_TO, 24.91f, 18.8f, |
+CLOSE, |
+END |