@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 496 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="27" height="30"><path d="M4.5 20A5.507 5.507 0 000 22.344v6.312c.365.518.826.978 1.344 1.344h6.312A5.507 5.507 0 0010 25.5 5.5 5.5 0 004.5 20z" fill="#fff"/><path d="M3 0v29l16.25-16.25-1.406-1.438L5 24.188V5h22V0H3z"/><path d="M2 0v30h1.438l17.25-17.25-2.844-2.844L6 21.75V6h21V5H5v19.156l12.844-12.843 1.406 1.437L3 29V0H2z" fill="#fff"/><path d="M4.5 21a4.5 4.5 0 100 9 4.5 4.5 0 000-9z"/></svg>`
export default svg