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

Side by Side Diff: ash/resources/vector_icons/ime_menu_emoticon.1x.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, 20,
6 MOVE_TO, 9.99f, 2,
7 CUBIC_TO, 5.58f, 2, 2, 5.58f, 2, 10,
8 CUBIC_TO, 2, 14.42f, 5.58f, 18, 9.99f, 18,
9 CUBIC_TO, 14.42f, 18, 18, 14.42f, 18, 10,
10 CUBIC_TO, 18, 5.58f, 14.42f, 2, 9.99f, 2,
11 LINE_TO, 9.99f, 2,
12 CLOSE,
13 MOVE_TO, 10, 16.5f,
14 CUBIC_TO, 6.41f, 16.5f, 3.5f, 13.59f, 3.5f, 10,
15 CUBIC_TO, 3.5f, 6.41f, 6.41f, 3.5f, 10, 3.5f,
16 CUBIC_TO, 13.59f, 3.5f, 16.5f, 6.41f, 16.5f, 10,
17 CUBIC_TO, 16.5f, 13.59f, 13.59f, 16.5f, 10, 16.5f,
18 LINE_TO, 10, 16.5f,
19 CLOSE,
20 MOVE_TO, 12.8f, 9.2f,
21 CUBIC_TO, 13.46f, 9.2f, 14, 8.66f, 14, 8,
22 CUBIC_TO, 14, 7.34f, 13.46f, 6.8f, 12.8f, 6.8f,
23 CUBIC_TO, 12.14f, 6.8f, 11.6f, 7.34f, 11.6f, 8,
24 CUBIC_TO, 11.6f, 8.66f, 12.14f, 9.2f, 12.8f, 9.2f,
25 LINE_TO, 12.8f, 9.2f,
26 CLOSE,
27 MOVE_TO, 7.2f, 9.2f,
28 CUBIC_TO, 7.86f, 9.2f, 8.4f, 8.66f, 8.4f, 8,
29 CUBIC_TO, 8.4f, 7.34f, 7.86f, 6.8f, 7.2f, 6.8f,
30 CUBIC_TO, 6.54f, 6.8f, 6, 7.34f, 6, 8,
31 CUBIC_TO, 6, 8.66f, 6.54f, 9.2f, 7.2f, 9.2f,
32 LINE_TO, 7.2f, 9.2f,
33 CLOSE,
34 MOVE_TO, 10, 14,
35 CUBIC_TO, 11.86f, 14, 13.45f, 12.75f, 14.09f, 11,
36 LINE_TO, 5.91f, 11,
37 CUBIC_TO, 6.55f, 12.75f, 8.14f, 14, 10, 14,
38 LINE_TO, 10, 14,
39 CLOSE,
40 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/ime_menu_emoticon.icon ('k') | ash/resources/vector_icons/ime_menu_microphone.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698