Skip to content

Commit

Permalink
new icon: neovim (original, original-wordmark, plain , plain-wordmark…
Browse files Browse the repository at this point in the history
…, line, line-wordmark) (#1962)

* Add neovim

* remove unnessessary styling

* join lines
  • Loading branch information
Snailedlt authored Nov 1, 2023
1 parent 03d66f9 commit 0e6157c
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 0 deletions.
30 changes: 30 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -6129,6 +6129,36 @@
"color": "#018BFF",
"aliases": []
},
{
"name": "neovim",
"altnames": [],
"tags": [
"text editor",
"editor",
"ide",
"IDE",
"open-source"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark",
"line",
"line-wordmark"

],
"font": [
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#5fb950",
"aliases": []
},
{
"name": "nestjs",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/neovim/neovim-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/neovim/neovim-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/neovim/neovim-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/neovim/neovim-original.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/neovim/neovim-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.
1 change: 1 addition & 0 deletions icons/neovim/neovim-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 0e6157c

Please sign in to comment.