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

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

Issue 1418543002: Vectorize omnibox dropdown icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: notreached Created 5 years, 2 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 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 MOVE_TO, 25.99f, 6,
6 CUBIC_TO, 16.04f, 6, 8, 14.06f, 8, 24,
7 H_LINE_TO, 2,
8 R_LINE_TO, 7.79f, 7.79f,
9 R_LINE_TO, 0.14f, 0.29f,
10 LINE_TO, 18, 24,
11 R_H_LINE_TO, -6,
12 R_CUBIC_TO, 0, -7.73f, 6.27f, -14, 14, -14,
13 R_CUBIC_TO, 7.73f, 0, 14, 6.27f, 14, 14,
14 R_CUBIC_TO, 0, 7.73f, -6.27f, 14, -14, 14,
15 R_CUBIC_TO, -3.87f, 0, -7.36f, -1.58f, -9.89f, -4.11f,
16 R_LINE_TO, -2.83f, 2.83f,
17 CUBIC_TO, 16.53f, 39.98f, 21.02f, 42, 25.99f, 42,
18 CUBIC_TO, 35.94f, 42, 44, 33.94f, 44, 24,
19 CUBIC_TO, 44, 14.06f, 35.94f, 6, 25.99f, 6,
20 CLOSE,
21 MOVE_TO, 24, 16,
22 R_V_LINE_TO, 10,
23 R_LINE_TO, 8.56f, 5.08f,
24 LINE_TO, 34, 28.65f,
25 R_LINE_TO, -7, -4.15f,
26 V_LINE_TO, 16,
27 R_H_LINE_TO, -3,
28 CLOSE,
29 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698