Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loreanvictor/graphis

a convenient and stylish icon font
https://github.com/loreanvictor/graphis

css design font frontend icons

Last synced: about 1 month ago
JSON representation

a convenient and stylish icon font

Awesome Lists containing this project

README

        






[![version](https://img.shields.io/npm/v/graphis?style=flat-square)](https://www.npmjs.com/package/graphis)

---

**graphis** is a stylish icon font that is super convenient to use. Icons are mapped to emojis and special characters, so
just load the font and copy the icons like any other text.

👉 **STEP 1**: load the icon font:
```html

```
```css
body, * {
font-family: 'graphis', sans-serif;
}
```
👉 **STEP 2**: use the emojis and special characters to render icons:
```html

👤 Account






🔒 Login
```
[🚀 Check it out!](https://codepen.io/lorean_victor/pen/oNWzOQr)

[Checkout the website](https://graphis.ink) for a complete list of icons you can just copy and use.