import { HiOutlineMapPin } from "react-icons/hi2"; export default function LocationIcon() { return (
); }