@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 309 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="34" height="34"><path d="M9.562 34l-7-12.124L0 31.438 9.562 34zM32 0v7c0 9-5 8-5 8-2 0-3-3-6-3-5 0-8 4-8 7v1c0 4-1 7-7.219 7.438l1.032 1.78C11 29 15 27 15 20v-1c0-3 3-5 6-5s3 2 6 2c5 0 7-4.052 7-9V0h-2z"/></svg>`
export default svg