I'm building a little thing to turn Tweets into an SVG.
— Terence Eden (@edent) February 6, 2021
Here's the first result. What do you think?
It isn't intended to *completely* replicate the Twitter experience - but to be a lightweight way to embed content.
Thoughts? pic.twitter.com/1tCv3gvDRE
Tag: SVG
There’s some awesome svg stuff you can find via @svgur_com at http://svgur.com/
👓 < href > in SVG | Parallel Transport
While creating an animated SVG logo for Indietech.rocks we ran into a strange problem where the SVG would display in some browsers and not in others. The issue is the different ways browsers handle XML — yes SVG is XML! So here is the problem and its solution.