Skip to content

🎨 πŸ”§ Download and colorize branded svg icons in a snap!

Notifications You must be signed in to change notification settings

yezarela/create-simple-icon

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 πŸ”§ 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.

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+

About

🎨 πŸ”§ Download and colorize branded svg icons in a snap!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%