@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 608 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="33" height="32"><path d="M9 16V8.222L16.778 16H9z"/><path d="M1.575 29.081c-1.757-1.757-.49-5.872 2.829-9.192l3.535-3.535 1.415 1.414-3.536 3.535c-2.929 2.93-3.805 5.388-2.828 6.364.976.977 4.142.808 7.07-2.121L26.325 9.282c2.929-2.928 3.098-6.094 2.121-7.07-.976-.977-3.435-.101-6.364 2.828L18.9 8.222l-1.414-1.414 3.182-3.182C23.987.306 28.102-.96 29.86.797l1.414 1.414c1.757 1.758 1.198 6.58-2.121 9.9L12.889 28.374c-3.32 3.32-8.142 3.88-9.9 2.122L1.576 29.08z"/><path d="M13 12V4.222L20.778 12H13z"/></svg>`
export default svg