diff options
Diffstat (limited to 'Flat-Remix-Light/apps/scalable/downloader-arrow.svg')
-rw-r--r-- | Flat-Remix-Light/apps/scalable/downloader-arrow.svg | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Flat-Remix-Light/apps/scalable/downloader-arrow.svg b/Flat-Remix-Light/apps/scalable/downloader-arrow.svg new file mode 100644 index 000000000..04a29ff5a --- /dev/null +++ b/Flat-Remix-Light/apps/scalable/downloader-arrow.svg @@ -0,0 +1,34 @@ +<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 102 36 C 95.519531 36 84 45.359375 84 54 L 84 60 C 84 51.359375 95.519531 42 102 42 L 282 42 C 288.480469 42 300 51.359375 300 60 L 300 54 C 300 45.359375 288.480469 36 282 36 Z M 36 216 L 43.089844 222 L 84 222 L 84 216 Z M 300 216 L 300 222 L 340.910156 222 L 348 216 Z M 300 216"/> + </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 36 222 L 192 354 L 348 222 L 340.910156 222 L 192 348 L 43.089844 222 Z M 36 222"/> + </g> + </defs> + <g> + <path style="fill:rgb(50.588235%,83.529412%,27.843137%)" d="M 348 216 L 300 216 L 300 54 C 300 45.359375 288.480469 36 282 36 L 102 36 C 95.519531 36 84 45.359375 84 54 L 84 216 L 36 216 L 192 348 Z M 348 216"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> +</svg> |