@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 685 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="39" height="33"><path d="M37.477 2.594a6 6 0 00-8.486 0l-6.364 6.364-7.778 7.779-3.535 3.535c-2.108 2.108-8.486 2.829-8.486 2.829L9.9 30.17s.72-6.377 2.829-8.485l1.105-1.105a3.99 3.99 0 001.016 1.812 4 4 0 105.657-5.656 3.99 3.99 0 00-1.812-1.017l2.917-2.917a3.99 3.99 0 001.016 1.812 4 4 0 005.657-5.657 3.99 3.99 0 00-1.812-1.016l3.934-3.933a4 4 0 015.656 0 3 3 0 010 4.242l-2.12 2.122 1.413 1.414 2.122-2.122a5 5 0 000-7.07zM26.87 10.373a2 2 0 11-2.828 2.828 2 2 0 012.828-2.828zm-7.778 7.778a2 2 0 11-2.829 2.828 2 2 0 012.829-2.828z"/><path d="M0 20.272V33h12.728L0 20.272z"/></svg>`
export default svg