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

Replace "Cloud" upload icon with more neutral one #4548

Merged
merged 1 commit into from
Jun 25, 2019

Commits on Jun 25, 2019

  1. Replace "Cloud" upload icon with more neutral one

    Adds rendering rule for the icon to accomplish two things:
    - give the icon room to breathe
    - force crisp rendering, to render large source image cleanly
      at smaller size (the source PNG is a bit larger than the
      default size to accommodate zooming)
    
    The crisp rendering rule may make sense as a generic rule at a
    later point, but so far this seems to be the best candidate
    for using it.
    
    The new icon was designed by Nina Alter (@ninavizz) and is not
    derived from FontAwesome, hence not in the font-awesome directory.
    
    Resolves #4535
    eloquence committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    e69f9fb View commit details
    Browse the repository at this point in the history