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="surface6">
- <path style="fill:#000;fill-opacity:.302" d="M 12 2.183594 C 9.152344 2.183594 6.855469 3.640625 6.855469 5.453125 L 6.855469 14.183594 C 6.855469 15.996094 9.152344 17.453125 12 17.453125 C 14.847656 17.453125 17.144531 15.996094 17.144531 14.183594 L 17.144531 5.453125 C 17.144531 3.640625 14.847656 2.183594 12 2.183594 Z M 1.714844 9.816406 L 1.714844 10.910156 L 3.429688 10.910156 L 3.429688 14.183594 C 3.429688 16.824219 6.371094 19.027344 10.285156 19.535156 L 10.285156 21.820312 L 8.570312 21.820312 L 8.570312 22.910156 L 15.429688 22.910156 L 15.429688 21.820312 L 13.714844 21.820312 L 13.714844 19.535156 C 17.628906 19.027344 20.570312 16.828125 20.570312 14.183594 L 20.570312 10.910156 L 22.285156 10.910156 L 22.285156 9.820312 L 18.855469 9.820312 L 18.855469 14.183594 C 18.855469 16.601562 15.800781 18.546875 12 18.546875 C 8.199219 18.546875 5.144531 16.601562 5.144531 14.183594 L 5.144531 9.820312 L 1.714844 9.820312 Z "/>
- <path style="fill:#dcdcdc" d="M 12 1.089844 C 9.152344 1.089844 6.855469 2.550781 6.855469 4.363281 L 6.855469 13.089844 C 6.855469 14.902344 9.152344 16.363281 12 16.363281 C 14.847656 16.363281 17.144531 14.902344 17.144531 13.089844 L 17.144531 4.363281 C 17.144531 2.550781 14.847656 1.089844 12 1.089844 Z M 1.714844 8.726562 L 1.714844 9.816406 L 3.429688 9.816406 L 3.429688 13.089844 C 3.429688 15.734375 6.371094 17.9375 10.285156 18.441406 L 10.285156 20.726562 L 8.570312 20.726562 L 8.570312 21.820312 L 15.429688 21.820312 L 15.429688 20.726562 L 13.714844 20.726562 L 13.714844 18.441406 C 17.628906 17.9375 20.570312 15.734375 20.570312 13.089844 L 20.570312 9.820312 L 22.285156 9.820312 L 22.285156 8.726562 L 18.855469 8.726562 L 18.855469 13.089844 C 18.855469 15.507812 15.800781 17.453125 12 17.453125 C 8.199219 17.453125 5.144531 15.507812 5.144531 13.089844 L 5.144531 8.726562 Z "/>
- </g>
- <mask id="mask0">
- <g style="filter:url(#alpha)">
- <rect width="24" x="0" y="0" height="24" style="fill:#000;fill-opacity:.4"/>
- </g>
- </mask>
- </defs>
- <use style="mask:url(#mask0)" xlink:href="#surface6"/>
- </svg>
|