1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-06 16:18:47 +01:00
devicon/README.md
2014-08-01 10:35:43 +02:00

1.6 KiB

devicon

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

See all available icons on the github page: http://konpa.github.io/devicon/

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

See devicon.html or devicon.json file for complete and up to date reference of icon's available versions.

Original files (.ai, .svg) are available in the "icons" folder.

Available icons (alphabetical order)

  • .NET
  • AngularJS
  • Backbone.js
  • Bootstrap
  • Bower
  • Chrome
  • Codeigniter
  • CSS3
  • Debian (new)
  • Devicon
  • Firefox
  • Foundation
  • Git
  • Grunt
  • Gulp
  • HTML5
  • Illustrator
  • Java
  • Javascript
  • JQuery
  • KrakenJS (new)
  • Laravel
  • Less
  • Linux (new)
  • MongoDB (new)
  • MySQL
  • NodeJS (new)
  • Photoshop
  • PHP
  • PostgreSQL (new)
  • Python
  • Rails
  • Ruby
  • Sass
  • Travis (new)
  • Ubuntu (new)
  • Wordpress
  • Yii
  • Zend

Upcoming icons

  • Github
  • Bitbucket
  • Sketch
  • browsers: safari, opera, IE
  • operating systems: windows, mac
  • ... Please contribute or open an issue for requesting an icon