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

Unified Diff: ui/gfx/vector_icons/incognito.1x.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.1x.icon
diff --git a/ui/gfx/vector_icons/incognito.1x.icon b/ui/gfx/vector_icons/incognito.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..3d4e21e270858352f6d7f151ca188ae913622d97
--- /dev/null
+++ b/ui/gfx/vector_icons/incognito.1x.icon
@@ -0,0 +1,50 @@
+// 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.
+
+CANVAS_DIMENSIONS, 24,
+MOVE_TO, 11, 18,
+R_CUBIC_TO, 0, 1.66f, -1.34f, 3, -3, 3,
+R_CUBIC_TO, -1.66f, 0, -3, -1.34f, -3, -3,
+R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
+R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
+CLOSE,
+R_MOVE_TO, -3, 2,
+R_CUBIC_TO, 1.11f, 0, 2, -0.89f, 2, -2,
+R_CUBIC_TO, 0, -1.11f, -0.89f, -2, -2, -2,
+R_CUBIC_TO, -1.11f, 0, -2, 0.9f, -2, 2,
+R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
+CLOSE,
+MOVE_TO, 19, 18,
+R_CUBIC_TO, 0, 1.66f, -1.34f, 3, -3, 3,
+R_CUBIC_TO, -1.66f, 0, -3, -1.34f, -3, -3,
+R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
+R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
+CLOSE,
+R_MOVE_TO, -3, -2,
+R_CUBIC_TO, -1.1f, 0, -2, 0.89f, -2, 2,
+R_CUBIC_TO, 0, 1.11f, 0.89f, 2, 2, 2,
+R_CUBIC_TO, 1.11f, 0, 2, -0.89f, 2, -2,
+R_CUBIC_TO, 0, -1.1f, -0.89f, -2, -2, -2,
+CLOSE,
+MOVE_TO, 12, 18,
+R_CUBIC_TO, 0.93f, 0, 1.71f, 0.64f, 1.93f, 1.5f,
+R_CUBIC_TO, 0.04f, -0.16f, 0.07f, -0.33f, 0.07f, -0.5f,
+R_CUBIC_TO, 0, -1.1f, -0.9f, -2, -2, -2,
+R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 2,
+R_CUBIC_TO, 0, 0.17f, 0.03f, 0.34f, 0.07f, 0.5f,
+R_CUBIC_TO, 0.22f, -0.86f, 1, -1.5f, 1.93f, -1.5f,
+MOVE_TO, 16.39f, 9,
+LINE_TO, 15, 5,
+R_LINE_TO, -3, 1,
+R_LINE_TO, -3, -1,
+R_LINE_TO, -1.3f, 4,
+R_H_LINE_TO, 8.7f,
+CLOSE,
+R_MOVE_TO, -9.46f, 2,
+LINE_TO, 3, 13,
+R_H_LINE_TO, 18,
+R_LINE_TO, -3.8f, -2,
+H_LINE_TO, 6.93f,
+CLOSE,
+END
« chrome/browser/ui/views/frame/browser_view.cc ('K') | « ui/gfx/vector_icons/incognito.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698