@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 411 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="28" height="13"><path d="M25.678.121L17.899 7.9a1 1 0 01-1.414 0 1.015 1.015 0 01-.31-.707v-4.64l-1.988 1.989-5.48 5.48a3 3 0 01-4.243 0c-1.952-1.953-2.269-4.802-.707-6.364L2.343 2.243C0 4.586.317 8.7 3.05 11.435a5 5 0 007.071 0l4.088-4.088a2.98 2.98 0 00.862 1.967 3 3 0 004.243 0l7.778-7.778L25.678.12z"/></svg>`
export default svg