1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 21:48:28 +01:00
2014-07-21 09:21:01 +02:00
2014-03-07 20:11:56 +01:00
2014-07-21 09:19:14 +02:00
2014-03-02 13:54:46 +01:00
2014-07-21 09:20:09 +02:00
2014-07-21 09:20:49 +02:00
2014-07-21 09:21:01 +02:00
2014-03-01 07:14:04 -08:00
2014-07-20 23:18:52 +02:00

devicon

devicon aims to gather all logos representing development languages and tools in one font.

Final font is built with icomoon.

How to use it

<head>
  <link rel="stylesheet" href="devicon.css">
</head>

<body>
  <!--  for git plain version -->
  <i class="devicon-git-plain"></i>
  
  <!--  for git plain version with wordmark -->
  <i class="devicon-git-plain-wordmark"></i>
  
  <!--  for git plain version colored with git main color -->
  <i class="devicon-git-plain git-color"></i>
</body>

See the icons folder or devicon.json file for complete reference of icon's available versions.

I'll add some icons to the collection soon (gulp, sketch, github, bitbucket, ruby, ruby on rails, travis, etc.) but please don't hesitate to contribute :)

Languages
PostScript 99.7%
CSS 0.3%