diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/adjusthsl.svg')
-rw-r--r-- | Flat Remix Dark/actions/scalable/adjusthsl.svg | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Flat Remix Dark/actions/scalable/adjusthsl.svg b/Flat Remix Dark/actions/scalable/adjusthsl.svg index 00a12e5f5..a3041899d 100644 --- a/Flat Remix Dark/actions/scalable/adjusthsl.svg +++ b/Flat Remix Dark/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:#d3dae3" offset="0"/> - <stop style="stop-color:#d3dae3;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(82.745098%,85.490196%,89.019608%)"/> + <stop offset="1" style="stop-color:rgb(82.745098%,85.490196%,89.019608%);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> |