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

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

Issue 2729623002: Update vector icons in browser profiles code (bubble, etc.) to structs. (Closed)
Patch Set: review Created 3 years, 10 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/BUILD.gn ('k') | ui/gfx/vector_icons/account_child.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/account_box.icon
diff --git a/ui/gfx/vector_icons/account_box.icon b/ui/gfx/vector_icons/account_box.icon
deleted file mode 100644
index 089dccfb315024ce4a412c4ff68443d4604e5b8c..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/account_box.icon
+++ /dev/null
@@ -1,28 +0,0 @@
-// Copyright 2015 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, 6, 10,
-R_V_LINE_TO, 28,
-R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
-R_H_LINE_TO, 28,
-R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
-V_LINE_TO, 10,
-R_CUBIC_TO, 0, -2.21f, -1.79f, -4, -4, -4,
-H_LINE_TO, 10,
-R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
-CLOSE,
-R_MOVE_TO, 24, 8,
-R_CUBIC_TO, 0, 3.32f, -2.69f, 6, -6, 6,
-R_CUBIC_TO, -3.31f, 0, -6, -2.68f, -6, -6,
-R_CUBIC_TO, 0, -3.31f, 2.69f, -6, 6, -6,
-R_CUBIC_TO, 3.31f, 0, 6, 2.69f, 6, 6,
-CLOSE,
-MOVE_TO, 12, 34,
-R_CUBIC_TO, 0, -4, 8, -6.2f, 12, -6.2f,
-CUBIC_TO, 28, 27.8f, 36, 30, 36, 34,
-R_V_LINE_TO, 2,
-H_LINE_TO, 12,
-R_V_LINE_TO, -2,
-CLOSE,
-END
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/account_child.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698