iconoir/packages/iconoir-react/.svgrrc.json
2021-05-29 15:10:27 +02:00

11 lines
150 B
JSON

{
"icon": true,
"ref": true,
"typescript": true,
"svgProps": {
"width": "1.5em",
"height": "1.5em",
"color": "currentColor"
}
}