alfred-material-manager

1.0.5 • Public • Published

Alfred Material Manager

Alfred 3 workflow to search Material Design Icons and copy svg code / html markup for instant use in you project.

Prerequisites

Node.js 4+ and Alfred 3 with the Powerpack upgrade required.

Installation

$ npm i -g alfred-material-manager

How to use

  • In Alfred, type mat, Space, and search term for desired icon.

  • Then press Enter to copy svg code to clipboard for use in apps like Figma.

  • Or press Cmd + Enter to copy html markup for use in development. ( ex. <i class="material-icons">arrow_back</i>).

Credit

This package is based on alfred-mdi by Jaewe Heo.

License

MIT © DForce

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i alfred-material-manager

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    37.5 kB

    Total Files

    10

    Last publish

    Collaborators

    • dforce