@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 431 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="42" 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="M31.375 6.875L42 17.5 31.375 28.125c1.307-1.705 2.326-3.633 2.937-5.75l4.876-4.875-4.876-4.875c-.611-2.117-1.63-4.045-2.937-5.75z"/></svg>`
export default svg