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" version="1.0" width="17" height="19"><path d="M0 12h14l-7 7-7-7zM12 0C8.134 0 5 3.582 5 8c0 1.49-2 4-2 4h8S9 9.49 9 8c0-3.314 1.343-6 3-6 2.21 0 4 3.582 4 8h1c0-5.523-2.239-10-5-10z"/></svg>` export default svg