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

Unified Diff: ash/resources/vector_icons/notification_feedback.1x.icon

Issue 2490323003: Improve monitor compatibility error, move feedback link into button (Closed)
Patch Set: Fix non-ChromeOS compile and move greys out of icon files Created 4 years 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: ash/resources/vector_icons/notification_feedback.1x.icon
diff --git a/ash/resources/vector_icons/notification_feedback.1x.icon b/ash/resources/vector_icons/notification_feedback.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..f73e3c9af336b0ec541a9efb553e036297484dc5
--- /dev/null
+++ b/ash/resources/vector_icons/notification_feedback.1x.icon
@@ -0,0 +1,28 @@
+// 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, 2.4f, 1,
+R_CUBIC_TO, -0.77f, 0, -1.39f, 0.63f, -1.39f, 1.4f,
+LINE_TO, 1, 15,
+R_LINE_TO, 2.8f, -3,
+R_H_LINE_TO, 9.8f,
+R_CUBIC_TO, 0.77f, 0.2f, 1.4f, -0.43f, 1.4f, -1.5f,
+V_LINE_TO, 2.4f,
+R_CUBIC_TO, 0, -0.77f, -0.63f, -1.4f, -1.4f, -1.4f,
+H_LINE_TO, 2.4f,
+CLOSE,
+MOVE_TO, 7, 10,
+V_LINE_TO, 8,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 2,
+H_LINE_TO, 7,
+CLOSE,
+R_MOVE_TO, 0, -3,
+V_LINE_TO, 3,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 4,
+H_LINE_TO, 7,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698