Update CONTRIBUTING.md
Added how to shrink images.
This commit is contained in:
@@ -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
|
- [ ] 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:
|
Additionally, you can do these helpful things if you have time:
|
||||||
- [ ] Add reference image
|
- [ ] 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.
|
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/`
|
||||||
|
Reference in New Issue
Block a user