blob: 55707cecb85d151cee01e6316e480e6dd49e9e29 (
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 24 336 L 24 348 C 24 357.972656 32.027344 366 42 366 L 342 366 C 351.972656 366 360 357.972656 360 348 L 360 336 C 360 345.972656 351.972656 354 342 354 L 42 354 C 32.027344 354 24 345.972656 24 336 Z M 24 336"/> </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 72 114 L 72 354 L 108 354 L 108 214.96875 L 172.992188 150 L 192 150 L 192 212.113281 C 177.632812 217.191406 168.023438 230.761719 168 246 C 168 265.882812 184.117188 282 204 282 C 223.882812 282 240 265.882812 240 246 C 239.988281 230.753906 230.375 217.167969 216 212.085938 L 216 149.996094 L 240 149.996094 L 240 113.996094 L 72 113.996094 Z M 108 150 L 139.007812 150 L 108 181.007812 Z M 204 234 C 210.628906 234 216 239.371094 216 246 C 216 252.628906 210.628906 258 204 258 C 197.371094 258 192 252.628906 192 246 C 192 239.371094 197.371094 234 204 234 Z M 204 234"/> </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.101961"/> </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 42 24 C 32.027344 24 24 32.027344 24 42 L 24 48 C 24 38.027344 32.027344 30 42 30 L 342 30 C 351.972656 30 360 38.027344 360 48 L 360 42 C 360 32.027344 351.972656 24 342 24 Z M 42 24"/> </g> </defs> <g> <use mask="url(#mask0)" xlink:href="#surface5"/> <path style="fill:rgb(54.901%,25.882%,67.058%)" d="M 360 342 L 360 42 C 360 32.058594 351.941406 24 342 24 L 42 24 C 32.058594 24 24 32.058594 24 42 L 24 342 C 24 351.941406 32.058594 360 42 360 L 342 360 C 351.941406 360 360 351.941406 360 342 Z M 360 342"/> <use mask="url(#mask1)" xlink:href="#surface8"/> <use mask="url(#mask2)" xlink:href="#surface11"/> <path style="fill:rgb(29.019%,68.235%,90.196%)" d="M 72 108 L 72 348 L 108 348 L 108 208.96875 L 172.992188 144 L 192 144 L 192 206.113281 C 177.632812 211.191406 168.023438 224.761719 168 240 C 168 259.882812 184.117188 276 204 276 C 223.882812 276 240 259.882812 240 240 C 239.988281 224.753906 230.375 211.167969 216 206.085938 L 216 143.996094 L 240 143.996094 L 240 107.996094 L 72 107.996094 Z M 108 144 L 139.007812 144 L 108 175.007812 Z M 204 228 C 210.628906 228 216 233.371094 216 240 C 216 246.628906 210.628906 252 204 252 C 197.371094 252 192 246.628906 192 240 C 192 233.371094 197.371094 228 204 228 Z M 204 228"/> </g> </svg>
|