@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 619 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="43" height="21"><path d="M0 0h43v2H0V0zM20 2v3.156c-3.033.662-5.412 3.28-5.906 6.563C12.964 10.096 10.887 9 8.5 9 4.91 9 2 11.462 2 14.5S4.91 20 8.5 20c2.851 0 5.28-1.558 6.156-3.719C15.83 19.068 18.451 21 21.5 21c3.049 0 5.671-1.932 6.844-4.719C29.22 18.442 31.649 20 34.5 20c3.59 0 6.5-2.462 6.5-5.5S38.09 9 34.5 9c-2.387 0-4.464 1.096-5.594 2.719-.494-3.283-2.873-5.9-5.906-6.563V2h-3zM8.5 11.5c2.21 0 4 1.343 4 3s-1.79 3-4 3-4-1.343-4-3 1.79-3 4-3zm26 0c2.21 0 4 1.343 4 3s-1.79 3-4 3-4-1.343-4-3 1.79-3 4-3z"/></svg>`
export default svg