npm install --save-dev @svgr/babel-plugin-svg-dynamic-title
.babelrc
{ "plugins": ["@svgr/babel-plugin-svg-dynamic-title"] }
MIT