UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 196 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="5" height="11"><path d="M2 7h1V0H2v7z"/><path d="M5 8.5a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0z"/></svg>` export default svg