UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 206 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="9" height="9"><path d="M4.5 0a4.5 4.5 0 100 9 4.5 4.5 0 000-9zm0 2a2.5 2.5 0 110 5 2.5 2.5 0 010-5z"/></svg>` export default svg