diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/mesh-gradient.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/mesh-gradient.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix-Light/actions/scalable/mesh-gradient.svg b/Flat-Remix-Light/actions/scalable/mesh-gradient.svg new file mode 100644 index 000000000..b20db0152 --- /dev/null +++ b/Flat-Remix-Light/actions/scalable/mesh-gradient.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> + <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="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 4.398438 2.382812 C 3.980469 2.410156 3.496094 2.542969 2.914062 2.832031 L 2.746094 2.914062 L 2.832031 3.082031 C 3.195312 3.8125 3.277344 4.332031 3.234375 4.761719 C 3.191406 5.191406 3.019531 5.539062 2.832031 5.914062 C 2.644531 6.289062 2.441406 6.691406 2.390625 7.199219 C 2.339844 7.707031 2.445312 8.3125 2.832031 9.082031 L 2.914062 9.25 L 3.085938 9.167969 C 3.8125 8.804688 4.332031 8.722656 4.761719 8.765625 C 5.191406 8.808594 5.539062 8.980469 5.914062 9.167969 C 6.289062 9.355469 6.691406 9.558594 7.199219 9.609375 C 7.707031 9.660156 8.3125 9.554688 9.085938 9.167969 L 9.253906 9.082031 L 9.167969 8.914062 C 8.804688 8.1875 8.722656 7.667969 8.765625 7.238281 C 8.808594 6.808594 8.980469 6.457031 9.167969 6.082031 C 9.355469 5.707031 9.558594 5.308594 9.609375 4.800781 C 9.660156 4.292969 9.554688 3.6875 9.167969 2.914062 L 9.085938 2.746094 L 8.914062 2.832031 C 8.1875 3.195312 7.667969 3.277344 7.238281 3.234375 C 6.808594 3.191406 6.460938 3.019531 6.085938 2.832031 C 5.710938 2.644531 5.308594 2.441406 4.800781 2.390625 C 4.671875 2.378906 4.539062 2.375 4.398438 2.382812 Z M 4.398438 2.382812"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 2 2 L 2 3.5 L 3.5 3.5 L 3.5 2 Z M 8.5 2 L 8.5 3.5 L 10 3.5 L 10 2 Z M 2 8.5 L 2 10 L 3.5 10 L 3.5 8.5 Z M 8.5 8.5 L 8.5 10 L 10 10 L 10 8.5 Z M 8.5 8.5"/> + </g> +</svg> |