diff options
author | 2019-03-02 14:51:12 +0100 | |
---|---|---|
committer | 2019-03-02 14:51:12 +0100 | |
commit | 370ccab5879abbd8f815494763179eab466a2994 (patch) | |
tree | bcc6ca93ba9d1c150220bbc0cacd2a2823593fc0 /Flat-Remix-Red-Dark/panel/preferences-desktop-accessibility-panel.svg | |
parent | cc412653b63e1004bfee1938ed5b9479bdb5a727 (diff) | |
download | flat-remix-370ccab5879abbd8f815494763179eab466a2994.tar.gz flat-remix-370ccab5879abbd8f815494763179eab466a2994.zip |
Add new red folder variant
Diffstat (limited to 'Flat-Remix-Red-Dark/panel/preferences-desktop-accessibility-panel.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/panel/preferences-desktop-accessibility-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Dark/panel/preferences-desktop-accessibility-panel.svg b/Flat-Remix-Red-Dark/panel/preferences-desktop-accessibility-panel.svg new file mode 100644 index 000000000..c8f6e3792 --- /dev/null +++ b/Flat-Remix-Red-Dark/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:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } + </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> |