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 <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2018-05-15 19:40:19 +02:00 committed by Dirk Hohndel
parent 22ed70d6fb
commit 9a844a075c
2 changed files with 39 additions and 0 deletions

38
icons/video.svg Normal file
View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 22 22"
version="1.1"
id="svg25756">
<metadata
id="metadata25760">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3051">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
</style>
</defs>
<path
style="color:#4d4d4d;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:0.99999994"
d="M -0.02966098,-0.02966098 V 1.3519597 2.7335805 20.69465 22.076271 H 20.694652 22.076272 V 2.7335805 1.3519597 -0.02966098 Z M 4.1152013,2.7335805 H 17.93141 V 19.313029 H 4.1152013 Z M 1.3519597,4.1152013 H 2.7335805 V 5.4968221 H 1.3519597 Z m 17.9610703,0 h 1.381622 V 5.4968221 H 19.31303 Z M 1.3519597,6.8784429 H 2.7335805 V 8.2600635 H 1.3519597 Z m 6.908104,0 v 8.2897241 l 5.5264843,-4.144862 z m 11.0529663,0 h 1.381622 V 8.2600635 H 19.31303 Z M 1.3519597,9.6416852 H 2.7335805 V 11.023305 H 1.3519597 Z m 17.9610703,0 h 1.381622 V 11.023305 H 19.31303 Z M 1.3519597,12.404926 h 1.3816208 v 1.381621 H 1.3519597 Z m 17.9610703,0 h 1.381622 v 1.381621 H 19.31303 Z M 1.3519597,15.168167 h 1.3816208 v 1.381621 H 1.3519597 Z m 17.9610703,0 h 1.381622 v 1.381621 H 19.31303 Z M 1.3519597,17.931408 h 1.3816208 v 1.381621 H 1.3519597 Z m 17.9610703,0 h 1.381622 v 1.381621 H 19.31303 Z"
class="ColorScheme-Text"
id="path25754" />
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -92,5 +92,6 @@
<file alias="preferences-desktop-locale-icon">icons/language.png</file>
<file alias="preferences-other-icon">icons/defaults.png</file>
<file alias="camera-icon">icons/camera.svg</file>
<file alias="video-icon">icons/video.svg</file>
</qresource>
</RCC>