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

Unified Diff: chrome/app/vector_icons/add.1x.icon

Issue 2845593002: Updates Zoom bubble layout and adds +/- buttons (Closed)
Patch Set: Fix compilation error on gcc Created 3 years, 7 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 | « chrome/app/vector_icons/add.icon ('k') | chrome/app/vector_icons/remove.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/vector_icons/add.1x.icon
diff --git a/chrome/app/vector_icons/add.1x.icon b/chrome/app/vector_icons/add.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..ab3a6dc570cc0f51052eb8e9910144fbbc4d98b9
--- /dev/null
+++ b/chrome/app/vector_icons/add.1x.icon
@@ -0,0 +1,11 @@
+// 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, 16,
+STROKE, 1.85f,
+MOVE_TO, 4, 8,
+R_H_LINE_TO, 8,
+MOVE_TO, 8, 4,
+R_V_LINE_TO, 8,
+END
« no previous file with comments | « chrome/app/vector_icons/add.icon ('k') | chrome/app/vector_icons/remove.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698