Thanks for submitting or fixing an icon! Here is a helpful guide to what you need to include. - [ ] New file - [ ] Edit Readme - [ ] Add reference image - [ ] Edit reference page - [ ] (optional) Android Image ## New File Filename should be `nameofservice.svg` - all in lower-case. Place the file in `/images/svg/` At a minimum, your icon needs these components: ``` ... ``` Please keep the whitespace as-is. This makes viewing diffs easier. ## Edit Readme Add a table cell to README.md - it must be in this format: ```
229 Bytes ``` ## Reference Image * Find an *official* logo. * Add it to `/images/reference/` ## Reference Page * Edit the file `/images/reference/index.md` * Add a link to the *official* style guide or brand guidelines. * For example `| | | https://example.com/press |` ## (Optional) Create Android Version * Use https://inloop.github.io/svg2android/ to create an Android-compatible XML file. * Add the file to `/images/android-vector-drawable/`