Skip to content

Commit

Permalink
awk: Add plain icon
Browse files Browse the repository at this point in the history
[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 <[email protected]>
  • Loading branch information
Finii committed Sep 12, 2024
1 parent ccc0da3 commit 5348cd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
7 changes: 2 additions & 5 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,7 @@
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain-wordmark"
],
Expand All @@ -805,11 +806,7 @@
"color": "#0a094d",
"aliases": [
{
"base": "original-wordmark",
"alias": "original"
},
{
"base": "plain-wordmark",
"base": "original",
"alias": "plain"
}
]
Expand Down
1 change: 1 addition & 0 deletions icons/awk/awk-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 5348cd9

Please sign in to comment.