Skip to content

Commit

Permalink
update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
konpa committed Mar 6, 2014
1 parent 590d7a4 commit 652ab92
Show file tree
Hide file tree
Showing 73 changed files with 15,238 additions and 3,656 deletions.
42 changes: 41 additions & 1 deletion devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@
"name": "css3",
"main-color": "#3d8fc6",
"options": "original;plain;wordmark"
}, {
"name": "javascript",
"main-color": "#f0db4f",
"options": "original;plain"
}, {
"name": "jquery",
"main-color": "#0769ad",
"options": "original;plain;wordmark"
}, {
"name": "mysql",
"main-color": "#00618a",
"options": "original;line;wordmark"
}, {
"name": "angularjs",
"main-color": "#c4473a",
"options": "original;plain;wordmark"
}

]
Expand All @@ -35,6 +51,10 @@
"name": "foundation",
"main-color": "#008cba",
"options": "original;plain;wordmark"
}, {
"name": "bootstrap",
"main-color": "#59407f",
"options": "original;plain;line;wordmark"
}, {
"name": "grunt",
"main-color": "#fcaa1a",
Expand All @@ -43,6 +63,18 @@
"name": "bower",
"main-color": "#ef5734",
"options": "original;line;plain;wordmark"
}, {
"name": "git",
"main-color": "#f34f29",
"options": "original;plain;wordmark"
}, {
"name": "sass",
"main-color": "#cc6699",
"options": "original;line;wordmark"
}, {
"name": "less",
"main-color": "#2a4d80",
"options": "line;wordmark"
}

]
Expand All @@ -53,7 +85,15 @@
"order": 3,
"icons": [


{
"name": "photoshop",
"main-color": "#80b5e2",
"options": "original;plain;line"
}, {
"name": "illustrator",
"main-color": "#faa625",
"options": "original;plain;line"
}

]
}
Expand Down
1,440 changes: 1,440 additions & 0 deletions icons/angularjs/angularjs-all.ai

Large diffs are not rendered by default.

104 changes: 104 additions & 0 deletions icons/angularjs/angularjs-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.
13 changes: 13 additions & 0 deletions icons/angularjs/angularjs-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 64 additions & 0 deletions icons/angularjs/angularjs-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 652ab92

Please sign in to comment.