Skip to content

websiddu/technology-icons

Repository files navigation

technology-icons

Technology Icons Font

technology-icons is a webfont which includes many technology icons.

Demo & download links : http://websiddu.github.io/technology-icons/

How to use

If you are using bower.

  bower install technology-icons

Make sure you add your font files to the folder(you have to changed the font paths according to your project)

  <link rel="stylesheet" href="bower_components/technology-icons/dist/styles/technology-icons.css">

Manual download

  • Once you download the .zip file unzip it.
  • Copy all the fonts from the fonts directory to you projects fonts directory
  • Copy the technology-icons.css file from styles folder to your styles folder.
  • Make sure that you include the .css file in you html file.
  • Now you are good to go!!

Usage

HTML

  <em class="icon-photoshop"></em> Photoshop
  <em class="icon-illustrator"></em> Illustrator
  <a href="#" class="icon-mysql"></a> MySql

Image

Change log

Not yet released a version!!

License

It's free for whatever use ( commercial or personal ), both for web or for printing purpose. Licensed under the Open Font License.