UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 290 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" version="1.0"><path d="M0 7h15v15H0zM14 0c-1.656 0-3 1.344-3 3 0 1.3.842 2.397 2 2.813V7h2V5.812c1.158-.415 2-1.511 2-2.812 0-1.656-1.344-3-3-3z"/><path fill="#fff" d="M2 9h11v11H2z"/></svg>` export default svg