Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/get-icon/geticon
Web / IT project stack / tool / technique icon / logo collection & markdown / HTML generator :electron:🚀
https://github.com/get-icon/geticon
icon logo logo-collection markdown stack stack-icons svg-icons tool web
Last synced: 5 days ago
JSON representation
Web / IT project stack / tool / technique icon / logo collection & markdown / HTML generator :electron:🚀
- Host: GitHub
- URL: https://github.com/get-icon/geticon
- Owner: get-icon
- License: cc0-1.0
- Created: 2020-07-11T23:50:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T19:39:18.000Z (10 months ago)
- Last Synced: 2024-08-01T12:33:16.751Z (3 months ago)
- Topics: icon, logo, logo-collection, markdown, stack, stack-icons, svg-icons, tool, web
- Language: TypeScript
- Homepage: https://geticon.org
- Size: 8 MB
- Stars: 404
- Watchers: 2
- Forks: 183
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - get-icon/geticon - Web / IT project stack / tool / technique icon / logo collection & markdown / HTML generator :electron:🚀 (TypeScript)
- jimsghstars - get-icon/geticon - Web / IT project stack / tool / technique icon / logo collection & markdown / HTML generator :electron:🚀 (TypeScript)
README
# Get Icon
[![License](https://img.shields.io/github/license/get-icon/geticon)](https://github.com/get-icon/geticon/blob/master/LICENSE "License")
Web / IT project programming language / tool / package / library / technology / stack icon / logo collection and markdown / HTML generator.
It helps you list your stack, which is the set of tools & technologies used by your project or favored by you.
Examples:
| **Usage** | | |
|:---:|:---:|:---:|
| | `npm start` | `npm run start:deno` |
| | `yarn start` | `yarn start:deno` |to generate **output.md** file from data (one technology name per line, case-insensitive) in **input.txt** with settings in **settings.json**.
## Rationale
These programming languages / libraries / development tools / software packages are helpful, mostly free and open-source, not-for-profit. If we use them in our project, showing their icons, preferably with their links, to give them appropriate credit on our project's homepage, is the least and the easiest we can do.
## Icons
1546 icon / logo images:
* 78% are originally from [Gil Barbara's repo](https://github.com/gilbarbara/logos)
* 22% are collected by Tom Chen or other contributors of geticonAll images are optimized with [SVGO](https://github.com/svg/svgo)
## To do
**A big change of the repo is planned, see [Issue #6: Reorganization of the project](https://github.com/get-icon/geticon/issues/6)**. In a nutshell, the plan includes
* Periodical fetch & auto-update from sources
* Next.js based website, GUI tool
* npm package, CLI tool
* Further standardization of the icons## Licenses
Icon / logo SVG code are under [CC0](LICENSE)
Icon / logo design are copyrighted, trademark law also applies
Scripts are under [MIT](MIT)