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

Side by Side Diff: ash/resources/vector_icons/ime_menu_emoticon.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.98f, 4,
7 CUBIC_TO, 11.15f, 4, 4, 11.17f, 4, 20,
8 CUBIC_TO, 4, 28.83f, 11.15f, 36, 19.98f, 36,
9 CUBIC_TO, 28.83f, 36, 36, 28.83f, 36, 20,
10 CUBIC_TO, 36, 11.17f, 28.83f, 4, 19.98f, 4,
11 LINE_TO, 19.98f, 4,
12 CLOSE,
13 MOVE_TO, 20, 33,
14 CUBIC_TO, 12.82f, 33, 7, 27.18f, 7, 20,
15 CUBIC_TO, 7, 12.82f, 12.82f, 7, 20, 7,
16 CUBIC_TO, 27.18f, 7, 33, 12.82f, 33, 20,
17 CUBIC_TO, 33, 27.18f, 27.18f, 33, 20, 33,
18 LINE_TO, 20, 33,
19 CLOSE,
20 MOVE_TO, 25.6f, 18.4f,
21 CUBIC_TO, 26.93f, 18.4f, 28, 17.33f, 28, 16,
22 CUBIC_TO, 28, 14.67f, 26.93f, 13.6f, 25.6f, 13.6f,
23 CUBIC_TO, 24.27f, 13.6f, 23.2f, 14.67f, 23.2f, 16,
24 CUBIC_TO, 23.2f, 17.33f, 24.27f, 18.4f, 25.6f, 18.4f,
25 LINE_TO, 25.6f, 18.4f,
26 CLOSE,
27 MOVE_TO, 14.4f, 18.4f,
28 CUBIC_TO, 15.73f, 18.4f, 16.8f, 17.33f, 16.8f, 16,
29 CUBIC_TO, 16.8f, 14.67f, 15.73f, 13.6f, 14.4f, 13.6f,
30 CUBIC_TO, 13.07f, 13.6f, 12, 14.67f, 12, 16,
31 CUBIC_TO, 12, 17.33f, 13.07f, 18.4f, 14.4f, 18.4f,
32 LINE_TO, 14.4f, 18.4f,
33 CLOSE,
34 MOVE_TO, 20, 29,
35 CUBIC_TO, 23.73f, 29, 26.9f, 26.5f, 28.18f, 23,
36 LINE_TO, 11.82f, 23,
37 CUBIC_TO, 13.1f, 26.5f, 16.27f, 29, 20, 29,
38 LINE_TO, 20, 29,
39 CLOSE,
40 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/ime_menu_emoticon.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698