You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
many logos exist in Boxicons, Fontello and similar services, but this is not the case of the jamstack logo, ok, no problem, I used https://icomoon.io/app/ to convert svg logos to a font. and this font for the jamsatck logo is the worst that I have received before. ok, I looked at the svg code and, frankly, I understand why the font is so strange. okay, maybe I'll redraw it, but I'd rather ask you to fix the logo so as not to include so many ugly paths there. A good idea is to publish a logo in the form of icons or a font and see if the font turns out to be good
The text was updated successfully, but these errors were encountered:
Ok I clumsily redid the svg, now it is normally imported into the font. you can improve it or take it like this. <!-- by tst32 monochrome logo for font gen on IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="46" height="32" viewBox="0 0 46 32"> <title>jamstack-2</title> <path fill="#000" d="M19.108 0.462c-2.88 0.622-5.458 2.062-7.733 4.338-3.164 3.164-4.622 6.684-4.622 11.111 0 4.142 1.387 7.716 4.16 10.702 3.076 3.307 7.040 5.031 11.591 5.031 7.609 0 13.991-5.262 15.467-12.764 0.196-1.031 0.249-3.182 0.249-10.009v-8.693l-8.924 0.018c-7.182 0-9.191 0.071-10.187 0.267zM33.952 9.867v5.422h-10.844v-10.844h10.844v5.422zM21.863 21.956c0 3.644-0.053 5.422-0.178 5.422-0.107 0-0.818-0.124-1.564-0.284-3.413-0.693-6.382-3.022-8.018-6.258-0.427-0.836-1.084-3.2-1.084-3.893v-0.409h10.844v5.422zM33.863 17.369c-0.622 4.302-3.644 8.018-7.68 9.369-0.658 0.231-1.636 0.48-2.133 0.551l-0.942 0.124v-10.88h10.862l-0.107 0.836z"> </path> </svg>
many logos exist in Boxicons, Fontello and similar services, but this is not the case of the jamstack logo, ok, no problem, I used https://icomoon.io/app/ to convert svg logos to a font. and this font for the jamsatck logo is the worst that I have received before. ok, I looked at the svg code and, frankly, I understand why the font is so strange. okay, maybe I'll redraw it, but I'd rather ask you to fix the logo so as not to include so many ugly paths there. A good idea is to publish a logo in the form of icons or a font and see if the font turns out to be good
The text was updated successfully, but these errors were encountered: