@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 626 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="43" height="31"><path d="M0 0h43v2H0V0zM20 12v3.156c-3.033.662-5.412 3.28-5.906 6.563C12.964 20.096 10.887 19 8.5 19 4.91 19 2 21.462 2 24.5S4.91 30 8.5 30c2.851 0 5.28-1.558 6.156-3.719C15.83 29.068 18.451 31 21.5 31c3.049 0 5.671-1.932 6.844-4.719C29.22 28.442 31.649 30 34.5 30c3.59 0 6.5-2.462 6.5-5.5S38.09 19 34.5 19c-2.387 0-4.464 1.096-5.594 2.719-.494-3.283-2.873-5.9-5.906-6.563V12h-3zM8.5 21.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