| Index: ui/vector_icons/videocam.icon
|
| diff --git a/ui/vector_icons/videocam.icon b/ui/vector_icons/videocam.icon
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..994e07ed03a00a08d9da30b51cad1c0f7a3f4b0d
|
| --- /dev/null
|
| +++ b/ui/vector_icons/videocam.icon
|
| @@ -0,0 +1,19 @@
|
| +// Copyright 2015 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.
|
| +
|
| +MOVE_TO, 34, 21,
|
| +R_V_LINE_TO, -7,
|
| +R_CUBIC_TO, 0, -1.1f, -0.9f, -2, -2, -2,
|
| +H_LINE_TO, 8,
|
| +R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 2,
|
| +R_V_LINE_TO, 20,
|
| +R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
|
| +R_H_LINE_TO, 24,
|
| +R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
|
| +R_V_LINE_TO, -7,
|
| +R_LINE_TO, 8, 8,
|
| +V_LINE_TO, 13,
|
| +R_LINE_TO, -8, 8,
|
| +CLOSE,
|
| +END
|
|
|