Remove duplicated S from svg.svg (#536)

https://github.com/edent/SuperTinyIcons/issues/535
This commit is contained in:
Ben Bullock
2021-05-13 00:15:20 +09:00
committed by GitHub
parent a02b197647
commit 7934b03d0d

View File

@@ -3,4 +3,4 @@ aria-label="SVG" role="img"
viewBox="0 0 512 512"><rect viewBox="0 0 512 512"><rect
width="512" height="512" width="512" height="512"
rx="15%" rx="15%"
fill="#f90"/><path d="M122 157h268v99H122"/><g id="a" fill="#fff" stroke="#000" stroke-width="24"><circle cx="256" cy="120" r="44"/><circle cx="120" cy="256" r="44"/><circle cx="160" cy="160" r="44"/></g><use href="#a" transform="matrix(-1 0 0 1 512 0)"/><path stroke="#fff" stroke-width="44" d="M396 256H256l96-96-96 96V120v136l-96-96 96 96H116"/><path d="M64.1 256h384v170a22 22 0 01-22 22h-340a22 22 0 01-22-22V256"/><path fill="none" stroke="#fff" stroke-width="30" d="M191 318a35 35 0 10-35 35 35 35 0 11-35 35m171-125l-36 172-36-172m-29 55a35 35 0 10-35 35 35 35 0 11-35 35m270-70a35 35 0 00-35-35 35 35 0 00-35 35v70a35 35 0 0035 35 35 35 0 0035-35v-35h-35"/><path d="M64 256h384v12H64"/></svg> fill="#f90"/><path d="M122 157h268v99H122"/><g id="a" fill="#fff" stroke="#000" stroke-width="24"><circle cx="256" cy="120" r="44"/><circle cx="120" cy="256" r="44"/><circle cx="160" cy="160" r="44"/></g><use href="#a" transform="matrix(-1 0 0 1 512 0)"/><path stroke="#fff" stroke-width="44" d="M396 256H256l96-96-96 96V120v136l-96-96 96 96H116"/><path d="M64.1 256h384v170a22 22 0 01-22 22h-340a22 22 0 01-22-22V256"/><path fill="none" stroke="#fff" stroke-width="30" d="M292 264l-36 172-36-172m-29 55a35 35 0 10-35 35 35 35 0 11-35 35m270-70a35 35 0 00-35-35 35 35 0 00-35 35v70a35 35 0 0035 35 35 35 0 0035-35v-35h-35"/><path d="M64 256h384v12H64"/></svg>

Before

Width:  |  Height:  |  Size: 831 B

After

Width:  |  Height:  |  Size: 790 B