Socket
Socket
Sign inDemoInstall

foodicon

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    foodicon

Wraps serve-favicon to serve foodicons if no icon is provided.


Version published
Maintainers
1
Install size
1.17 MB
Created

Readme

Source

Foodicon

Wraps serve-favicon to serve favicons. If no icon is provided, a random foodicon is served instead.

Example:

const app = require('express')();
const foodicon = require('foodicon');
// pick a random icon at startup
app.use(foodicon());

Icons

AubergineAvocadoBaby BottleBaconBaguette BreadBananaBento BoxBirthday CakeBreadBurritoCandy
CarrotCheese WedgeCherriesChestnutChocolate BarCooked RiceCookieCookingCroissantCucumberCurry And Rice
CustardDangoDoughnutEar Of MaizeEggFish Cake With Swirl DesignFrench FriesFried ShrimpGlass Of MilkGrapesGreen Apple
Green SaladHamburgerHoney PotHot BeverageHot DogHot PepperIce CreamKiwifruitLemonLollipopMeat On Bone
MelonMushroomOdenPancakesPeachPeanutsPearPineapplePopcornPotatoPot Of Food
Poultry LegRed AppleRice BallRice CrackerRoasted Sweet PotatoShallow Pan Of FoodShaved IceShortcakeSlice Of PizzaSoft Ice CreamSpaghetti
Steaming BowlStrawberryStuffed FlatbreadSushiTacoTangerineTeacup Without HandleTomatoWatermelon

Icons taken from google noto

Keywords

FAQs

Last updated on 27 Aug 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc