diff options
Diffstat (limited to 'icons/Mint-Y/actions/22/color-gradient.svg')
| -rw-r--r-- | icons/Mint-Y/actions/22/color-gradient.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/Mint-Y/actions/22/color-gradient.svg b/icons/Mint-Y/actions/22/color-gradient.svg new file mode 100644 index 00000000..074f8e80 --- /dev/null +++ b/icons/Mint-Y/actions/22/color-gradient.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#404040; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 4,4 18,4 18,18 4,18 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,5 5,9 8.293,9 13,13.705 13,17 17,17 17,13 13.709,13 9,8.293 9,5 5,5 Z"/> +</svg> |
