UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 411 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" width="22" height="31" version="1.0"><path d="M14 9l-7 7v15h14V16l-7-7z"/><path d="M14 11.813l-5 5.03V29h10V16.844l-5-5.032z" fill="#fff"/><path d="M12 21h7v3h-7zM19.906 2.844l-2.531 9.531L19 14l2.844-10.625-1.938-.531zM13 0h2v10h-2zM8.094 2.844l-1.938.531L9 14l1.625-1.625-2.531-9.531zM1.406 9.594L0 11l7 7v-2l.406-.406-6-6z"/></svg>` export default svg