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

Unified Diff: ash/resources/vector_icons/display_notification.icon

Issue 2490323003: Improve monitor compatibility error, move feedback link into button (Closed)
Patch Set: Fix vector icons (2nd try) Created 4 years, 1 month 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/display_notification.icon
diff --git a/ash/resources/vector_icons/display_notification.icon b/ash/resources/vector_icons/display_notification.icon
new file mode 100644
index 0000000000000000000000000000000000000000..9e7948c448b3f62385cd3fad59789c410deecb6d
--- /dev/null
+++ b/ash/resources/vector_icons/display_notification.icon
@@ -0,0 +1,50 @@
+// 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, 87,
+PATH_COLOR_ARGB, 0xFF, 0xFF, 0xB0, 0x00,
+MOVE_TO, 71, 48,
+R_CUBIC_TO, -8.83f, 0, -16, 7.17f, -16, 16,
+R_CUBIC_TO, 0, 8.83f, 7.17f, 16, 16, 16,
+R_CUBIC_TO, 8.83f, 0, 16, -7.17f, 16, -16,
+R_CUBIC_TO, 0, -8.83f, -7.17f, -16, -16, -16,
+CLOSE,
+R_MOVE_TO, -2, 24,
+R_H_LINE_TO, 4,
+R_V_LINE_TO, -4,
+R_H_LINE_TO, -4,
+R_V_LINE_TO, 4,
+CLOSE,
+R_MOVE_TO, 0, -7,
+R_H_LINE_TO, 4,
+V_LINE_TO, 55,
+R_H_LINE_TO, -4,
+R_V_LINE_TO, 10,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0xBD, 0xBD, 0xBD,
+MOVE_TO, 6.01f, 45,
+V_LINE_TO, 5,
+H_LINE_TO, 66,
+R_V_LINE_TO, 38.19f,
+R_CUBIC_TO, 0, 0, 3.94f, -0.79f, 6, -0.79f,
+R_V_LINE_TO, -36,
+CUBIC_TO, 72, 2.88f, 69.06f, 0, 65.46f, 0,
+H_LINE_TO, 6.55f,
+CUBIC_TO, 2.95f, 0, 0, 2.88f, 0, 6.4f,
+R_V_LINE_TO, 38.19f,
+R_CUBIC_TO, 0, 3.52f, 2.95f, 6.4f, 6.55f, 6.41f,
+R_H_LINE_TO, 23.45f,
+LINE_TO, 30, 58,
+R_LINE_TO, -7.08f, -0.02f,
+LINE_TO, 22.91f, 64,
+H_LINE_TO, 49,
+R_V_LINE_TO, -6,
+R_H_LINE_TO, -7,
+R_V_LINE_TO, -7,
+R_H_LINE_TO, 12.24f,
+R_CUBIC_TO, 1.92f, -2.34f, 7.23f, -5.97f, 7.23f, -5.97f,
+LINE_TO, 6.01f, 45,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698