Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom circular button for SignIn with Apple

I'm following Apple's guidelines for implementing the "Sign in with Apple" button. In the documentation apple says that it is also possible to use only the logo to create a custom button of "Log in with Apple), also you can also change the shape of the image to have a circular button ...

In order to be able to edit the image it also provides insert a mask but I don't understand that we have to create a mask for the button or the selected image.

This is what apple wrote in the documentation

enter image description here

At this point how can I get the sign in button with apple with only the circular logo?

like image 271
kAiN Avatar asked Nov 07 '22 08:11

kAiN


1 Answers

You can use PNG, PDF Apple icons provided by Apple inc from a DMG file (Released by Apple). Here is the link https://devimages-cdn.apple.com/design/resources/download/Logo-SIWA.dmg

like image 127
Debashish Das Avatar answered Nov 14 '22 23:11

Debashish Das