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

Unified Diff: ui/gfx/vector_icons/shelf_overview.icon

Issue 2051663005: Vectorize the remaining material design shelf icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
Index: ui/gfx/vector_icons/shelf_overview.icon
diff --git a/ui/gfx/vector_icons/shelf_overview.icon b/ui/gfx/vector_icons/shelf_overview.icon
new file mode 100644
index 0000000000000000000000000000000000000000..5bfc8c88ce8f3b80f44d48477eb4b3f452171f12
--- /dev/null
+++ b/ui/gfx/vector_icons/shelf_overview.icon
@@ -0,0 +1,38 @@
+// Copyright 2016 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, 7,
+R_CUBIC_TO, -1.06f, 0, -2, 0.9f, -2, 2,
+R_V_LINE_TO, 14,
+R_CUBIC_TO, 0, 1.1f, 0.94f, 2, 2, 2,
+R_H_LINE_TO, 14,
+R_CUBIC_TO, 1.06f, 0, 2, -0.9f, 2, -2,
+V_LINE_TO, 9,
+R_CUBIC_TO, 0, -1.1f, -0.94f, -2, -2, -2,
+H_LINE_TO, 4,
+CLOSE,
+R_MOVE_TO, 13, 15,
+H_LINE_TO, 5,
+V_LINE_TO, 10,
+R_H_LINE_TO, 12,
+R_V_LINE_TO, 12,
+CLOSE,
+MOVE_TO, 22.88f, 25,
+CUBIC_TO, 24.05f, 25, 25, 24.1f, 25, 22.99f,
+V_LINE_TO, 9.01f,
+CUBIC_TO, 25, 7.9f, 24.05f, 7, 22.88f, 7,
+H_LINE_TO, 22,
+R_V_LINE_TO, 18,
+R_H_LINE_TO, 0.88f,
+CLOSE,
+MOVE_TO, 27.88f, 25,
+CUBIC_TO, 29.05f, 25, 30, 24.1f, 30, 22.99f,
+V_LINE_TO, 9.01f,
+CUBIC_TO, 30, 7.9f, 29.05f, 7, 27.88f, 7,
+H_LINE_TO, 27,
+R_V_LINE_TO, 18,
+R_H_LINE_TO, 0.88f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698