Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon Request: fa-mobile-square #11823

Closed
jrapp opened this issue Dec 1, 2017 · 2 comments
Closed

Icon Request: fa-mobile-square #11823

jrapp opened this issue Dec 1, 2017 · 2 comments

Comments

@jrapp
Copy link

jrapp commented Dec 1, 2017

Hello!

Could you make a fa-mobile-square icon? We have a fa-envelope-square and a fa-phone-square and I can't find a fa-mobile-square. Currently it just looks bad having the regular fa-mobile font next to the other square icons.

Thanks for your help!

@marcoroth
Copy link

marcoroth commented Dec 8, 2017

@jrapp in FA5 you could do something like this for now:

<span class="fa-layers">
   <i class="fas fa-square"></i>
   <i class="fas fa-mobile-alt fa-inverse" data-fa-transform="shrink-6"></i>
</span>

@sensibleworld
Copy link
Member

This is a quick update to let folks know that we’re refining our icon request workflow behind the scenes, and as part of that we’re going through all open requests and filing them into several new buckets to be addressed.

In this case we’re closing this issue because we think it might be too niche, or just not a good fit for Font Awesome.

But if you feel really strongly about it, feel free to make your case by submitting a new issue.

@tagliala tagliala closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants