UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 458 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="25" height="21"><path d="M22.95 1.98a6 6 0 010 8.484L21.536 9.05a4 4 0 00-5.657-5.657l-.707.708a4.01 4.01 0 00-1.194 2.828L14.111 14a5.992 5.992 0 01-1.768 4.243l-.707.707a6 6 0 01-8.485 0 8 8 0 010-11.314L4.565 9.05a6 6 0 000 8.486 4 4 0 005.657 0l.707-.708A4.01 4.01 0 0012.122 14l-.132-7.071c0-1.536.596-3.071 1.767-4.243l.707-.707a6 6 0 018.486 0z"/></svg>` export default svg