summaryrefslogtreecommitdiffstats
path: root/core/img/actions/video-white.svg
diff options
context:
space:
mode:
Diffstat (limited to 'core/img/actions/video-white.svg')
-rw-r--r--core/img/actions/video-white.svg11
1 files changed, 10 insertions, 1 deletions
diff --git a/core/img/actions/video-white.svg b/core/img/actions/video-white.svg
index 4499ff8c617..59dc1b25321 100644
--- a/core/img/actions/video-white.svg
+++ b/core/img/actions/video-white.svg
@@ -1 +1,10 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M3 3c-1.108 0-2 .892-2 2v6c0 1.108.892 2 2 2h6c1.108 0 2-.892 2-2V9.666L15 13V3l-4 3.334V5c0-1.108-.892-2-2-2z" fill="#fff"/></svg> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16">
+ <defs>
+ <filter id="a" style="color-interpolation-filters:sRGB" height="1.432" width="1.3086" y="-.216" x="-.15429">
+ <feGaussianBlur stdDeviation="0.9"/>
+ </filter>
+ </defs>
+ <path opacity=".5" d="m3 3c-1.108 0-2 0.892-2 2v6c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1.334l4 3.334v-10l-4 3.334v-1.334c0-1.108-0.892-2-2-2z" filter="url(#a)"/>
+ <path d="m3 3c-1.108 0-2 0.892-2 2v6c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1.334l4 3.334v-10l-4 3.334v-1.334c0-1.108-0.892-2-2-2z" fill="#fff"/>
+</svg>