Add Sublime Merge logo (566 bytes) (#672)

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Alexandre Mendonça
2022-10-17 15:25:11 +01:00
committed by GitHub
parent 1960967e53
commit 2b1cf8d8df
4 changed files with 11 additions and 1 deletions

View File

@@ -546,6 +546,9 @@ Say thanks!
<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>771 Bytes</td>
</tr>
<tr>
<td>Sublime Merge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/sublimemerge.svg" width="125" title="Sublime Merge"/><br>566 Bytes</td>
</tr>
</table>
### Text editors

View File

@@ -301,4 +301,5 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/netbeans.svg" width="256" /> | <img src="/images/reference/netbeans.png" width="256" /> | https://www.apache.org/logos/res/netbeans/netbeans.png |
| <img src="/images/svg/solidity.svg" width="256" /> | <img src="/images/reference/solidity.svg" width="256" /> | https://docs.soliditylang.org/en/latest/brand-guide.html |
| <img src="/images/svg/gitpod.svg" width="256" /> | <img src="/images/reference/gitpod.svg" width="256" /> | https://www.gitpod.io/media-kit |
| <img src="/images/svg/sublimemerge.svg" width="256" /> | <img src="/images/reference/sublime_merge.png" width="256" /> | https://www.sublimehq.com/ |
| <img src="/images/svg/linearapp.svg" width="256" /> | <img src="/images/reference/linearapp.png" width="256" /> | https://linear.app/ |

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Sublime Merge" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#424242"/><path d="M279 307c-1.6.1-3.4-.3-4.9-1.3L98.8 183c-3.4-2.4-4.3-7.2-1.8-10.7l49.4-70.5c2.4-3.4 7.2-4.3 10.7-1.8l151.1 105.8" fill="#88d9d9"/><path d="M279 206h116.7c2 0 3.9.8 5.3 2.1.1.1 1.7 1.6 4 4.1l39 39c3 3 3 7.9 0 10.9l-36.8 36.8c-3.3 3.6-5.8 5.9-6 6.1-1.4 1.4-3.3 2.3-5.5 2.3H308L157 413c-3.4 2.4-8.3 1.5-10.7-1.8l-49.4-70.5c-2.4-3.4-1.5-8.3 1.8-10.7L274 207.3c1.5-1 3.2-1.5 4.9-1.3" fill="#00e6e7"/></svg>

After

Width:  |  Height:  |  Size: 566 B