Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS SVG sprite css no inline ? Reply To: SVG sprite css no inline ?

#240660
vzed
Participant

I’m kind of late to the svg party, is it a “NO,NO” to have something like this in many many places :

<buttontag >
<span_> <svg><use class:icon-doit>…</use></svg> </span_> Do it
</buttontag>

With things being more modular these day is inline not as frown upon? Relatively speaking