@aotearoan/neon
Version:
Neon is a lightweight design library of Vue 3 components with minimal dependencies.
8 lines (7 loc) • 464 B
JavaScript
"use strict";const s=`<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>
`;module.exports=s;
//# sourceMappingURL=last-page.svg.cjs.js.map