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

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

Issue 2711443003: [Mac] Adjustments to the Default State Touch Bar (Closed)
Patch Set: Fixed star color 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
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..1680b27c3f2eae60866b2294c820acae594b4abb
--- /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, 60,
Evan Stade 2017/02/22 16:14:24 Scaling down from 60 to 32 (16?) may not look amaz
spqchan 2017/02/22 19:07:52 That's a good point. It looks fine on the touch ba
Evan Stade 2017/02/24 07:22:15 it looks like you just scaled down the svg to 32 b
+PATH_COLOR_ARGB, 0xFF, 0x42, 0x85, 0xF4,
+MOVE_TO, 59.8f, 30.68f,
+R_CUBIC_TO, 0, -2.12f, -0.2f, -4.17f, -0.56f, -6.13f,
+H_LINE_TO, 30.5f,
+R_V_LINE_TO, 11.6f,
+R_H_LINE_TO, 16.43f,
+R_CUBIC_TO, -0.7f, 3.75f, -2.86f, 6.93f, -6.1f, 9.06f,
+R_V_LINE_TO, 7.56f,
+R_H_LINE_TO, 9.87f,
+R_CUBIC_TO, 5.77f, -5.22f, 9.1f, -12.9f, 9.1f, -22.05f,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0x34, 0xA8, 0x53,
+MOVE_TO, 30.5f, 60,
+R_CUBIC_TO, 8.25f, 0, 15.15f, -2.7f, 20.2f, -7.27f,
+R_LINE_TO, -9.86f, -7.52f,
+CUBIC_TO, 38.1f, 47, 34.6f, 48.1f, 30.5f, 48.1f,
+R_CUBIC_TO, -7.94f, 0, -14.66f, -5.28f, -17.06f, -12.37f,
+H_LINE_TO, 3.24f,
+R_V_LINE_TO, 7.78f,
+CUBIC_TO, 8.27f, 53.3f, 18.6f, 60, 30.52f, 60,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0xFB, 0xBC, 0x05,
+MOVE_TO, 13.44f, 35.7f,
+R_CUBIC_TO, -0.6f, -1.8f, -0.96f, -3.72f, -0.96f, -5.7f,
+R_CUBIC_TO, 0, -1.98f, 0.35f, -3.9f, 0.96f, -5.7f,
+R_V_LINE_TO, -7.77f,
+H_LINE_TO, 3.24f,
+CUBIC_TO, 1.18f, 20.58f, 0, 25.16f, 0, 30,
+R_CUBIC_TO, 0, 4.84f, 1.18f, 9.42f, 3.24f, 13.47f,
+R_LINE_TO, 10.2f, -7.77f,
+CLOSE,
+NEW_PATH,
+PATH_COLOR_ARGB, 0xFF, 0xEA, 0x43, 0x35,
+MOVE_TO, 30.5f, 11.93f,
+R_CUBIC_TO, 4.5f, 0, 8.5f, 1.52f, 11.67f, 4.5f,
+R_LINE_TO, 8.75f, -8.62f,
+CUBIC_TO, 45.64f, 3, 38.72f, 0, 30.52f, 0,
+CUBIC_TO, 18.57f, 0, 8.25f, 6.72f, 3.24f, 16.53f,
+R_LINE_TO, 10.2f, 7.77f,
+R_CUBIC_TO, 2.4f, -7.1f, 9.1f, -12.37f, 17.06f, -12.37f,
+CLOSE,
+END
« chrome/browser/ui/cocoa/browser_window_touch_bar.mm ('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