123456789101112131415161718192021222324252627 |
- <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 11.035156 8.582031 C 11.503906 8.582031 11.878906 8.742188 12.152344 9.0625 C 12.421875 9.378906 12.558594 9.816406 12.558594 10.371094 C 12.558594 10.941406 12.425781 11.378906 12.164062 11.691406 C 11.902344 12 11.527344 12.15625 11.039062 12.15625 C 10.742188 12.15625 10.402344 12.101562 10.019531 11.992188 L 10.019531 12.4375 C 10.316406 12.550781 10.679688 12.605469 11.117188 12.605469 C 11.746094 12.605469 12.234375 12.410156 12.578125 12.023438 C 12.921875 11.632812 13.089844 11.082031 13.089844 10.363281 C 13.089844 9.914062 13.007812 9.523438 12.84375 9.183594 C 12.679688 8.847656 12.441406 8.585938 12.128906 8.40625 C 11.816406 8.222656 11.449219 8.128906 11.027344 8.128906 C 10.578125 8.128906 10.1875 8.214844 9.851562 8.378906 L 10.0625 8.816406 C 10.386719 8.660156 10.710938 8.582031 11.035156 8.582031 "/>
- </g>
- </defs>
- <g>
- <path d="M 5.367188 10.667969 L 9.011719 10.667969 C 10.367188 10.667969 11.46875 11.539062 11.46875 12.609375 C 11.46875 13.679688 10.367188 14.546875 9.011719 14.546875 L 5.367188 14.546875 C 4.011719 14.546875 2.910156 13.679688 2.910156 12.609375 C 2.910156 11.539062 4.011719 10.667969 5.367188 10.667969 Z " fill-opacity="0.302"/>
- <path d="M 2.910156 7.300781 L 11.46875 7.300781 L 11.46875 12.632812 L 2.910156 12.632812 Z " fill-opacity="0.302"/>
- <use xlink:href="#3" mask="url(#1)"/>
- <path d="M 5.367188 9.941406 L 9.011719 9.941406 C 10.367188 9.941406 11.46875 10.808594 11.46875 11.878906 C 11.46875 12.949219 10.367188 13.816406 9.011719 13.816406 L 5.367188 13.816406 C 4.011719 13.816406 2.910156 12.949219 2.910156 11.878906 C 2.910156 10.808594 4.011719 9.941406 5.367188 9.941406 Z " fill="#dcdcdc"/>
- <path d="M 2.910156 6.574219 L 11.46875 6.574219 L 11.46875 11.90625 L 2.910156 11.90625 Z " fill="#dcdcdc"/>
- <path d="M 11.035156 7.855469 C 11.503906 7.855469 11.878906 8.015625 12.152344 8.335938 C 12.421875 8.652344 12.558594 9.089844 12.558594 9.640625 C 12.558594 10.210938 12.425781 10.652344 12.164062 10.964844 C 11.902344 11.273438 11.527344 11.429688 11.039062 11.429688 C 10.742188 11.429688 10.402344 11.375 10.019531 11.265625 L 10.019531 11.710938 C 10.316406 11.820312 10.679688 11.878906 11.117188 11.878906 C 11.746094 11.878906 12.234375 11.683594 12.578125 11.296875 C 12.921875 10.90625 13.089844 10.351562 13.089844 9.636719 C 13.089844 9.1875 13.007812 8.792969 12.84375 8.457031 C 12.679688 8.121094 12.441406 7.859375 12.128906 7.675781 C 11.816406 7.496094 11.449219 7.402344 11.027344 7.402344 C 10.578125 7.402344 10.1875 7.488281 9.851562 7.652344 L 10.0625 8.089844 C 10.386719 7.933594 10.710938 7.855469 11.035156 7.855469 " fill="#dcdcdc"/>
- </g>
- </svg>
|