Chromium Code Reviews| Index: ui/message_center/vector_icons/notification_expand_more.icon |
| diff --git a/ui/message_center/vector_icons/notification_expand_more.icon b/ui/message_center/vector_icons/notification_expand_more.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d54e1e058b36fb4f1f0e1e0aada7a47c003b929d |
| --- /dev/null |
| +++ b/ui/message_center/vector_icons/notification_expand_more.icon |
| @@ -0,0 +1,13 @@ |
| +// 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, 24, |
| +MOVE_TO, 16.59f, 8.59f, |
| +LINE_TO, 12, 13.17f, |
| +LINE_TO, 7.41f, 8.59f, |
| +LINE_TO, 6, 10, |
| +R_LINE_TO, 6, 6, |
| +R_LINE_TO, 6, -6, |
| +CLOSE, |
| +END |