UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 616 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="31" height="33"><path d="M24 0v29L7.75 12.75l1.406-1.438L22 24.188V5H0V0h24z"/><path d="M25 0v19h3v2.125c1.23.277 2.278 1.057 3 2.125v3.25c0-2.485-1.79-4.5-4-4.5v-2h-1v13h-1v-1.563L6.312 12.75l2.844-2.844L21 21.75V6H0V5h22v19.156L9.156 11.313 7.75 12.75 24 29V0h1zm6 26.5v3.25c-.722 1.068-1.77 1.848-3 2.125V33h-1v-2c2.21 0 4-2.015 4-4.5zm-4-3c1.38 0 2.5 1.343 2.5 3s-1.12 3-2.5 3v-6z" fill="#fff"/><path d="M27 20v2c2.21 0 4 2.015 4 4.5S29.21 31 27 31v2h-1V20h1zm0 3.5v6c1.38 0 2.5-1.343 2.5-3s-1.12-3-2.5-3z"/></svg>` export default svg