| Index: ui/message_center/vector_icons/notification_expand_less.icon
|
| diff --git a/ui/message_center/vector_icons/notification_expand_less.icon b/ui/message_center/vector_icons/notification_expand_less.icon
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b68afa7189f11e358225d034ac601f7ee8858620
|
| --- /dev/null
|
| +++ b/ui/message_center/vector_icons/notification_expand_less.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, 12, 8,
|
| +R_LINE_TO, -6, 6,
|
| +R_LINE_TO, 1.41f, 1.41f,
|
| +LINE_TO, 12, 10.83f,
|
| +R_LINE_TO, 4.59f, 4.58f,
|
| +LINE_TO, 18, 14,
|
| +CLOSE,
|
| +END
|
|
|