@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 451 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="39" height="19"><path d="M1.988 4.03l11.314 11.313c.585.586 1.693.428 2.474-.353.53-.53.788-1.203.707-1.768l.31-7.778c0-1.28.482-2.56 1.458-3.536a5 5 0 017.071 0L38.05 14.636l-1.414 1.414L23.908 3.322c-.586-.585-1.694-.427-2.475.354-.529.529-.787 1.202-.707 1.768l-.31 7.778c0 1.28-.481 2.559-1.458 3.535a5 5 0 01-7.07 0L.573 5.444l1.414-1.415z"/></svg>`
export default svg