UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 385 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="32" height="16"><path d="M19 0v2l-3.5 3.5L19 9v2l-5.5-5.5L19 0z"/><path d="M0 10c0-2.761 5.373-5 12-5h.5v1.125C6.478 6.46 2 7.605 2 9c0 1.657 6.268 3 14 3s14-1.343 14-3c0-1.356-4.237-2.472-10-2.844V5h1c6.075 0 11 2.015 11 4.5v2c0 3.038-5.82 4.5-13 4.5h-7c-6.627 0-12-2.134-12-6z"/></svg>` export default svg