UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 721 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="35"><path d="M17.5 0C7.835 0 0 7.835 0 17.5S7.835 35 17.5 35 35 27.165 35 17.5 27.165 0 17.5 0zm0 1.5c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16z"/><path d="M24.594 1.531c-.099-.044-.182-.114-.282-.156-.358-.151-.755-.216-1.125-.344C22.5 3.586 20.273 5.5 17.5 5.5c-2.772 0-4.999-1.914-5.688-4.469-.37.128-.766.193-1.124.344-.1.042-.183.112-.282.156C11.31 4.66 14.081 7 17.5 7c3.419 0 6.19-2.34 7.094-5.469z"/><path d="M17.5 0C7.835 0 0 7.835 0 17.5S7.835 35 17.5 35 35 27.165 35 17.5 27.165 0 17.5 0zm0 1.5c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16z"/></svg>` export default svg