diff options
Diffstat (limited to 'Flat-Remix/apps/scalable/kbounce.svg')
-rw-r--r-- | Flat-Remix/apps/scalable/kbounce.svg | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Flat-Remix/apps/scalable/kbounce.svg b/Flat-Remix/apps/scalable/kbounce.svg new file mode 100644 index 000000000..88e133d3d --- /dev/null +++ b/Flat-Remix/apps/scalable/kbounce.svg @@ -0,0 +1,34 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" 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 360 198 C 360 290.785156 284.785156 366 192 366 C 99.214844 366 24 290.785156 24 198 C 24 105.214844 99.214844 30 192 30 C 284.785156 30 360 105.214844 360 198 Z M 360 198"/> + </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%,100%,100%)" d="M 192 24 C 99.214844 24 24 99.214844 24 192 C 24.03125 193.171875 24.074219 194.34375 24.128906 195.515625 C 25.484375 103.753906 100.226562 30.058594 192 30 C 283.378906 30.050781 357.957031 103.125 359.871094 194.484375 C 359.921875 193.65625 359.964844 192.828125 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(21.568627%,62.745098%,94.901961%)" d="M 360 192 C 360 284.785156 284.785156 360 192 360 C 99.214844 360 24 284.785156 24 192 C 24 99.214844 99.214844 24 192 24 C 284.785156 24 360 99.214844 360 192 Z M 360 192"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> +</svg> |