@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 493 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="27" height="37"><path d="M4.5 7A5.507 5.507 0 000 9.344V12.5a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0v3.156A5.507 5.507 0 004.5 18a5.5 5.5 0 000-11z" fill="#fff"/><path d="M3 0v22l15 15 1.406-1.406L5 21.187V5h22V0H3z"/><path d="M2 0v22.438L16.594 37H18L3 22V0H2zm16 37h1.438l1.406-1.406L6 20.75V6h21V5H5v16.188l14.406 14.406L18 37z" fill="#fff"/><path d="M4.5 8a4.5 4.5 0 100 9 4.5 4.5 0 000-9z"/></svg>`
export default svg