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

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

Issue 2695493002: [Mac] Touch Bar support for default browser window state (Closed)
Patch Set: Renamed icons 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
« ui/gfx/vector_icons/BUILD.gn ('K') | « ui/gfx/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/google_search_mac_touchbar.icon
diff --git a/ui/gfx/vector_icons/google_search_mac_touchbar.icon b/ui/gfx/vector_icons/google_search_mac_touchbar.icon
new file mode 100644
index 0000000000000000000000000000000000000000..627a613df67aaff3da97e8fed7b42689f42f90be
--- /dev/null
+++ b/ui/gfx/vector_icons/google_search_mac_touchbar.icon
@@ -0,0 +1,49 @@
+// Copyright 2017 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, 36,
+PATH_COLOR_ARGB, 0xFF, 0x42, 0x85, 0xF4,
+MOVE_TO, 35.28f, 18.4f,
+R_CUBIC_TO, 0, -1.27f, -0.1f, -2.5f, -0.33f, -3.67f,
+H_LINE_TO, 18,
+R_V_LINE_TO, 6.96f,
+R_H_LINE_TO, 9.7f,
+R_CUBIC_TO, -0.43f, 2.22f, -1.7f, 4.13f, -3.6f, 5.4f,
+R_V_LINE_TO, 4.52f,
+R_H_LINE_TO, 5.8f,
+R_CUBIC_TO, 3.42f, -3.14f, 5.38f, -7.75f, 5.38f, -13.23f,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0x34, 0xA8, 0x53,
+MOVE_TO, 18, 36,
+R_CUBIC_TO, 4.86f, 0, 8.93f, -1.6f, 11.9f, -4.36f,
+R_LINE_TO, -5.8f, -4.52f,
+R_CUBIC_TO, -1.62f, 1.08f, -3.68f, 1.72f, -6.1f, 1.72f,
+R_CUBIC_TO, -4.7f, 0, -8.66f, -3.17f, -10.07f, -7.42f,
+H_LINE_TO, 1.9f,
+R_V_LINE_TO, 4.66f,
+CUBIC_TO, 4.9f, 31.98f, 10.97f, 36, 18, 36,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0xFB, 0xBC, 0x05,
+MOVE_TO, 7.93f, 21.42f,
+R_CUBIC_TO, -0.36f, -1.08f, -0.57f, -2.23f, -0.57f, -3.42f,
+R_CUBIC_TO, 0, -1.2f, 0.2f, -2.34f, 0.57f, -3.42f,
+V_LINE_TO, 9.92f,
+H_LINE_TO, 1.9f,
+CUBIC_TO, 0.7f, 12.35f, 0, 15.1f, 0, 18,
+R_CUBIC_TO, 0, 2.9f, 0.7f, 5.65f, 1.9f, 8.08f,
+R_LINE_TO, 6.03f, -4.66f,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0xEA, 0x43, 0x35,
+MOVE_TO, 18, 7.16f,
+R_CUBIC_TO, 2.64f, 0, 5.02f, 0.9f, 6.88f, 2.7f,
+R_LINE_TO, 5.16f, -5.17f,
+CUBIC_TO, 26.94f, 1.75f, 22.84f, 0, 18, 0,
+CUBIC_TO, 10.96f, 0, 4.88f, 4.03f, 1.9f, 9.92f,
+R_LINE_TO, 6.03f, 4.66f,
+CUBIC_TO, 9.33f, 10.32f, 13.3f, 7.16f, 18, 7.16f,
+CLOSE,
+END
« ui/gfx/vector_icons/BUILD.gn ('K') | « ui/gfx/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698