create-simple-icon

1.0.0 • Public • Published

🎨 🔧 Create Simple Icon

Download and colorize branded svg icons in a snap! Create Simple Icon leverages the power of Simple Icons and then colorizes them anyway you'd like.

npm version

Installation

$ yarn global add create-simple-icon

If you're not using Yarn yet:

$ npm install -g create-simple-icon

Usage, Options and Examples

Usage
  $ csi <icon-name> <icon-color> <icon-opacity>
 
Examples
  csi twitter red
  csi facebook '#eee' (zsh requires quotes)
  csi reddit (returns default color)
  csi facebook -o 0.5 (returns default color with opacity 0.5)
  csi reddit -p (opens reddit in your browser)
  csi -b (opens simpleicons.org in your browser)

Requirements

  • Node 6+

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-simple-icon

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • peterpme