@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 535 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="32" height="15"><path d="M29.941 2.03C27.99.076 24.506.392 22.163 2.736l-4.42 4.419c-.047-1.134-.436-2.205-1.237-3.005-1.953-1.953-5.435-1.636-7.778.707L.95 12.636l1.414 1.414 7.778-7.778c1.562-1.562 3.778-1.879 4.95-.707 1.171 1.172.855 3.388-.707 4.95l-2.829 2.828 1.415 1.414L23.577 4.151c1.562-1.562 3.778-1.879 4.95-.707 1.171 1.171.855 3.387-.707 4.95l-2.829 2.828 1.415 1.414 2.828-2.828c2.343-2.344 2.66-5.826.707-7.779z"/></svg>`
export default svg