open-icon
Version:
Open Icon
26 lines (25 loc) • 627 B
JavaScript
// lib/meta/icon_espresso pistol.svg.ts
var meta = {
"description": "The espresso pistol icon features a unique design of a coffee machine combined with a pistol, symbolizing the powerful and intense flavor of espresso. It is a creative representation of the popular coffee beverage.",
"category": [
"Food-Drinks"
],
"tag": [
"espresso",
"coffee",
"beverage",
"machine",
"pistol",
"drink",
"caffeine",
"barista",
"hot",
"brew"
],
"title": "Espresso Pistol"
};
var icon_espresso_pistol_svg_default = meta;
export {
icon_espresso_pistol_svg_default as default,
meta
};