bootstrap icons

From their README

Bootstrap Icons workflow for Alfred

Latest Version License

You can incrementally search for Bootstrap Icons and paste it to front most app.

screencast

Installation

Download Bootstrap-Icons.alfredworkflow and import to Alfred (requires Powerpack).

The current supported version is Bootstrap Icons 1.5.0. Previous versions are available here.

macOS Catalina refuses to run unsigned binaries by default

There are a few ways to allow such programs to run.
See: https://github.com/ruedap/alfred-bootstrap-icons-workflow/issues/1

Usage

Keyword bi: Search through Bootstrap Icons.

  • Enter: Paste SVG code (e.g. code below)

  
  

Options

Disable pasting: Turn off "Automatically paste to front most app" in Workflow's Preferences.

Disable pasting

Development

$ npm i
$ npm t
$ npm run build
$ npm run open

License

Released under the MIT license.

Author

ruedap