1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" version="1.1">
- <defs>
- <filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
- <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"/>
- </filter>
- <mask id="mask0">
- <g filter="url(#alpha)">
- <rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.3;stroke:none;"/>
- </g>
- </mask>
- <clipPath id="clip1">
- <rect x="0" y="0" width="64" height="64"/>
- </clipPath>
- <g id="surface5" clip-path="url(#clip1)">
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 23.984375 18.667969 L 15.992188 26.667969 L 15.992188 42.667969 L 23.984375 50.667969 L 24 40 L 29.332031 34.667969 L 24 29.332031 Z M 23.984375 18.667969 "/>
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 7.996094 26.667969 C 6.601562 26.667969 5.332031 27.996094 5.332031 29.332031 L 5.332031 40 C 5.332031 41.546875 6.488281 42.667969 7.996094 42.667969 L 18.65625 42.667969 L 18.65625 26.667969 Z M 7.996094 26.667969 "/>
- </g>
- <mask id="mask1">
- <g filter="url(#alpha)">
- <rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.15;stroke:none;"/>
- </g>
- </mask>
- <clipPath id="clip2">
- <rect x="0" y="0" width="64" height="64"/>
- </clipPath>
- <g id="surface8" clip-path="url(#clip2)">
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 35.980469 21.332031 L 32 25.3125 L 41.355469 34.667969 L 32 44.019531 L 35.980469 48 L 45.332031 38.644531 L 54.6875 48 L 58.667969 44.019531 L 49.3125 34.667969 L 58.667969 25.3125 L 54.6875 21.332031 L 45.332031 30.6875 Z M 35.980469 21.332031 "/>
- </g>
- <mask id="mask2">
- <g filter="url(#alpha)">
- <rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.5;stroke:none;"/>
- </g>
- </mask>
- <clipPath id="clip3">
- <rect x="0" y="0" width="64" height="64"/>
- </clipPath>
- <g id="surface11" clip-path="url(#clip3)">
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(86.274511%,86.274511%,86.274511%);fill-opacity:1;" d="M 35.980469 18.667969 L 32 22.644531 L 41.355469 32 L 32 41.355469 L 35.980469 45.332031 L 45.332031 35.980469 L 54.6875 45.332031 L 58.667969 41.355469 L 49.3125 32 L 58.667969 22.644531 L 54.6875 18.667969 L 45.332031 28.019531 Z M 35.980469 18.667969 "/>
- </g>
- </defs>
- <g id="surface1">
- <use xlink:href="#surface5" mask="url(#mask0)"/>
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(86.274511%,86.274511%,86.274511%);fill-opacity:1;" d="M 24 16 L 15.992188 24 L 15.992188 40 L 24 48 L 24 37.332031 L 29.332031 32 L 24 26.667969 Z M 24 16 "/>
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(86.274511%,86.274511%,86.274511%);fill-opacity:1;" d="M 8 24 C 6.605469 24 5.335938 25.328125 5.335938 26.667969 L 5.335938 37.332031 C 5.335938 38.878906 6.488281 40 8 40 L 18.65625 40 L 18.65625 24 Z M 8 24 "/>
- <use xlink:href="#surface8" mask="url(#mask1)"/>
- <use xlink:href="#surface11" mask="url(#mask2)"/>
- </g>
- </svg>
|