-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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-pause-circle, fa-stop-circle, outlined variants #2975
Comments
👍 |
I was about to post a request for "fa-pause-circle-o" and "pa-stop-circle-o" but it probably makes more sense to post here than start a new thread. -Let me know if I should start a new one nonetheless.) As for usage, in my case, the circle "play" icon looks better than the other variants. As such, it makes more sense to have 'pause' and 'stop' icons using the same theme too. |
+1 |
#2600 |
+1 for pause/stop circle and circle-o |
FYI, this request, including mine and similar ones, might not relevant anymore since you can now stack up icons to achieve the desired effect. e.g.: http://jsfiddle.net/tsyrak/pce602g6/ It's not always perfect in terms of alignment and look but it's a nice feature to have. |
Yes, but as you said, it s not always perfect in terms of alignment and look, so it is not an ideal solution. Still hoping to get this in as a seperate icon eventually. |
+1 |
3 similar comments
+1 |
👍 |
+1 |
Added to 4.4.1-wip branch. Closing. |
Similar to the fa-play-circle icon which already exists, we are in need of a pause icon within a circle. Our application currently uses these two icons to enable/disable an event from triggering.
We have a few other icons in the same area which are all circular, so using the regular play/pause icons you already have does not really work for our use case.
I also think this could be very useful in other music/video applications as well - giving multiple options for play/pause button icons.
We are currently using something like this, but would really like to replace it with a font-awesome equivalent
The text was updated successfully, but these errors were encountered: