diff options
Diffstat (limited to 'Flat Remix/apps/scalable/com.github.lainsce.quilter.svg')
-rw-r--r-- | Flat Remix/apps/scalable/com.github.lainsce.quilter.svg | 51 |
1 files changed, 40 insertions, 11 deletions
diff --git a/Flat Remix/apps/scalable/com.github.lainsce.quilter.svg b/Flat Remix/apps/scalable/com.github.lainsce.quilter.svg index a6e9b8e3d..1d99a32aa 100644 --- a/Flat Remix/apps/scalable/com.github.lainsce.quilter.svg +++ b/Flat Remix/apps/scalable/com.github.lainsce.quilter.svg @@ -1,12 +1,41 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <path style="opacity:.2" d="m10 56v2c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3v-2c0 1.662-1.338 3-3 3h-38c-1.662 0-3-1.338-3-3z"/> - <path style="fill:#cccccc" d="m54 57v-50c0-1.662-1.338-3-3-3h-38c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3z"/> - <path style="opacity:.1;fill:#ffffff" d="m13 4c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h38c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-38z"/> - <path style="fill:#9daabc" d="m18 16h24v2h-24z"/> - <path style="fill:#9daabc" d="m18 22h28v2h-28z"/> - <path style="fill:#9daabc" d="m18 28h24v2h-24z"/> - <path style="fill:#9daabc" d="m18 34h20v2h-20z"/> - <path style="fill:#9daabc" d="m18 40h24v2h-24z"/> - <path style="fill:#9daabc" d="m18 46h20v2h-20z"/> - <rect style="fill:#4992ff" width="2" height="10" x="38" y="30"/> +<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 60 336 L 60 348 C 60 357.972656 68.027344 366 78 366 L 306 366 C 315.972656 366 324 357.972656 324 348 L 324 336 C 324 345.972656 315.972656 354 306 354 L 78 354 C 68.027344 354 60 345.972656 60 336 Z M 60 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 78 24 C 68.027344 24 60 32.027344 60 42 L 60 48 C 60 38.027344 68.027344 30 78 30 L 306 30 C 315.972656 30 324 38.027344 324 48 L 324 42 C 324 32.027344 315.972656 24 306 24 Z M 78 24"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(80%,80%,80%)" d="M 324 342 L 324 42 C 324 32.027344 315.972656 24 306 24 L 78 24 C 68.027344 24 60 32.027344 60 42 L 60 342 C 60 351.972656 68.027344 360 78 360 L 306 360 C 315.972656 360 324 351.972656 324 342 Z M 324 342"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 96 L 252 96 L 252 108 L 108 108 Z M 108 96"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 132 L 276 132 L 276 144 L 108 144 Z M 108 132"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 168 L 252 168 L 252 180 L 108 180 Z M 108 168"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 204 L 228 204 L 228 216 L 108 216 Z M 108 204"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 240 L 252 240 L 252 252 L 108 252 Z M 108 240"/> + <path style="fill:rgb(61.568627%,66.666667%,73.72549%)" d="M 108 276 L 228 276 L 228 288 L 108 288 Z M 108 276"/> + <path style="fill:rgb(28.627451%,57.254902%,100%)" d="M 228 180 L 240 180 L 240 240 L 228 240 Z M 228 180"/> + </g> </svg> |