@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 311 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="25" height="9"><path d="M12 9C8.328 9 5.042 7.45 2.687 5L.813 3.187l1.375-1.374 1.374 1.343C5.91 4.307 8.822 5 12 5c3.153 0 6.043-.677 8.375-1.813L23.594 0 25 1.406l-3.844 3.75C18.813 7.514 15.592 9 12 9z"/></svg>`
export default svg