Diferent setting icon for gnome tweaks

This commit is contained in:
Luís Eduardo Ribeiro Guerra 2021-10-02 17:43:27 -03:00 committed by Valeria Fadeeva
parent ec39dff6e5
commit f3593fd2f9
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64" version="1.1">
<defs>
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="9.7297" y1="24.2703" x2="22.354" y2="11.646" gradientTransform="matrix(2,0,0,-2,0,68)">
<stop offset="0.2961" style="stop-color:rgb(7.058824%,28.235294%,53.72549%);stop-opacity:1;"/>
<stop offset="0.7933" style="stop-color:rgb(10.196078%,23.921569%,45.490196%);stop-opacity:1;"/>
</linearGradient>
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="10.3857" y1="23.6143" x2="20.2343" y2="13.7657" gradientTransform="matrix(2,0,0,-2,0,68)">
<stop offset="0" style="stop-color:rgb(100%,100%,100%);stop-opacity:1;"/>
<stop offset="0.242" style="stop-color:rgb(94.901961%,94.901961%,94.901961%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(80%,80%,80%);stop-opacity:1;"/>
</linearGradient>
<linearGradient id="linear2" gradientUnits="userSpaceOnUse" x1="1.1849" y1="32.7367" x2="27.1727" y2="6.749" gradientTransform="matrix(2,0,0,-2,0,68)">
<stop offset="0.1453" style="stop-color:rgb(54.117647%,56.862745%,59.607843%);stop-opacity:1;"/>
<stop offset="0.8939" style="stop-color:rgb(38.823529%,43.921569%,48.235294%);stop-opacity:1;"/>
</linearGradient>
</defs>
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 50 32 C 50 41.941406 41.941406 50 32 50 C 22.058594 50 14 41.941406 14 32 C 14 22.058594 22.058594 14 32 14 C 41.941406 14 50 22.058594 50 32 Z M 50 32 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 44 32 C 44 38.628906 38.628906 44 32 44 C 25.371094 44 20 38.628906 20 32 C 20 25.371094 25.371094 20 32 20 C 38.628906 20 44 25.371094 44 32 Z M 44 32 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear2);" d="M 63.050781 24.636719 C 59.117188 24.609375 55.484375 22.519531 53.476562 19.136719 C 51.578125 15.902344 51.476562 11.917969 53.21875 8.59375 C 49.773438 5.570312 45.71875 3.324219 41.332031 2 C 39.234375 5.09375 35.738281 6.941406 32 6.929688 C 28.261719 6.941406 24.765625 5.09375 22.671875 2 C 18.28125 3.324219 14.226562 5.570312 10.78125 8.59375 C 12.523438 11.917969 12.425781 15.902344 10.523438 19.136719 C 8.515625 22.519531 4.882812 24.609375 0.949219 24.636719 C -0.179688 29.015625 -0.304688 33.597656 0.582031 38.035156 C 4.648438 37.9375 8.449219 40.042969 10.523438 43.542969 C 12.636719 47.144531 12.5 51.640625 10.167969 55.109375 C 13.546875 58.222656 17.550781 60.570312 21.914062 62 C 23.816406 58.167969 27.722656 55.746094 32 55.746094 C 36.277344 55.746094 40.183594 58.167969 42.085938 62 C 46.449219 60.570312 50.453125 58.222656 53.828125 55.109375 C 51.496094 51.644531 51.359375 47.148438 53.476562 43.542969 C 55.546875 40.042969 59.351562 37.9375 63.417969 38.035156 C 64.300781 33.597656 64.175781 29.019531 63.050781 24.636719 Z M 32 48 C 23.164062 48 16 40.835938 16 32 C 16 23.164062 23.164062 16 32 16 C 40.835938 16 48 23.164062 48 32 C 48 40.835938 40.835938 48 32 48 Z M 32 48 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB