UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 214 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="9" height="6"><path d="M0 0v2c0 2.21 2.015 4 4.5 4S9 4.21 9 2V0H0zm1 2h7c0 1.105-1.567 2-3.5 2S1 3.105 1 2z"/></svg>` export default svg