open-icon
Version:
Open Icon
27 lines (26 loc) • 662 B
JavaScript
// lib/meta/icon_liquid-soap.svg.ts
var meta = {
"description": "Liquid soap icon typically represents a bottle or container of liquid soap used for cleaning hands and maintaining hygiene. It is commonly found in bathrooms, kitchens, and public spaces for easy access to handwashing.",
"category": [
"Things",
"Hygiene"
],
"tag": [
"cleaning",
"hygiene",
"handwashing",
"personal care",
"bathroom",
"kitchen",
"soap dispenser",
"liquid soap",
"healthcare",
"sanitation"
],
"title": "Liquid Soap"
};
var icon_liquid_soap_svg_default = meta;
export {
icon_liquid_soap_svg_default as default,
meta
};