[OTHER] .NET icon folder is inconsistent with naming convention
- Dominant language
- CSS
- Stars
- 11.8k
- Forks
- 2.4k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 3
Description
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### What would you like to share?
The [naming convention](https://github.com/devicons/devicon/wiki/Naming-Conventions) for icon folders (and icons) is to join all the words in the name, without any delimiters. The .NET (dot-net) folder though, is inconsistent with this convention.
This can be fixed by renaming the folder and icons to be `dotnet` in one word. To ensure that `dot-net` still shows up in searches, it can be added to the list of altnames.
https://github.com/devicons/devicon/tree/develop/icons/dot-net
#### Folder

#### Icons

### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.