From 54878d753ab1f4abe38ac28dbb123a70abb390c7 Mon Sep 17 00:00:00 2001 From: Marin Treselj Date: Tue, 28 Nov 2017 14:30:02 +0100 Subject: [PATCH] Revert removing of deprecated icons Signed-off-by: Marin Treselj --- core/img/actions/audio-off-white.svg | 1 + core/img/actions/audio-white.svg | 1 + core/img/actions/fullscreen-white.svg | 1 + core/img/actions/screen-off-white.svg | 1 + core/img/actions/screen-white.svg | 1 + core/img/actions/video-off-white.svg | 1 + core/img/actions/video-white.svg | 1 + core/img/actions/view-close.svg | 1 + core/img/actions/view-download.svg | 1 + core/img/actions/view-next.svg | 1 + core/img/actions/view-pause.svg | 1 + core/img/actions/view-play.svg | 1 + core/img/actions/view-previous.svg | 1 + 13 files changed, 13 insertions(+) create mode 100644 core/img/actions/audio-off-white.svg create mode 100644 core/img/actions/audio-white.svg create mode 100644 core/img/actions/fullscreen-white.svg create mode 100644 core/img/actions/screen-off-white.svg create mode 100644 core/img/actions/screen-white.svg create mode 100644 core/img/actions/video-off-white.svg create mode 100644 core/img/actions/video-white.svg create mode 100644 core/img/actions/view-close.svg create mode 100644 core/img/actions/view-download.svg create mode 100644 core/img/actions/view-next.svg create mode 100644 core/img/actions/view-pause.svg create mode 100644 core/img/actions/view-play.svg create mode 100644 core/img/actions/view-previous.svg diff --git a/core/img/actions/audio-off-white.svg b/core/img/actions/audio-off-white.svg new file mode 100644 index 0000000000..d0699a959d --- /dev/null +++ b/core/img/actions/audio-off-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/audio-white.svg b/core/img/actions/audio-white.svg new file mode 100644 index 0000000000..209177deb3 --- /dev/null +++ b/core/img/actions/audio-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/fullscreen-white.svg b/core/img/actions/fullscreen-white.svg new file mode 100644 index 0000000000..c920885bf6 --- /dev/null +++ b/core/img/actions/fullscreen-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/screen-off-white.svg b/core/img/actions/screen-off-white.svg new file mode 100644 index 0000000000..a022b93380 --- /dev/null +++ b/core/img/actions/screen-off-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/screen-white.svg b/core/img/actions/screen-white.svg new file mode 100644 index 0000000000..e279dc4827 --- /dev/null +++ b/core/img/actions/screen-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/video-off-white.svg b/core/img/actions/video-off-white.svg new file mode 100644 index 0000000000..95e39de06d --- /dev/null +++ b/core/img/actions/video-off-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/video-white.svg b/core/img/actions/video-white.svg new file mode 100644 index 0000000000..f24bb373ad --- /dev/null +++ b/core/img/actions/video-white.svg @@ -0,0 +1 @@ + diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg new file mode 100644 index 0000000000..7b76c6d179 --- /dev/null +++ b/core/img/actions/view-close.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/img/actions/view-download.svg b/core/img/actions/view-download.svg new file mode 100644 index 0000000000..89bba33f6a --- /dev/null +++ b/core/img/actions/view-download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg new file mode 100644 index 0000000000..662b2172da --- /dev/null +++ b/core/img/actions/view-next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/img/actions/view-pause.svg b/core/img/actions/view-pause.svg new file mode 100644 index 0000000000..edc29cacca --- /dev/null +++ b/core/img/actions/view-pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg new file mode 100644 index 0000000000..9d9fb12bdd --- /dev/null +++ b/core/img/actions/view-play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/img/actions/view-previous.svg b/core/img/actions/view-previous.svg new file mode 100644 index 0000000000..492f8f50d7 --- /dev/null +++ b/core/img/actions/view-previous.svg @@ -0,0 +1 @@ + \ No newline at end of file