@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 363 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="29"><path d="M4.344 0C1.65 3.078 0 7.089 0 11.5 0 21.165 7.835 29 17.5 29S35 21.165 35 11.5c0-4.411-1.65-8.422-4.344-11.5l-1.093 1A15.946 15.946 0 0133.5 11.5c0 8.837-7.163 16-16 16-7.456 0-13.5-7.163-13.5-16 0-3.56.997-6.842 2.656-9.5L4.344 0z"/></svg>`
export default svg