mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Use a more general store icon
Uses `fas_store` instead of `fab_google_play`, as discussed in #72
This commit is contained in:
parent
71ec676a67
commit
dcb9a70420
2 changed files with 3 additions and 2 deletions
|
@ -25,6 +25,7 @@
|
|||
<string name="fas_angle_double_right" translatable="false"></string>
|
||||
<string name="fas_angle_double_up" translatable="false"></string>
|
||||
<string name="fas_angle_double_down" translatable="false"></string>
|
||||
<string name="fas_store" translatable="false"></string>
|
||||
|
||||
<!-- icons that can be used with type="brands" -->
|
||||
<string name="fab_apple" translatable="false"></string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue