Update CONTRIBUTING.md

Added how to shrink images.
This commit is contained in:
Terence Eden
2024-10-03 10:45:49 +01:00
committed by GitHub
parent 5ecd634843
commit 7a95aa48e7

View File

@@ -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
@@ -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/`