Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
.DS_Store
.idea
geckodriver.log
4 changes: 2 additions & 2 deletions devicon-colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@
.devicon-doctrine-plain.colored {
color: #f56d39;
}
.devicon-dot-net-plain-wordmark.colored,
.devicon-dot-net-plain.colored {
.devicon-dotnet-plain-wordmark.colored,
.devicon-dotnet-plain.colored {
color: #1384c8;
}
.devicon-drupal-plain-wordmark.colored,
Expand Down
6 changes: 3 additions & 3 deletions devicon.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
.devicon-twitter-original:before {
content: "\e91f";
}
.devicon-mocha:before {
.devicon-mocha-plain:before {
content: "\e919";
}
.devicon-jasmine-plain:before {
Expand Down Expand Up @@ -547,10 +547,10 @@
.devicon-debian-plain:before {
content: "\e67f";
}
.devicon-dot-net-plain-wordmark:before {
.devicon-dotnet-plain-wordmark:before {
content: "\e6d3";
}
.devicon-dot-net-plain:before {
.devicon-dotnet-plain:before {
content: "\e6d4";
}
.devicon-drupal-plain-wordmark:before {
Expand Down
2 changes: 1 addition & 1 deletion devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
}
},
{
"name": "dot-net",
"name": "dotnet",
"tags": ["framework"],
"versions": {
"svg": ["original", "original-wordmark", "plain", "plain-wordmark"],
Expand Down
2 changes: 1 addition & 1 deletion devicon.min.css

Large diffs are not rendered by default.

Binary file modified fonts/devicon.eot
Binary file not shown.
8 changes: 3 additions & 5 deletions fonts/devicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/devicon.ttf
Binary file not shown.
Binary file modified fonts/devicon.woff
Binary file not shown.
9,204 changes: 9,203 additions & 1 deletion icomoon.json

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
Binary file not shown.
Loading