diff options
Diffstat (limited to 'Flat Remix/apps/scalable/kig.svg')
-rw-r--r-- | Flat Remix/apps/scalable/kig.svg | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/kig.svg b/Flat Remix/apps/scalable/kig.svg index 393593123..bd211e7e6 100644 --- a/Flat Remix/apps/scalable/kig.svg +++ b/Flat Remix/apps/scalable/kig.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:#d9974e" 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="fill:#4d4d4d" d="M 26,12 A 14,14 0 0 0 12,26 14,14 0 0 0 24,39.8438 l 0,12.156 28,0 0,-28 -12.16,0 a 14,14 0 0 0 -13.84,-12 z m 0,2 a 12,12 0 0 1 11.8282,10 l -13.828,0 0,13.82 a 12,12 0 0 1 -10,-11.82 12,12 0 0 1 12,-12 z m 0,12 12,0 A 12,12 0 0 1 26,38 l 0,-12 z m 14,0 10,0 0,24 -24,0 0,-10 A 14,14 0 0 0 40,26 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(85.098039%,59.215686%,30.588235%)" 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"/> + <path style="fill:rgb(30.196078%,30.196078%,30.196078%)" d="M 156 72 C 109.609375 72 72 109.609375 72 156 C 72.039062 197.726562 102.699219 233.101562 144 239.0625 L 144 312 L 312 312 L 312 144 L 239.039062 144 C 233.082031 102.707031 197.71875 72.046875 156 72 Z M 156 84 C 191.125 84.011719 221.113281 109.367188 226.96875 144 L 144 144 L 144 226.921875 C 109.386719 221.070312 84.035156 191.105469 84 156 C 84 116.234375 116.238281 84 156 84 Z M 156 156 L 228 156 C 228 195.765625 195.765625 228 156 228 Z M 240 156 L 300 156 L 300 300 L 156 300 L 156 240 C 202.390625 240 240 202.390625 240 156 Z M 240 156"/> + </g> </svg> |