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

Unified Diff: ui/gfx/vector_icons/folder_managed.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, 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/vector_icons/folder.icon ('k') | ui/gfx/vector_icons/folder_supervised.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/folder_managed.icon
diff --git a/ui/gfx/vector_icons/folder_managed.icon b/ui/gfx/vector_icons/folder_managed.icon
new file mode 100644
index 0000000000000000000000000000000000000000..e8a6d8b42dbbe4a4e908229f90b521f866c88291
--- /dev/null
+++ b/ui/gfx/vector_icons/folder_managed.icon
@@ -0,0 +1,81 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 32,
+MOVE_TO, 4.8f, 5,
+CUBIC_TO, 3.26f, 5, 2.01f, 6.29f, 2.01f, 7.88f,
+LINE_TO, 2, 25.13f,
+CUBIC_TO, 2, 26.71f, 3.26f, 28, 4.8f, 28,
+LINE_TO, 27.2f, 28,
+CUBIC_TO, 28.74f, 28, 30, 26.71f, 30, 25.13f,
+LINE_TO, 30, 10.75f,
+CUBIC_TO, 30, 9.17f, 28.54f, 8, 27, 8,
+LINE_TO, 16, 8,
+LINE_TO, 13.2f, 5,
+LINE_TO, 4.8f, 5,
+CLOSE,
+MOVE_TO, 7, 11,
+LINE_TO, 7, 25,
+LINE_TO, 25, 25,
+LINE_TO, 25, 15,
+LINE_TO, 17, 15,
+LINE_TO, 17, 11,
+LINE_TO, 7, 11,
+CLOSE,
+MOVE_TO, 11, 23,
+LINE_TO, 9, 23,
+LINE_TO, 9, 21,
+LINE_TO, 11, 21,
+LINE_TO, 11, 23,
+CLOSE,
+MOVE_TO, 11, 19,
+LINE_TO, 9, 19,
+LINE_TO, 9, 17,
+LINE_TO, 11, 17,
+LINE_TO, 11, 19,
+CLOSE,
+MOVE_TO, 11, 15,
+LINE_TO, 9, 15,
+LINE_TO, 9, 13,
+LINE_TO, 11, 13,
+LINE_TO, 11, 15,
+CLOSE,
+MOVE_TO, 15, 23,
+LINE_TO, 13, 23,
+LINE_TO, 13, 21,
+LINE_TO, 15, 21,
+LINE_TO, 15, 23,
+CLOSE,
+MOVE_TO, 15, 19,
+LINE_TO, 13, 19,
+LINE_TO, 13, 17,
+LINE_TO, 15, 17,
+LINE_TO, 15, 19,
+CLOSE,
+MOVE_TO, 15, 15,
+LINE_TO, 13, 15,
+LINE_TO, 13, 13,
+LINE_TO, 15, 13,
+LINE_TO, 15, 15,
+CLOSE,
+MOVE_TO, 23, 25,
+LINE_TO, 23, 23,
+LINE_TO, 17, 23,
+LINE_TO, 17, 21,
+LINE_TO, 19, 21,
+LINE_TO, 19, 19,
+LINE_TO, 17, 19,
+LINE_TO, 17, 17,
+LINE_TO, 23, 17,
+LINE_TO, 23, 25,
+LINE_TO, 17, 25,
+LINE_TO, 23, 25,
+CLOSE,
+MOVE_TO, 21, 19,
+LINE_TO, 21, 21,
+LINE_TO, 23, 21,
+LINE_TO, 23, 19,
+LINE_TO, 21, 19,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/folder.icon ('k') | ui/gfx/vector_icons/folder_supervised.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698