@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 551 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="29" height="24"><path d="M.95 2.364l19.799 19.799a4 4 0 005.657 0 8 8 0 000-11.314l-1.415 1.414a6 6 0 010 8.486 2 2 0 01-2.828 0l-4.64-4.64c.66-.177 1.293-.499 1.812-1.017a4 4 0 00-5.657-5.657c-.519.518-.84 1.152-1.017 1.812l-2.21-2.21c.66-.176 1.294-.498 1.812-1.016a4 4 0 00-5.656-5.657c-.519.518-.84 1.152-1.017 1.812L2.364.95.95 2.364zm7.07 1.414a2 2 0 112.83 2.829 2 2 0 01-2.83-2.829zm7.072 7.071a2 2 0 112.828 2.829 2 2 0 01-2.828-2.829z"/></svg>`
export default svg