UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 287 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="9" height="9"><path d="M0 9V1.929h1.016v6.055h6.055V9H0z"/><path d="M1.414 4.757l.707.707 4.243-4.242-.707-.707-4.243 4.242zM3.536 6.879l.707.707 4.242-4.243-.707-.707-4.242 4.243z"/></svg>` export default svg