@iswa/svgojs
Version:
International SignWriting Alphabet as Optimized SVG Package
4 lines (2 loc) • 597 B
JavaScript
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="26" height="26"><path d="M13.778 12l-1.414 1.414h-4.95v4.95L6 19.778V12h7.778z"/><path d="M1.757 1.393c1.953-1.952 7.335.264 12.021 4.95l6.364 6.364c4.296 4.296 6.354 9.203 4.596 10.96l-1.414 1.414c-1.73 1.731-5.855.517-10.054-2.673l3.58-3.58c3.258 2.648 5.821 4.078 6.474 3.425.976-.976-2.664-6.2-8.132-11.667C9.725 5.118 4.502 1.478 3.525 2.454c-.679.679.901 3.408 3.757 6.85L3.636 12.95C.272 8.636-.623 3.773 1.757 1.393z"/><path d="M17.778 16l-1.414 1.414h-4.95v4.95L10 23.778V16h7.778z"/></svg>`
export default svg