UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 356 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="25" height="36"><path d="M25 28H9l8 8 8-8zM5 0c2.761 0 5 2.686 5 6v6.25c.835-.768 1.868-1.25 3-1.25 2.761 0 5 2.686 5 6v3c0 2.981 4 8 4 8H12s4-5.019 4-8v-3c0-2.21-1.343-4-3-4s-3 1.79-3 4v4H8V6c0-2.21-1.343-4-3-4S2 3.79 2 6v4H0V6c0-3.314 2.239-6 5-6z"/></svg>` export default svg