Fixed missing fill-rule

This commit is contained in:
William Owen 2017-12-11 12:38:32 +00:00
parent 3cd71b44cc
commit eba24d4cd3

View File

@ -1 +1 @@
<svg aria-labelledby="simpleicons-php-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-php-icon">PHP icon</title><path d="M12 18.312c6.627 0 12-2.826 12-6.312s-5.373-6.312-12-6.312S0 8.514 0 12s5.373 6.312 12 6.312zm-5.462-4.459c.52 0 .949-.055 1.285-.164a2.43 2.43 0 0 0 .917-.55c.231-.213.418-.447.561-.703a2.83 2.83 0 0 0 .305-.847c.146-.75.036-1.334-.33-1.752-.366-.419-.947-.628-1.744-.628h-2.65l-1.23 6.326H5.03l.327-1.682h1.181zm10.755 0c.521 0 .95-.055 1.286-.164.336-.109.642-.293.917-.55.231-.213.418-.447.561-.703a2.83 2.83 0 0 0 .305-.847c.145-.75.035-1.334-.33-1.752-.366-.419-.947-.628-1.744-.628h-2.65l-1.23 6.326h1.378l.327-1.682h1.18zm-5.635-4.644l.327-1.682h-1.367l-1.23 6.326h1.368l.704-3.624h1.092c.35 0 .579.058.686.174.108.115.131.333.069.651l-.544 2.799h1.389l.572-2.944c.116-.599.029-1.032-.262-1.299-.291-.267-.819-.401-1.586-.401h-1.218zm-4.648.998c.524 0 .872.097 1.047.29.174.193.216.525.124.995-.095.49-.278.839-.55 1.049-.272.209-.686.314-1.242.314h-.838l.515-2.648h.944zm10.756 0c.523 0 .872.097 1.047.29.174.193.216.525.124.995-.095.49-.278.839-.55 1.049-.272.209-.686.314-1.242.314h-.838l.515-2.648h.944z"/></svg>
<svg aria-labelledby="simpleicons-php-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd"><title id="simpleicons-php-icon">PHP icon</title><path d="M12 18.312c6.627 0 12-2.826 12-6.312s-5.373-6.312-12-6.312S0 8.514 0 12s5.373 6.312 12 6.312zM7.532 9.209h-2.65l-1.23 6.326H5.03l.327-1.682h1.181c.52 0 .949-.055 1.285-.164a2.43 2.43 0 0 0 .917-.55c.231-.213.418-.447.561-.703.146-.264.249-.55.305-.847.146-.75.036-1.334-.33-1.752-.366-.419-.947-.628-1.744-.628zm10.756 0h-2.65l-1.23 6.326h1.378l.327-1.682h1.18c.521 0 .95-.055 1.286-.164.336-.109.642-.293.917-.55.231-.213.418-.447.561-.703.146-.264.249-.55.305-.847.145-.75.035-1.334-.33-1.752-.366-.419-.947-.628-1.744-.628zm-6.63 0l.327-1.682h-1.367l-1.23 6.326h1.368l.704-3.624h1.092c.35 0 .579.058.686.174.108.115.131.333.069.651l-.544 2.799h1.389l.572-2.944c.116-.599.029-1.032-.262-1.299-.291-.267-.819-.401-1.586-.401h-1.218zm-4.648.998c.524 0 .872.097 1.047.29.174.193.216.525.124.995-.095.49-.278.839-.55 1.049-.272.209-.686.314-1.242.314h-.838l.515-2.648h.944zm10.756 0c.523 0 .872.097 1.047.29.174.193.216.525.124.995-.095.49-.278.839-.55 1.049-.272.209-.686.314-1.242.314h-.838l.515-2.648h.944z"/></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB