diff options
Diffstat (limited to 'Flat-Remix-Light/panel/ic_light_enpass.svg')
-rw-r--r-- | Flat-Remix-Light/panel/ic_light_enpass.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/ic_light_enpass.svg b/Flat-Remix-Light/panel/ic_light_enpass.svg index 27752fdf3..32147c162 100644 --- a/Flat-Remix-Light/panel/ic_light_enpass.svg +++ b/Flat-Remix-Light/panel/ic_light_enpass.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 6 2 C 3.785156 2 2 3.785156 2 6 C 2 8.214844 3.785156 10 6 10 C 8.214844 10 10 8.214844 10 6 C 10 3.785156 8.214844 2 6 2 Z M 5.25 4 L 6.75 4 C 7.164062 4 7.5 4.339844 7.5 4.761719 L 7.5 5.144531 C 7.5 5.566406 7.164062 6 6.75 6 L 6.5 6 L 6.5 7.621094 C 6.5 7.832031 6.394531 8 6.1875 8 L 5.8125 8 C 5.605469 8 5.507812 7.832031 5.5 7.621094 L 5.5 6 L 5.25 6 C 4.835938 6 4.5 5.566406 4.5 5.144531 L 4.5 4.761719 C 4.5 4.339844 4.835938 4 5.25 4 Z M 5.25 4"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11 3c-4.432 0-8 3.568-8 8s3.568 8 8 8 8-3.568 8-8-3.568-8-8-8zm-1.5 4h3c0.831 0 1.5 0.6792 1.5 1.5234v0.76367c0 0.8439-0.669 1.7129-1.5 1.7129h-0.5v3.2383c0 0.422-0.21 0.762-0.625 0.762h-0.75c-0.415 0-0.61-0.34-0.625-0.762v-3.238h-0.5c-0.831 0-1.5-0.869-1.5-1.7129v-0.7637c0-0.8442 0.669-1.5234 1.5-1.5234z"/> </svg> |