import React from 'react'; export default function ImgIcon({url, size, style, ...props}) { return };