Skip to content

Commit a590ecf

Browse files
Add Devicons (#685)
1 parent b718750 commit a590ecf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/d.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@ export const resources: Resource[] = [
246246
description: 'A ridiculous collection of web development cheatsheets · One-page guide to.',
247247
url: 'https://devhints.io/',
248248
},
249+
{
250+
name: 'Devicons',
251+
categories: ['Icon'],
252+
description: 'An iconic font made for developers.',
253+
url: 'http://vorillaz.github.io/devicons',
254+
},
249255
{
250256
name: 'DevNews',
251257
categories: ['Podcast', 'Programming'],

0 commit comments

Comments
 (0)