(It wouldn’t let me upload a bigger resolution, so here’s one, without the mask)
Edit: if you’re on iOS and want to use this as the app icon for wefwef, there actually is a way to do it: link.
(It wouldn’t let me upload a bigger resolution, so here’s one, without the mask)
Edit: if you’re on iOS and want to use this as the app icon for wefwef, there actually is a way to do it: link.
I just found out that it actually is possible if you have a Mac, although a bit cumbersome.
This Post explains it:
You can replace the icon url by searching for “apple-touch-icon” and changing the
href
property everywhere you see it to this: https://i.imgur.com/kUxXoIA.pngSo change this:
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/favicons/apple-touch-icon-180.png">
to this:
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="https://i.imgur.com/kUxXoIA.png">
And do this for all the "apple-touch-icon"s.
Or if you use Apple Configurator to push wefwef as a webclip you can easily drop in whatever icon you like.
https://i.imgur.com/2DMdiVB.png
https://i.imgur.com/ZdBnC8r.jpg