summaryrefslogtreecommitdiffstats
path: root/core/img/actions/view-play.svg
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-25 09:58:02 +1200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-25 09:58:02 +1200
commit0566af3a12464f68058dd39eb3d8a885d76315a6 (patch)
tree6687511fd843b765eb3bc35d97404433bad892da /core/img/actions/view-play.svg
parent1191dda0d88c25cbc02de7752e7d9ef81b9f8b9f (diff)
downloadnextcloud-server-0566af3a12464f68058dd39eb3d8a885d76315a6.tar.gz
nextcloud-server-0566af3a12464f68058dd39eb3d8a885d76315a6.zip
increase visibility of slideshow controls, fix @owncloud/gallery#51
Diffstat (limited to 'core/img/actions/view-play.svg')
-rw-r--r--core/img/actions/view-play.svg12
1 files changed, 10 insertions, 2 deletions
diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg
index d9fa355371c..e617e29cb01 100644
--- a/core/img/actions/view-play.svg
+++ b/core/img/actions/view-play.svg
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <g transform="translate(0 -1020.4)">
- <path d="m4 1024.4 24 12-24 12z" fill="#fff"/>
+ <defs>
+ <filter id="a" style="color-interpolation-filters:sRGB" height="1.6" width="1.6" y="-.3" x="-.3">
+ <feGaussianBlur stdDeviation="3"/>
+ </filter>
+ </defs>
+ <g transform="matrix(.83333 0 0 .83333 2.6667 -847.67)" filter="url(#a)" stroke="#000" stroke-width="2.4">
+ <path d="m4 1024.4 24 12-24 12z" stroke="#000" stroke-width="2.4"/>
+ </g>
+ <g transform="matrix(.83333 0 0 .83333 2.6667 -847.67)">
+ <path fill="#fff" d="m4 1024.4 24 12-24 12z"/>
</g>
</svg>