diff --git a/core/css/icons.css b/core/css/icons.css index df36ae587109c..d62ab1504db85 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -195,6 +195,13 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/external.svg?v=1'); } +.icon-fullscreen { + background-image: url('../img/actions/fullscreen.svg?v=1'); +} +.icon-fullscreen-white { + background-image: url('../img/actions/fullscreen-white.svg?v=1'); +} + .icon-history { background-image: url('../img/actions/history.svg?v=1'); } diff --git a/core/img/actions/fullscreen-white.svg b/core/img/actions/fullscreen-white.svg new file mode 100644 index 0000000000000..77052945fb2e1 --- /dev/null +++ b/core/img/actions/fullscreen-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/core/img/actions/fullscreen.svg b/core/img/actions/fullscreen.svg new file mode 100644 index 0000000000000..8bf215779db48 --- /dev/null +++ b/core/img/actions/fullscreen.svg @@ -0,0 +1,4 @@ + + + +