Skip to content

Commit

Permalink
+2 icons and -1 typo (#2239)
Browse files Browse the repository at this point in the history
* typo fix in "contributing.md"

* added Marcus logo and appfilter

* added NJ Transit logo and appfilter

* added ParkMobile logo and appfilter

* added Snackpass logo and appfilter

* added YI Home logo and appfilter

* updated icon sizes

i downloaded and tested the debug apk, the icon sizes were too small, fixed that

* adjusted stroke and sizes

* updated icons and sizes

redid marcus and nj_transit icon, modified snackpass, parkmobile, yi_home. Adjusted sizes of all

* removed nj transit for now, will rework and re-add at a later time

* updated sizes and strokes of icons

* fixed snackpass and yi home

fixed size of snackpass, fixed accidental fill on yi home

* removed icons to troubleshoot
  • Loading branch information
5h3r10k authored Aug 16, 2024
1 parent d5712a2 commit c7513c8
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Correct
## Adding an icon to Lawnicons
Here's how to add an icon to Lawnicons:

### Prerequesties
### Prerequisites
* Your icon in the SVG format, adhering to the [above guidelines](#contributing-icons). The filename must use snake case (e.g. `files_by_google.svg`).
* The package and activity name of the app.

Expand Down
2 changes: 2 additions & 0 deletions app/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5449,6 +5449,7 @@
<item component="ComponentInfo{com.mapswithme.maps.pro/com.mapswithme.maps.pro.DefaultIcon}" drawable="maps_me" name="MAPS.ME" />
<item component="ComponentInfo{org.missingmaps.mapswipe/com.zoontek.rnbootsplash.RNBootSplashActivity}" drawable="mapswipe" name="MapSwipe" />
<item component="ComponentInfo{cz.seznam.mapy/cz.seznam.mapy.MapActivity}" drawable="mapy" name="Mapy" />
<item component="ComponentInfo{com.marcus.android/com.marcus.us.app.ui.MainActivity}" drawable="marcus" name="Marcus" />
<item component="ComponentInfo{online.hisubway.marindeck/io.kodular.shenyusoftware.MarinDeck.Screen1}" drawable="marindeck" name="MarinDeck" />
<item component="ComponentInfo{com.marinetraffic.android/com.marinetraffic.android.AppEntry}" drawable="marinetraffic" name="MarineTraffic" />
<item component="ComponentInfo{com.marinetraffic.android/com.marinetraffic.android.AIRAppEntry}" drawable="marinetraffic" name="MarineTraffic" />
Expand Down Expand Up @@ -7182,6 +7183,7 @@
<item component="ComponentInfo{com.brightstripe.parcels/com.brightstripe.parcels.MainActivity}" drawable="parcels" name="Parcels" />
<item component="ComponentInfo{fr.tramb.park4night/fr.tramb.park4night.MainActivity}" drawable="park4night" name="park4night" />
<item component="ComponentInfo{ar.edu.unlp.semmobile.bahiablanca/ar.edu.unlp.semmobile.activity.MainActivity}" drawable="parking_bahia" name="Parking Bahia" />
<item component="ComponentInfo{net.sharewire.parkmobilev2/com.parkmobile.android.client.activity.ZoneActivity}" drawable="parkmobile" name="ParkMobile" />
<item component="ComponentInfo{com.parkwhiz.driverApp/com.parkwhiz.driverApp.main.MainActivity}" drawable="parkwhiz" name="ParkWhiz" />
<item component="ComponentInfo{com.enjoyingfoss.parlera/io.flutter.embedding.android.FlutterActivity}" drawable="parlera" name="Parlera" />
<item component="ComponentInfo{com.parqet/com.parqet.MainActivity}" drawable="parqet" name="Parqet" />
Expand Down
8 changes: 8 additions & 0 deletions svgs/marcus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions svgs/parkmobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7513c8

Please sign in to comment.