diff options
Diffstat (limited to 'Flat Remix Light/panel/grive-app-ind-sleep.svg')
-rw-r--r-- | Flat Remix Light/panel/grive-app-ind-sleep.svg | 47 |
1 files changed, 42 insertions, 5 deletions
diff --git a/Flat Remix Light/panel/grive-app-ind-sleep.svg b/Flat Remix Light/panel/grive-app-ind-sleep.svg index 1271898a0..f08ad17fe 100644 --- a/Flat Remix Light/panel/grive-app-ind-sleep.svg +++ b/Flat Remix Light/panel/grive-app-ind-sleep.svg @@ -1,8 +1,45 @@ -<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> + <mask id="mask1"> + <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="clip2"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip2)"> + <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"/> + </g> + <mask id="mask2"> + <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="clip3"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface11" clip-path="url(#clip3)"> + <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> </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 5.3339844 1 L 10.222656 10 L 16 10 L 10.666016 1 L 5.3339844 1 z M 4.8476562 1.9492188 L 0 10.625 L 2.6660156 15 L 7.4863281 6.8046875 L 4.8476562 1.9492188 z M 16 11 L 6 11.007812 L 3.5546875 15 L 13.333984 15 L 16 11 z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + </g> </svg> |