Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hilo #2514

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Add Hilo #2514

merged 3 commits into from
Jan 10, 2025

Conversation

service-paradis
Copy link
Contributor

@service-paradis service-paradis commented Jan 9, 2025

Description

Add icon for Hilo

Steps:

  • I used the SVG available from the website header as inspiration.
  • I followed the guidelines to respect canvas size, icon size, stroke width, stroke color and stroke end caps
  • I added an entry into appfilter.xml

Icons addition information

Added

Hilo (com.hiloenergie.hilo/com.hiloenergie.hilo.LauncherActivity)

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Thanks for your contribution!

We hope that you followed the Lawnicons guidelines and made sure that Lawnicons is built correctly.

Tip

While waiting for a brief and strict review from our team, you can do a self-review to ensure that your icons are suitable for Lawnicons. Additionally, you can find and install the debug build of your PR.

Lawnicons guidelines

Quality

  1. Ensure that icons are easily recognizable.
  2. Align icons to the visual center 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.

Canvas and sizes

  1. Canvas: 192×192px.
  2. Non-square icons: the long side of the icons should be 160px.
  3. Square icons: 154×154px.

Color, stroke width and rounding

  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.

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.

@github-actions github-actions bot added the icons This PR modifies Lawnicons by adding, removing, or mapping an icon to a SVG. label Jan 9, 2025
@x9136
Copy link
Collaborator

x9136 commented Jan 10, 2025

Made a correction and several improvements. You can compare the latest versions.

@x9136 x9136 merged commit 0000137 into LawnchairLauncher:develop Jan 10, 2025
6 checks passed
@service-paradis service-paradis deleted the add-hilo branch January 10, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icons This PR modifies Lawnicons by adding, removing, or mapping an icon to a SVG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants