blob: f3d599b8f36bac57f13bf506cf4ab085cbe3c03f (
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 343.324219 141.292969 L 198 192 L 203.730469 195.996094 L 345.382812 146.566406 C 344.765625 144.773438 344.011719 143.050781 343.324219 141.292969 Z M 42.085938 195 C 42.066406 196.003906 42 196.992188 42 198 C 42 284.425781 111.578125 354 198 354 C 251.125 354 297.882812 327.707031 326.03125 287.375 L 323.101562 285.328125 C 294.703125 323.394531 249.351562 348 198 348 C 112.585938 348 43.675781 280.019531 42.085938 195 Z M 42.085938 195"/> </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(100.000%,100.000%,100.000%)" d="M 198 36 C 111.574219 36 42 105.574219 42 192 C 42 193.007812 42.0625 193.996094 42.082031 195 C 43.675781 109.980469 112.582031 42 198 42 C 264.363281 42 320.710938 83.101562 343.324219 141.292969 L 345.382812 140.566406 C 324.214844 79.570312 266.375 36 198 36 Z M 203.730469 195.996094 L 198 198 L 323.101562 285.328125 C 324.078125 284.015625 325.085938 282.726562 326.027344 281.375 Z M 203.730469 195.996094"/> </g> </defs> <g> <path style="fill:rgb(100.000%,78.039%,18.823%)" d="M 198.007812 36 C 111.582031 36 42.007812 105.574219 42.007812 192 C 42.007812 278.425781 111.582031 348 198.007812 348 C 251.128906 348 297.886719 321.710938 326.035156 281.382812 L 198.007812 192.007812 L 345.390625 140.5625 C 324.222656 79.566406 266.382812 36.007812 198.007812 36.007812 Z M 198.007812 36"/> <path style="fill:rgb(29.803%,29.803%,29.803%)" d="M 234.007812 108 C 234.007812 121.253906 223.261719 132 210.007812 132 C 196.75 132 186.007812 121.253906 186.007812 108 C 186.007812 94.746094 196.75 84 210.007812 84 C 223.261719 84 234.007812 94.746094 234.007812 108 Z M 234.007812 108"/> <use mask="url(#mask0)" xlink:href="#surface5"/> <use mask="url(#mask1)" xlink:href="#surface8"/> </g> </svg>
|