blob: 9a5825055786a816fb7778c5e9435e463c6dfbab (
plain) (
blame)
1
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" version="1.1" viewBox="0 0 384 384"> <defs> <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> <feColorMatrix in="SourceGraphic" type="matrix" 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 width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> </g> </mask> <clipPath id="clip1"> <rect width="384" height="384" x="0" y="0"/> </clipPath> <g id="surface5" clip-path="url(#clip1)"> <path style="fill:rgb(0%,0%,0%)" d="M 12.304688 224.339844 C 12.144531 226.453125 12 228.5625 12 230.722656 C 12 278.914062 52.292969 318 102 318 L 293.257812 318 C 336.742188 318 372 283.8125 372 241.644531 C 372 239.566406 371.867188 237.515625 371.699219 235.476562 C 368.605469 274.90625 334.703125 306 293.257812 306 L 102 306 C 54.25 306 15.308594 269.914062 12.304688 224.339844 Z M 12.304688 224.339844"/> </g> <mask id="mask1"> <g filter="url(#alpha)"> <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> </g> </mask> <clipPath id="clip2"> <rect width="384" height="384" x="0" y="0"/> </clipPath> <g id="surface8" clip-path="url(#clip2)"> <path style="fill:rgb(0%,0%,0%)" d="M 252 210 L 156 270 L 156 150 Z M 252 210"/> </g> <mask id="mask2"> <g filter="url(#alpha)"> <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> </g> </mask> <clipPath id="clip3"> <rect width="384" height="384" x="0" y="0"/> </clipPath> <g id="surface11" clip-path="url(#clip3)"> <path style="fill:rgb(100.000%,100.000%,100.000%)" d="M 192 72 C 145.402344 72 105.71875 99.671875 88.640625 138.820312 C 45.265625 145.074219 12 180.917969 12 224.71875 C 12 225.667969 12.089844 226.597656 12.152344 227.53125 C 13.734375 185.199219 46.328125 150.917969 88.640625 144.820312 C 105.71875 105.671875 145.402344 78 192 78 C 246.601562 78 292.15625 115.917969 302.378906 165.960938 C 340.542969 170.199219 370.273438 200.765625 371.847656 238.523438 C 371.902344 237.566406 372 236.613281 372 235.640625 C 372 196.449219 341.59375 164.316406 302.378906 159.960938 C 292.15625 109.917969 246.601562 72 192 72 Z M 192 72"/> </g> </defs> <g> <use mask="url(#mask0)" xlink:href="#surface5"/> <path style="fill:rgb(100.000%,78.039%,18.823%)" d="M 192 72 C 145.402344 72 105.71875 99.664062 88.640625 138.816406 C 45.265625 145.066406 12 180.925781 12 224.722656 C 12 272.929688 52.292969 312 102 312 L 293.257812 312 C 336.742188 312 372 277.8125 372 235.632812 C 372 196.441406 341.605469 164.316406 302.386719 159.960938 C 292.164062 109.917969 246.601562 72 192 72 Z M 192 72"/> <use mask="url(#mask1)" xlink:href="#surface8"/> <path style="fill:rgb(100.000%,100.000%,100.000%)" d="M 252 204 L 156 264 L 156 144 Z M 252 204"/> <use mask="url(#mask2)" xlink:href="#surface11"/> </g> </svg>
|