New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generate-favicon

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generate-favicon

Generate favicons quickly using Google's Material Symbols & Icons.

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

Generate Favicon

Generate favicons quickly using Google's Material Symbols & Icons.

  1. Browse through Google Icons to find an icon you like, take note of the Icon name
  2. Simply run npx generate-favicon --icon="<icon-name>" --pretty

Options

  • icon (Required string) : Icon name
  • out (Optional string) : Place to put file, relative to cwd. (Default: ./icon.png)
  • pretty (Optional bool) : Generate a nice background/foreground for the icon.
  • fg (Optional hex) : Colour to use for the icon (Default: #ffffff)
  • gb (Optional hex) : Colour to use for the background (Default: #000000)

FAQs

Package last updated on 19 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc