@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 313 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="34" height="11"><path d="M16 0A19.958 19.958 0 001.844 5.844L.312 7.312l1.375 1.375 1.594-1.406C6.54 4.024 11.03 2 16 2c4.97 0 9.461 2.024 12.719 5.281L32.594 11 34 9.594l-3.844-3.75A19.958 19.958 0 0016 0z"/></svg>`
export default svg