Index: chrome/app/vector_icons/plus.1x.icon |
diff --git a/chrome/app/vector_icons/plus.1x.icon b/chrome/app/vector_icons/plus.1x.icon |
new file mode 100644 |
index 0000000000000000000000000000000000000000..99c797329c20479b9dce1ce35165ca60f07e8696 |
--- /dev/null |
+++ b/chrome/app/vector_icons/plus.1x.icon |
@@ -0,0 +1,11 @@ |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
Evan Stade
2017/04/27 17:29:39
2017 (etc)
varkha
2017/04/28 02:06:13
Done.
|
+// 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 |