icofont/README.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2025-06-29 20:26:54 +00:00
# Icofonts
## Description
Self hosted font icons. [Initial icons by IcoMoon](https://icomoon.io/app/#/select)<br> Guides below on ways to add to the collection of icons.
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features / TODOS
- [x] Self Hosted.
- [x] 400+ Icons.
- [x] Bring / Make your own.
- [ ] Chess Pieces / TODO Icon List
## Usage
Just copy and paste into your projects, or host with server by cloning the project as your var/www/folder.<br>
## Credits / Resources
[IcoMoon - Initial icons and generator](https://icomoon.io/app/#/select)<br>
[CodingEntrepreneurs - Create your own font awesome](https://www.youtube.com/watch?v=VDy9xktOI6M&t=257s)<br>
[SurrealCMS - CORS and Cross Domain Fonts](https://www.surrealcms.com/blog/enabling-cross-domain-fonts-with-cors.html)<br>
[Creating and Implementing your own Icon Font](https://origin-blog.mediatemple.net/design-creative/creating-implementing-icon-font-tutorial/)<br>
2025-06-29 21:01:12 +00:00
[CORS - Server Fault](https://serverfault.com/questions/186965/how-can-i-make-nginx-support-font-face-formats-and-allow-access-control-allow-o)
2025-06-29 20:26:54 +00:00
## License
This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.