@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 301 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="12" height="13"><path d="M1.188.25L12 6.5 1.188 12.75C.418 10.742.142 8.63.001 6.5-.026 4.348.539 2.278 1.188.25zm.875 2.25c-.334 1.288-.562 2.607-.562 4 0 1.393.228 2.712.562 4l6.906-4-6.906-4z"/></svg>`
export default svg