UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 267 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" width="15" height="30" version="1.0"><path d="M0 17h15v13H0zM0 0h2v15H0zM8 7c-1.656 0-3 1.344-3 3 0 1.3.842 2.397 2 2.813V15h2v-2.188c1.158-.415 2-1.511 2-2.812 0-1.656-1.344-3-3-3z"/></svg>` export default svg