@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 648 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="43" height="29"><path d="M8.344 0C5.65 3.078 4 7.089 4 11.5 4 21.165 11.835 29 21.5 29S39 21.165 39 11.5c0-4.411-1.65-8.422-4.344-11.5l-1.093 1A15.946 15.946 0 0137.5 11.5c0 8.837-7.163 16-16 16s-16-7.163-16-16C5.5 7.482 6.991 3.81 9.438 1L8.344 0z"/><path d="M3.313 0A21.439 21.439 0 000 11.5c0 4.66 1.48 8.978 4 12.5l1.219-.875A19.905 19.905 0 011.5 11.5C1.5 7.568 2.634 3.905 4.594.812L3.312 0zM39.688 0l-1.282.813A19.895 19.895 0 0141.5 11.5c0 4.336-1.375 8.349-3.719 11.625L39 24c2.52-3.522 4-7.84 4-12.5 0-4.224-1.208-8.176-3.313-11.5z"/></svg>`
export default svg