diff options
Diffstat (limited to 'Flat Remix/apps/scalable/kalgebra.svg')
-rw-r--r-- | Flat Remix/apps/scalable/kalgebra.svg | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/kalgebra.svg b/Flat Remix/apps/scalable/kalgebra.svg index f5fe43679..81ff9941f 100644 --- a/Flat Remix/apps/scalable/kalgebra.svg +++ b/Flat Remix/apps/scalable/kalgebra.svg @@ -1,6 +1,35 @@ -<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:#dcdcbe" width="56" height="56" x="-60" y="-60" rx="3" ry="3" transform="matrix(0,-1,-1,0,0,0)"/> - <path style="fill:#2a2a2a" d="m 20,18 0,2.8 0.0112,1.19994 5.988,10 -5.9998,10 0,4 22,0 0,-6 -4,0 0,2 -14,0 6,-10 -6,-10 12,0 0,2 4,0 0,-6 -19.9996,0 z"/> - <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"/> +<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> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(86.27451%,86.27451%,74.509804%)" 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"/> + <path style="fill:rgb(16.470588%,16.470588%,16.470588%)" d="M 120 108 L 120 124.800781 L 120.066406 132 L 155.996094 192 L 119.996094 252 L 119.996094 276 L 251.996094 276 L 251.996094 240 L 227.996094 240 L 227.996094 252 L 143.996094 252 L 179.996094 192 L 143.996094 132 L 215.996094 132 L 215.996094 144 L 239.996094 144 L 239.996094 108 Z M 120 108"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> </svg> |