1234567891011121314151617181920212223242526 |
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
- <defs>
- <filter id="0" filterUnits="objectBoundingBox" x="0" y="0" width="16" height="16">
- <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="1">
- <g filter="url(#0)">
- <rect width="16" height="16" fill-opacity="0.302"/>
- </g>
- </mask>
- <clipPath id="2">
- <rect width="16" height="16"/>
- </clipPath>
- <g id="3" clip-path="url(#2)">
- <path d="M 12.5 5.334473 L 12.5 8.664551 " transform="matrix(1.066667,0,0,0.727273,-5.333333,-0.727273)" fill="none" stroke="#dcdcdc" stroke-linecap="round" stroke-width="2"/>
- <path d="M -16.452637 8.248291 L -7.547363 8.248291 C -6.279785 8.248291 -5.248535 9.727783 -5.248535 11.551514 L -5.248535 13.448486 C -5.248535 15.272217 -6.279785 16.751709 -7.547363 16.751709 L -16.452637 16.751709 C -17.720215 16.751709 -18.751465 15.272217 -18.751465 13.448486 L -18.751465 11.551514 C -18.751465 9.727783 -17.720215 8.248291 -16.452637 8.248291 Z " transform="matrix(0,-0.727273,1.066667,0,-5.333333,-0.727273)" fill="none" stroke="#dcdcdc" stroke-linecap="round" stroke-width="0.5"/>
- </g>
- </defs>
- <g>
- <path d="M 6.500244 -1.499023 L 8.499756 -1.499023 C 10.715332 -1.499023 12.498779 -0.161621 12.498779 1.498047 L 12.498779 10.5 C 12.498779 12.159668 10.715332 13.502441 8.499756 13.502441 L 6.500244 13.502441 C 4.284668 13.502441 2.501221 12.159668 2.501221 10.5 L 2.501221 1.498047 C 2.501221 -0.161621 4.284668 -1.499023 6.500244 -1.499023 Z M 7.540283 -1.499023 L 7.540283 2.502441 " transform="matrix(1.066667,0,0,0.727273,0,4.363636)" stroke-opacity="0.302" fill="none" stroke="#000000" stroke-linecap="round"/>
- <use xlink:href="#3" mask="url(#1)"/>
- <path d="M 6.500244 -2.498047 L 8.499756 -2.498047 C 10.715332 -2.498047 12.498779 -1.160645 12.498779 0.499023 L 12.498779 9.500977 C 12.498779 11.160645 10.715332 12.498047 8.499756 12.498047 L 6.500244 12.498047 C 4.284668 12.498047 2.501221 11.160645 2.501221 9.500977 L 2.501221 0.499023 C 2.501221 -1.160645 4.284668 -2.498047 6.500244 -2.498047 Z M 7.540283 -2.498047 L 7.540283 1.498047 " transform="matrix(1.066667,0,0,0.727273,0,4.363636)" fill="none" stroke="#dcdcdc" stroke-linecap="round"/>
- <path d="M 4.570312 10.910156 C 3.816406 10.910156 3.183594 11.234375 3.199219 11.636719 C 3.246094 12.6875 4.914062 13.089844 7.3125 13.089844 L 8.6875 13.089844 C 10.851562 13.089844 12.636719 12.789062 12.800781 11.636719 C 12.851562 11.261719 12.269531 10.910156 11.429688 10.910156 Z " fill="#de372c" fill-rule="evenodd"/>
- </g>
- </svg>
|