Update fill attributes to currentColor for consistency in shkafnik-ev.svg

This commit is contained in:
sHa
2025-12-10 21:51:36 +02:00
parent 79a7eada6a
commit 0a3b7a9049

View File

@@ -1,5 +1,5 @@
<svg width="100%" height="100%" viewBox="0 0 380 145" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g id="shkafnik-ua" fill="transparent">
<g id="shkafnik-ua" fill="currentColor">
<path
d="M124.755,107.695l-7.598,-12.566l13.646,-21.978l7.023,0l-13.913,21.863l14.906,24.513l-6.89,0l-7.174,-11.832Z" />
<rect x="101.454" y="73.151" width="5.963" height="46.376" />
@@ -16,12 +16,12 @@
<rect x="329.255" y="73.101" width="5.963" height="46.376" />
</g>
<g id="shkafnik-logo">
<path id="shkafnik-U" fill="#3a7456"
<path id="shkafnik-U" fill="currentColor"
d="M85.182,138.2l-82.673,-0.017l-0,-103.783l20.453,13.792l0,70.051l31.651,0.464l30.569,19.493Zm0.773,-118.688l0,108.677l-20.454,-12.531l0,-112.658l20.454,16.512Z" />
<path id="shkafnik-I" fill="#cc950b"
<path id="shkafnik-I" fill="currentColor"
d="M34.205,138.2l-0.045,-125.982l20.453,14.578l-0.098,111.281l-9.828,5.768l-10.482,-5.645Z" />
</g>
<g id="shkafnik-en" fill="transparent">
<g id="shkafnik-en" fill="currentColor">
<path
d="M249.152,137.983l-0,-1.66c1.786,0.521 3.714,0.781 5.785,0.781c2.928,0 4.392,-0.879 4.392,-2.637c0,-1.497 -1.079,-2.246 -3.237,-2.246l-2.191,0c-3.562,0 -5.344,-1.269 -5.344,-3.808c0,-2.67 2.282,-4.004 6.844,-4.004c1.984,0 3.829,0.195 5.535,0.586l0,1.66c-1.706,-0.521 -3.551,-0.782 -5.535,-0.782c-3.094,0 -4.642,0.847 -4.642,2.54c0,1.497 1.048,2.246 3.142,2.246l2.191,0c3.626,0 5.439,1.269 5.439,3.808c0,2.735 -2.198,4.102 -6.594,4.102c-2.071,0 -3.999,-0.196 -5.785,-0.586Z" />
<path
@@ -38,7 +38,7 @@
<path
d="M359.096,124.506l0,13.965l-2.202,0l0,-13.965l2.202,0Zm11.974,0l-7.665,6.592l7.832,7.373l-3.059,0l-6.939,-6.719l0,-1.093l7.046,-6.153l2.785,0Z" />
</g>
<g id="tm" fill="transparent">
<g id="tm" fill="currentColor">
<path d="M369.945,72.895l0,-4.515l-1.565,0l0,-0.583l3.787,0l0,0.583l-1.566,0l0,4.515l-0.656,0Z" />
<path
d="M372.749,72.895l0,-5.098l0.831,0l1.573,2.753l1.573,-2.753l0.83,0l0,5.098l-0.641,0l0,-4.297l-1.544,2.695l-0.437,0l-1.544,-2.695l0,4.297l-0.641,0Z" />

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB