UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 408 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="40" height="15"><path d="M20 4v11l5.5-5.5L20 4z"/><path d="M40 4.5C40 2.015 36.194 0 31.5 0h-23C3.806 0 0 2.015 0 4.5v2C0 8.985 3.806 12 8.5 12H13V7H8.5C4.358 7 2 5.88 2 4.5S4.358 2 8.5 2h23C35.642 2 38 3.12 38 4.5S35.642 7 31.5 7h-5v5h5c4.694 0 8.5-3.015 8.5-5.5v-2z"/><path d="M14 4v11l5.5-5.5L14 4z"/></svg>` export default svg