An open API service indexing awesome lists of open source software.

https://github.com/ythecombinator/codeicons

📦 An icon set of programming languages, frameworks, and coding tools.
https://github.com/ythecombinator/codeicons

Last synced: 9 months ago
JSON representation

📦 An icon set of programming languages, frameworks, and coding tools.

Awesome Lists containing this project

README

          

#[Code Icons v1.1.0](http://mabrasil.github.io/getcodeicons/)
###The first font and icon set made for coders' world!

Code Icons is an icon set of 138 programming languages, frameworks, and coding tools.
Created and maintained by [Matheus Brasil](https://github.com/mabrasil/).

Check it out at http://mabrasil.github.io/getcodeicons/

##License

Code Icons is distributed under the MIT License, available in this repository.

> Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by me, nor vice versa.

##Using

###The easiest way (via a CDN)

1. Paste the following code into the head section of your site's HTML.
``
2. Check our Icons list at http://mabrasil.github.io/getcodeicons/.
3. That's it ;)

###The easy way

1. Copy the entire code-icons directory into your project.
2. In the head of your html, reference the location to your code-icons.min.css.
``
3. Check our Icons list at http://mabrasil.github.io/getcodeicons/.
4. That's it ;)

##Versioning

It is intended to maintain this project under the [Semantic Versioning] (http://semver.org/) guidelines. Releases will be numbered with the following format:

`..`

##TODOs

- [ ] Create classes to increase icon sizes
- [ ] Add more icons (programming languages, frameworks, Operating Systems, services...)
- [ ] Add LESS and SCSS
- [ ] Add bower.json

##Thanks

Some icons were originally made by:
* [Cole Bemis] (http://colebemis.com/)
* [Daniel Bruce] (http://danielbruce.se/)
* [Tommy Sähl](http://tommysahl.com/)
* [Sergey Shmidt] (http://shmidt.in/)
* [Github] (https://github.com/github/octicons)