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 192 30 C 99.214844 30 24 105.214844 24 198 C 24 290.785156 99.214844 366 192 366 C 284.785156 366 360 290.785156 360 198 C 360 105.214844 284.785156 30 192 30 Z M 192 30"/> </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 138 114 L 246 114 C 262.570312 114 276 127.429688 276 144 L 276 252 C 276 268.570312 262.570312 282 246 282 L 138 282 C 121.429688 282 108 268.570312 108 252 L 108 144 C 108 127.429688 121.429688 114 138 114 Z M 138 114"/> </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 24 C 99.214844 24 24 99.214844 24 192 C 24.035156 192.8125 24.078125 193.625 24.128906 194.4375 C 26.066406 103.097656 100.640625 30.050781 192 30 C 283.753906 30.058594 358.488281 103.726562 359.871094 195.46875 C 359.925781 194.3125 359.96875 193.15625 360 192 C 360 99.214844 284.785156 24 192 24 Z M 192 24"/> </g> </defs> <g> <use mask="url(#mask0)" xlink:href="#surface5"/> <path style="fill:rgb(80.392%,36.078%,50.588%)" d="M 192 24 C 99.214844 24 24 99.214844 24 192 C 24 284.785156 99.214844 360 192 360 C 284.785156 360 360 284.785156 360 192 C 360 99.214844 284.785156 24 192 24 Z M 192 24"/> <use mask="url(#mask1)" xlink:href="#surface8"/> <path style="fill:rgb(100.000%,100.000%,100.000%)" d="M 138 108 L 246 108 C 262.570312 108 276 121.429688 276 138 L 276 246 C 276 262.570312 262.570312 276 246 276 L 138 276 C 121.429688 276 108 262.570312 108 246 L 108 138 C 108 121.429688 121.429688 108 138 108 Z M 138 108"/> <path style="fill:rgb(77.647%,27.058%,43.921%)" d="M 150 132 L 234 132 C 243.941406 132 252 140.058594 252 150 L 252 234 C 252 243.941406 243.941406 252 234 252 L 150 252 C 140.058594 252 132 243.941406 132 234 L 132 150 C 132 140.058594 140.058594 132 150 132 Z M 150 132"/> <use mask="url(#mask2)" xlink:href="#surface11"/> </g> </svg>
|