@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 534 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="34" height="26"><path d="M33.9 16L24 6.1V16h9.9z"/><path d="M31.778 2.565a5 5 0 010 7.071l-2.121 2.121-1.414-1.414 2.121-2.121a3 3 0 000-4.243l-.707-.707a4 4 0 00-5.657 0l-6.055 6.055a3.99 3.99 0 011.812 1.016A4 4 0 0114.101 16a4 4 0 01-1.017-1.768c-2.637 3.128-3.933 10.96-3.933 10.96L.665 16.707s8.466-1.395 11.314-4.243l2.122-2.12 8.485-8.486a6 6 0 018.485 0l.707.707zm-13.435 9.192a2 2 0 10-2.828 2.829 2 2 0 002.828-2.829z"/></svg>`
export default svg