ahmdrefat / devicon

Set of icons representing programming languages, designing & development tools

Home Page:http://devicon.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Laravel
  • Less
  • Linux (new)
  • MySQL
  • Photoshop
  • PHP
  • 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

About

Set of icons representing programming languages, designing & development tools

http://devicon.fr

License:MIT License