open-icon
Version:
Open Icon
25 lines (24 loc) • 601 B
JavaScript
// lib/meta/icon_briefcase-cross.svg.ts
var meta = {
"description": "The briefcase-cross icon is a symbol representing a briefcase with a red cross over it, typically used to indicate that the location or service related to business or work is closed or unavailable.",
"category": [
"Wayfinding"
],
"tag": [
"briefcase",
"cross",
"closed",
"unavailable",
"business",
"work",
"location",
"service",
"icon"
],
"title": "Briefcase Cross"
};
var icon_briefcase_cross_svg_default = meta;
export {
icon_briefcase_cross_svg_default as default,
meta
};