diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/24/adjusthsl.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/adjusthsl.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/adjusthsl.svg b/.icons/Gruvbox-Light/actions/24/adjusthsl.svg new file mode 100644 index 000000000..813c694d1 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/adjusthsl.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <linearGradient id="linearGradient4177" x1="393" x2="393" y1="-63.996" y2="-77.996" gradientTransform="translate(-385,78.996)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#928374" offset="0"/> + <stop style="stop-color:#928374;stop-opacity:0" offset="1" stop-opacity="0"/> + </linearGradient> + </defs> + <path style="fill:url(#linearGradient4177)" d="M 1 1 L 1 15 L 15 15 L 15 1 L 1 1 z" transform="translate(4 4)"/> +</svg> |