I have imported an SVG image in my CRA app as follows:
import { ReactComponent as MyIcon } from \'./my-icon.svg\'; functio