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

Unified Diff: ash/resources/vector_icons/ime_menu_write.icon

Issue 2271523002: Adds emoji/handwriting/vocie buttons on opt-in IME menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments and sync. Created 4 years, 3 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: ash/resources/vector_icons/ime_menu_write.icon
diff --git a/ash/resources/vector_icons/ime_menu_write.icon b/ash/resources/vector_icons/ime_menu_write.icon
new file mode 100644
index 0000000000000000000000000000000000000000..184715bad9eb1e0a9da08f5ef1b9a936be370bc6
--- /dev/null
+++ b/ash/resources/vector_icons/ime_menu_write.icon
@@ -0,0 +1,27 @@
+// 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, 40,
+MOVE_TO, 19.5f, 31,
+LINE_TO, 35, 31,
+LINE_TO, 35, 35,
+LINE_TO, 16, 35,
+LINE_TO, 19.5f, 31,
+CLOSE,
+MOVE_TO, 5, 28.75f,
+LINE_TO, 5, 35,
+LINE_TO, 11.25f, 35,
+LINE_TO, 29.68f, 16.57f,
+LINE_TO, 23.43f, 10.32f,
+LINE_TO, 5, 28.75f,
+CLOSE,
+MOVE_TO, 34.52f, 11.73f,
+CUBIC_TO, 35.17f, 11.08f, 35.17f, 10.03f, 34.52f, 9.38f,
+LINE_TO, 30.62f, 5.48f,
+CUBIC_TO, 29.97f, 4.83f, 28.92f, 4.83f, 28.27f, 5.48f,
+LINE_TO, 25.22f, 8.53f,
+LINE_TO, 31.47f, 14.78f,
+LINE_TO, 34.52f, 11.73f,
+CLOSE,
+END
« no previous file with comments | « ash/resources/vector_icons/ime_menu_microphone.1x.icon ('k') | ash/resources/vector_icons/ime_menu_write.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698