-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Better icon for trip finish #1280
Conversation
add finish icon
maximumFileSizeToCacheInBytes to 5Mb
If we do something like this, I think we need both start and finish icons. Also make sure they are consistent in terms of padding and style. |
I see the icons are 24x24, what do we use for the padding size? |
I believe we use material icons as is. |
add start.svg start is success and finish is neutral
Looks better, but why only one has a color? |
I wanted black, but we only have 4 options |
There has to be a symmetry. You can't have one green and one neutral. You either make green (start) and red (stop), like a traffic light. Or you make them both neutral. Or something along those lines. |
Users sometimes get confused when looking at the trip route on the map, trying to figure out the start and end point.
I think this icon helps.
before:
after: