There was an error while loading. Please reload this page.
The following code to convert UTF icons into ascii-only transliteration, doesn't work:
unicodedata.normalize('NFKD', name).encode('ascii', 'ignore').decode('utf-8') # dont work with ł