diff options
Diffstat (limited to 'Flat Remix Light/panel/ubuntuone-client-offline.svg')
-rw-r--r-- | Flat Remix Light/panel/ubuntuone-client-offline.svg | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix Light/panel/ubuntuone-client-offline.svg b/Flat Remix Light/panel/ubuntuone-client-offline.svg index 6fde834e2..991bb6ddc 100644 --- a/Flat Remix Light/panel/ubuntuone-client-offline.svg +++ b/Flat Remix Light/panel/ubuntuone-client-offline.svg @@ -1,8 +1,21 @@ -<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 5.023438 3 C 4.824219 3.003906 4.625 3.042969 4.429688 3.109375 C 3.582031 3.394531 2.941406 4.222656 2.753906 5.257812 C 2.199219 5.390625 1.722656 5.886719 1.558594 6.589844 C 1.324219 7.589844 1.808594 8.628906 2.636719 8.910156 C 2.648438 8.914062 2.664062 8.917969 2.675781 8.921875 C 2.789062 8.96875 2.914062 9 3.039062 9 L 9.035156 9 C 9.25 9 9.445312 8.921875 9.613281 8.792969 C 10.285156 8.40625 10.648438 7.484375 10.441406 6.589844 C 10.289062 5.929688 9.859375 5.453125 9.351562 5.285156 C 9.347656 5.261719 9.34375 5.242188 9.335938 5.21875 C 9.105469 4.21875 8.246094 3.632812 7.417969 3.914062 C 7.261719 3.96875 7.113281 4.054688 6.980469 4.164062 C 6.527344 3.421875 5.796875 2.980469 5.023438 3 Z M 5.023438 3"/> + </g> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 6,3 A 4,4 0 0 0 2,7 4,4 0 0 0 2.0058594,7.171875 3,3 0 0 0 0,10 3,3 0 0 0 3,13 l 10,0 A 3,3 0 0 0 16,10 3,3 0 0 0 13.990234,7.171875 3,3 0 0 0 14,7 3,3 0 0 0 11,4 3,3 0 0 0 9.1992188,4.6054688 4,4 0 0 0 6,3 Z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |