An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo


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