UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 451 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="15" height="32"><path d="M11 16H9l-3.5-3.5L2 16H0l5.5-5.5L11 16z"/><path d="M10 0c2.761 0 5 5.373 5 12v9c0 6.075-2.015 11-4.5 11h-2c-2.448 0-4.505-3.775-5.219-9h5.063c.431 4.176 1.232 7 2.156 7 1.38 0 2.5-6.268 2.5-14S11.88 2 10.5 2c-.96 0-1.773 3.047-2.188 7.5H3.157C3.828 4.071 6.634 0 10 0z"/><path d="M11 22H9l-3.5-3.5L2 22H0l5.5-5.5L11 22z"/></svg>` export default svg