UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 195 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="11" height="5"><path d="M7 2v1H0V2h7z"/><path d="M8.5 5a2.5 2.5 0 110-5 2.5 2.5 0 110 5z"/></svg>` export default svg