diff options
Diffstat (limited to 'Flat Remix Light/panel/grive-app-ind-con-1.svg')
-rw-r--r-- | Flat Remix Light/panel/grive-app-ind-con-1.svg | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/grive-app-ind-con-1.svg b/Flat Remix Light/panel/grive-app-ind-con-1.svg index 5a0f97b22..d44989e51 100644 --- a/Flat Remix Light/panel/grive-app-ind-con-1.svg +++ b/Flat Remix Light/panel/grive-app-ind-con-1.svg @@ -1,10 +1,23 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> +<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> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> + <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 7.5 2 L 10.5 7 L 7.25 7 L 4.5 2 Z M 7.5 2"/> + </g> </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 10.666667,1 16,10 10.222222,10 5.3334222,1 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m 6,11.007925 10,-0.0088 -2.666667,4 -9.7777774,0 z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.8476562 1.9492188 L 0 10.625 L 2.6660156 15 L 7.4863281 6.8046875 L 4.8476562 1.9492188 z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 5 7.503906 L 10.5 7.5 L 9 10 L 3.5 10 Z M 5 7.503906"/> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 1.5 7.5 L 4.25 2.5 L 5.75 5.25 L 3 10 Z M 1.5 7.5"/> + </g> </svg> |