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

Unified Diff: ui/gfx/vector_icons/eol.1x.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: Incorporate comments from UI review: Changed vector icons and UI strings. 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.1x.icon
diff --git a/ui/gfx/vector_icons/eol.1x.icon b/ui/gfx/vector_icons/eol.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..e098e2d4c42be00ce972c9f0ae08866b19b5f34e
--- /dev/null
+++ b/ui/gfx/vector_icons/eol.1x.icon
@@ -0,0 +1,59 @@
+// 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, 160,
Evan Stade 2016/06/29 22:22:19 this doesn't make sense --- the 1x version shouldn
xiaoyinh(OOO Sep 11-29) 2016/06/29 23:25:56 Thank you for the explanation. Removed.
+MOVE_TO, 56.38f, 49.82f,
+LINE_TO, 56.28f, 49.82f,
+LINE_TO, 56.32f, 49.87f,
+CUBIC_TO, 56.34f, 49.85f, 56.36f, 49.84f, 56.38f, 49.82f,
+CLOSE,
+MOVE_TO, 47.46f, 58.65f,
+LINE_TO, 47.46f, 58.75f,
+CUBIC_TO, 47.47f, 58.73f, 47.48f, 58.71f, 47.5f, 58.69f,
+LINE_TO, 47.46f, 58.65f,
+CLOSE,
+MOVE_TO, 102.29f, 48.82f,
+CUBIC_TO, 95.96f, 44.28f, 88.22f, 41.58f, 79.83f, 41.58f,
+CUBIC_TO, 71.45f, 41.58f, 63.71f, 44.28f, 57.38f, 48.82f,
+CUBIC_TO, 57.36f, 48.84f, 75.17f, 66.72f, 75.17f, 66.72f,
+LINE_TO, 79.83f, 60.89f,
+LINE_TO, 99.15f, 85.03f,
+LINE_TO, 93.48f, 85.03f,
+LINE_TO, 111.17f, 102.72f,
+CUBIC_TO, 115.75f, 96.33f, 118.46f, 88.59f, 118.46f, 80.2f,
+CUBIC_TO, 118.46f, 71.82f, 115.75f, 64.08f, 111.21f, 57.75f,
+CUBIC_TO, 108.75f, 54.3f, 105.73f, 51.29f, 102.29f, 48.82f,
+CLOSE,
+MOVE_TO, 110.21f, 103.76f,
+LINE_TO, 110.21f, 103.66f,
+CUBIC_TO, 110.2f, 103.68f, 110.18f, 103.7f, 110.17f, 103.72f,
+LINE_TO, 110.21f, 103.76f,
+CLOSE,
+MOVE_TO, 111.17f, 111.58f,
+LINE_TO, 107.16f, 107.49f,
+LINE_TO, 89.49f, 89.82f,
+LINE_TO, 71.23f, 71.64f,
+LINE_TO, 52.51f, 52.91f,
+LINE_TO, 48.46f, 48.87f,
+LINE_TO, 45.39f, 45.8f,
+LINE_TO, 41, 50.19f,
+LINE_TO, 48.46f, 57.65f,
+CUBIC_TO, 43.91f, 64.08f, 41.21f, 71.82f, 41.21f, 80.2f,
+CUBIC_TO, 41.21f, 88.59f, 43.91f, 96.33f, 48.46f, 102.66f,
+CUBIC_TO, 50.92f, 106.1f, 53.94f, 109.11f, 57.38f, 111.58f,
+CUBIC_TO, 63.71f, 116.12f, 71.45f, 118.82f, 79.83f, 118.82f,
+CUBIC_TO, 88.22f, 118.82f, 95.96f, 116.12f, 102.29f, 111.58f,
+LINE_TO, 109.81f, 119,
+LINE_TO, 114.2f, 114.61f,
+LINE_TO, 111.17f, 111.58f,
+CLOSE,
+MOVE_TO, 89.08f, 99.98f,
+LINE_TO, 70, 99.98f,
+LINE_TO, 70, 85.03f,
+LINE_TO, 60.52f, 85.03f,
+LINE_TO, 67.33f, 76.52f,
+LINE_TO, 89.08f, 98.68f,
+LINE_TO, 89.08f, 99.98f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698