UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 680 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="42" height="35"><path d="M24.5 0C14.835 0 7 7.835 7 17.5S14.835 35 24.5 35 42 27.165 42 17.5 34.165 0 24.5 0zm0 1.5c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16z"/><path d="M10.625 6.875L0 17.5l10.625 10.625c-1.307-1.705-2.326-3.633-2.938-5.75L2.813 17.5l4.876-4.875c.611-2.117 1.63-4.045 2.937-5.75z"/><path d="M8.531 10.406c-.044.099-.114.182-.156.281-.151.359-.216.756-.344 1.125 2.555.69 4.469 2.916 4.469 5.688s-1.914 4.999-4.469 5.687c.128.37.193.767.344 1.125.042.1.112.183.156.282C11.66 23.69 14 20.919 14 17.5c0-3.419-2.34-6.19-5.469-7.094z"/></svg>` export default svg