diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/applications-featured.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/applications-featured.svg | 37 |
1 files changed, 33 insertions, 4 deletions
diff --git a/Flat Remix Light/apps/scalable/applications-featured.svg b/Flat Remix Light/apps/scalable/applications-featured.svg index b189e157f..59b1658c4 100644 --- a/Flat Remix Light/apps/scalable/applications-featured.svg +++ b/Flat Remix Light/apps/scalable/applications-featured.svg @@ -1,5 +1,34 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <path fill="#fecd38" d="m32 7 8 17 17 2-12 13 3 18-16-9-16 9 3-18-12-13 17-2z"/> - <path style="opacity:.2;fill:#ffffff" d="m32 7l-8 17-17 2 0.832 0.902 16.168-1.902 8-17 8 17 16.168 1.902 0.832-0.902-17-2-8-17zm-13.141 32.848l-2.859 17.152 0.184-0.104 2.816-16.896-0.141-0.152zm26.282 0l-0.141 0.152 2.816 16.896 0.184 0.104-2.859-17.152z"/> - <path style="opacity:.2" d="m7.832 26.902-0.832 0.098 11.859 12.848 0.141-0.848zm48.336 0l-11.168 12.098 0.141 0.848 11.859-12.848zm-24.168 21.098-15.816 8.896-0.184 1.104 16-9 16 9-0.184-1.104z"/> +<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(100%,100%,100%)" d="M 192 42 L 144 144 L 42 156 L 46.992188 161.410156 L 144 150 L 192 48 L 240 150 L 337.007812 161.410156 L 342 156 L 240 144 Z M 113.152344 239.089844 L 96 342 L 97.105469 341.375 L 114 240 Z M 270.847656 239.089844 L 270 240 L 286.894531 341.375 L 288 342 Z M 270.847656 239.089844"/> + </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 46.992188 161.410156 L 42 162 L 113.152344 239.089844 L 114 234 Z M 337.007812 161.410156 L 270 234 L 270.847656 239.089844 L 342 162 Z M 192 288 L 97.105469 341.375 L 96 348 L 192 294 L 288 348 L 286.894531 341.375 Z M 192 288"/> + </g> + </defs> + <g> + <path style="fill:rgb(99.607843%,80.392157%,21.960784%)" d="M 192 42 L 240 144 L 342 156 L 270 234 L 288 342 L 192 288 L 96 342 L 114 234 L 42 156 L 144 144 Z M 192 42"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> </svg> |