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

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

Issue 1452923002: Vectorize MD otr frame icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dont crash in tests Created 5 years, 1 month 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/incognito.icon
diff --git a/ui/gfx/vector_icons/incognito.icon b/ui/gfx/vector_icons/incognito.icon
new file mode 100644
index 0000000000000000000000000000000000000000..cd65f435379903f8dd0ecfc668cdcc10e40bb799
--- /dev/null
+++ b/ui/gfx/vector_icons/incognito.icon
@@ -0,0 +1,51 @@
+// 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, 22.15f, 33.23f,
+R_CUBIC_TO, 0, 3.06f, -2.48f, 5.54f, -5.54f, 5.54f,
+R_CUBIC_TO, -3.06f, 0, -5.54f, -2.48f, -5.54f, -5.54f,
+R_CUBIC_TO, 0, -3.06f, 2.48f, -5.54f, 5.54f, -5.54f,
+R_CUBIC_TO, 3.06f, 0, 5.54f, 2.48f, 5.54f, 5.54f,
+CLOSE,
+R_MOVE_TO, -5.54f, 3.69f,
+R_CUBIC_TO, 2.04f, 0, 3.69f, -1.65f, 3.69f, -3.69f,
+R_CUBIC_TO, 0, -2.04f, -1.65f, -3.69f, -3.69f, -3.69f,
+R_CUBIC_TO, -2.04f, 0, -3.69f, 1.65f, -3.69f, 3.69f,
+R_CUBIC_TO, 0, 2.04f, 1.65f, 3.69f, 3.69f, 3.69f,
+CLOSE,
+MOVE_TO, 36.92f, 33.23f,
+R_CUBIC_TO, 0, 3.06f, -2.48f, 5.54f, -5.54f, 5.54f,
+R_CUBIC_TO, -3.06f, 0, -5.54f, -2.48f, -5.54f, -5.54f,
+R_CUBIC_TO, 0, -3.06f, 2.48f, -5.54f, 5.54f, -5.54f,
+R_CUBIC_TO, 3.06f, 0, 5.54f, 2.48f, 5.54f, 5.54f,
+CLOSE,
+R_MOVE_TO, -5.54f, -3.69f,
+R_CUBIC_TO, -2.04f, 0, -3.69f, 1.66f, -3.69f, 3.69f,
+R_CUBIC_TO, 0, 2.04f, 1.66f, 3.69f, 3.69f, 3.69f,
+R_CUBIC_TO, 2.04f, 0, 3.69f, -1.66f, 3.69f, -3.69f,
+R_CUBIC_TO, 0, -2.04f, -1.66f, -3.69f, -3.69f, -3.69f,
+CLOSE,
+MOVE_TO, 24, 33.23f,
+R_CUBIC_TO, 1.72f, 0, 3.15f, 1.18f, 3.56f, 2.77f,
+R_CUBIC_TO, 0.08f, -0.3f, 0.13f, -0.6f, 0.13f, -0.92f,
+R_CUBIC_TO, 0, -2.04f, -1.65f, -3.69f, -3.69f, -3.69f,
+R_CUBIC_TO, -2.04f, 0, -3.69f, 1.65f, -3.69f, 3.69f,
+R_CUBIC_TO, 0, 0.32f, 0.05f, 0.63f, 0.13f, 0.92f,
+R_CUBIC_TO, 0.41f, -1.59f, 1.84f, -2.77f, 3.56f, -2.77f,
+MOVE_TO, 33.29f, 20,
+R_LINE_TO, 0.06f, 0.18f,
+LINE_TO, 40.62f, 24,
+H_LINE_TO, 7.39f,
+R_LINE_TO, 7.51f, -3.82f,
+R_LINE_TO, 0.06f, -0.18f,
+R_H_LINE_TO, 18.34f,
+CLOSE,
+R_MOVE_TO, -1.39f, -4,
+R_LINE_TO, -2.36f, -6.77f,
+LINE_TO, 24, 11.08f,
+LINE_TO, 18.46f, 9.23f,
+LINE_TO, 16.26f, 16,
+R_H_LINE_TO, 15.64f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698