Skip to content

How to use SVG icon sets with SSR? #56

Discussion options

You must be logged in to vote

Try

<p dangerouslySetInnerHTML={{ __html: feather.icons.home.toSvg() }}></p>

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by yandeu
Comment options

You must be logged in to vote
1 reply
@yandeu
Comment options

Comment options

You must be logged in to vote
1 reply
@yandeu
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants