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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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, 22, 36,
6 R_H_LINE_TO, 4,
7 R_V_LINE_TO, -4,
8 R_H_LINE_TO, -4,
9 R_V_LINE_TO, 4,
10 CLOSE,
11 CIRCLE, 24, 24, 20,
12 CIRCLE, 24, 24, 16,
13 MOVE_TO, 24, 12,
14 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
15 R_H_LINE_TO, 4,
16 R_CUBIC_TO, 0, -2.2f, 1.8f, -4, 4, -4,
17 R_CUBIC_TO, 2.2f, 0, 4, 1.8f, 4, 4,
18 R_CUBIC_TO, 0, 4, -6, 3.5f, -6, 10,
19 R_H_LINE_TO, 4,
20 R_CUBIC_TO, 0, -4.5f, 6, -5, 6, -10,
21 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
22 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/google_search_mac_touchbar.icon ('k') | ui/gfx/vector_icons/info_outline.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698