-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#54] app: add Arcticons in Customization
- Loading branch information
1 parent
39e2884
commit c677e6a
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"title": "Customization", | ||
"emoji": "\ud83c\udfa8", | ||
"apps": [ | ||
{ | ||
"name": "Arcticons", | ||
"description": "A monotone line-based icon pack for android with over 8300 icons, one of the largest free & open source icon-packs available. Featuring consistent and elegant handcrafted icons, giving you a minimalistic clutter-free experience on your phone. Available in three flavours: Dark, Light and Material You.", | ||
"source": "https://github.com/Arcticons-Team/Arcticons", | ||
"fdroid": "https://f-droid.org/packages/com.donnnno.arcticons", | ||
"playstore": "https://play.google.com/store/apps/details?id=com.donnnno.arcticons", | ||
"website": "https://arcticons.onnno.nl" | ||
} | ||
] | ||
} |