open-icon
Version:
Open Icon
9 lines (7 loc) • 454 B
text/typescript
export const meta = {
description: "The home-location icon represents a map pin at a specific location, typically indicating a home or residence. This icon is commonly used in map applications to mark a user's home address.",
category: ["Interface","Symbol","Transport"],
tag: ["pin","map","location","residence","address","navigation","home","marker","house","point"],
title: "Home Location"
};
export default meta;