diff options
Diffstat (limited to 'Flat Remix Light/panel/security-medium.svg')
-rw-r--r-- | Flat Remix Light/panel/security-medium.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Light/panel/security-medium.svg b/Flat Remix Light/panel/security-medium.svg new file mode 100644 index 000000000..6e30b8e91 --- /dev/null +++ b/Flat Remix Light/panel/security-medium.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.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="M 2 1 L 2 8.5253906 C 2 12.856641 8 15 8 15 C 8 15 14 12.856641 14 8.5253906 L 14 1 L 2 1 z M 4 3 L 8 3 L 8 7 L 12 7 L 12 9 C 12 12.008333 8 13 8 13 L 8 7 L 4 7 L 4 3 z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="14.5" cy="14.5" r="1.5"/> +</svg> |