diff options
Diffstat (limited to 'Flat Remix/apps/scalable/desktop-environment-unity.svg')
-rw-r--r-- | Flat Remix/apps/scalable/desktop-environment-unity.svg | 52 |
1 files changed, 46 insertions, 6 deletions
diff --git a/Flat Remix/apps/scalable/desktop-environment-unity.svg b/Flat Remix/apps/scalable/desktop-environment-unity.svg index 708924019..3cab7f318 100644 --- a/Flat Remix/apps/scalable/desktop-environment-unity.svg +++ b/Flat Remix/apps/scalable/desktop-environment-unity.svg @@ -1,7 +1,47 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <circle style="opacity:0.2" cx="32" cy="33" r="28"/> - <circle style="fill:#a43b84" cx="32" cy="32" r="28"/> - <path style="opacity:0.2" d="M 20,35.8 C 20,35.8 20,47 29,47 H 44 V 19 H 38 V 40 H 30.5 C 26,40 26,34.4 26,34.4 V 19 H 20 Z"/> - <path style="fill:#ffffff" d="M 20,34.8 C 20,34.8 20,46 29,46 H 44 V 18 H 38 V 39 H 30.5 C 26,39 26,33.4 26,33.4 V 18 H 20 Z"/> - <path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0215 32.586 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.979 32.414 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 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 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(0%,0%,0%)" d="M 120 214.800781 C 120 214.800781 120 282 174 282 L 264 282 L 264 114 L 228 114 L 228 240 L 183 240 C 156 240 156 206.398438 156 206.398438 L 156 114 L 120 114 Z M 120 214.800781"/> + </g> + <mask id="mask2"> + <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="clip3"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface11" clip-path="url(#clip3)"> + <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.046875 357.960938 103.125 359.875 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(64.313725%,23.137255%,51.764706%)" 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"/> + <path style="fill:rgb(100%,100%,100%)" d="M 120 208.800781 C 120 208.800781 120 276 174 276 L 264 276 L 264 108 L 228 108 L 228 234 L 183 234 C 156 234 156 200.398438 156 200.398438 L 156 108 L 120 108 Z M 120 208.800781"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + </g> </svg> |