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

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

Issue 2081873002: Incorporate comments in Dbus code and add Eol icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new vector icons and add a dismiss button. 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/eol.icon
diff --git a/ui/gfx/vector_icons/eol.icon b/ui/gfx/vector_icons/eol.icon
new file mode 100644
index 0000000000000000000000000000000000000000..8cf569eb0050b66e06f480b38ed1c8798a9a7b84
--- /dev/null
+++ b/ui/gfx/vector_icons/eol.icon
@@ -0,0 +1,49 @@
+// 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, 80,
+MOVE_TO, 38.42f, 32.48f,
+R_LINE_TO, 2.31f, -2.87f,
+R_LINE_TO, 9.64f, 12.01f,
+R_H_LINE_TO, -2.78f,
+R_LINE_TO, 8.8f, 8.77f,
+R_H_LINE_TO, 0,
+R_V_LINE_TO, 0,
+R_CUBIC_TO, 2.27f, -3.15f, 3.61f, -7, 3.61f, -11.17f,
+R_CUBIC_TO, 0, -4.17f, -1.35f, -8.02f, -3.61f, -11.17f,
+R_CUBIC_TO, -1.23f, -1.71f, -2.74f, -3.21f, -4.45f, -4.44f,
+CUBIC_TO, 48.77f, 21.34f, 44.91f, 20, 40.72f, 20,
+R_CUBIC_TO, -4.19f, 0, -8.05f, 1.34f, -11.21f, 3.6f,
+R_H_LINE_TO, 0,
+R_V_LINE_TO, 0,
+R_LINE_TO, 8.91f, 8.88f,
+CLOSE,
+R_MOVE_TO, 15.21f, 20.98f,
+LINE_TO, 45.54f, 45.4f,
+R_LINE_TO, -9.72f, -9.69f,
+R_LINE_TO, -9.39f, -9.36f,
+R_LINE_TO, -1.37f, -1.37f,
+R_LINE_TO, -2.14f, -2.13f,
+R_V_LINE_TO, 0,
+LINE_TO, 20, 25.76f,
+R_LINE_TO, 3.98f, 3.97f,
+R_CUBIC_TO, -1.6f, 2.8f, -2.53f, 6.04f, -2.53f, 9.49f,
+R_CUBIC_TO, 0, 4.17f, 1.35f, 8.02f, 3.61f, 11.17f,
+R_CUBIC_TO, 1.23f, 1.71f, 2.74f, 3.21f, 4.46f, 4.44f,
+R_CUBIC_TO, 3.16f, 2.26f, 7.02f, 3.6f, 11.21f, 3.6f,
+R_CUBIC_TO, 3.47f, 0, 6.71f, -0.92f, 9.52f, -2.52f,
+LINE_TO, 54.35f, 60,
+R_LINE_TO, 2.92f, -2.91f,
+R_LINE_TO, 0.01f, 0,
+R_LINE_TO, -2.26f, -2.25f,
+R_LINE_TO, -1.37f, -1.37f,
+CLOSE,
+R_MOVE_TO, -17.73f, -4.63f,
+V_LINE_TO, 41.62f,
+R_H_LINE_TO, -4.82f,
+R_LINE_TO, 2.15f, -2.67f,
+R_LINE_TO, 9.91f, 9.88f,
+R_H_LINE_TO, -7.23f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698