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

Unified Diff: ui/gfx/vector_icons/shelf_notifications.1x.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.1x.icon
diff --git a/ui/gfx/vector_icons/shelf_notifications.1x.icon b/ui/gfx/vector_icons/shelf_notifications.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..9c194d0eb827172a6f30e8b379782fafb8e4ca6d
--- /dev/null
+++ b/ui/gfx/vector_icons/shelf_notifications.1x.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, 16,
+MOVE_TO, 8.38f, 14,
+R_CUBIC_TO, 0.76f, 0, 1.38f, -0.45f, 1.38f, -1,
+H_LINE_TO, 7,
+R_CUBIC_TO, 0, 0.55f, 0.61f, 1, 1.38f, 1,
+CLOSE,
+MOVE_TO, 12, 10.1f,
+V_LINE_TO, 7,
+R_CUBIC_TO, 0, -1.5f, -0.5f, -2.76f, -2.5f, -3,
+R_V_LINE_TO, -0.79f,
+R_CUBIC_TO, 0, -0.48f, -0.5f, -0.71f, -1, -0.71f,
+R_CUBIC_TO, -0.5f, 0, -1, 0.24f, -1, 0.71f,
+V_LINE_TO, 4,
+CUBIC_TO, 5.5f, 4.24f, 5, 5.5f, 5, 7,
+R_V_LINE_TO, 3.1f,
+R_LINE_TO, -1.5f, 1.19f,
+V_LINE_TO, 12,
+R_H_LINE_TO, 10,
+R_V_LINE_TO, -0.71f,
+LINE_TO, 12, 10.1f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698