diff options
Diffstat (limited to 'Flat Remix/apps/scalable/sheets.svg')
-rw-r--r-- | Flat Remix/apps/scalable/sheets.svg | 50 |
1 files changed, 45 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/sheets.svg b/Flat Remix/apps/scalable/sheets.svg index 926ba9b1b..3f2af6228 100644 --- a/Flat Remix/apps/scalable/sheets.svg +++ b/Flat Remix/apps/scalable/sheets.svg @@ -1,6 +1,46 @@ -<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:#67c0bf" 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.5" d="m 20,42 24,0 0,-20 -24,0 z m 2,-18 9,0 0,4 -9,0 z m 11,0 9,0 0,4 -9,0 z m -11,6 9,0 0,4 -9,0 z m 11,0 9,0 0,4 -9,0 z m -11,6 9,0 0,4 -9,0 z m 11,0 9,0 0,4 -9,0 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 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.501961"/> + </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 120 252 L 264 252 L 264 132 L 120 132 Z M 132 144 L 186 144 L 186 168 L 132 168 Z M 198 144 L 252 144 L 252 168 L 198 168 Z M 132 180 L 186 180 L 186 204 L 132 204 Z M 198 180 L 252 180 L 252 204 L 198 204 Z M 132 216 L 186 216 L 186 240 L 132 240 Z M 198 216 L 252 216 L 252 240 L 198 240 Z M 198 216"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(40.392157%,75.294118%,74.901961%)" 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"/> + </g> </svg> |