diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-05-15 19:40:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-07-08 07:41:15 -0700 |
commit | 9a844a075c0e964a21a3bfef22324fbcec88544d (patch) | |
tree | ae4b1b32fd02456c25c5697a9b81a7521699bcf4 /icons | |
parent | 22ed70d6fba64722f6139ae8b3ba1cde5ee852c3 (diff) | |
download | subsurface-9a844a075c0e964a21a3bfef22324fbcec88544d.tar.gz |
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>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/video.svg | 38 |
1 files changed, 38 insertions, 0 deletions
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 @@ +<?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> |