From 203a8f293b7b8c7cd62b9d534b3df4debc3afe9a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 7 Apr 2018 20:53:36 +0200 Subject: [PATCH] Add video switch icon Signed-off-by: Jan-Christoph Borchardt --- core/css/icons.scss | 4 ++++ core/img/actions/video-switch.svg | 1 + 2 files changed, 5 insertions(+) create mode 100644 core/img/actions/video-switch.svg diff --git a/core/css/icons.scss b/core/css/icons.scss index b4505e24e18..775decfa3a8 100644 --- a/core/css/icons.scss +++ b/core/css/icons.scss @@ -443,6 +443,10 @@ img, object, video, button, textarea, input, select, div[contenteditable=true] { filter: invert(100%) drop-shadow(1px 1px 4px $color-box-shadow); } +.icon-video-switch { + background-image: url('../img/actions/video-switch.svg?v=1'); +} + .icon-view-close { background-image: url('../img/actions/view-close.svg?v=1'); } 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 @@ +