Skip to content

Commit 590d7a4

Browse files
committed
update icons
1 parent cc22d76 commit 590d7a4

27 files changed

+8482
-1102
lines changed

devicon.json

Lines changed: 16 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -7,39 +7,12 @@
77

88
{
99
"name": "html5",
10-
"options": {
11-
"simple": true,
12-
"text": true,
13-
"color": true
14-
}
10+
"main-color": "#e54d26",
11+
"options": "original;plain;wordmark"
1512
}, {
1613
"name": "css3",
17-
"options": {
18-
"simple": true,
19-
"text": true,
20-
"color": true
21-
}
22-
}, {
23-
"name": "js",
24-
"options": {
25-
"simple": true,
26-
"text": false,
27-
"color": true
28-
}
29-
}, {
30-
"name": "javascript",
31-
"options": {
32-
"simple": true,
33-
"text": true,
34-
"color": true
35-
}
36-
}, {
37-
"name": "mysql",
38-
"options": {
39-
"simple": true,
40-
"text": true,
41-
"color": true
42-
}
14+
"main-color": "#3d8fc6",
15+
"options": "original;plain;wordmark"
4316
}
4417

4518
]
@@ -51,88 +24,25 @@
5124
"icons": [
5225

5326
{
54-
"name": "sass",
55-
"options": {
56-
"simple": true,
57-
"text": false,
58-
"color": true
59-
}
60-
}, {
61-
"name": "less",
62-
"options": {
63-
"simple": true,
64-
"text": false,
65-
"color": true
66-
}
67-
}, {
6827
"name": "laravel",
69-
"options": {
70-
"simple": true,
71-
"text": true,
72-
"color": true
73-
}
28+
"main-color": "#fd4f31",
29+
"options": "plain;wordmark"
7430
}, {
7531
"name": "wordpress",
76-
"color": "#494949",
77-
"options": {
78-
"original": true,
79-
"line": false,
80-
"plain": true,
81-
"text": true,
82-
"color": true
83-
}
84-
}, {
85-
"name": "bootstrap",
86-
"options": {
87-
"simple": true,
88-
"text": true,
89-
"color": true
90-
}
32+
"main-color": "#494949",
33+
"options": "original;plain;wordmark"
9134
}, {
9235
"name": "foundation",
93-
"options": {
94-
"simple": true,
95-
"text": true,
96-
"color": true
97-
}
98-
}, {
99-
"name": "angularjs",
100-
"options": {
101-
"simple": true,
102-
"text": true,
103-
"color": true
104-
}
105-
}, {
106-
"name": "jquery",
107-
"options": {
108-
"simple": true,
109-
"text": true,
110-
"color": true
111-
}
36+
"main-color": "#008cba",
37+
"options": "original;plain;wordmark"
11238
}, {
11339
"name": "grunt",
114-
"color": "#fcaa1a",
115-
"options": {
116-
"original": true,
117-
"line": true,
118-
"plain": true,
119-
"text": true,
120-
"color": true
121-
}
40+
"main-color": "#fcaa1a",
41+
"options": "original;line;plain;wordmark"
12242
}, {
12343
"name": "bower",
124-
"options": {
125-
"simple": true,
126-
"text": true,
127-
"color": true
128-
}
129-
}, {
130-
"name": "git",
131-
"options": {
132-
"simple": true,
133-
"text": true,
134-
"color": true
135-
}
44+
"main-color": "#ef5734",
45+
"options": "original;line;plain;wordmark"
13646
}
13747

13848
]
@@ -143,23 +53,9 @@
14353
"order": 3,
14454
"icons": [
14555

146-
{
147-
"name": "photoshop",
148-
"options": {
149-
"simple": true,
150-
"text": false,
151-
"color": true
152-
}
153-
}, {
154-
"name": "illustrator",
155-
"options": {
156-
"simple": true,
157-
"text": false,
158-
"color": true
159-
}
160-
}
56+
16157

16258
]
16359
}
16460

165-
}]
61+
}]
Lines changed: 75 additions & 75 deletions
Loading

0 commit comments

Comments
 (0)