1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-21 13:52:10 +02:00

new icon: nano (original, original-wordmark) (#1310)

* Add icons made by BenSouchet

* add to devicon.json (fix #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>
This commit is contained in:
Jørgen Kalsnes Hagen
2022-08-21 19:54:54 +02:00
committed by GitHub
parent 85aba9708e
commit 5ba17c2bca
3 changed files with 36 additions and 0 deletions

View File

@@ -4590,6 +4590,40 @@
"color": "#00618a", "color": "#00618a",
"aliases": [] "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", "name": "neo4j",
"altnames": [], "altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 335 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 125 KiB