Open Parikshit3091 opened 7 years ago
+1
+1
+1
I authored #15174 ... the actual context I wanted the device-rotate for was rotate axis on a chart and as such it isn't a duplicate but an alternate icon suggestion because #10228 is clearly a phone device where my image was much more generic (and usable in other contexts such as axis rotate).
So please reconsider 15174 as an device-rotate alt image request.
I was looking for an icon like this but built my own with stacks... Here is the code if anyone needs something similar:
<span class="fa-stack fa-2x">
<i class="fas fa-mobile-alt fa-stack-2x"></i>
<i class="fas fa-mobile-alt fa-stack-2x fa-rotate-270 land"></i>
<i class="fas fa-reply fa-stack-1x fa-rotate-270"></i>
</span>
Then apply some css to resize and position the items a little to give you something like this:
Note: I also used css to hide the icon to all non mobile users and also mobile users where the device was already landscape.
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’ve added this issue to our new list to be created! We can’t promise any firm timelines right now, but this will help us keep track of it.
We’ll update this issue when the icon is released into the wild 🙂
Hi, love your icons! Is there any chance you could add a "change orientation" icon in font awesome?