diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/adjusthsl.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/adjusthsl.svg | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Flat Remix Light/actions/scalable/adjusthsl.svg b/Flat Remix Light/actions/scalable/adjusthsl.svg index 06a684005..33684fdc6 100644 --- a/Flat Remix Light/actions/scalable/adjusthsl.svg +++ b/Flat Remix Light/actions/scalable/adjusthsl.svg @@ -1,9 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> +<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> <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:#31363b" offset="0"/> - <stop style="stop-color:#31363b;stop-opacity:0" offset="1" stop-opacity="0"/> + <linearGradient id="linear0" x1="393" x2="393" y1="-63.996" y2="-77.996" gradientTransform="matrix(0.5,0,0,0.5,-190.5,41.498)" gradientUnits="userSpaceOnUse"> + <stop offset="0" style="stop-color:rgb(19.215686%,21.176471%,23.137255%)"/> + <stop offset="1" style="stop-color:rgb(19.215686%,21.176471%,23.137255%);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"/> + <g> + <path style="fill:url(#linear0)" d="M 2.5 2.5 L 2.5 9.5 L 9.5 9.5 L 9.5 2.5 Z M 2.5 2.5"/> + </g> </svg> |