diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/bwtonal.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/bwtonal.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/bwtonal.svg b/Flat-Remix-Red-Light/actions/16/bwtonal.svg new file mode 100644 index 000000000..892713ebd --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/bwtonal.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <circle style="opacity:0.5;fill:currentColor" class="ColorScheme-Text" cx="8" cy="6" r="5"/> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="6" cy="10" r="5"/> + <circle cx="10" cy="10" r="5" style="opacity:.35;fill:currentColor" class="ColorScheme-Text"/> +</svg> |