Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
SVGs in Next - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
4 replies
mosesintech
SVGs in Next
Hey friends
. I
'm working on a new project and having some issues using SVGs
. What is your recommended method for using SVGs in Next
?
I know there
's a lot of answers online
, but I
'm wondering if there
's a specific T3 way of doing this
.
Thanks
!
Solution
I create react components for them and put into separate folder
.
const
SVGLogo
=
()
=>
<
svg
>...</
svg
>;
const
SVGLogo
=
()
=>
<
svg
>...</
svg
>;
Jump to solution
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
svgs?
TTC
Theo's Typesafe Cult / questions
3y ago
Is it possible to import SVGs from a shared package in next 15?
TTC
Theo's Typesafe Cult / questions
12mo ago
Next Auth + Next13 error
TTC
Theo's Typesafe Cult / questions
4y ago