Add fill=currentColor to all SVG icons

main
Warinyourself 3 weeks ago
parent 6f639ac5fa
commit ac314704bd

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
width="24"
height="24"
viewBox="0 0 24 24"

Before

Width:  |  Height:  |  Size: 217 B

After

Width:  |  Height:  |  Size: 257 B

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
width="511"
height="491"
viewBox="0 0 511 491"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -1,4 +1,4 @@
<svg
<svg fill="currentColor" fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
style="isolation:isolate"

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save