Skip to content

Commit

Permalink
Merge pull request #2147 from weh/feature/1902-forgejo
Browse files Browse the repository at this point in the history
new icon: forgejo (original, original-wordmark, plain, plain-wordmark, line, line-wordmark)
  • Loading branch information
canaleal authored Nov 17, 2024
2 parents fcd1479 + 9a61082 commit da13fcf
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 0 deletions.
27 changes: 27 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3529,6 +3529,33 @@
"color": "#3FB6D3",
"aliases": []
},
{
"name": "forgejo",
"altnames": [],
"tags": [
"software",
"git",
"version-control"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark",
"line",
"line-wordmark"
],
"font": [
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#FF5500",
"aliases": []
},
{
"name": "fortran",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/forgejo/forgejo-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/forgejo/forgejo-line.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/forgejo/forgejo-original-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/forgejo/forgejo-original.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 da13fcf

Please sign in to comment.