open-icon
Version:
Open Icon
26 lines (25 loc) • 564 B
JavaScript
// lib/meta/icon_gravestone 3.svg.ts
var meta = {
"description": "Gravestone icon typically represents a cemetery or a burial site. It can be used in wayfinding signs or maps to indicate the location of a cemetery.",
"category": [
"Wayfinding"
],
"tag": [
"Gravestone",
"Tombstone",
"Memorial",
"Death",
"Burial",
"Cemetery",
"Rest in peace",
"Funeral",
"Headstone",
"RIP"
],
"title": "Gravestone 3"
};
var icon_gravestone_3_svg_default = meta;
export {
icon_gravestone_3_svg_default as default,
meta
};