mirror of
https://github.com/konpa/devicon.git
synced 2025-08-15 19:14:05 +02:00
awk: Add plain icon
[why] There are only wordmark icons for awk. [how] Just isolate the bird from the wordmark icons and put it into one dedicated plain icon. [note] SVGO run done by Snailedit. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
@@ -795,6 +795,7 @@
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark",
|
||||
"plain-wordmark"
|
||||
],
|
||||
@@ -805,11 +806,7 @@
|
||||
"color": "#0a094d",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original-wordmark",
|
||||
"alias": "original"
|
||||
},
|
||||
{
|
||||
"base": "plain-wordmark",
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
}
|
||||
]
|
||||
|
1
icons/awk/awk-original.svg
Normal file
1
icons/awk/awk-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user