UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 618 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="43" height="26"><path d="M0 24h43v2H0v-2zM20 0v3.156c-3.033.662-5.412 3.28-5.906 6.563C12.964 8.096 10.887 7 8.5 7 4.91 7 2 9.462 2 12.5S4.91 18 8.5 18c2.851 0 5.28-1.558 6.156-3.719C15.83 17.068 18.451 19 21.5 19c3.049 0 5.671-1.932 6.844-4.719C29.22 16.442 31.649 18 34.5 18c3.59 0 6.5-2.462 6.5-5.5S38.09 7 34.5 7c-2.387 0-4.464 1.096-5.594 2.719-.494-3.283-2.873-5.9-5.906-6.563V0h-3zM8.5 9.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