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

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

Issue 2171713002: Safe browsing subresource filter bubble UI skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Verified xib file Created 4 years, 4 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 | « chrome/chrome_nibs.gypi ('k') | ui/gfx/vector_icons_sources.gypi » ('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 2016 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, 32,
6 MOVE_TO, 16, 31,
7 LINE_TO, 4.99f, 31,
8 CUBIC_TO, 3.34f, 31, 2, 29.65f, 2, 28,
9 LINE_TO, 2.02f, 4,
10 CUBIC_TO, 2.02f, 2.35f, 3.35f, 1, 5, 1,
11 LINE_TO, 17, 1,
12 LINE_TO, 26, 10,
13 LINE_TO, 26, 16,
14 LINE_TO, 18.01f, 16,
15 CUBIC_TO, 16.9f, 16, 16, 16.9f, 16, 18,
16 LINE_TO, 16, 31,
17 CLOSE,
18 END
OLDNEW
« no previous file with comments | « chrome/chrome_nibs.gypi ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698