diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/windows.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/windows.svg | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/Flat Remix Light/apps/scalable/windows.svg b/Flat Remix Light/apps/scalable/windows.svg index d87f23a06..48bab7157 100644 --- a/Flat Remix Light/apps/scalable/windows.svg +++ b/Flat Remix Light/apps/scalable/windows.svg @@ -1,11 +1,25 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1"> - <g transform="matrix(5.2609257,0,0,5.2609257,-3508.2602,-1799.5541)"> - <g> - <rect style="fill:#d41a1a" width="40.768" height="40.768" x="672.75" y="347.95"/> - <rect style="fill:#0fa15f;fill-opacity:0.99607843" width="40.768" height="40.768" x="717.51" y="347.95"/> - <rect style="fill:#ffc831" width="40.768" height="40.768" x="717.51" y="392.72"/> - <rect style="fill:#367bf0" width="40.768" height="40.768" x="672.75" y="392.72"/> - <path style="opacity:0.3" d="m 288.17383,348.92188 v 4 h 40.76758 v -4 z m 44.76758,0 v 4 h 40.76757 v -4 z m -44.76758,44.76953 v 4 h 40.76758 v -4 z m 44.76758,0 v 4 h 40.76757 v -4 z" transform="translate(384.57143,35.798)"/> +<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.301961"/> + </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 23.253906 168.320312 L 23.253906 184.105469 L 184.109375 184.105469 L 184.109375 168.320312 Z M 199.890625 168.320312 L 199.890625 184.105469 L 360.746094 184.105469 L 360.746094 168.320312 Z M 23.253906 344.96875 L 23.253906 360.75 L 184.109375 360.75 L 184.109375 344.96875 Z M 199.890625 344.96875 L 199.890625 360.75 L 360.746094 360.75 L 360.746094 344.96875 Z M 199.890625 344.96875"/> </g> + </defs> + <g> + <path style="fill:rgb(83.137255%,10.196078%,10.196078%)" d="M 23.269531 23.238281 L 184.128906 23.238281 L 184.128906 184.097656 L 23.269531 184.097656 Z M 23.269531 23.238281"/> + <path style="fill:rgb(5.882353%,63.137255%,37.254902%);fill-opacity:0.996078" d="M 199.878906 23.238281 L 360.738281 23.238281 L 360.738281 184.097656 L 199.878906 184.097656 Z M 199.878906 23.238281"/> + <path style="fill:rgb(100%,78.431373%,19.215686%)" d="M 199.878906 199.886719 L 360.738281 199.886719 L 360.738281 360.746094 L 199.878906 360.746094 Z M 199.878906 199.886719"/> + <path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 23.269531 199.886719 L 184.128906 199.886719 L 184.128906 360.746094 L 23.269531 360.746094 Z M 23.269531 199.886719"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> </g> </svg> |