Chromium Code Reviews| Index: chrome/app/vector_icons/remove.1x.icon |
| diff --git a/chrome/app/vector_icons/remove.1x.icon b/chrome/app/vector_icons/remove.1x.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f45f0f195c2087a4bc1a63fa39f0ab265d641da2 |
| --- /dev/null |
| +++ b/chrome/app/vector_icons/remove.1x.icon |
| @@ -0,0 +1,9 @@ |
| +// 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, |
| +END |