import Image from "next/image"; import sunnyColor from '../public/sunny.svg' export default function WeatherIcon() { return( Weather icon ) };