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

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

Issue 2242873002: [MD User Menu] New profile badge icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added f to avoid WIN failure Created 4 years, 4 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/vector_icons/account_child_invert.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/supervisor_account_circle.icon
diff --git a/ui/gfx/vector_icons/supervisor_account_circle.icon b/ui/gfx/vector_icons/supervisor_account_circle.icon
new file mode 100644
index 0000000000000000000000000000000000000000..e0478bfcc7121107b6cd3f941b271cf6e7a133ef
--- /dev/null
+++ b/ui/gfx/vector_icons/supervisor_account_circle.icon
@@ -0,0 +1,38 @@
+// 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, 24,
+MOVE_TO, 11.99f, 2,
+R_CUBIC_TO, -5.52f, 0, -10, 4.48f, -10, 10,
+R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 10, 10,
+R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
+R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10,
+CLOSE,
+R_MOVE_TO, 3.61f, 6.34f,
+R_CUBIC_TO, 1.07f, 0, 1.93f, 0.86f, 1.93f, 1.93f,
+R_CUBIC_TO, 0, 1.07f, -0.86f, 1.93f, -1.93f, 1.93f,
+R_CUBIC_TO, -1.07f, 0, -1.93f, -0.86f, -1.93f, -1.93f,
+R_CUBIC_TO, -0.01f, -1.07f, 0.86f, -1.93f, 1.93f, -1.93f,
+CLOSE,
+R_MOVE_TO, -6, -1.58f,
+R_CUBIC_TO, 1.3f, 0, 2.36f, 1.06f, 2.36f, 2.36f,
+R_CUBIC_TO, 0, 1.3f, -1.06f, 2.36f, -2.36f, 2.36f,
+R_CUBIC_TO, -1.3f, 0, -2.36f, -1.06f, -2.36f, -2.36f,
+R_CUBIC_TO, 0, -1.31f, 1.05f, -2.36f, 2.36f, -2.36f,
+CLOSE,
+R_MOVE_TO, 0, 9.13f,
+R_V_LINE_TO, 3.75f,
+R_CUBIC_TO, -2.4f, -0.75f, -4.3f, -2.6f, -5.14f, -4.96f,
+R_CUBIC_TO, 1.05f, -1.12f, 3.67f, -1.69f, 5.14f, -1.69f,
+R_CUBIC_TO, 0.53f, 0, 1.2f, 0.08f, 1.9f, 0.22f,
+R_CUBIC_TO, -1.64f, 0.87f, -1.9f, 2.02f, -1.9f, 2.68f,
+CLOSE,
+MOVE_TO, 11.99f, 20,
+R_CUBIC_TO, -0.27f, 0, -0.53f, -0.01f, -0.79f, -0.04f,
+R_V_LINE_TO, -4.07f,
+R_CUBIC_TO, 0, -1.42f, 2.94f, -2.13f, 4.4f, -2.13f,
+R_CUBIC_TO, 1.07f, 0, 2.92f, 0.39f, 3.84f, 1.15f,
+R_CUBIC_TO, -1.17f, 2.97f, -4.06f, 5.09f, -7.45f, 5.09f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/account_child_invert.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698