UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 686 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="48" height="35"><path d="M24 0C14.335 0 6.5 7.835 6.5 17.5S14.335 35 24 35s17.5-7.835 17.5-17.5S33.665 0 24 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="M0 14v7h6.844a17.61 17.61 0 01-.344-3.5c0-1.198.115-2.37.344-3.5H0zm41.156 0c.23 1.13.344 2.302.344 3.5s-.115 2.37-.344 3.5H48v-7h-6.844zM17.724 1.192c-.1.039-.209.048-.309.089-.36.146-.687.381-1.038.552 1.319 2.293 1.098 5.222-.862 7.182s-4.889 2.18-7.182.862c-.17.351-.406.678-.552 1.038-.04.1-.05.209-.089.31 2.85 1.573 6.466 1.268 8.883-1.15 2.418-2.417 2.723-6.032 1.15-8.883z"/></svg>` export default svg