1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 13:38:15 +01:00
2014-03-07 19:32:56 +01:00
2014-03-03 09:50:11 +01:00
2014-03-01 23:24:46 +01:00
2014-03-07 11:30:30 +01:00
2014-03-02 13:54:46 +01:00
2014-03-06 10:07:14 +01:00
2014-03-01 07:14:04 -08:00
2014-03-07 19:32:56 +01: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.

Languages
PostScript 99.7%
CSS 0.3%