Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Replace plain with alias
  • Loading branch information
weh committed Nov 15, 2023
commit 65b12badf8f2555e091fb27def0a77b60d6f347d
10 changes: 7 additions & 3 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -6197,16 +6197,20 @@
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"original",
"plain-wordmark"
]
},
"color": "#00618a",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "plain"
}
]
},
{
"name": "nano",
Expand Down
2 changes: 1 addition & 1 deletion icons/mysql/mysql-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.
2 changes: 1 addition & 1 deletion icons/mysql/mysql-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading