1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #44359 from Riteo/logo-outline

Add an outlined version of logo.png and icon.png and put it in README.md
This commit is contained in:
Rémi Verschelde
2021-05-09 14:01:05 +02:00
committed by GitHub
5 changed files with 345 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<p align="center">
<a href="https://godotengine.org">
<img src="logo.svg" width="400" alt="Godot Engine logo">
<img src="logo_outlined.svg" width="400" alt="Godot Engine logo">
</a>
</p>