UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 506 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="35"><path d="M17.5 0C7.835 0 0 7.835 0 17.5S7.835 35 17.5 35 35 27.165 35 17.5 27.165 0 17.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 24h1v4h-1zM24 24h1v4h-1zM24.5 19l-2.594 4.469.875.531 1.719-2.969L26.219 24l.875-.531L24.5 19zM10.5 19l-2.594 4.469.875.531 1.719-2.969L12.219 24l.875-.531L10.5 19zM20 26a2.5 3 0 11-5 0 2.5 3 0 115 0z"/></svg>` export default svg