UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 297 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="21" height="20"><path d="M16 0a6 6 0 00-6 6v5H6a6 6 0 00-6 6v3h2v-3c0-2.21 2.133-3.733 4-4l4-.563V14a3 3 0 103-3h-1.625L12 6c.234-1.871 1.79-4 4-4h5V0h-5zm-3 12a2 2 0 11-2 2l.219-1.75L13 12z"/></svg>` export default svg