You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using github-readme-tech-stack » and I'd like to include my own custom SVG icon.
Right now, the only way I've found to make it work is by encoding the SVG into a data: URL, but that makes the link extremely long.
The problem is, GitHub blocks or breaks very long URLs in markdown rendering, and sometimes the images just don't show up at all.
So I'm wondering, what's the best practice for including your own SVGs without running into this issue?
Beta Was this translation helpful? Give feedback.
All reactions