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

[Fix] Icons color not following theme color scheme

This commit is contained in:
imoize 2024-05-16 20:54:27 +07:00
parent 28c9e62e82
commit f190749e4d
No known key found for this signature in database
GPG key ID: 65437C8746EB11C3
10 changed files with 38 additions and 85 deletions

View file

@ -1,10 +1,7 @@
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="matrix(1.3667 0 0 1.2206 -3.4887 -2.4265)" fill="#fcfcfc">
<path d="m3.601 16.855v0.10742c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-0.10742h-1v0.10742c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-0.10742z"/>
<path d="m10.601 3.038c-0.31321 0-0.56536 0.26722-0.56536 0.59914v10.537l-3.8317-4.0606c-0.11073-0.11735-0.25521-0.17787-0.39973-0.17787s-0.28899 0.06051-0.39973 0.17787c-0.22147 0.23471-0.22147 0.61252 0 0.84723l4.7967 5.0834c0.02554 0.02707 0.05385 0.05106 0.08393 0.07255 0.01495 0.01078 0.03074 0.01905 0.04638 0.02809 0.01891 0.01091 0.03727 0.02182 0.05742 0.03042 0.03132 0.01337 0.06332 0.02547 0.09718 0.03276 0.0378 0.0082 0.0764 0.01174 0.11484 0.01174 0.03844 0 0.07704-0.0033 0.11483-0.01174 0.0047-9.99e-4 0.0087-0.0036 0.01325-0.0047 0.02857-0.0071 0.05645-0.01624 0.08393-0.02809 0.02015-0.0086 0.03851-0.01951 0.05742-0.03042 0.01563-0.0091 0.03142-0.01735 0.04638-0.02809 0.03006-0.02148 0.05839-0.04547 0.08393-0.07255l4.7967-5.0834c0.22147-0.23471 0.22147-0.61252 0-0.84723-0.22147-0.23471-0.57798-0.23471-0.79945 0l-3.8317 4.0606v-10.537c0-0.33193-0.25215-0.59914-0.56536-0.59914z" stroke-width="1.164"/>
</g>
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff;
}</style>
<path class="ColorScheme-Text" d="m3.601 16.855v0.10742c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-0.10742h-1v0.10742c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-0.10742z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m10.601 3.038c-0.31321 0-0.56536 0.26722-0.56536 0.59914v10.537l-3.8317-4.0606c-0.11073-0.11735-0.25521-0.17787-0.39973-0.17787s-0.28899 0.06051-0.39973 0.17787c-0.22147 0.23471-0.22147 0.61252 0 0.84723l4.7967 5.0834c0.02554 0.02707 0.05385 0.05106 0.08393 0.07255 0.01495 0.01078 0.03074 0.01905 0.04638 0.02809 0.01891 0.01091 0.03727 0.02182 0.05742 0.03042 0.03132 0.01337 0.06332 0.02547 0.09718 0.03276 0.0378 0.0082 0.0764 0.01174 0.11484 0.01174 0.03844 0 0.07704-0.0033 0.11483-0.01174 0.0047-9.99e-4 0.0087-0.0036 0.01325-0.0047 0.02857-0.0071 0.05645-0.01624 0.08393-0.02809 0.02015-0.0086 0.03851-0.01951 0.05742-0.03042 0.01563-0.0091 0.03142-0.01735 0.04638-0.02809 0.03006-0.02148 0.05839-0.04547 0.08393-0.07255l4.7967-5.0834c0.22147-0.23471 0.22147-0.61252 0-0.84723-0.22147-0.23471-0.57798-0.23471-0.79945 0l-3.8317 4.0606v-10.537c0-0.33193-0.25215-0.59914-0.56536-0.59914z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -1,25 +1,16 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-PositiveText { color: #27ae60; }</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
color:#ffffff;
}</style>
<linearGradient id="linearGradient4181" x1="399.99" x2="399.99" y1="545.14" y2="518.14" gradientTransform="matrix(.42857 0 0 .42857 -183.37 -215.02)" gradientUnits="userSpaceOnUse">
<stop stop-color="#0bac83" offset="0"/>
<stop stop-color="#10da96" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(25.03 -1.6194)">
<g transform="matrix(.96475 0 0 .96475 -51.459 2.6014)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -51.459 2.6014)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 5.1011 3.2441)">
<circle cx="-11.694" cy="12.889" r="6" fill="url(#linearGradient4181)"/>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -1,25 +1,16 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-NeutralText { color: #f67400; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<linearGradient id="linearGradient4160-4" x1="2" x2="46.54" y1="1028.4" y2="1031.1" gradientTransform="matrix(.27273 0 0 .27273 -24.633 -299.31)" gradientUnits="userSpaceOnUse">
<stop stop-color="#f00" offset="0"/>
<stop stop-color="#ff2a2a" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(28.686 -2.5863)">
<g transform="matrix(.96475 0 0 .96475 -55.115 3.5684)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -55.115 3.5684)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 8.0464 -2.8539)">
<ellipse transform="rotate(266.31)" cx="-18.087" cy="-18.852" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
@ -7,16 +7,10 @@
<stop stop-color="#06f" offset="0"/>
<stop stop-color="#5f8dd3" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-Highlight { color: #3daee9; }</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(24.113 -1.0715)">
<g transform="matrix(.96475 0 0 .96475 -50.542 2.0535)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -50.542 2.0535)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.6628 0 0 1.6628 -35.212 -9.6202)" stroke-width=".66667">
<circle transform="rotate(266.31)" cx="-17.06" cy="15.936" r="4" fill="url(#linearGradient4160-4)"/>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -1,18 +1,12 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(27.381 -5.0748)">
<g transform="matrix(.96475 0 0 .96475 -53.81 6.0569)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -53.81 6.0569)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.6628 0 0 1.6628 -38.48 -5.6168)">
<path d="m17 12c-2.216 0-4 1.784-4 4s1.784 4 4 4 4-1.784 4-4-1.784-4-4-4z" color="#27ae60" fill="#bdc3c7"/>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
@ -7,11 +7,10 @@
<stop stop-color="#0bac83" offset="0"/>
<stop stop-color="#10da96" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(-.024021 1.0192)">
<g transform="matrix(.96475 0 0 .96475 -26.405 -.03718)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -26.405 -.03718)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 3.8893 -1.1804)">
<circle cx="12" cy="14.5" r="6" fill="url(#linearGradient4181)"/>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
@ -7,15 +7,10 @@
<stop stop-color="#ff7900" offset="0"/>
<stop stop-color="#ffb500" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(17.471 1.4457)">
<g transform="matrix(.96475 0 0 .96475 -43.9 -.46366)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -43.9 -.46366)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 -13.606 -1.6062)">
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
@ -7,15 +7,10 @@
<stop stop-color="#06f" offset="0"/>
<stop stop-color="#5f8dd3" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(-24.022 -1.301)">
<g transform="matrix(.96475 0 0 .96475 -2.4072 2.283)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 -2.4072 2.283)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 27.888 1.1405)">
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#ffffff
@ -7,15 +7,10 @@
<stop stop-color="#ff7900" offset="0"/>
<stop stop-color="#ffb500" offset="1"/>
</linearGradient>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
<style type="text/css">.ColorScheme-Text {
color:#ffffff
}</style>
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<g transform="translate(-29.471 -7.34)">
<g transform="matrix(.96475 0 0 .96475 3.0414 8.3221)" fill="#fff">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
<g transform="matrix(.96475 0 0 .96475 3.0414 8.3221)">
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
</g>
<g transform="matrix(1.1085 0 0 1.1085 33.336 7.1795)">
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -1,6 +1,8 @@
<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="#fff"/>
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path class="ColorScheme-Text" 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="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB