Chromium Code Reviews| Index: ui/gfx/vector_icons/notification_off.icon |
| diff --git a/ui/gfx/vector_icons/notification_off.icon b/ui/gfx/vector_icons/notification_off.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9b327847ed57d1eb132791bd49ab7275e6392137 |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/notification_off.icon |
| @@ -0,0 +1,41 @@ |
| +// Copyright 2016 The Chromium Authors. All rights reserved. |
|
Evan Stade
2016/06/29 22:22:19
is this ic_notifications_off from go/icons? If so,
xiaoyinh(OOO Sep 11-29)
2016/06/29 23:25:56
Changed. Thanks.
|
| +// 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, 20, 18.69f, |
| +LINE_TO, 7.84f, 6.14f, |
| +LINE_TO, 5.27f, 3.49f, |
| +LINE_TO, 4, 4.76f, |
| +R_LINE_TO, 2.8f, 2.8f, |
| +R_V_LINE_TO, 0.01f, |
| +R_CUBIC_TO, -0.52f, 0.99f, -0.8f, 2.16f, -0.8f, 3.42f, |
| +R_V_LINE_TO, 5, |
| +R_LINE_TO, -2, 2, |
| +R_V_LINE_TO, 1, |
| +R_H_LINE_TO, 13.73f, |
| +R_LINE_TO, 2, 2, |
| +LINE_TO, 21, 19.72f, |
| +R_LINE_TO, -1, -1.03f, |
| +CLOSE, |
| +MOVE_TO, 12, 22, |
| +R_CUBIC_TO, 1.11f, 0, 2, -0.89f, 2, -2, |
| +R_H_LINE_TO, -4, |
| +R_CUBIC_TO, 0, 1.11f, 0.89f, 2, 2, 2, |
| +CLOSE, |
| +R_MOVE_TO, 6, -7.32f, |
| +V_LINE_TO, 11, |
| +R_CUBIC_TO, 0, -3.08f, -1.64f, -5.64f, -4.5f, -6.32f, |
| +V_LINE_TO, 4, |
| +R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f, |
| +R_CUBIC_TO, -0.83f, 0, -1.5f, 0.67f, -1.5f, 1.5f, |
| +R_V_LINE_TO, 0.68f, |
| +R_CUBIC_TO, -0.15f, 0.03f, -0.29f, 0.08f, -0.42f, 0.12f, |
| +R_CUBIC_TO, -0.1f, 0.03f, -0.2f, 0.07f, -0.3f, 0.11f, |
| +R_H_LINE_TO, -0.01f, |
| +R_CUBIC_TO, -0.01f, 0, -0.01f, 0, -0.02f, 0.01f, |
| +R_CUBIC_TO, -0.23f, 0.09f, -0.46f, 0.2f, -0.68f, 0.31f, |
| +R_CUBIC_TO, 0, 0, -0.01f, 0, -0.01f, 0.01f, |
| +LINE_TO, 18, 14.68f, |
| +CLOSE, |
| +END |