diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/color-gradient.svg')
| -rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/color-gradient.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/color-gradient.svg b/Flat-Remix-Red-Light/actions/scalable/color-gradient.svg new file mode 100644 index 000000000..f9d43e66a --- /dev/null +++ b/Flat-Remix-Red-Light/actions/scalable/color-gradient.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,5 19,5 19,19 5,19 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,6 6,10 9.293,10 14,14.705 14,18 18,18 18,14 14.709,14 10,9.293 10,6 6,6 Z"/> +</svg> |
