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

Unified Diff: ui/gfx/vector_icons/shelf_notifications.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_notifications.icon
diff --git a/ui/gfx/vector_icons/shelf_notifications.icon b/ui/gfx/vector_icons/shelf_notifications.icon
new file mode 100644
index 0000000000000000000000000000000000000000..5f5989d65671b37c4efc51e4ee0507bc533b0e64
--- /dev/null
+++ b/ui/gfx/vector_icons/shelf_notifications.icon
@@ -0,0 +1,26 @@
+// 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, 16, 28,
+R_CUBIC_TO, 1.51f, 0, 2.75f, -0.9f, 2.75f, -2,
+R_H_LINE_TO, -5.5f,
+R_CUBIC_TO, 0, 1.1f, 1.22f, 2, 2.75f, 2,
+CLOSE,
+R_MOVE_TO, 8, -7,
+R_V_LINE_TO, -6.5f,
+R_CUBIC_TO, 0, -3.98f, -2, -7.5f, -6, -8,
+V_LINE_TO, 5.5f,
+CUBIC_TO, 18, 4.5f, 17, 4, 16, 4,
+R_CUBIC_TO, -1, 0, -2, 0.5f, -2, 1.5f,
+V_LINE_TO, 6.5f,
+R_CUBIC_TO, -4, 0.5f, -6, 4.02f, -6, 8,
+V_LINE_TO, 21,
+R_LINE_TO, -3, 2.5f,
+V_LINE_TO, 25,
+R_H_LINE_TO, 22,
+R_V_LINE_TO, -1.5f,
+LINE_TO, 24, 21,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698