UNPKG

@aotearoan/neon

Version:

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

11 lines (10 loc) 462 B
const n = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.5 -0.5 16 16" fill="none" stroke-linecap="round" stroke-linejoin="round" height="100%" width="100%"> <path d="M2.25 13.799999999999999L8.55 7.5L2.25 1.2" stroke="currentColor" class="neon-svg--stroke"></path> <path d="M12.75 1.2V13.799999999999999" stroke="currentColor" class="neon-svg--stroke"></path> </svg> `; export { n as default }; //# sourceMappingURL=last-page.svg.es.js.map