1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-10-16 11:40:47 +00:00

[Fix] Steam status icon color on dark color variant

This commit is contained in:
imoize 2024-05-16 02:26:28 +07:00
parent 20ee5401ab
commit ebb00a7505
No known key found for this signature in database
GPG key ID: 65437C8746EB11C3

View file

@ -1,6 +1,6 @@
<svg width="32" height="32" data-name="Camada 1" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>.cls-2,.cls-6,.cls-7{isolation:isolate}.cls-3{clip-path:url(#clip-path)}.cls-4{fill:#1955aa}.cls-7{fill:#fff}.cls-6,.cls-7{opacity:.15}</style>
</defs>
<path d="m9.5728 4.0001c-3.0867 0-5.5726 2.4851-5.5726 5.5721v5.5101l6.6031 3.0585a3.4284 3.4285 0 0 1 1.6723-0.606l2.8826-4.0244a4.7139 4.7141 0 0 1 4.6989-4.5686v-8.57e-4a4.7139 4.7141 0 0 1 4.7139 4.7141 4.7139 4.7141 0 0 1-4.0821 4.663l-4.4938 2.6901a3.4284 3.4285 0 0 1-6.829 0.25278l-5.166-2.378v3.5447c0 3.0868 2.4859 5.5721 5.5726 5.5721h12.855c3.0867 0 5.5728-2.4851 5.5728-5.5721v-12.855c0-3.0868-2.4859-5.5721-5.5728-5.5721zm10.284 6.6559a2.9998 2.9999 0 0 0 0 5.9998 2.9998 2.9999 0 0 0 0-5.9998zm0 0.85712a2.1427 2.1428 0 0 1 2.1427 2.1428 2.1427 2.1428 0 0 1-2.1427 2.1428 2.1427 2.1428 0 0 1-2.1427-2.1428 2.1427 2.1428 0 0 1 2.1427-2.1428zm-7.2852 6.8568a2.5713 2.5713 0 0 0-1.0095 0.21512l1.7259 0.79936a1.6688 1.6688 0 0 1 0.08035 0.03766 1.7142 1.7142 0 0 1-1.5133 3.076l-1.7385-0.80018a2.5713 2.5713 0 0 0 2.4549 1.8147 2.5713 2.5713 0 0 0 2.5713-2.5713 2.5713 2.5713 0 0 0-0.03014-0.39172l-0.09291-0.39172a2.5713 2.5713 0 0 0-2.4482-1.7879z" fill="#363636"/>
<defs>
<style>.cls-2,.cls-6,.cls-7{isolation:isolate}.cls-3{clip-path:url(#clip-path)}.cls-4{fill:#1955aa}.cls-7{fill:#fff}.cls-6,.cls-7{opacity:.15}</style>
</defs>
<path d="m9.5728 4.0001c-3.0867 0-5.5726 2.4851-5.5726 5.5721v5.5101l6.6031 3.0585a3.4284 3.4285 0 0 1 1.6723-0.606l2.8826-4.0244a4.7139 4.7141 0 0 1 4.6989-4.5686v-8.57e-4a4.7139 4.7141 0 0 1 4.7139 4.7141 4.7139 4.7141 0 0 1-4.0821 4.663l-4.4938 2.6901a3.4284 3.4285 0 0 1-6.829 0.25278l-5.166-2.378v3.5447c0 3.0868 2.4859 5.5721 5.5726 5.5721h12.855c3.0867 0 5.5728-2.4851 5.5728-5.5721v-12.855c0-3.0868-2.4859-5.5721-5.5728-5.5721zm10.284 6.6559a2.9998 2.9999 0 0 0 0 5.9998 2.9998 2.9999 0 0 0 0-5.9998zm0 0.85712a2.1427 2.1428 0 0 1 2.1427 2.1428 2.1427 2.1428 0 0 1-2.1427 2.1428 2.1427 2.1428 0 0 1-2.1427-2.1428 2.1427 2.1428 0 0 1 2.1427-2.1428zm-7.2852 6.8568a2.5713 2.5713 0 0 0-1.0095 0.21512l1.7259 0.79936a1.6688 1.6688 0 0 1 0.08035 0.03766 1.7142 1.7142 0 0 1-1.5133 3.076l-1.7385-0.80018a2.5713 2.5713 0 0 0 2.4549 1.8147 2.5713 2.5713 0 0 0 2.5713-2.5713 2.5713 2.5713 0 0 0-0.03014-0.39172l-0.09291-0.39172a2.5713 2.5713 0 0 0-2.4482-1.7879z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB