UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 268 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="7" height="14"><path d="M.5 7c0 3.59 1.343 6.5 3 6.5s3-2.91 3-6.5S5.157.5 3.5.5.5 3.41.5 7zm2 0c0-2.485.448-4.5 1-4.5s1 2.015 1 4.5-.448 4.5-1 4.5-1-2.015-1-4.5z"/></svg>` export default svg