diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/manjaro-welcome.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/manjaro-welcome.svg | 37 |
1 files changed, 33 insertions, 4 deletions
diff --git a/Flat Remix Light/apps/scalable/manjaro-welcome.svg b/Flat Remix Light/apps/scalable/manjaro-welcome.svg index 3e41f6bf5..78d552181 100644 --- a/Flat Remix Light/apps/scalable/manjaro-welcome.svg +++ b/Flat Remix Light/apps/scalable/manjaro-welcome.svg @@ -1,5 +1,34 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <path style="opacity:0.2" d="m 21,17 0,2 18,0 0,-2 -18,0 z m -14,8 0,2 14,0 0,-2 -14,0 z m 0,34 0,2 14,0 0,-2 -14,0 z m 18,0 0,2 14,0 0,-2 -14,0 z m 18,0 0,2 14,0 0,-2 -14,0 z"/> - <path style="fill:#35bf5c" d="m 7,4 0,22 14,0 0,-8 18,0 0,-14 -20.8,0 z m 36,0 0,56 14,0 0,-56 z m -18,18 0,38 14,0 0,-38 z m -18,8 0,30 14,0 0,-30 z"/> - <path style="opacity:0.2;fill:#ffffff" d="M 7 4 L 7 5 L 39 5 L 39 4 L 7 4 z M 43 4 L 43 5 L 57 5 L 57 4 L 43 4 z M 25 22 L 25 23 L 39 23 L 39 22 L 25 22 z M 7 30 L 7 31 L 21 31 L 21 30 L 7 30 z"/> +<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 126 102 L 126 114 L 234 114 L 234 102 Z M 42 150 L 42 162 L 126 162 L 126 150 Z M 42 354 L 42 366 L 126 366 L 126 354 Z M 150 354 L 150 366 L 234 366 L 234 354 Z M 258 354 L 258 366 L 342 366 L 342 354 Z M 258 354"/> + </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 42 24 L 42 30 L 234 30 L 234 24 Z M 258 24 L 258 30 L 342 30 L 342 24 Z M 150 132 L 150 138 L 234 138 L 234 132 Z M 42 180 L 42 186 L 126 186 L 126 180 Z M 42 180"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(20.784314%,74.901961%,36.078431%)" d="M 42 24 L 42 156 L 126 156 L 126 108 L 234 108 L 234 24 Z M 258 24 L 258 360 L 342 360 L 342 24 Z M 150 132 L 150 360 L 234 360 L 234 132 Z M 42 180 L 42 360 L 126 360 L 126 180 Z M 42 180"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> </svg> |