1
0
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:
Fini Jastrow
2024-09-05 08:40:41 +02:00
committed by Fini
parent d6ea308995
commit 5c703fddfa
2 changed files with 3 additions and 5 deletions

View File

@@ -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"
}
]

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.1 KiB