@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 449 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="15" height="40"><path d="M11 20H9l-3.5-3.5L2 20H0l5.5-5.5L11 20z"/><path d="M10.5 0C12.985 0 15 3.806 15 8.5v23c0 4.694-2.015 8.5-4.5 8.5h-2C6.015 40 3 36.194 3 31.5V27h5v4.5c0 4.142 1.12 6.5 2.5 6.5s2.5-2.358 2.5-6.5v-23C13 4.358 11.88 2 10.5 2S8 4.358 8 8.5v5H3v-5C3 3.806 6.015 0 8.5 0h2z"/><path d="M11 26H9l-3.5-3.5L2 26H0l5.5-5.5L11 26z"/></svg>`
export default svg