@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 473 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="36" height="10"><path d="M18 0c1.657 0 3.164.664 4.25 1.75l2.438 2.563C25.968 5.659 28.148 6.144 30 6c1.486-.116 4-.51 4-2V1h2v3a6 6 0 01-6 6 5.992 5.992 0 01-4.25-1.75l-4.906-5.094A4.01 4.01 0 0018 2a4.01 4.01 0 00-2.844 1.156L10.25 8.25A5.992 5.992 0 016 10a6 6 0 01-6-6V0h2v4c0 1.49 2.514 1.886 4 2 1.85.141 4.032-.341 5.313-1.688L13.75 1.75A5.992 5.992 0 0118 0z"/></svg>`
export default svg