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

Side by Side Diff: ui/gfx/vector_icons/keyword_search.1x.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/vector_icons/keyword_search.icon ('k') | no next file » | 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, 16,
6 MOVE_TO, 9.29f, 9.03f,
7 LINE_TO, 9.15f, 8.89f,
8 CUBIC_TO, 9.65f, 8.31f, 10, 7.5f, 10, 6.5f,
9 CUBIC_TO, 10, 4.65f, 8.35f, 3, 6.5f, 3,
10 CUBIC_TO, 4.65f, 3, 3, 4.65f, 3, 6.5f,
11 CUBIC_TO, 3, 8.35f, 5, 10, 6.58f, 10,
12 CUBIC_TO, 7.5f, 10, 8.22f, 9.74f, 8.78f, 9.26f,
13 LINE_TO, 8.93f, 9.4f,
14 LINE_TO, 8.93f, 9.8f,
15 LINE_TO, 11.5f, 12.37f,
16 LINE_TO, 12.27f, 11.61f,
17 LINE_TO, 9.7f, 9.03f,
18 LINE_TO, 9.29f, 9.03f,
19 CLOSE,
20 MOVE_TO, 6.5f, 9,
21 CUBIC_TO, 5.12f, 9, 4, 7.88f, 4, 6.5f,
22 CUBIC_TO, 4, 5.12f, 5.12f, 4, 6.5f, 4,
23 CUBIC_TO, 7.88f, 4, 9, 5.12f, 9, 6.5f,
24 CUBIC_TO, 9, 7.88f, 7.88f, 9, 6.5f, 9,
25 LINE_TO, 6.5f, 9,
26 CLOSE,
27 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/keyword_search.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698