UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 234 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="9" height="9"><path d="M5.793 3.914l-.707-.707-4.95 4.95.707.707 4.95-4.95z"/><path d="M9 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z"/></svg>` export default svg