UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 212 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="55" height="5"><path d="M0 1h42v4H0V1zM48 3V2h7v1h-7z"/><path d="M46.5 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5z"/></svg>` export default svg