Ran into this issue when copy-pasting some svg icons for use in my personal project. Looks like the svg types are a little lacking. source: [SVG Types](https://github.com/CrimsonChi/kaioken/blob/main/packages/lib/src/types.dom.ts) *bottom of file* Resource: [MDN SVG](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute)
Ran into this issue when copy-pasting some svg icons for use in my personal project. Looks like the svg types are a little lacking.
source:
SVG Types bottom of file
Resource:
MDN SVG