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

Leverage if monochrome emoji icons are possible and look better #7700

Open
biodranik opened this issue Mar 26, 2024 · 7 comments
Open

Leverage if monochrome emoji icons are possible and look better #7700

biodranik opened this issue Mar 26, 2024 · 7 comments
Labels
Icons Map and app icons

Comments

@biodranik
Copy link
Member

biodranik commented Mar 26, 2024

Emoji like a wheelchair/accessibility, drinking water, etc. in the Place Page (and maybe in search results if they make them more useful without cluttering, like stars for hotels).

@biodranik biodranik added the Icons Map and app icons label Mar 26, 2024
@Altonss
Copy link
Contributor

Altonss commented Mar 28, 2024

Emoji like a wheelchair/accessibility one in the Place Page and in search results.

I don't see any wheelchair/accessibility emoji in search results, is this to be expected?

@RedAuburn
Copy link
Sponsor Member

@RedAuburn
Copy link
Sponsor Member

I don't see any wheelchair/accessibility emoji in search results, is this to be expected?

me either, maybe it's only on iOS?

@biodranik
Copy link
Member Author

No emojis in search results, I've clarified the description.

@dvdmrtnz
Copy link
Contributor

dvdmrtnz commented Mar 29, 2024

This was mentioned in #7217 (comment) but was not finally implemented in that PR.

I think these are all the emoji icons currently used in the app.

Using default rendering:

♿ • 🚻 • 💳 • 🚰 • 🚱 • 💲

Using variant selector VS15 - U+FE0E (asks the font rendering to use the Monochrome variant, if available):

♿︎ • 🚻︎ • 💳︎ • 🚰︎ • 🚱︎ • 💲︎

Using variant selector VS16 - U+FE0F (asks the font rendering to use the Colored variant, if available):

♿️ • 🚻️ • 💳️ • 🚰️ • 🚱️ • 💲️

Depending on your browser and operating system you may/may not see the variants.

@dvdmrtnz
Copy link
Contributor

For example in iOS, only the wheelchair emoji seems to have a monochrome variant icon:

@Misalf-git
Copy link

Android 12
Emoji 15.1

Web browser (chooses font by itself) Text editor (font: Default = Droid Sans + fallback Noto Emoji) Terminal (font: Monospace = Terminus + fallback GNU Unifont)
icons_variations_browser.png icons_variations_editor.png icons_variations_terminal.png

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

No branches or pull requests

5 participants