Skip to content

Conversation

@Vinayakdwivedi
Copy link

@Vinayakdwivedi Vinayakdwivedi commented Dec 23, 2025

Description

Changes Made

  • Using SVG code in html,
    to prevent changing the version of the font-awesome so that there is no conflicts in other icons in the code

Files Modified

  • apps/accounts/templates/account/email_confirm.html
  • frontend/src/views/web/auth/auth.html
  • frontend/src/views/web/partials/dashboard-footer.html
  • frontend/src/views/web/partials/footer.html
  • frontend_v2/src/app/components/auth/auth.component.html
  • frontend_v2/src/app/components/nav/footer/footer.component.html

code changes

Previous code- <i class="fa fa-twitter"></i>
New code- <svg viewBox="0 0 24 24" aria-hidden="true" style="width: 1em; height: 1em; vertical-align: -0.125em; fill: currentColor;"> <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path> </svg>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant