import { FaIgloo } from "react-icons/fa"; return ( <div> Hello Child <FAIgloo /> </div> );