Update GNOME spinner (process-working-symbolic) #3477

This commit is contained in:
Sergei Eremenko 2023-09-15 16:33:53 +03:00
parent 4d164923e9
commit 965885b55a
No known key found for this signature in database
GPG key ID: AB6D54C1C16D2507
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#dfdfdf" d="M 8,1 C 4.13,1 1,4.13 1,8 1,11.87 4.13,15 8,15 11.87,15 15,11.87 15,8 15,4.13 11.87,1 8,1 Z M 8,7 C 9.66,7 11,8.34 11,10 11,11.66 9.66,13 8,13 6.34,13 5,11.66 5,10 5,8.34 6.34,7 8,7 Z"/>
<path style="opacity:0.15;fill:#dfdfdf" d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 8 3 A 5 5 0 0 1 13 8 A 5 5 0 0 1 8 13 A 5 5 0 0 1 3 8 A 5 5 0 0 1 8 3 z"/>
<path style="fill:#dfdfdf" d="M 8,1 C 6.14,1 4.36,1.74 3.05,3.05 1.74,4.36 1,6.14 1,8 A 1,1 0 0 0 2,9 1,1 0 0 0 3,8 C 3,6.67 3.53,5.4 4.46,4.46 5.4,3.53 6.67,3 8,3 A 1,1 0 0 0 9,2 1,1 0 0 0 8,1 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 303 B

After

Width:  |  Height:  |  Size: 480 B

View file

@ -1,3 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#444444" d="M 8,1 C 4.13,1 1,4.13 1,8 1,11.87 4.13,15 8,15 11.87,15 15,11.87 15,8 15,4.13 11.87,1 8,1 Z M 8,7 C 9.66,7 11,8.34 11,10 11,11.66 9.66,13 8,13 6.34,13 5,11.66 5,10 5,8.34 6.34,7 8,7 Z"/>
<path style="opacity:0.15;fill:#444444" d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 8 3 A 5 5 0 0 1 13 8 A 5 5 0 0 1 8 13 A 5 5 0 0 1 3 8 A 5 5 0 0 1 8 3 z"/>
<path style="fill:#444444" d="M 8,1 C 6.14,1 4.36,1.74 3.05,3.05 1.74,4.36 1,6.14 1,8 A 1,1 0 0 0 2,9 1,1 0 0 0 3,8 C 3,6.67 3.53,5.4 4.46,4.46 5.4,3.53 6.67,3 8,3 A 1,1 0 0 0 9,2 1,1 0 0 0 8,1 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 303 B

After

Width:  |  Height:  |  Size: 480 B