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

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

Issue 1364913005: Update some more infobars to use vector icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac 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
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/extension_crashed.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 MOVE_TO, 15.6f, 23,
6 CUBIC_TO, 13.56f, 23, 12, 20.76f, 12, 18.75f,
7 LINE_TO, 12, 9.64f,
8 CUBIC_TO, 12, 7.63f, 13.65f, 6, 15.69f, 6,
9 LINE_TO, 32.31f, 6,
10 CUBIC_TO, 34.35f, 6, 36, 7.63f, 36, 9.64f,
11 LINE_TO, 36, 18.75f,
12 CUBIC_TO, 36, 20.76f, 34.44f, 23, 32.4f, 23,
13 LINE_TO, 28, 23,
14 LINE_TO, 28, 37.11f,
15 LINE_TO, 25.87f, 42,
16 LINE_TO, 23.01f, 42,
17 LINE_TO, 20, 40.78f,
18 LINE_TO, 20, 23,
19 LINE_TO, 15.6f, 23,
20 CLOSE,
21 MOVE_TO, 24, 25,
22 LINE_TO, 24, 37,
23 LINE_TO, 22, 37,
24 LINE_TO, 22, 25,
25 LINE_TO, 24, 25,
26 CLOSE,
27 MOVE_TO, 18, 9,
28 LINE_TO, 30, 9,
29 LINE_TO, 30, 13,
30 LINE_TO, 18, 13,
31 LINE_TO, 18, 9,
32 LINE_TO, 18, 9,
33 CLOSE,
34 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/extension_crashed.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698