Skip to content

Commit

Permalink
new icon: eclipse (original, original-wordmark, plain, plain-wordmark) (
Browse files Browse the repository at this point in the history
devicons#1258)

* new icon: eclipse (original, original-wordmark, plain, plain-wordmark) - fix devicons#1215

* eclipse| applied suggestions on altnames and tags

Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
  • Loading branch information
kilianpaquier and Snailedlt committed Oct 15, 2022
1 parent 10e9a2d commit 7a61c83
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 0 deletions.
22 changes: 22 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -7196,6 +7196,28 @@
}
]
},
{
"name": "eclipse",
"altnames": [
"Eclipse IDE"
],
"tags": [
"editor",
"IDE"
],
"versions": {
"svg": [
"original-wordmark",
"original"
],
"font": [
"plain-wordmark",
"plain"
]
},
"color": "#2c2255",
"aliases": []
},
{
"name": "kibana",
"altnames": [],
Expand Down
23 changes: 23 additions & 0 deletions icons/eclipse/eclipse-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.
22 changes: 22 additions & 0 deletions icons/eclipse/eclipse-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/eclipse/eclipse-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/eclipse/eclipse-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a61c83

Please sign in to comment.