1.0.0 • Published 7 years ago

create-simple-icon v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

🎨 🔧 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+
1.0.0

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago