UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 530 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="48"><path d="M17.5 13C7.835 13 0 20.835 0 30.5S7.835 48 17.5 48 35 40.165 35 30.5 27.165 13 17.5 13zm0 1.5c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16zM13.622 11.121A3 3 0 119.379 6.88a3 3 0 014.243 4.242z"/><path d="M9.556 8.116l1.06-1.06-4.95-4.95-1.06 1.06 4.95 4.95zM13.379.878a3 3 0 104.242 4.243A3 3 0 0013.38.878z"/><path d="M16.384 4.944l1.06-1.06 4.95 4.95-1.06 1.06-4.95-4.95z"/></svg>` export default svg