
                export const meta = {
  "description": "The pin icon represents a location marker, commonly used to indicate a specific point on a map. It is typically shaped like a dropped pin or a pushpin.",
  "category": [
    "Interface"
  ],
  "tag": [
    "map",
    "location",
    "marker",
    "navigation",
    "point of interest",
    "pointer",
    "geo",
    "position",
    "destination",
    "place"
  ],
  "title": "Pin"
}
                export default meta;
            