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

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

Issue 1313603003: Vectorize website settings icons in omnibox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change DCHECK Created 5 years, 3 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/cookie.icon ('k') | ui/gfx/vector_icons/web.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, 26, 4,
6 LINE_TO, 10, 11.27f,
7 LINE_TO, 10, 22.18f,
8 CUBIC_TO, 10, 32.27f, 16.83f, 41.71f, 26, 44,
9 CUBIC_TO, 35.17f, 41.71f, 42, 32.27f, 42, 22.18f,
10 LINE_TO, 42, 11.27f,
11 LINE_TO, 26, 4,
12 LINE_TO, 26, 4,
13 CLOSE,
14 MOVE_TO, 26, 8,
15 LINE_TO, 39, 14,
16 LINE_TO, 39, 22.11f,
17 CUBIC_TO, 39, 29.93f, 33.34f, 38.22f, 26, 40,
18 LINE_TO, 26, 8,
19 CLOSE,
20 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/cookie.icon ('k') | ui/gfx/vector_icons/web.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698