@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 391 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="13" height="8"><path d="M0 1.75C1.789 3.77 4.043 5 6.5 5s4.711-1.23 6.5-3.25L11.5.469C10.093 2.046 8.378 3 6.5 3c-1.878 0-3.593-.954-5-2.531L0 1.75z"/><path d="M0 6.25C1.789 4.23 4.043 3 6.5 3s4.711 1.23 6.5 3.25L11.5 7.53C10.093 5.953 8.378 5 6.5 5c-1.878 0-3.593.953-5 2.531L0 6.25z"/></svg>`
export default svg