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

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

Issue 2028473002: Added new icons for user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/sync_problem.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/settings.icon
diff --git a/ui/gfx/vector_icons/settings.icon b/ui/gfx/vector_icons/settings.icon
new file mode 100644
index 0000000000000000000000000000000000000000..8150a9161efd6a94a60fac4fe653e2af32397372
--- /dev/null
+++ b/ui/gfx/vector_icons/settings.icon
@@ -0,0 +1,51 @@
+// 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.
+
+MOVE_TO, 38.86f, 25.95f,
+R_CUBIC_TO, 0.08f, -0.64f, 0.14f, -1.29f, 0.14f, -1.95f,
+R_CUBIC_TO, 0, -0.66f, -0.06f, -1.31f, -0.14f, -1.95f,
+R_LINE_TO, 4.23f, -3.31f,
+R_CUBIC_TO, 0.38f, -0.3f, 0.49f, -0.84f, 0.24f, -1.28f,
+R_LINE_TO, -4, -6.93f,
+R_CUBIC_TO, -0.25f, -0.43f, -0.77f, -0.61f, -1.22f, -0.43f,
+R_LINE_TO, -4.98f, 2.01f,
+R_CUBIC_TO, -1.03f, -0.79f, -2.16f, -1.46f, -3.38f, -1.97f,
+LINE_TO, 29, 4.84f,
+R_CUBIC_TO, -0.09f, -0.47f, -0.5f, -0.84f, -1, -0.84f,
+R_H_LINE_TO, -8,
+R_CUBIC_TO, -0.5f, 0, -0.91f, 0.37f, -0.99f, 0.84f,
+R_LINE_TO, -0.75f, 5.3f,
+R_CUBIC_TO, -1.22f, 0.51f, -2.35f, 1.17f, -3.38f, 1.97f,
+LINE_TO, 9.9f, 10.1f,
+R_CUBIC_TO, -0.45f, -0.17f, -0.97f, 0, -1.22f, 0.43f,
+R_LINE_TO, -4, 6.93f,
+R_CUBIC_TO, -0.25f, 0.43f, -0.14f, 0.97f, 0.24f, 1.28f,
+R_LINE_TO, 4.22f, 3.31f,
+CUBIC_TO, 9.06f, 22.69f, 9, 23.34f, 9, 24,
+R_CUBIC_TO, 0, 0.66f, 0.06f, 1.31f, 0.14f, 1.95f,
+R_LINE_TO, -4.22f, 3.31f,
+R_CUBIC_TO, -0.38f, 0.3f, -0.49f, 0.84f, -0.24f, 1.28f,
+R_LINE_TO, 4, 6.93f,
+R_CUBIC_TO, 0.25f, 0.43f, 0.77f, 0.61f, 1.22f, 0.43f,
+R_LINE_TO, 4.98f, -2.01f,
+R_CUBIC_TO, 1.03f, 0.79f, 2.16f, 1.46f, 3.38f, 1.97f,
+R_LINE_TO, 0.75f, 5.3f,
+R_CUBIC_TO, 0.08f, 0.47f, 0.49f, 0.84f, 0.99f, 0.84f,
+R_H_LINE_TO, 8,
+R_CUBIC_TO, 0.5f, 0, 0.91f, -0.37f, 0.99f, -0.84f,
+R_LINE_TO, 0.75f, -5.3f,
+R_CUBIC_TO, 1.22f, -0.51f, 2.35f, -1.17f, 3.38f, -1.97f,
+R_LINE_TO, 4.98f, 2.01f,
+R_CUBIC_TO, 0.45f, 0.17f, 0.97f, 0, 1.22f, -0.43f,
+R_LINE_TO, 4, -6.93f,
+R_CUBIC_TO, 0.25f, -0.43f, 0.14f, -0.97f, -0.24f, -1.28f,
+R_LINE_TO, -4.22f, -3.31f,
+CLOSE,
+MOVE_TO, 24, 31,
+R_CUBIC_TO, -3.87f, 0, -7, -3.13f, -7, -7,
+R_CUBIC_TO, 0, -3.87f, 3.13f, -7, 7, -7,
+R_CUBIC_TO, 3.87f, 0, 7, 3.13f, 7, 7,
+R_CUBIC_TO, 0, 3.87f, -3.13f, 7, -7, 7,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/sync_problem.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698