mirror of
https://github.com/konpa/devicon.git
synced 2025-08-04 21:57:35 +02:00
Added missing icons from the devicon.dev site
This commit is contained in:
@@ -40,7 +40,9 @@ devicon.controller('IconListCtrl', function($scope, $http, $compile) {
|
||||
"plain",
|
||||
"line",
|
||||
"original",
|
||||
"plain-wordmark"
|
||||
"plain-wordmark",
|
||||
"line-wordmark",
|
||||
"original-wordmark",
|
||||
];
|
||||
|
||||
// Loop through mainVersionsArray
|
||||
|
Reference in New Issue
Block a user