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

Side by Side Diff: ui/app_list/vector_icons/ic_mic_black.1x.icon

Issue 2941573002: cros: add google/mic icons to searchbox (Closed)
Patch Set: constexpr Created 3 years, 6 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 2017 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, 24,
6 MOVE_TO, 12, 15,
7 CUBIC_TO, 13.66f, 15, 14.99f, 13.66f, 14.99f, 12,
8 LINE_TO, 15, 6,
9 CUBIC_TO, 15, 4.34f, 13.66f, 3, 12, 3,
10 CUBIC_TO, 10.34f, 3, 9, 4.34f, 9, 6,
11 LINE_TO, 9, 12,
12 CUBIC_TO, 9, 13.66f, 10.34f, 15, 12, 15,
13 CLOSE,
14 MOVE_TO, 17.3f, 12,
15 CUBIC_TO, 17.3f, 15, 14.76f, 17.1f, 12, 17.1f,
16 CUBIC_TO, 9.24f, 17.1f, 6.7f, 15, 6.7f, 12,
17 LINE_TO, 5, 12,
18 CUBIC_TO, 5, 15.41f, 7.72f, 18.23f, 11, 18.72f,
19 LINE_TO, 11, 22,
20 LINE_TO, 13, 22,
21 LINE_TO, 13, 18.72f,
22 CUBIC_TO, 16.28f, 18.24f, 19, 15.42f, 19, 12,
23 LINE_TO, 17.3f, 12,
24 CLOSE,
25 END
OLDNEW
« no previous file with comments | « ui/app_list/vector_icons/ic_mic_black.icon ('k') | ui/app_list/vector_icons/vector_icons.cc.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698