Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Jamstack SVG logo is very unconvenient for creating a font #651

Open
tst32 opened this issue Sep 14, 2021 · 1 comment
Open

The Jamstack SVG logo is very unconvenient for creating a font #651

tst32 opened this issue Sep 14, 2021 · 1 comment

Comments

@tst32
Copy link

tst32 commented Sep 14, 2021

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

@tst32
Copy link
Author

tst32 commented Sep 14, 2021

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant