import { ReactComponent as BrandIcon } from "./assets/brand-icon.svg"; export default function(){ return <BrandIcon /> }