https://github.com/rickyzhangca/octicons-extended
A handcrafted extension to GitHub’s beautiful Octicons.
https://github.com/rickyzhangca/octicons-extended
github icons iconset nodejs octicons primer react
Last synced: 2 months ago
JSON representation
A handcrafted extension to GitHub’s beautiful Octicons.
- Host: GitHub
- URL: https://github.com/rickyzhangca/octicons-extended
- Owner: rickyzhangca
- License: mit
- Created: 2022-07-22T00:49:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T17:25:57.000Z (almost 4 years ago)
- Last Synced: 2025-11-03T18:34:35.327Z (7 months ago)
- Topics: github, icons, iconset, nodejs, octicons, primer, react
- Language: JavaScript
- Homepage: https://octicons-extended.com/
- Size: 4.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# Octicons Extended
A handcrafted extension to GitHub’s beautiful Octicons.
## Libraries
This repository contains several libraries just like the original Octicons. Each of them is in the `lib/` folder and gives access to Octicons Extended on a different platform/language.
The usage is almost identical to the original Octicons and all original icons are covered. Therefore, transferring from the Octicons to Octicons Extended requires minimal modifications to your existing code.
| Package | Version |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
| **[octicons-extended](/libs/octicons_extended_node)**
Node.js package with JavaScript API | [](https://www.npmjs.org/package/octicons-extended) |
| **[octicons-extended-react](/libs/octicons_extended_react)**
React Octicons Extended components | [](https://www.npmjs.org/package/octicons-extended-react) |
## Contributing
### Feedback, ideas, and bug reports
If you have feedback and ideas for improvement, open a new issue in this repo.
### Request a new icon
Icon requests are welcome! Don't hesitate providing an idea or a detailed example. To request a new icon, simply open an issue.
### Adding or updating an icon
Pipelines are being set up to make this easier. Meanwhile, just drop your icon into `icons/[one-of-the-categies]`. Make sure the filename is `[icon-name]-[icon-size].svg`. Then create a pull request.
## License
When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
_Code License:_ [MIT](./LICENSE)
Applies to all other files