diff options
Diffstat (limited to 'Flat-Remix-Light/apps/scalable/xnoise.svg')
-rw-r--r-- | Flat-Remix-Light/apps/scalable/xnoise.svg | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Flat-Remix-Light/apps/scalable/xnoise.svg b/Flat-Remix-Light/apps/scalable/xnoise.svg new file mode 100644 index 000000000..34d88e510 --- /dev/null +++ b/Flat-Remix-Light/apps/scalable/xnoise.svg @@ -0,0 +1,36 @@ +<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 60 30 L 324 30 C 343.882812 30 360 46.117188 360 66 L 360 330 C 360 349.882812 343.882812 366 324 366 L 60 366 C 40.117188 366 24 349.882812 24 330 L 24 66 C 24 46.117188 40.117188 30 60 30 Z M 60 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(100%,100%,100%)" d="M 60 24 C 40.054688 24 24 40.054688 24 60 L 24 66 C 24 46.054688 40.054688 30 60 30 L 324 30 C 343.945312 30 360 46.054688 360 66 L 360 60 C 360 40.054688 343.945312 24 324 24 Z M 60 24"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(67.058824%,27.843137%,73.72549%)" d="M 60 24 L 324 24 C 343.882812 24 360 40.117188 360 60 L 360 324 C 360 343.882812 343.882812 360 324 360 L 60 360 C 40.117188 360 24 343.882812 24 324 L 24 60 C 24 40.117188 40.117188 24 60 24 Z M 60 24"/> + <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke:rgb(100%,100%,100%)" d="M 15 19 C 24 19 24 32 32 32 C 40 32 40 19 49 19" transform="matrix(6,0,0,6,0,0)"/> + <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke:rgb(100%,100%,100%)" d="M 15 45 C 24 45 24 32 32 32 C 40 32 40 45 49 45" transform="matrix(6,0,0,6,0,0)"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> +</svg> |