# Google Sign in icon not displaying

**URL:** https://discuss.openedx.org/t/google-sign-in-icon-not-displaying/9330
**Category:** Tutor Help
**Tags:** how-to, tutor
**Created:** [February 9, 2023, 10:25am UTC](https://discuss.openedx.org/t/google-sign-in-icon-not-displaying/9330 "2023-02-09T10:25:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Achi](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.openedx.org/achi/32/4690_2.png) [@Achi](https://discuss.openedx.org/u/Achi)
#### Post date: [February 9, 2023, 10:25am UTC](https://discuss.openedx.org/t/google-sign-in-icon-not-displaying/9330/1 "2023-02-09T10:25:03Z")

</div>

We have installed Open Edx in the Tutor method. We integrated successfully with the Google OAuth2 Identity Provider. But I change the default icon, “fa-sign-in” by uploading another icon in the “icon class” in the Admin panel. However, it is not changing in the OAuth button in the webpage. I have attached a screenshot below.  
I tried changing an SVG file. It is also not showing correctly.  
Can someone help to solve this problem?

 ![screenshot 1](https://us1.discourse-cdn.com/flex020/uploads/openedx/original/2X/c/ce9b7bacd7ac58c15186b511b29c2012d33b5421.jpeg)  
 ![screenshot 2](https://us1.discourse-cdn.com/flex020/uploads/openedx/original/2X/b/b2dfade9527db8f310468311c16eaec368560e02.jpeg)

---

<div class="post-metadata">

### Author: ![Yogesh](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.openedx.org/yogesh/32/8319_2.png) [@Yogesh](https://discuss.openedx.org/u/Yogesh)
#### Post date: [April 29, 2025, 8:32am UTC](https://discuss.openedx.org/t/google-sign-in-icon-not-displaying/9330/2 "2025-04-29T08:32:46Z")

</div>

Check if this helps.

> [@Icon / logo not showing for Provider Configuration (OAuth)](https://discuss.openedx.org/t/icon-logo-not-showing-for-provider-configuration-oauth/10188/3):
>
> Hi, you might have already solved this as this is an old post. I will just write the solution so that others who face the same issue can refer to this solution. Here is the list of the classes that are allowed by default for Icon class: [‘apple’, ‘facebook’, ‘google’, ‘microsoft’] So, instead of “fa-google”, you should try using “google” and see if the icon is loaded.
