open-icon
Version:
Open Icon
26 lines (25 loc) • 541 B
JavaScript
// lib/meta/icon_symbol-male.svg.ts
var meta = {
"description": "The symbol-male icon represents the male gender or masculinity. It is commonly used to indicate male-specific information or characteristics.",
"category": [
"Symbol"
],
"tag": [
"Male",
"Gender",
"Masculinity",
"Men",
"Man",
"Icon",
"Characteristic",
"Information",
"Identity",
"Symbol"
],
"title": "Symbol Male"
};
var icon_symbol_male_svg_default = meta;
export {
icon_symbol_male_svg_default as default,
meta
};