application-template.svg 1.7 KB

123456789101112131415161718192021222324
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22px" height="22px" viewBox="0 0 22 22" version="1.1">
  2. <defs>
  3. <filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
  4. <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"/>
  5. </filter>
  6. <mask id="mask0">
  7. <g filter="url(#alpha)">
  8. <rect x="0" y="0" width="22" height="22" style="fill:rgb(0%,0%,0%);fill-opacity:0.682353;stroke:none;"/>
  9. </g>
  10. </mask>
  11. <clipPath id="clip1">
  12. <rect x="0" y="0" width="22" height="22"/>
  13. </clipPath>
  14. <g id="surface5" clip-path="url(#clip1)">
  15. <path style=" stroke:none;fill-rule:nonzero;fill:rgb(92.54902%,92.54902%,92.54902%);fill-opacity:1;" d="M 18.785156 4.367188 L 11.386719 1.1875 L 11.386719 1.6875 C 11.386719 3.171875 12.582031 4.367188 14.066406 4.367188 Z M 18.785156 4.367188 "/>
  16. </g>
  17. </defs>
  18. <g id="surface1">
  19. <path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,66.666667%,66.666667%);fill-opacity:1;" d="M 5.898438 1.1875 C 4.410156 1.1875 3.214844 2.382812 3.214844 3.871094 L 3.214844 18.128906 C 3.214844 19.617188 4.410156 20.8125 5.898438 20.8125 L 16.101562 20.8125 C 17.589844 20.8125 18.785156 19.617188 18.785156 18.128906 L 18.785156 4.367188 L 11.386719 1.1875 Z M 16.378906 1.203125 C 16.558594 1.21875 16.734375 1.253906 16.902344 1.308594 C 16.734375 1.253906 16.558594 1.21875 16.378906 1.203125 Z M 16.902344 1.308594 C 17.152344 1.386719 17.390625 1.5 17.605469 1.644531 C 17.390625 1.5 17.152344 1.386719 16.902344 1.308594 Z M 17.808594 1.796875 C 17.875 1.851562 17.941406 1.910156 18 1.972656 C 17.941406 1.910156 17.875 1.851562 17.8125 1.796875 Z M 17.808594 1.796875 "/>
  20. <use xlink:href="#surface5" mask="url(#mask0)"/>
  21. </g>
  22. </svg>