Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
889 stars 528 forks source link

style: added the logos on login-page #292 #313

Closed Surya-V-28 closed 1 year ago

Surya-V-28 commented 1 year ago

Please take a look a the given images below , I have added the logos for the each login providers This is the issue #292 https://drive.google.com/file/d/1_ewaurlUEqJoL4vPGrjcYjb8jPocGRfH/view?usp=drive_link

I am open to any suggestion to make it more better, Let me know if there are any issues with it

@anfibiacreativa , @juliamuiruri4 ,@manekinekko, @sinedied

Surya-V-28 commented 1 year ago

@anfibiacreativa , I checked for material icons only first before using those the svg files since Material icons don't have social media icons. any alternative we can go ahead ? let me know

anfibiacreativa commented 1 year ago

@anfibiacreativa , I checked for material icons only first before using those the svg files since Material icons don't have social media icons. any alternative we can go ahead ? let me know

You can try to use Font Awesome that has all social media icons. https://fontawesome.com/search?q=facebook&o=r https://origin.fontawesome.com/docs/web/use-with/angular

You need to install Font Awesome and then reference it in the mat-icon like this <mat-icon fontSet="fa" fontIcon="fa-facebook"></mat-icon>

I would need to check if that is in CELA (legal/copyrights) compliance, however, before merging your PR. I apologize for the inconvenience!

sinedied commented 1 year ago

Closing this as there's #323 with the updated version