aboutsummaryrefslogtreecommitdiff
path: root/.icons/Gruvbox-Light/actions/24/color-gradient.svg
blob: a8d4f1a118994c6e8e716aaa5314de6cea770f0e (plain)
1
2
3
4
5
6
7
8
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:#928374; } .ColorScheme-Highlight { color:#5294e2; }
  </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>