RemixIcons/React Usage #92
Chukwueloka
started this conversation in
General
Replies: 1 comment
-
I think I may have figured it out. I will keep you guys updated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am having a hard time using the Remix Icons, especially as to regards to the name of the icons to import as I want to build my custom components. For example, Take a look at the below:
import { RiHome2Line, RiLinkM, RiListCheck, RiSettings5Line, } from "@remixicon/react"
How do I know the names of these icons? The Remix Icon website does not talk about the React part of the icons. Is there any reference where I can be directed at to know how to import and use a specific icon?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions