Skip to content

Autogenerated social icons for Mosaico's versafix-1 master template.

License

Notifications You must be signed in to change notification settings

babu-cat/versafix-social-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social icon set for the versafix-1 master template for Mosaico

In order to improve maintainability icon styles are automatically generated from a basic black and white set of social icons.

SRC

  • icons-def/ folder contains a 512x512 B&W icon for each social we support
  • index.js contains the 8 transformations we want to apply. 11 when a brandcolor is passed as argument. Example source icon

GENERATED

  • icons/ contains the generated icons that will be used in versafix-1 template (96x96px)
  • icons-overview/ contains an overview montage of the generated icons.

48px overview

There is also two white logos on transparent background that you won't see in the github preview because of white background page.

Build/Run

You need NodeJS v6.0 or higher + ImageMagick

  npm install
  npm run build
  npm run build -- "#900000"

About

Autogenerated social icons for Mosaico's versafix-1 master template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%