diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/miro.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/miro.svg | 52 |
1 files changed, 46 insertions, 6 deletions
diff --git a/Flat Remix Light/apps/scalable/miro.svg b/Flat Remix Light/apps/scalable/miro.svg index b8581aafb..05aa659e0 100644 --- a/Flat Remix Light/apps/scalable/miro.svg +++ b/Flat Remix Light/apps/scalable/miro.svg @@ -1,7 +1,47 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <path style="opacity:0.2" d="m 4,56 0,2 c 0,1.662 1.338,3 3,3 l 50,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 L 7,59 C 5.338,59 4,57.662 4,56 Z"/> - <rect style="fill:#c2352a" width="56" height="56" x="-60" y="-60" rx="3" ry="3" transform="matrix(0,-1,-1,0,0,0)"/> - <path style="opacity:0.1;fill:#ffffff" d="M 7 4 C 5.338 4 4 5.338 4 7 L 4 8 C 4 6.338 5.338 5 7 5 L 57 5 C 58.662 5 60 6.338 60 8 L 60 7 C 60 5.338 58.662 4 57 4 L 7 4 z"/> - <path style="opacity:0.2" d="m 16,19 0,28 8,0 0,-18 4,0 0,18 8,0 0,-18 4,0 0,18 8,0 0,-23.1 C 48,21.156 45.946,19 43.334,19"/> - <path style="fill:#ffffff" d="m 16,18 0,28 8,0 0,-18 4,0 0,18 8,0 0,-18 4,0 0,18 8,0 0,-23.1 C 48,20.156 45.946,18 43.334,18"/> +<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 24 336 L 24 348 C 24 357.972656 32.027344 366 42 366 L 342 366 C 351.972656 366 360 357.972656 360 348 L 360 336 C 360 345.972656 351.972656 354 342 354 L 42 354 C 32.027344 354 24 345.972656 24 336 Z M 24 336"/> + </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.101961"/> + </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 C 32.027344 24 24 32.027344 24 42 L 24 48 C 24 38.027344 32.027344 30 42 30 L 342 30 C 351.972656 30 360 38.027344 360 48 L 360 42 C 360 32.027344 351.972656 24 342 24 Z M 42 24"/> + </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.2"/> + </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(0%,0%,0%)" d="M 96 114 L 96 282 L 144 282 L 144 174 L 168 174 L 168 282 L 216 282 L 216 174 L 240 174 L 240 282 L 288 282 L 288 143.398438 C 288 126.9375 275.675781 114 260.003906 114"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(76.078431%,20.784314%,16.470588%)" d="M 360 342 L 360 42 C 360 32.058594 351.941406 24 342 24 L 42 24 C 32.058594 24 24 32.058594 24 42 L 24 342 C 24 351.941406 32.058594 360 42 360 L 342 360 C 351.941406 360 360 351.941406 360 342 Z M 360 342"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + <path style="fill:rgb(100%,100%,100%)" d="M 96 108 L 96 276 L 144 276 L 144 168 L 168 168 L 168 276 L 216 276 L 216 168 L 240 168 L 240 276 L 288 276 L 288 137.398438 C 288 120.9375 275.675781 108 260.003906 108"/> + </g> </svg> |