Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: ui/vector_icons/videocam.icon

Issue 2685683004: Move more vector icons to more appropriate directories. (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/vector_icons/protocol_handler.icon ('k') | ui/vector_icons/warning.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « ui/vector_icons/protocol_handler.icon ('k') | ui/vector_icons/warning.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698