UNPKG

@iswa/svgojs

Version:

International SignWriting Alphabet as Optimized SVG Package

4 lines (2 loc) 1.16 kB
const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="11" height="7"><path d="M3.5 0C1 0 0 2.5 0 2.5V7s2-3 3.5-3c1 0 1.5 3 4 3S11 4.5 11 4.5V0S9 3 7.5 3c-1 0-1.5-3-4-3zm0 1.063c.537.022 1.037.335 1.469.656.367.273.615.678.906 1.031.25.303.407.7.719.938.26.197.58.348.906.374.404.034.827-.093 1.188-.28A3.849 3.849 0 0010.094 2.5v1.844c-.257.306-.594.769-1 1.031-.474.306-1.03.586-1.594.563-.537-.023-1.037-.336-1.469-.657-.367-.273-.615-.678-.906-1.031-.25-.303-.407-.7-.719-.938-.26-.197-.58-.348-.906-.374-.404-.034-.827.093-1.188.28A3.849 3.849 0 00.907 4.5V2.656c.257-.306.594-.769 1-1.031.474-.306 1.03-.586 1.594-.563z"/><path d="M3.5 1.063c-.564-.024-1.12.256-1.594.562-.406.262-.743.725-1 1.031V4.5c.34-.52.843-.988 1.406-1.281.36-.188.784-.315 1.188-.281.325.026.647.177.906.374.312.238.47.635.719.938.291.353.539.758.906 1.031.432.32.932.634 1.469.657.564.023 1.12-.257 1.594-.563.406-.262.743-.725 1-1.031V2.5c-.34.52-.843.988-1.406 1.281-.36.188-.784.315-1.188.281-.325-.026-.647-.177-.906-.375-.312-.237-.47-.634-.719-.937-.291-.353-.539-.758-.906-1.031-.432-.32-.932-.634-1.469-.657z" fill="#fff"/></svg>` export default svg