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