5 lines
146 B
Markdown
5 lines
146 B
Markdown
|
# SVG in next/react
|
||
|
|
||
|
see https://blog.logrocket.com/import-svgs-next-js-apps/
|
||
|
|
||
|
TL;DR: use https://react-svgr.com/playground/ to convert svg to jsx
|