@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 394 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="18" height="13"><path d="M0 2.1L9.9 12H0V2.1z"/><path d="M16.97 2.1C14.238-.632 9.489-.316 6.365 2.809 5.31 3.862 2.121 4.222 2.121 4.222l5.657 5.657s.36-3.189 1.414-4.243c2.344-2.343 5.193-3.293 6.364-2.121 1.562 1.562.296 5.36-2.828 8.485l.707.707c3.905-3.905 5.488-8.654 3.536-10.606z"/></svg>`
export default svg