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
- Host: GitHub
- URL: https://github.com/arvis-workflows/arvis-font-awesome
- Owner: arvis-workflows
- License: mit
- Created: 2021-06-28T14:43:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T12:20:17.000Z (almost 5 years ago)
- Last Synced: 2025-11-04T19:01:51.829Z (8 months ago)
- Topics: arvis, arvis-workflow, arvish, font-awesome
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# arvis-font-awesome [](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)