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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 19.5f, 31,
7 LINE_TO, 35, 31,
8 LINE_TO, 35, 35,
9 LINE_TO, 16, 35,
10 LINE_TO, 19.5f, 31,
11 CLOSE,
12 MOVE_TO, 5, 28.75f,
13 LINE_TO, 5, 35,
14 LINE_TO, 11.25f, 35,
15 LINE_TO, 29.68f, 16.57f,
16 LINE_TO, 23.43f, 10.32f,
17 LINE_TO, 5, 28.75f,
18 CLOSE,
19 MOVE_TO, 34.52f, 11.73f,
20 CUBIC_TO, 35.17f, 11.08f, 35.17f, 10.03f, 34.52f, 9.38f,
21 LINE_TO, 30.62f, 5.48f,
22 CUBIC_TO, 29.97f, 4.83f, 28.92f, 4.83f, 28.27f, 5.48f,
23 LINE_TO, 25.22f, 8.53f,
24 LINE_TO, 31.47f, 14.78f,
25 LINE_TO, 34.52f, 11.73f,
26 CLOSE,
27 END
OLDNEW
« 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