diff options
author | 2021-04-14 17:20:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:20:21 +0200 | |
commit | ab98aa7122914ad057e0fa7bc11e4b530e6d426a (patch) | |
tree | 56cec4db67893733502385ffd573704e83f2862d /Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg | |
parent | ad73a3aa6745157a9e4e3eb33517f7a372ab2965 (diff) | |
download | flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.tar.gz flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.zip |
Add black, brown, cyan, grey, magenta, orange, teal and violet folder variants
Diffstat (limited to 'Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg')
-rw-r--r-- | Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg b/Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg new file mode 100644 index 000000000..7ed4b7b7e --- /dev/null +++ b/Flat-Remix-Magenta-Light/panel/preferences-desktop-accessibility-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11.5,4 C 10.12,4 9,5.12 9,6.5 9,7.88 10.12,9 11.5,9 12.88,9 14,7.88 14,6.5 14,5.12 12.88,4 11.5,4 Z m -6.5,6 0,2 4,0 0,8 2,0 0,-5 1,0 0,5 2,0 0,-8 4,0 0,-2 z"/> +</svg> |