UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 476 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="42"><path d="M8 0v6h6V5H9V0H8z"/><path d="M17.5 0c-2.9 0-5.537 1.162-7.438 3.063l.72.718A9.472 9.472 0 0117.5 1c2.623 0 5 1.062 6.719 2.781l1.093 1.094.688-.719-1.063-1.062A10.513 10.513 0 0017.5 0zM17.5 7C7.835 7 0 14.835 0 24.5S7.835 42 17.5 42 35 34.165 35 24.5 27.165 7 17.5 7zm0 1.5c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16z"/></svg>` export default svg