open-icon
Version:
Open Icon
13 lines (12 loc) • 574 B
JavaScript
// lib/meta/icon_changing-area.svg.ts
var meta = {
description: "The changing area icon represents a location or facility where individuals can change their clothes or attire. It is commonly found in areas such as dressing rooms, locker rooms, or restrooms.",
category: ["Wayfinding"],
tag: ["changing area", "facility", "clothes", "attire", "dressing room", "locker room", "restroom", "changing room", "personal space", "privacy"],
title: "Changing Area"
};
var icon_changing_area_svg_default = meta;
export {
icon_changing_area_svg_default as default,
meta
};