diff --git a/core/css/icons.css b/core/css/icons.css index e6a777331d..c82466189c 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -118,7 +118,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/audio.svg?v=1'); } .icon-audio-white { - background-image: url('../img/actions/audio-white.svg?v=1'); + background-image: url('../img/actions/audio-white.svg?v=2'); } .icon-caret { @@ -196,7 +196,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/fullscreen.svg?v=1'); } .icon-fullscreen-white { - background-image: url('../img/actions/fullscreen-white.svg?v=1'); + background-image: url('../img/actions/fullscreen-white.svg?v=2'); } .icon-history { @@ -334,7 +334,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/video.svg?v=1'); } .icon-video-white { - background-image: url('../img/actions/video-white.svg?v=1'); + background-image: url('../img/actions/video-white.svg?v=2'); } .icon-view-close { diff --git a/core/img/actions/audio-white.svg b/core/img/actions/audio-white.svg index dc12a026ad..ac5d888a51 100644 --- a/core/img/actions/audio-white.svg +++ b/core/img/actions/audio-white.svg @@ -1,4 +1,10 @@ - - + + + + + + + + diff --git a/core/img/actions/fullscreen-white.svg b/core/img/actions/fullscreen-white.svg index 77052945fb..887cd99ee5 100644 --- a/core/img/actions/fullscreen-white.svg +++ b/core/img/actions/fullscreen-white.svg @@ -1,4 +1,10 @@ - + + + + + + + diff --git a/core/img/actions/video-white.svg b/core/img/actions/video-white.svg index 0719ef024e..59dc1b2532 100644 --- a/core/img/actions/video-white.svg +++ b/core/img/actions/video-white.svg @@ -1,4 +1,10 @@ - + + + + + + +