open-icon
Version:
Open Icon
27 lines (26 loc) • 713 B
JavaScript
// lib/meta/icon_perculator.svg.ts
var meta = {
"description": "A percolator icon typically represents a coffee brewing device that brews coffee by continually cycling near-boiling water through the ground coffee beans until a desired coffee strength is reached. This icon can be used to symbolize coffee-making, coffee culture, and hot beverages.",
"category": [
"Food-Drinks",
"Symbol"
],
"tag": [
"coffee",
"brewing",
"device",
"hot beverage",
"coffee maker",
"beverage",
"coffee culture",
"drink",
"caffeine",
"morning"
],
"title": "Perculator"
};
var icon_perculator_svg_default = meta;
export {
icon_perculator_svg_default as default,
meta
};