fontello / svg2ttf

SVG -> TTF font convertor
MIT License
518 stars 79 forks source link

why this svg not supported? #92

Closed kikyous closed 4 years ago

kikyous commented 4 years ago
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 15 15">
    <g fill="none" stroke="#737373">
        <path d="M1.412.417v13.786l13.382-.018"/>
        <path d="M3 9l3.486-3.426 2.947 2.897L15 3"/>
    </g>
</svg>

IDE preview: image

svg2ttf font: image