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

https://github.com/arvis-workflows/arvis-font-awesome

Arvis workflow to search for font-awesome icons
https://github.com/arvis-workflows/arvis-font-awesome

List: arvis-font-awesome

arvis arvis-workflow arvish font-awesome

Last synced: 3 days ago
JSON representation

Arvis workflow to search for font-awesome icons

Awesome Lists containing this project

README

          

# arvis-font-awesome [![BuildStatus](https://api.travis-ci.com/jopemachine/arvis-font-awesome.svg)](https://www.npmjs.com/package/arvis-font-awesome)

> arvis workflow to search for [font-awesome](http://fontawesome.io/) icons

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/SamVerschueren/alfred-font-awesome).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.

## Install

```
$ npm install -g arvis-font-awesome
```

## Usage

In arvis, type `fa`, Enter, and your search query.

Select an icon and press Enter to copy its css class name to the clipboard.

Hold Alt when pressing Enter to copy its unicode value.

## License

MIT © [Sam Verschueren](https://github.com/SamVerschueren)