Skip to content

Commit

Permalink
new icon: nano (original, original-wordmark) (devicons#1310)
Browse files Browse the repository at this point in the history
* Add icons made by BenSouchet

* add to devicon.json (fix devicons#1279)

* Add endline

Co-authored-by: David Leal <halfpacho@gmail.com>

* fix: `nano-original` icon

Co-authored-by: BenSouchet <contact@bensouchet.dev>
Co-authored-by: David Leal <halfpacho@gmail.com>
  • Loading branch information
3 people committed Oct 15, 2022
1 parent 42e7c4b commit 1506d33
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
34 changes: 34 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4590,6 +4590,40 @@
"color": "#00618a",
"aliases": []
},
{
"name": "nano",
"altnames": [
"gnu-nano",
"GNU nano"
],
"tags": [
"text editor",
"editor",
"GNU",
"terminal"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#C8F",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "neo4j",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/nano/nano-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/nano/nano-original.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 1506d33

Please sign in to comment.