UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 504 B
// lib/meta/icon_fridge.svg.ts var meta = { "description": "An icon representing a refrigerator, typically used in kitchens to store food and beverages at a cool temperature.", "category": [ "Things", "Household" ], "tag": [ "kitchen", "appliance", "cooling", "food storage", "home", "domestic", "chill", "refrigeration", "fridge" ], "title": "Fridge" }; var icon_fridge_svg_default = meta; export { icon_fridge_svg_default as default, meta };