123456789101112131415161718192021 |
- <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <clipPath id="clip1">
- <rect width="24" height="24"/>
- </clipPath>
- <filter width="100%" x="0" y="0" height="100%" filterUnits="objectBoundingBox" id="alpha">
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic" type="matrix"/>
- </filter>
- <g style="clip-path:url(#clip1)" id="surface7">
- <path style="fill:#000" d="M 10.902344 5.453125 L 13.097656 5.453125 C 16.386719 5.453125 16.320312 8.796875 16.320312 8.796875 L 16.320312 11.660156 C 16.320312 12.75 14.398438 15 14.398438 15 L 14.398438 16.433594 L 18.71875 18.816406 L 18.71875 20.726562 L 5.28125 20.726562 L 5.28125 18.816406 L 9.601562 16.433594 L 9.601562 15 C 9.601562 15 7.671875 12.75 7.679688 11.660156 L 7.679688 8.796875 C 7.679688 8.796875 7.613281 5.453125 10.902344 5.453125 Z "/>
- </g>
- <mask id="mask0">
- <g style="filter:url(#alpha)">
- <rect width="24" x="0" y="0" height="24" style="fill:#000;fill-opacity:.302"/>
- </g>
- </mask>
- </defs>
- <use style="mask:url(#mask0)" xlink:href="#surface7"/>
- <path style="fill:#dcdcdc" d="M 10.902344 4.363281 L 13.097656 4.363281 C 16.386719 4.363281 16.320312 7.703125 16.320312 7.703125 L 16.320312 10.566406 C 16.320312 11.660156 14.398438 13.910156 14.398438 13.910156 L 14.398438 15.339844 L 18.71875 17.726562 L 18.71875 19.636719 L 5.28125 19.636719 L 5.28125 17.726562 L 9.601562 15.339844 L 9.601562 13.910156 C 9.601562 13.910156 7.671875 11.660156 7.679688 10.566406 L 7.679688 7.703125 C 7.679688 7.703125 7.613281 4.363281 10.902344 4.363281 Z "/>
- </svg>
|