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

Side by Side Diff: ash/resources/vector_icons/ime_menu_microphone.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, 20, 25.21f,
7 CUBIC_TO, 22.77f, 25.21f, 24.98f, 22.95f, 24.98f, 20.16f,
8 LINE_TO, 25, 10.05f,
9 CUBIC_TO, 25, 7.26f, 22.77f, 5, 20, 5,
10 CUBIC_TO, 17.23f, 5, 15, 7.26f, 15, 10.05f,
11 LINE_TO, 15, 20.16f,
12 CUBIC_TO, 15, 22.95f, 17.23f, 25.21f, 20, 25.21f,
13 LINE_TO, 20, 25.21f,
14 CLOSE,
15 MOVE_TO, 28.83f, 20.16f,
16 CUBIC_TO, 28.83f, 25.21f, 24.6f, 28.75f, 20, 28.75f,
17 CUBIC_TO, 15.4f, 28.75f, 11.17f, 25.21f, 11.17f, 20.16f,
18 LINE_TO, 8.33f, 20.16f,
19 CUBIC_TO, 8.33f, 25.92f, 12.87f, 30.65f, 18.33f, 31.48f,
20 LINE_TO, 18.33f, 37,
21 LINE_TO, 21.67f, 37,
22 LINE_TO, 21.67f, 31.48f,
23 CUBIC_TO, 27.13f, 30.67f, 31.67f, 25.92f, 31.67f, 20.16f,
24 LINE_TO, 28.83f, 20.16f,
25 LINE_TO, 28.83f, 20.16f,
26 CLOSE,
27 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/ime_menu_emoticon.1x.icon ('k') | ash/resources/vector_icons/ime_menu_microphone.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698