Playing.svg 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128pt" height="128pt" viewBox="0 0 128 128" version="1.1">
  3. <defs>
  4. <filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
  5. <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
  6. </filter>
  7. <mask id="mask0">
  8. <g filter="url(#alpha)">
  9. <rect x="0" y="0" width="128" height="128" style="fill:rgb(0%,0%,0%);fill-opacity:0.74902;stroke:none;"/>
  10. </g>
  11. </mask>
  12. <clipPath id="clip2">
  13. <rect x="0" y="0" width="128" height="128"/>
  14. </clipPath>
  15. <g id="surface6" clip-path="url(#clip2)">
  16. <path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 24 16 L 24 112 L 112 64 L 32.804688 20.804688 Z M 24 16 "/>
  17. </g>
  18. <clipPath id="clip1">
  19. <rect x="0" y="0" width="128" height="128"/>
  20. </clipPath>
  21. <g id="surface8" clip-path="url(#clip1)">
  22. <use xlink:href="#surface6" mask="url(#mask0)"/>
  23. </g>
  24. </defs>
  25. <g id="surface1">
  26. <use xlink:href="#surface8"/>
  27. </g>
  28. </svg>