@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 625 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="39" height="39"><path d="M31.874 7.126C25.04.292 13.96.292 7.126 7.126.29 13.96.29 25.041 7.126 31.875c6.834 6.834 17.914 6.834 24.748 0s6.834-17.915 0-24.749zM30.46 8.54c6.053 6.054 6.053 15.868 0 21.92-6.053 6.054-15.867 6.054-21.92 0-6.053-6.052-6.053-15.866 0-21.92 6.053-6.053 15.867-6.053 21.92 0z"/><path d="M5.004.055l-4.95 4.95 4.84 4.84a17.61 17.61 0 012.232-2.719 17.61 17.61 0 012.718-2.232L5.004.055zm29.102 29.102a17.61 17.61 0 01-2.232 2.718 17.61 17.61 0 01-2.718 2.232l4.84 4.839 4.95-4.95-4.84-4.839z"/></svg>`
export default svg