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

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

Issue 1319213004: Update bookmark bar folder icons to MD; vectorize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix bug 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/BUILD.gn ('k') | ui/gfx/vector_icons/folder_managed.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 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 4.8f, 5,
7 CUBIC_TO, 3.26f, 5, 2.01f, 6.29f, 2.01f, 7.88f,
8 LINE_TO, 2, 25.13f,
9 CUBIC_TO, 2, 26.71f, 3.26f, 28, 4.8f, 28,
10 LINE_TO, 27.2f, 28,
11 CUBIC_TO, 28.74f, 28, 30, 26.71f, 30, 25.13f,
12 LINE_TO, 30, 10.75f,
13 CUBIC_TO, 30, 9.17f, 28.54f, 8, 27, 8,
14 LINE_TO, 16, 8,
15 LINE_TO, 13.2f, 5,
16 LINE_TO, 4.8f, 5,
17 CLOSE,
18 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/folder_managed.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698