|
9 | 9 | font-style: normal; |
10 | 10 | } |
11 | 11 |
|
12 | | -[class^="icon-"], [class*=" icon-"] { |
| 12 | +[class^="devicon-"], [class*=" devicon-"] { |
13 | 13 | font-family: 'devicon'; |
14 | 14 | speak: none; |
15 | 15 | font-style: normal; |
@@ -42,206 +42,206 @@ $html5-color: #e54d26; |
42 | 42 | $bootstrap-color: #59407f; |
43 | 43 | $illustrator-color: #faa625; |
44 | 44 |
|
45 | | -.icon-sass:before { |
| 45 | +.devicon-sass:before { |
46 | 46 | content: "\e600"; |
47 | 47 | } |
48 | | -.icon-sass-color:before { |
| 48 | +.devicon-sass-color:before { |
49 | 49 | content: "\e600"; |
50 | 50 | color: $sass-color; |
51 | 51 | } |
52 | | -.icon-photoshop:before { |
| 52 | +.devicon-photoshop:before { |
53 | 53 | content: "\e601"; |
54 | 54 | } |
55 | | -.icon-photoshop-color:before { |
| 55 | +.devicon-photoshop-color:before { |
56 | 56 | content: "\e601"; |
57 | 57 | color: $photoshop-color; |
58 | 58 | } |
59 | | -.icon-mysql:before { |
| 59 | +.devicon-mysql:before { |
60 | 60 | content: "\e602"; |
61 | 61 | } |
62 | | -.icon-mysql-color:before { |
| 62 | +.devicon-mysql-color:before { |
63 | 63 | content: "\e602"; |
64 | 64 | color: $mysql-color; |
65 | 65 | } |
66 | | -.icon-mysql-text:before { |
| 66 | +.devicon-mysql-text:before { |
67 | 67 | content: "\e603"; |
68 | 68 | } |
69 | | -.icon-mysql-text-color:before { |
| 69 | +.devicon-mysql-text-color:before { |
70 | 70 | content: "\e603"; |
71 | 71 | color: $mysql-color; |
72 | 72 | } |
73 | | -.icon-less:before { |
| 73 | +.devicon-less:before { |
74 | 74 | content: "\e604"; |
75 | 75 | } |
76 | | -.icon-less-color:before { |
| 76 | +.devicon-less-color:before { |
77 | 77 | content: "\e604"; |
78 | 78 | color: $less-color; |
79 | 79 | } |
80 | | -.icon-laravel:before { |
| 80 | +.devicon-laravel:before { |
81 | 81 | content: "\e605"; |
82 | 82 | } |
83 | | -.icon-laravel-color:before { |
| 83 | +.devicon-laravel-color:before { |
84 | 84 | content: "\e605"; |
85 | 85 | color: $laravel-color; |
86 | 86 | } |
87 | | -.icon-laravel-text:before { |
| 87 | +.devicon-laravel-text:before { |
88 | 88 | content: "\e606"; |
89 | 89 | } |
90 | | -.icon-laravel-text-color:before { |
| 90 | +.devicon-laravel-text-color:before { |
91 | 91 | content: "\e606"; |
92 | 92 | color: $laravel-color; |
93 | 93 | } |
94 | | -.icon-js:before { |
| 94 | +.devicon-js:before { |
95 | 95 | content: "\e607"; |
96 | 96 | } |
97 | | -.icon-js-color:before { |
| 97 | +.devicon-js-color:before { |
98 | 98 | content: "\e607"; |
99 | 99 | color: $js-color; |
100 | 100 | } |
101 | | -.icon-jquery:before { |
| 101 | +.devicon-jquery:before { |
102 | 102 | content: "\e608"; |
103 | 103 | } |
104 | | -.icon-jquery-color:before { |
| 104 | +.devicon-jquery-color:before { |
105 | 105 | content: "\e608"; |
106 | 106 | color: $jquery-color; |
107 | 107 | } |
108 | | -.icon-jquery-text:before { |
| 108 | +.devicon-jquery-text:before { |
109 | 109 | content: "\e609"; |
110 | 110 | } |
111 | | -.icon-jquery-text-color:before { |
| 111 | +.devicon-jquery-text-color:before { |
112 | 112 | content: "\e609"; |
113 | 113 | color: $jquery-color; |
114 | 114 | } |
115 | | -.icon-javascript:before { |
| 115 | +.devicon-javascript:before { |
116 | 116 | content: "\e60a"; |
117 | 117 | } |
118 | | -.icon-javascript-color:before { |
| 118 | +.devicon-javascript-color:before { |
119 | 119 | content: "\e60a"; |
120 | 120 | color: $javascript-color; |
121 | 121 | } |
122 | | -.icon-javascript-text:before { |
| 122 | +.devicon-javascript-text:before { |
123 | 123 | content: "\e60b"; |
124 | 124 | } |
125 | | -.icon-javascript-text-color:before { |
| 125 | +.devicon-javascript-text-color:before { |
126 | 126 | content: "\e60b"; |
127 | 127 | color: $javascript-color; |
128 | 128 | } |
129 | | -.icon-bower:before { |
| 129 | +.devicon-bower:before { |
130 | 130 | content: "\e60c"; |
131 | 131 | } |
132 | | -.icon-bower-color:before { |
| 132 | +.devicon-bower-color:before { |
133 | 133 | content: "\e60c"; |
134 | 134 | color: $bower-color; |
135 | 135 | } |
136 | | -.icon-bower-text:before { |
| 136 | +.devicon-bower-text:before { |
137 | 137 | content: "\e61c"; |
138 | 138 | } |
139 | | -.icon-bower-text-color:before { |
| 139 | +.devicon-bower-text-color:before { |
140 | 140 | content: "\e61c"; |
141 | 141 | color: $bower-color; |
142 | 142 | } |
143 | | -.icon-css3:before { |
| 143 | +.devicon-css3:before { |
144 | 144 | content: "\e60e"; |
145 | 145 | } |
146 | | -.icon-css3-color:before { |
| 146 | +.devicon-css3-color:before { |
147 | 147 | content: "\e60e"; |
148 | 148 | color: $css3-color; |
149 | 149 | } |
150 | | -.icon-css3-text:before { |
| 150 | +.devicon-css3-text:before { |
151 | 151 | content: "\e60d"; |
152 | 152 | } |
153 | | -.icon-css3-text-color:before { |
| 153 | +.devicon-css3-text-color:before { |
154 | 154 | content: "\e60d"; |
155 | 155 | color: $css3-color; |
156 | 156 | } |
157 | | -.icon-foundation:before { |
| 157 | +.devicon-foundation:before { |
158 | 158 | content: "\e610"; |
159 | 159 | } |
160 | | -.icon-foundation-color:before { |
| 160 | +.devicon-foundation-color:before { |
161 | 161 | content: "\e610"; |
162 | 162 | color: $foundation-color; |
163 | 163 | } |
164 | | -.icon-foundation-text:before { |
| 164 | +.devicon-foundation-text:before { |
165 | 165 | content: "\e60f"; |
166 | 166 | } |
167 | | -.icon-foundation-text-color:before { |
| 167 | +.devicon-foundation-text-color:before { |
168 | 168 | content: "\e60f"; |
169 | 169 | color: $foundation-color; |
170 | 170 | } |
171 | | -.icon-git:before { |
| 171 | +.devicon-git:before { |
172 | 172 | content: "\e612"; |
173 | 173 | } |
174 | | -.icon-git-color:before { |
| 174 | +.devicon-git-color:before { |
175 | 175 | content: "\e612"; |
176 | 176 | color: $git-color; |
177 | 177 | } |
178 | | -.icon-git-text:before { |
| 178 | +.devicon-git-text:before { |
179 | 179 | content: "\e611"; |
180 | 180 | } |
181 | | -.icon-git-text-color:before { |
| 181 | +.devicon-git-text-color:before { |
182 | 182 | content: "\e611"; |
183 | 183 | color: $git-color; |
184 | 184 | } |
185 | | -.icon-grunt:before { |
| 185 | +.devicon-grunt:before { |
186 | 186 | content: "\e616"; |
187 | 187 | } |
188 | | -.icon-grunt-color:before { |
| 188 | +.devicon-grunt-color:before { |
189 | 189 | content: "\e616"; |
190 | 190 | color: $grunt-color; |
191 | 191 | } |
192 | | -.icon-grunt-text:before { |
| 192 | +.devicon-grunt-text:before { |
193 | 193 | content: "\e613"; |
194 | 194 | } |
195 | | -.icon-grunt-text-color:before { |
| 195 | +.devicon-grunt-text-color:before { |
196 | 196 | content: "\e613"; |
197 | 197 | color: $grunt-color; |
198 | 198 | } |
199 | | -.icon-angularjs:before { |
| 199 | +.devicon-angularjs:before { |
200 | 200 | content: "\e615"; |
201 | 201 | } |
202 | | -.icon-angularjs-color:before { |
| 202 | +.devicon-angularjs-color:before { |
203 | 203 | content: "\e615"; |
204 | 204 | color: $angularjs-color; |
205 | 205 | } |
206 | | -.icon-angularjs-text:before { |
| 206 | +.devicon-angularjs-text:before { |
207 | 207 | content: "\e614"; |
208 | 208 | } |
209 | | -.icon-angularjs-text-color:before { |
| 209 | +.devicon-angularjs-text-color:before { |
210 | 210 | content: "\e614"; |
211 | 211 | color: $angularjs-color; |
212 | 212 | } |
213 | | -.icon-bootstrap:before { |
| 213 | +.devicon-bootstrap:before { |
214 | 214 | content: "\e619"; |
215 | 215 | } |
216 | | -.icon-bootstrap-color:before { |
| 216 | +.devicon-bootstrap-color:before { |
217 | 217 | content: "\e619"; |
218 | 218 | color: $bootstrap-color; |
219 | 219 | } |
220 | | -.icon-bootstrap-text:before { |
| 220 | +.devicon-bootstrap-text:before { |
221 | 221 | content: "\e618"; |
222 | 222 | } |
223 | | -.icon-bootstrap-text-color:before { |
| 223 | +.devicon-bootstrap-text-color:before { |
224 | 224 | content: "\e618"; |
225 | 225 | color: $bootstrap-color; |
226 | 226 | } |
227 | | -.icon-html5:before { |
| 227 | +.devicon-html5:before { |
228 | 228 | content: "\e61a"; |
229 | 229 | } |
230 | | -.icon-html5-color:before { |
| 230 | +.devicon-html5-color:before { |
231 | 231 | content: "\e61a"; |
232 | 232 | color: $html5-color; |
233 | 233 | } |
234 | | -.icon-html5-text:before { |
| 234 | +.devicon-html5-text:before { |
235 | 235 | content: "\e617"; |
236 | 236 | } |
237 | | -.icon-html5-text-color:before { |
| 237 | +.devicon-html5-text-color:before { |
238 | 238 | content: "\e617"; |
239 | 239 | color: $html5-color; |
240 | 240 | } |
241 | | -.icon-illustrator:before { |
| 241 | +.devicon-illustrator:before { |
242 | 242 | content: "\e61b"; |
243 | 243 | } |
244 | | -.icon-illustrator-color:before { |
| 244 | +.devicon-illustrator-color:before { |
245 | 245 | content: "\e61b"; |
246 | 246 | color: $illustrator-color; |
247 | 247 | } |
0 commit comments