UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 447 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="17" height="40"><path d="M17 20h-2l-3.5-3.5L8 20H6l5.5-5.5L17 20z"/><path d="M7.5 0C9.985 0 12 3.806 12 8.5v5h-2v-5C10 4.358 8.88 2 7.5 2S4 4.358 4 8.5v23C4 35.642 6.12 38 7.5 38s2.5-2.358 2.5-6.5V27h2v4.5c0 4.694-2.015 8.5-4.5 8.5h-2C3.015 40 0 36.194 0 31.5v-23C0 3.806 3.015 0 5.5 0h2z"/><path d="M17 26h-2l-3.5-3.5L8 26H6l5.5-5.5L17 26z"/></svg>` export default svg