UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 675 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="42" height="35"><path d="M17.5 0C27.165 0 35 7.835 35 17.5S27.165 35 17.5 35 0 27.165 0 17.5 7.835 0 17.5 0zm0 1.5c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16z"/><path d="M31.375 6.875L42 17.5 31.375 28.125c1.307-1.705 2.326-3.633 2.938-5.75l4.874-4.875-4.874-4.875c-.612-2.117-1.63-4.045-2.938-5.75zM1.192 11.224c.039-.1.048-.209.089-.309.146-.36.381-.687.552-1.038 2.293 1.319 5.222 1.098 7.182-.862s2.18-4.889.862-7.182c.351-.17.678-.406 1.038-.552.1-.04.209-.05.31-.089 1.573 2.85 1.268 6.466-1.15 8.883-2.417 2.418-6.032 2.723-8.883 1.15z"/></svg>` export default svg