Skip to content

Commit

Permalink
Updating the self-review checklist 2 (LawnchairLauncher#2286)
Browse files Browse the repository at this point in the history
  • Loading branch information
x9136 authored and twnesss committed Oct 9, 2024
1 parent da850a6 commit f8c7d19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/icon_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@ While waiting for a review from our team, you can do a self-review to ensure tha
1. Canvas: `192×192px`.
2. Non-square icons: the long side of the icons should be `160px`.
3. Square icons: `154×154px`.
- [ ] Done
- [ ] Approved by the Lawnicons reviewer
### Color, stroke width and rounding
1. Color: black `#000`.
1. Color: non-transparent black `#000`.
2. No fill. Base stroke width: `12px`. `14px`, `10px`, `8px` — depending on the shape of the icons. `6px` — for fine details.
3. Rounded ends and joins. 90° corners are rounded by `6-32px`.
- [ ] Done
- [ ] Approved by the Lawnicons reviewer
### Naming
1. Names should match the official app name and contain no additional text.
2. If the first `3` characters of the app name contain letters not from the English alphabet, then add a localized (or transliterated) name via `~~`. Example: `京东 ~~ JD`.
3. The names of the drawables should repeat the names of the apps if nothing prevents it.
- [ ] Done
- [ ] Approved by the Lawnicons reviewer
### Quality
1. Ensure that icons are easily recognizable.
2. Align icons to [the visual center](https://crazybitsstudios.com/another-way-of-aligning-elements-when-creating-icons) as much as possible within the guidelines. The visual center is where your icon looks and feels centered.
3. Avoid noticable black spots by reducing the stroke width or simplifying the icons.
4. Avoid close distances between strokes. The icons on the phone screen will be smaller, so the small distances between the strokes will stick together.
5. Avoid drastic changes in stroke widths. When the strokes next to each other differ in width by 4px or more, the icon will look sloppy.
- [ ] Done
- [ ] Approved by the Lawnicons reviewer

0 comments on commit f8c7d19

Please sign in to comment.