summaryrefslogtreecommitdiffstats
path: root/core/img/actions/view-play.svg
blob: 6359e6d018f37482156a37ff334caf7d690b53e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/">
 <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 filter="url(#a)" stroke="#000" stroke-width="2.4" transform="matrix(.83333 0 0 .83333 2.6667 -847.67)">
  <path stroke="#000" stroke-width="2.4" d="m4 1024.4 24 12-24 12z"/>
 </g>
 <g transform="matrix(.83333 0 0 .83333 2.6667 -847.67)">
  <path d="m4 1024.4 24 12-24 12z" fill="#fff"/>
 </g>
</svg>