Made an icon for Lemmy.
Super simple. But can use this as a shortcut icon you can add to Home Screen on iPhone.
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.worldSuper simple. But can use this as a shortcut icon you can add to Home Screen on iPhone.
2 replies
Use SVG if you're creating an icon:
https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg
Thanks for the tip!