UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 480 B
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="35" height="42"><path d="M27 0v6h-6V5h5V0h1z"/><path d="M17.5 0c2.9 0 5.537 1.162 7.438 3.063l-.72.718A9.472 9.472 0 0017.5 1c-2.623 0-5 1.062-6.719 2.781L9.687 4.875 9 4.156l1.063-1.062C11.963 1.194 14.6 0 17.5 0zM17.5 7C7.835 7 0 14.835 0 24.5S7.835 42 17.5 42 35 34.165 35 24.5 27.165 7 17.5 7zm0 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