UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

9 lines (8 loc) 250 B
const s = `<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <circle cx="16" cy="16" r="15.5" class="neon-svg--fill neon-svg--stroke"/> </svg> `; export { s as default }; //# sourceMappingURL=dot.svg.es.js.map