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

Side by Side Diff: ui/app_list/vector_icons/ic_google_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, 10,
7 LINE_TO, 21.69f, 10,
8 CUBIC_TO, 21.83f, 10.63f, 22, 11.4f, 22, 12.23f,
9 CUBIC_TO, 22, 17.94f, 18.09f, 22, 12.21f, 22,
10 CUBIC_TO, 6.57f, 22, 2, 17.52f, 2, 12,
11 CUBIC_TO, 2, 6.48f, 6.57f, 2, 12.2f, 2,
12 CUBIC_TO, 14.95f, 2, 17.26f, 2.99f, 19.02f, 4.61f,
13 LINE_TO, 16.13f, 7.37f,
14 CUBIC_TO, 15.39f, 6.69f, 14.12f, 5.88f, 12.2f, 5.88f,
15 CUBIC_TO, 8.82f, 5.88f, 6.07f, 8.63f, 6.07f, 12,
16 CUBIC_TO, 6.07f, 15.37f, 8.83f, 18, 12.21f, 18,
17 CUBIC_TO, 16.12f, 18, 17.54f, 15.57f, 17.81f, 14,
18 LINE_TO, 12, 14,
19 LINE_TO, 12, 10,
20 CLOSE,
21 END
OLDNEW
« no previous file with comments | « ui/app_list/vector_icons/ic_google_black.icon ('k') | ui/app_list/vector_icons/ic_mic_black.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698