open-icon
Version:
Open Icon
25 lines (24 loc) • 557 B
JavaScript
// lib/meta/icon_symbol-unisex.svg.ts
var meta = {
"description": "A gender-neutral symbol representing both male and female genders. Can be used to indicate unisex facilities or products that are suitable for all genders.",
"category": [
"Symbol"
],
"tag": [
"gender-neutral",
"male",
"female",
"equality",
"inclusive",
"signage",
"bathroom",
"unisex",
"healthcare"
],
"title": "Symbol Unisex"
};
var icon_symbol_unisex_svg_default = meta;
export {
icon_symbol_unisex_svg_default as default,
meta
};