React Icons
Unanswered
Blanc de Hotot posted this in #help-forum
Blanc de HototOP
Is there a way of ig 'dynamically' getting icons.
Instead of writing this:
I can write something like this, just for demo purposes:
Instead of writing this:
import { SiTailwindcss, SiNextdotjs } from "react-icons/si";I can write something like this, just for demo purposes:
import Si from "react-icons/si";
<Si type="tailwind" />1 Reply
Sun bear
no they are just like exported components underneeth.