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.
- Host: GitHub
- URL: https://github.com/ythecombinator/codeicons
- Owner: ythecombinator
- License: mit
- Created: 2014-12-24T18:26:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T07:45:28.000Z (over 10 years ago)
- Last Synced: 2023-02-27T12:17:09.747Z (over 3 years ago)
- Language: CSS
- Homepage: http://ythecombinator.github.io/getcodeicons/
- Size: 179 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)