Update the zoom icon

See https://github.com/lovasoa/whitebophir/pull/39#issuecomment-619524098
This commit is contained in:
ophir 2020-04-26 12:43:19 +02:00
parent d2c3917ccc
commit dd2a574d03

View file

@ -1,7 +1,6 @@
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="line">
<ellipse cx="43.9712" cy="25.4757" rx="14.6372" ry="14.6372" transform="matrix(0.5379 -0.843 0.843 0.5379 -1.1578 48.8391)" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/>
<ellipse cx="43.9713" cy="25.4757" rx="11.1657" ry="11.1656" transform="matrix(0.5379 -0.843 0.843 0.5379 -1.1578 48.8391)" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/>
<path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.3102,39.9657l4.4057,2.811L25.22,59.2267c-0.7499,1.1753-2.344,1.4986-3.5606,0.7224l0,0 c-1.2166-0.7763-1.595-2.3582-0.8451-3.5335L31.3102,39.9657z"/>
</g>
<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg">
<g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2">
<path d="M25.65 31.33l4.04 2.58L20.06 49a2.36 2.36 0 01-3.26.66 2.36 2.36 0 01-.78-3.24zM42.2 9.77a13.43 13.43 0 014.1 18.54 13.43 13.43 0 01-18.54 4.1 13.43 13.43 0 01-4.1-18.54 13.43 13.43 0 0118.54-4.1z" stroke-linejoin="round" stroke-miterlimit="10" />
<path d="M34.83 28.9V12.98m-7.97 8.2H42.8" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 876 B

After

Width:  |  Height:  |  Size: 473 B