Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-04-07 21:53:36 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-04-07 21:53:36 +0300
commit203a8f293b7b8c7cd62b9d534b3df4debc3afe9a (patch)
tree1de21b1c71c61724b05e78cad6e8b0bd722a6910 /core/img
parent9f194bc682f0c19b61511af8c8bac56e7df51338 (diff)
Add video switch icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/video-switch.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/video-switch.svg b/core/img/actions/video-switch.svg
new file mode 100644
index 00000000000..239470c1a9d
--- /dev/null
+++ b/core/img/actions/video-switch.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewbox="0 0 16 16"><path d="m3 3c-1.108 0-2 0.892-2 2v6c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1.334l4 3.334v-10l-4 3.334v-1.334c0-1.108-0.892-2-2-2h-6zm1.5 3v1.4277h3.4277v-1.4277l2 2-2 2v-1.4277h-3.4277v1.4277l-2-2 2-2z"/></svg>