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

+7 icons, Updated 3, Linked 1 #2340

Merged
merged 14 commits into from
Sep 18, 2024
Merged

Conversation

Ahmed-Khalifa
Copy link
Contributor

Added

150X Duplicate Remover Pro (com.nutuvamapp.onefivexduplicatexapp/com.nutuvamapp.onefivexduplicatexapp.activity.SplashActivity)
AlDawaa Pharmacies (com.kr.aldawaa/com.kr.aldawaa.view.SplashActivity)
مطاعم الرومانسية (com.tech_world.romansia/com.tech_world.romansia.ui.splash.SplashActivity)
AlinmaPay E Wallet (com.alinma.pay.consumer/com.alinma.pay.consumer.MainActivity)
barq (sa.com.barraq/com.globalfinancingsolutions.ui.splash.SplashActivity)
BCare (com.app.bcare/com.nqdi.app.MainActivity)
Core | Crypto Wallet and NFTs (com.avaxwallet/com.avaxwallet.MainActivity)

Linked

ClicFlyer (main.ClicFlyerclicflyer.svg)

Updated

Almanea (com.almanea.android)
Hungerstation (com.hungerstation.android.web)
Mada Pay (com.mada.madapay)

Reduced the size of 3 icons from 50KB to ~2KB.
almanea.svg
hungerstation.svg
mada_pay.svg
* 150X Duplicate Remover Pro (`com.nutuvamapp.onefivexduplicatexapp/com.nutuvamapp.onefivexduplicatexapp.activity.SplashActivity`)
* AlDawaa Pharmacies (`com.kr.aldawaa/com.kr.aldawaa.view.SplashActivity`)
* مطاعم الرومانسية (`com.tech_world.romansia/com.tech_world.romansia.ui.splash.SplashActivity`)
* AlinmaPay E Wallet (`com.alinma.pay.consumer/com.alinma.pay.consumer.MainActivity`)
* barq (`sa.com.barraq/com.globalfinancingsolutions.ui.splash.SplashActivity`)
* BCare (`com.app.bcare/com.nqdi.app.MainActivity`)
* Core | Crypto Wallet and NFTs (`com.avaxwallet/com.avaxwallet.MainActivity`)
@github-actions github-actions bot added the icons This PR modifies Lawnicons by adding, removing, or mapping an icon to a SVG. label Sep 16, 2024
Copy link
Contributor

Thanks for your contribution!

We hope that you followed the Lawnicons guidelines and make sure that Lawnicons builds correctly.

While waiting for a review from our team, you can do a self-review to ensure that your icons are suitable for Lawnicons. We try to do the review within 7 days.

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.

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.

app/assets/appfilter.xml Show resolved Hide resolved
app/assets/appfilter.xml Outdated Show resolved Hide resolved
app/assets/appfilter.xml Outdated Show resolved Hide resolved
svgs/al_dawaa.svg Outdated Show resolved Hide resolved
svgs/al_romansiah.svg Outdated Show resolved Hide resolved
svgs/alinma_pay.svg Outdated Show resolved Hide resolved
svgs/bcare.svg Outdated Show resolved Hide resolved
svgs/core.svg Outdated Show resolved Hide resolved
svgs/alinmapay.svg Outdated Show resolved Hide resolved
svgs/al_dawaa.svg Outdated Show resolved Hide resolved
svgs/bcare.svg Outdated Show resolved Hide resolved
svgs/core.svg Outdated Show resolved Hide resolved
@x9136 x9136 added the rework The team has requested changes in the issue or PR. label Sep 17, 2024
Copy link
Contributor Author

@Ahmed-Khalifa Ahmed-Khalifa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly check again.

@x9136 x9136 merged commit add1537 into LawnchairLauncher:develop Sep 18, 2024
4 checks passed
twnesss pushed a commit to twnesss/lawnicons that referenced this pull request Oct 9, 2024
* Icon size reduction

Reduced the size of 3 icons from 50KB to ~2KB.
almanea.svg
hungerstation.svg
mada_pay.svg

* +7 icons

* 150X Duplicate Remover Pro (`com.nutuvamapp.onefivexduplicatexapp/com.nutuvamapp.onefivexduplicatexapp.activity.SplashActivity`)
* AlDawaa Pharmacies (`com.kr.aldawaa/com.kr.aldawaa.view.SplashActivity`)
* مطاعم الرومانسية (`com.tech_world.romansia/com.tech_world.romansia.ui.splash.SplashActivity`)
* AlinmaPay E Wallet (`com.alinma.pay.consumer/com.alinma.pay.consumer.MainActivity`)
* barq (`sa.com.barraq/com.globalfinancingsolutions.ui.splash.SplashActivity`)
* BCare (`com.app.bcare/com.nqdi.app.MainActivity`)
* Core | Crypto Wallet and NFTs (`com.avaxwallet/com.avaxwallet.MainActivity`)

* Linked 1 icon

* Made some modifications required.

* Update appfilter.xml, al_dawaa.svg, al_romansiah.svg, and 2 more files

Changed the stroke width to 10px for alinmapay.svg

* Updated the icons requested.

* Update bcare.svg

* Update alinmapay.svg

* Update al_dawaa.svg

* Update al_dawaa.svg

* Update bcare.svg

---------

Co-authored-by: Gleb <60105060+x9136@users.noreply.github.com>
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. rework The team has requested changes in the issue or PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants