@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 338 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="18" height="7"><path d="M0 6V0h6v1H1v5H0z"/><path d="M17.281 1l.719.719-1.344 1.312C14.824 4.864 12.228 7 9.5 7 6.772 7 4.176 4.864 2.344 3.031L2 2.687 2.75 2l.313.313C4.713 3.962 6.98 4 9.5 4c2.52 0 4.786-.036 6.438-1.688L17.28 1z"/></svg>`
export default svg