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

Add additional download options to icons #19

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

mririgoyen
Copy link
Member

@mririgoyen mririgoyen commented Jan 23, 2023

This adds some of the missing download options from the old site:

  • Download as PNG (24, 36, 48)
  • Download as XML Vector Drawable
  • Download as XAML (Canvas) for Windows
  • Download as XAML (DrawImage) for Windows

Screenshot 2023-01-22 at 9 16 31 PM

All icons download in standard black fill. For the XML-based icons, the color can be modified by editing the downloaded source. Changing the color for the PNG files in not currently supported.

Closes #17, #18.

@mririgoyen mririgoyen self-assigned this Jan 23, 2023
@mririgoyen mririgoyen merged commit 18993aa into main Jan 23, 2023
@quargh
Copy link

quargh commented Jan 23, 2023

Hello, thank you for your effort. In my case, the download as 24, 36, 48 is not helpul since i needed them as 96. Its just my personal feedback.

@przemowcf przemowcf mentioned this pull request Jan 23, 2023
@mririgoyen mririgoyen deleted the addl-export-icon-options branch January 23, 2023 15:28
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

Successfully merging this pull request may close these issues.

Where are the png files?
2 participants