UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 195 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="10" height="10"><path d="M7 0l.719.719-7 7L0 7l7-7zM9.281 2.281L10 3l-7 7-.719-.719 7-7z"/></svg>` export default svg