diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/adjusthsl.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/adjusthsl.svg | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/Flat-Remix/actions/scalable/adjusthsl.svg b/Flat-Remix/actions/scalable/adjusthsl.svg index bdca20be6..67db3868a 100644 --- a/Flat-Remix/actions/scalable/adjusthsl.svg +++ b/Flat-Remix/actions/scalable/adjusthsl.svg @@ -1,11 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <defs> - <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(36.078431%,38.039216%,42.352941%)"/> - <stop offset="1" style="stop-color:rgb(36.078431%,38.039216%,42.352941%);stop-opacity:0"/> + <linearGradient id="linearGradient4177" x1="393" x2="393" y1="-63.996" y2="-77.996" gradientTransform="translate(-385,78.996)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#5c616c" offset="0"/> + <stop style="stop-color:#5c616c;stop-opacity:0" offset="1" stop-opacity="0"/> </linearGradient> </defs> - <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> + <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> |