Index: chrome/app/vector_icons/add.icon |
diff --git a/chrome/app/vector_icons/add.icon b/chrome/app/vector_icons/add.icon |
new file mode 100644 |
index 0000000000000000000000000000000000000000..aa9d120930c09f5a00ef3dcf21bbe5377fef0a56 |
--- /dev/null |
+++ b/chrome/app/vector_icons/add.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, 32, |
+STROKE, 3.5f, |
+MOVE_TO, 8.75f, 16.f, |
+R_H_LINE_TO, 14.5f, |
+MOVE_TO, 16.f, 8.75f, |
+R_V_LINE_TO, 14.5f, |
+END |