From 9a844a075c0e964a21a3bfef22324fbcec88544d Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 15 May 2018 19:40:19 +0200 Subject: Dive pictures: Import video icon Import a video icon from the KDE breeze theme, which is licensed under the LGPL. This icon will be used as a dummy-placeholder for video files. Source: https://github.com/KDE/breeze-icons Signed-off-by: Berthold Stoeger --- icons/video.svg | 38 ++++++++++++++++++++++++++++++++++++++ subsurface.qrc | 1 + 2 files changed, 39 insertions(+) create mode 100644 icons/video.svg diff --git a/icons/video.svg b/icons/video.svg new file mode 100644 index 000000000..187b14da7 --- /dev/null +++ b/icons/video.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/subsurface.qrc b/subsurface.qrc index 97436bcf4..723afdc68 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -92,5 +92,6 @@ icons/language.png icons/defaults.png icons/camera.svg + icons/video.svg -- cgit v1.2.3-70-g09d2