Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Added how to shrink images.
  • Loading branch information
edent authored Oct 3, 2024
1 parent 5ecd634 commit 7a95aa4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Thanks for submitting or fixing an icon! Here is a helpful guide to what you nee

- [ ] New file which is *under* 1,024 bytes

You can shrink the file size uusing tools like [Yann Armelin's SVG Path Editor](https://yqnn.github.io/svg-path-editor/), or [svgo](https://github.com/svg/svgo), or [svgcleaner](https://github.com/RazrFalcon/svgcleaner).

Additionally, you can do these helpful things if you have time:
- [ ] Add reference image
Expand Down Expand Up @@ -75,4 +76,4 @@ See: https://issuetracker.google.com/issues/176694227

Or, use https://inloop.github.io/svg2android/ to create an Android-compatible XML file.

Add the file to `/images/android-vector-drawable/`
Add the file to `/images/android-vector-drawable/`

0 comments on commit 7a95aa4

Please sign in to comment.