Optimize Terraform SVG logo (#622)

This commit is contained in:
Alexandre Mendonça
2021-10-26 11:55:33 +01:00
committed by GitHub
parent 3428513d6e
commit 8a805e3904
2 changed files with 2 additions and 2 deletions

View File

@@ -528,7 +528,7 @@ Say thanks!
<td>Olympic Rings<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="125" title="Olympic Rings"/><br>678 Bytes</td>
<td>Apache Guacamole<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/guacamole.svg" width="125" title="guacamole"/><br>1021 Bytes</td>
<td>Outlook<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/outlook.svg" width="125" title="Outlook"/><br>973 Bytes</td>
<td>Terraform<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="125" title="Terraform"/><br>405 Bytes</td>
<td>Terraform<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="125" title="Terraform"/><br>303 Bytes</td>
<td>Todoist<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/todoist.svg" width="125" title="Todoist"/><br>825 Bytes</td>
</tr>
</table>

View File

@@ -3,4 +3,4 @@ aria-label="Terraform" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#7B42BC" d="M333.4 216.2v113.58l98.4-56.76v-113.7l-98.4 56.88z"/><path fill="#7B42BC" d="m224.2 159.32 98.4 56.88v113.58l-98.4-56.82V159.32zM115 95.9v113.64l98.4 56.82V152.72L115 95.9zm109.2 303.18 98.4 56.82V342.26l-98.4-56.82v113.64z"/></svg>
fill="#fff"/><path fill="#7B42BC" d="m224 159 98 56v113l-98-56V159zM115 95v113l98 56V152L115 95zm109 303 98 56V342l-98-56v113z M333 216v113l98-56v-113l-98 56z"/></svg>

Before

Width:  |  Height:  |  Size: 405 B

After

Width:  |  Height:  |  Size: 303 B