@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 307 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="41" height="12"><path d="M19.5 0A26.434 26.434 0 00.75 7.75l-.5.5 1.438 1.438.5-.5C6.62 4.753 12.735 2 19.5 2c6.765 0 12.879 2.754 17.313 7.188L39.593 12 41 10.594 38.25 7.75A26.434 26.434 0 0019.5 0z"/></svg>`
export default svg