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

Side by Side Diff: ui/gfx/vector_icons/keyword_search.icon

Issue 2023013003: Change selected keyword search icon to the same icon used for default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/keyword_search.1x.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // Copyright 2015 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, 32,
6 MOVE_TO, 19.72f, 18.95f,
7 LINE_TO, 19.42f, 18.65f,
8 CUBIC_TO, 20.48f, 17.42f, 21.12f, 15.81f, 21.12f, 14.06f,
9 CUBIC_TO, 21.12f, 10.16f, 17.96f, 7, 14.06f, 7,
10 CUBIC_TO, 10.16f, 7, 7, 10.16f, 7, 14.06f,
11 CUBIC_TO, 7, 17.96f, 10.16f, 21.12f, 14.06f, 21.12f,
12 CUBIC_TO, 15.82f, 21.12f, 17.42f, 20.48f, 18.65f, 19.42f,
13 LINE_TO, 18.95f, 19.72f,
14 LINE_TO, 18.95f, 20.58f,
15 LINE_TO, 24.38f, 26,
16 LINE_TO, 26, 24.38f,
17 LINE_TO, 20.58f, 18.95f,
18 LINE_TO, 19.72f, 18.95f,
19 CLOSE,
20 MOVE_TO, 14, 19,
21 CUBIC_TO, 11.24f, 19, 9, 16.76f, 9, 14,
22 CUBIC_TO, 9, 11.24f, 11.24f, 9, 14, 9,
23 CUBIC_TO, 16.76f, 9, 19, 11.24f, 19, 14,
24 CUBIC_TO, 19, 16.76f, 16.76f, 19, 14, 19,
25 LINE_TO, 14, 19,
26 CLOSE,
27 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/keyword_search.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698