Skip to content

Commit

Permalink
update icon prometheus (#2059)
Browse files Browse the repository at this point in the history
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
  • Loading branch information
canaleal and Snailedlt authored Dec 3, 2023
1 parent bb59f4e commit d69d58e
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 6 deletions.
18 changes: 14 additions & 4 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -7895,15 +7895,25 @@
"versions": {
"svg": [
"original",
"original-wordmark"
"original-wordmark",
"plain-wordmark",
"line",
"line-wordmark"
],
"font": [
"original",
"original-wordmark"
"original",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#e75225",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "plain"
}
]
},
{
"name": "protractor",
Expand Down
Loading

0 comments on commit d69d58e

Please sign in to comment.