https://github.com/fifixex/fificons
๐
An aesthetic and pretty-visually icons font for your terminal
https://github.com/fifixex/fificons
Last synced: 5 months ago
JSON representation
๐ An aesthetic and pretty-visually icons font for your terminal
- Host: GitHub
- URL: https://github.com/fifixex/fificons
- Owner: Fifixex
- License: mit
- Created: 2024-11-15T01:05:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-20T23:17:07.000Z (over 1 year ago)
- Last Synced: 2025-03-12T14:19:04.571Z (over 1 year ago)
- Language: HTML
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

Fificons - An aesthetic icons font for developers
[Introduction](/#-introduction) ยท [Usage](/#-usage) ยท [Contribute][github-issues-link]
[![][github-stars-badge]][github-stars-link]
[![][github-issues-badge]][github-issues-link]
[![][github-contributors-badge]][github-contributors-link]
[![][github-forks-badge]][github-forks-link]
[![][github-license-badge]][github-license-link]
## โจ Introduction
[**`Fificons`**](/) is an aesthetic and minimalist icons font ๐จ, specifically designed for developers who seek a clean and modern look in their terminals and development environments.
## ๐จ Preview

## ๐ Usage
### Installation
Download the Font from
[the latest GitHub release](https://github.com/Fifixex/fificons/releases/latest).
Open the downloaded font file and click to "**Install**".
### Configuration
๐ฅ๏ธ Windows Terminal
ย
- *Manual* : Open the **Windows Terminal** settings file (`settings.json`).
```json
{
"profiles":
{
"defaults":
{
"font":
{
"face": "Fira Code Retina, Fificons",
"size": 12
},
},
}
}
```
๐ฆ Warp
soon
๐บ Alacritty
soon
## ๐ค Contributing
We welcome contributions of all kinds! Whether you're interested in reporting issues, submitting feature requests, or improving the code, we encourage you to get involved. Feel free to explore our GitHub [Issues][github-issues-link] to see where you can help.
> \[!NOTE]
> We believe in creating a community-driven project where knowledge is shared, ideas are exchanged, and collaboration leads to innovation.
> Your contributions, whether it's product feedback, design suggestions, or bug fixes, are essential in making **Fifiicons** even better.
**Principal Maintainers:** [@fifixex](https://github.com/Fifixex)
Copyright ยฉ 2024-present Fificons
[github-stars-link]: https://github.com/Fifixex/fificons/network/stargazers
[github-stars-badge]: https://img.shields.io/github/stars/Fifixex/fificons?color=ff99c8&labelColor=black&style=flat-square
[github-license-link]: https://github.com/Fifixex/fificons/blob/master/LICENSE
[github-license-badge]: https://img.shields.io/badge/license-MIT-white?color=fcf6bd&labelColor=black&style=flat-square
[github-forks-link]: https://github.com/Fifixex/fificons/network/members
[github-forks-badge]: https://img.shields.io/github/forks/Fifixex/fificons?color=d0f4de&labelColor=black&style=flat-square
[github-issues-link]: https://github.com/Fifixex/fificons/issues
[github-issues-badge]: https://img.shields.io/github/issues/Fifixex/fificons?color=a9def9&labelColor=black&style=flat-square
[github-contributors-link]: https://github.com/Fifixex/fificons/graphs/contributors
[github-contributors-badge]: https://img.shields.io/github/contributors/Fifixex/fificons?color=e4c1f9&labelColor=black&style=flat-square