Skip to content

Commit

Permalink
update icon: firebase (original, original-wordmark, plain, plain-word…
Browse files Browse the repository at this point in the history
…mark, line, line-wordmark) (#2083)

* update icon firebase

* Update wordmark to stacked version

* Adjust colors accordingly to official icons

* Firebase color change to Amber

---------

Co-authored-by: Josélio de S. C. Júnior <[email protected]>
Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
  • Loading branch information
3 people committed Dec 23, 2023
1 parent b9a0e0b commit a04b7df
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 5 deletions.
12 changes: 9 additions & 3 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3181,15 +3181,21 @@
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
"plain-wordmark",
"line",
"line-wordmark"
],
"font": [
"plain",
"plain-wordmark"
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#f58220",
"color": "#ffa000",
"aliases": []
},
{
Expand Down
1 change: 1 addition & 0 deletions icons/firebase/firebase-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/firebase/firebase-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/firebase/firebase-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/firebase/firebase-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 a04b7df

Please sign in to comment.