Skip to content

Commit

Permalink
Merge pull request #2185 from weh/feature/1249-bevy-icon
Browse files Browse the repository at this point in the history
new icon: bevyengine (original, original-wordmark, plain, plain-wordmark, line, line-wordmark)
  • Loading branch information
canaleal authored Dec 7, 2024
2 parents df4e8bd + 6072937 commit 8321a9d
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 0 deletions.
31 changes: 31 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,37 @@
"color": "#0071e0",
"aliases": []
},
{
"name": "bevyengine",
"altnames": [
"bevy engine",
"bevy"
],
"tags": [
"game-engine",
"game",
"rust",
"open-source"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark",
"line",
"line-wordmark"
],
"font": [
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#282828",
"aliases": []
},
{
"name": "biome",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/bevyengine/bevyengine-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/bevyengine/bevyengine-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8321a9d

Please sign in to comment.