diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-11-17 05:49:42 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-11-17 05:53:01 +0100 |
commit | 549e76425caf499c1466fe40b31209fd80bcb1a9 (patch) | |
tree | 7ea2c3ce5f27cbc63ea310300808cfd2caf82ae6 /core/img/actions/video.svg | |
parent | 13610ad2d06cd92ecda52c6fa902d677305f5a4b (diff) | |
download | nextcloud-server-549e76425caf499c1466fe40b31209fd80bcb1a9.tar.gz nextcloud-server-549e76425caf499c1466fe40b31209fd80bcb1a9.zip |
add icons for audio mute and video off
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/img/actions/video.svg')
-rw-r--r-- | core/img/actions/video.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/video.svg b/core/img/actions/video.svg index 6c74ec7e1f7..002198dc0ab 100644 --- a/core/img/actions/video.svg +++ b/core/img/actions/video.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M3 3c-1.108 0-2 .892-2 2v6c0 1.108.892 2 2 2h6c1.108 0 2-.892 2-2V9.666L15 13V3l-4 3.334V5c0-1.108-.892-2-2-2z"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 16 16"><path d="M3 3c-1.108 0-2 .892-2 2v6c0 1.108.892 2 2 2h6c1.108 0 2-.892 2-2V9.666L15 13V3l-4 3.334V5c0-1.108-.892-2-2-2z"/></svg> |