diff options
Diffstat (limited to 'Flat-Remix-Light/panel/security-low.svg')
-rw-r--r-- | Flat-Remix-Light/panel/security-low.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/security-low.svg b/Flat-Remix-Light/panel/security-low.svg index 03aaa8cac..b5c65b630 100644 --- a/Flat-Remix-Light/panel/security-low.svg +++ b/Flat-Remix-Light/panel/security-low.svg @@ -1,5 +1,10 @@ -<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(23.921569%,68.235294%,91.372549%)" d="M 2.5 2 L 2.5 6.300781 C 2.5 8.777344 6 10 6 10 C 6 10 9.5 8.777344 9.5 6.300781 L 9.5 2 Z M 3.5 3 L 6 3 L 6 5.5 L 8.5 5.5 L 8.5 6.597656 C 8.5 8.40625 6 9 6 9 L 6 5.5 L 3.5 5.5 Z M 3.5 3"/> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <g transform="translate(-545 401.01)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m4 3v8.604c-0.0002 4.947 7 7.396 7 7.396s7-2.449 7-7.396v-8.604h-14zm2 2h5v5h5v2.199c0 3.613-5 4.801-5 4.801v-7h-5v-5z" transform="translate(545 -401.01)"/> </g> </svg> |