diff options
Diffstat (limited to 'Flat Remix/apps/scalable/wingpanel.svg')
-rw-r--r-- | Flat Remix/apps/scalable/wingpanel.svg | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/wingpanel.svg b/Flat Remix/apps/scalable/wingpanel.svg index c7eb83403..3f399d320 100644 --- a/Flat Remix/apps/scalable/wingpanel.svg +++ b/Flat Remix/apps/scalable/wingpanel.svg @@ -1,6 +1,35 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1" viewBox="0 0 64 64"> - <path style="fill:#4ab3e4" d="m 6.8000004,9 c -1.5512001,0 -2.8,1.23881 -2.8,2.777823 l 0,42.444353 c 0,1.538813 1.2487999,2.777824 2.8,2.777824 L 57.2,57 C 58.7512,57 60,55.760989 60,54.222176 L 60,11.777823 C 60,10.23981 58.752,9.001 57.2,9.001 Z"/> - <path style="fill:#4f4f4f" d="m 6.8000004,7.0000856 c -1.5512001,0 -2.8,1.2387823 -2.8,2.7777603 L 4.0000004,13 60,13 60,9.7778459 C 60,8.2388679 58.752,7.0000856 57.2,7.0000856 Z"/> - <path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 7 C 5.2496034 7 4 8.2383657 4 9.7773438 L 4 10.777344 C 4 9.2383657 5.2496034 8 6.8007812 8 L 57.199219 8 C 58.749196 8 60 9.2383657 60 10.777344 L 60 9.7773438 C 60 8.2383657 58.749196 7 57.199219 7 L 6.8007812 7 z"/> - <path style="opacity:0.2" d="m 4,54.222656 0,1 C 4,56.762634 5.2496034,58 6.8007812,58 L 57.199219,58 C 58.749196,58 60,56.762634 60,55.222656 l 0,-1 C 60,55.762634 58.749196,57 57.199219,57 L 6.8007812,57 C 5.2496034,57 4,55.762634 4,54.222656 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.101961"/> + </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(100%,100%,100%)" d="M 40.804688 42 C 31.496094 42 24 49.429688 24 58.664062 L 24 64.664062 C 24 55.429688 31.496094 48 40.804688 48 L 343.195312 48 C 352.496094 48 360 55.429688 360 64.664062 L 360 58.664062 C 360 49.429688 352.496094 42 343.195312 42 Z M 40.804688 42"/> + </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 24 325.335938 L 24 331.335938 C 24 340.574219 31.496094 348 40.804688 348 L 343.195312 348 C 352.496094 348 360 340.574219 360 331.335938 L 360 325.335938 C 360 334.574219 352.496094 342 343.195312 342 L 40.804688 342 C 31.496094 342 24 334.574219 24 325.335938 Z M 24 325.335938"/> + </g> + </defs> + <g> + <path style="fill:rgb(29.019608%,70.196078%,89.411765%)" d="M 40.800781 54 C 31.492188 54 24 61.433594 24 70.667969 L 24 325.332031 C 24 334.566406 31.492188 342 40.800781 342 L 343.199219 342 C 352.507812 342 360 334.566406 360 325.332031 L 360 70.667969 C 360 61.4375 352.511719 54.007812 343.199219 54.007812 Z M 40.800781 54"/> + <path style="fill:rgb(30.980392%,30.980392%,30.980392%)" d="M 40.800781 42 C 31.492188 42 24 49.433594 24 58.667969 L 24 78 L 360 78 L 360 58.667969 C 360 49.433594 352.511719 42 343.199219 42 Z M 40.800781 42"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> </svg> |