Save 33 bytes

This commit is contained in:
Colin Cameron
2022-12-21 15:02:40 +00:00
parent addd0c55bb
commit 675faf8d83
2 changed files with 2 additions and 5 deletions

View File

@@ -471,7 +471,7 @@ Say thanks!
</tr>
<tr>
<td>Solidity<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/solidity.svg" width="125" title="Solidity"/><br>565 Bytes</td>
<td>ExpressionEngine<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/expressionengine.svg" width="125" title="ExpressionEngine"/><br>701 Bytes</td>
<td>ExpressionEngine<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/expressionengine.svg" width="125" title="ExpressionEngine"/><br>668 Bytes</td>
</tr>
</table>

View File

@@ -4,10 +4,7 @@ viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff" />
<defs>
<path id="a" d="m76 165 32 19.6c-140.5 131.3 4 237.6 156.6 207-179.3 3.3-210.3-190.8-65.5-258.4z" />
</defs>
<path d="m308 293c-24.3 24.3-38.2 28-55.3 28.4-30 .7-36.2-28.4-35.5-39l.8-12.3c74.4-12.6 92.7-28.8 100.6-40 18.3-25.3 7.2-43.3-2-49.5-22-19.7-72.7-5.2-90 4-48 25.8-56.8 70.4-56.3 88.3-1.2 36 25.5 63.5 67 63.2 41.7 1 67.5-25.5 79-37.2zm-88.4-32.3c11.5-68.4 39-78 49.7-78.6 15.4-.3 18.6 16.6 17.5 22.4-1.8 35.4-38 53-66.2 56z"></path>
<use href="#a" />
<path d="m76 165 32 19.6c-140.5 131.3 4 237.6 156.6 207-179.3 3.3-210.3-190.8-65.5-258.4z" id="a" />
<use href="#a" transform="scale(-1,-1)" transform-origin="center" />
</svg>

Before

Width:  |  Height:  |  Size: 701 B

After

Width:  |  Height:  |  Size: 668 B