8000 GitHub - Marketcloud/technology-icons: Technology icons webfont.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Marketcloud/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.

About

Technology icons webfont.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.8%
  • CSS 16.7%
  • JavaScript 13.5%
0