From e16ba80bd2929fff9da25b27a2d5c1e3dd8e7bff Mon Sep 17 00:00:00 2001 From: Weasy Date: Mon, 17 Jan 2022 21:00:43 +0000 Subject: [PATCH] Add bevy_bird SVG for simpleicons.org (#3672) # Objective Add an icon to [simpleicons.org](https://simpleicons.org/), so that we can use it with [shields.io](https://shields.io/) to make some nice shields/badges. ## Solution Create a bevy bird SVG according to this guideline https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md#icon-guidelines, meaning i made [bevy_icon_dark.svg](https://github.com/bevyengine/bevy-website/blob/master/static/assets/bevy_icon_dark.svg) monochromatic and ran through all the steps in the icon-guideline. The result looks like this: ![grafik](https://user-images.githubusercontent.com/11967542/149509545-0748af23-ff52-42e6-a5bc-c1c7ce43e1fe.png) We still need to open a PR in the https://github.com/simple-icons/simple-icons repo. --- assets/branding/bevy_bird_simpleicons.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 assets/branding/bevy_bird_simpleicons.svg diff --git a/assets/branding/bevy_bird_simpleicons.svg b/assets/branding/bevy_bird_simpleicons.svg new file mode 100644 index 0000000000..25597d418a --- /dev/null +++ b/assets/branding/bevy_bird_simpleicons.svg @@ -0,0 +1 @@ +Bevy Engine