c/lemmyworld · by Daq@lemmy.world · 3yMade an icon for Lemmy. Super simple. But can use this as a shortcut icon you can add to Home Screen on iPhone. 12 points · 2 comments · view on lemmy.world
2 Comments
zephyr@lemmy.world · 7 pts · 3y
Use SVG if you're creating an icon:
https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg
Daq@lemmy.world · 2 pts · 3y
Thanks for the tip!