diff options
Diffstat (limited to 'icons/Mint-Y-Dark/actions/16/color-gradient.svg')
| -rw-r--r-- | icons/Mint-Y-Dark/actions/16/color-gradient.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/Mint-Y-Dark/actions/16/color-gradient.svg b/icons/Mint-Y-Dark/actions/16/color-gradient.svg new file mode 100644 index 00000000..bab1216e --- /dev/null +++ b/icons/Mint-Y-Dark/actions/16/color-gradient.svg @@ -0,0 +1,9 @@ +<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:#DADADA; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 1,1 15,1 15,15 1,15 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,2 2,6 5.293,6 10,10.705 10,14 14,14 14,10 10.709,10 6,5.293 6,2 2,2 Z"/> +</svg> |
