diff options
Diffstat (limited to 'Flat Remix/apps/scalable/tiled.svg')
-rw-r--r-- | Flat Remix/apps/scalable/tiled.svg | 50 |
1 files changed, 45 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/tiled.svg b/Flat Remix/apps/scalable/tiled.svg index fba405b97..3d3cd57b4 100644 --- a/Flat Remix/apps/scalable/tiled.svg +++ b/Flat Remix/apps/scalable/tiled.svg @@ -1,6 +1,46 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <rect style="fill:#616bdd" width="55.999" height="55.999" x="-60" y="-60" rx="2.8" ry="2.8" transform="matrix(0,-1,-1,0,0,0)"/> - <path style="opacity:0.1;fill:#ffffff" d="M 6.8007812,4 C 5.2496033,4 4,5.2495828 4,6.8002055 L 4,7.8 C 4,6.2493773 5.2496033,4.9997945 6.8007812,4.9997945 l 50.3984378,0 C 58.749197,4.9997945 60,6.2493774 60,7.8 L 60,6.8002055 C 60,5.2495829 58.749197,4 57.199219,4 L 6.8007812,4 Z"/> - <path style="opacity:0.2" d="m 4,57.2 0,0.999795 C 4,59.749454 5.2496033,61 6.8007812,61 L 57.199219,61 C 58.749197,61 60,59.749454 60,58.199795 L 60,57.2 c 0,1.54966 -1.250803,2.800205 -2.800781,2.800205 l -50.3984378,0 C 5.2496033,60.000205 4,58.74966 4,57.2 Z"/> - <path style="opacity:0.5" d="m 39,15 10,0 0,10 -10,0 z m -24,0 10,0 0,10 -10,0 z m 12,0 10,0 0,10 -10,0 z m 0,12 10,0 0,10 -10,0 z m 0,12 10,0 0,10 -10,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.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 24 C 31.496094 24 24 31.496094 24 40.800781 L 24 46.800781 C 24 37.496094 31.496094 30 40.804688 30 L 343.195312 30 C 352.496094 30 360 37.496094 360 46.800781 L 360 40.800781 C 360 31.496094 352.496094 24 343.195312 24 Z M 40.804688 24"/> + </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 343.199219 L 24 349.199219 C 24 358.496094 31.496094 366 40.804688 366 L 343.195312 366 C 352.496094 366 360 358.496094 360 349.199219 L 360 343.199219 C 360 352.496094 352.496094 360 343.195312 360 L 40.804688 360 C 31.496094 360 24 352.496094 24 343.199219 Z M 24 343.199219"/> + </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 234 90 L 294 90 L 294 150 L 234 150 Z M 90 90 L 150 90 L 150 150 L 90 150 Z M 162 90 L 222 90 L 222 150 L 162 150 Z M 162 162 L 222 162 L 222 222 L 162 222 Z M 162 234 L 222 234 L 222 294 L 162 294 Z M 162 234"/> + </g> + </defs> + <g> + <path style="fill:rgb(38.039216%,41.960784%,86.666667%)" d="M 360 343.199219 L 360 40.804688 C 360 31.527344 352.476562 24.007812 343.199219 24.007812 L 40.804688 24.007812 C 31.527344 24.007812 24.007812 31.527344 24.007812 40.804688 L 24.007812 343.199219 C 24.007812 352.476562 31.527344 360 40.804688 360 L 343.199219 360 C 352.476562 360 360 352.476562 360 343.199219 Z M 360 343.199219"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + </g> </svg> |