Font Awesome Video Player Icons

Here we will learn video player icons in font awesome with examples and different types of video player icons (play, pause, stop, backward, forward, eject, random, etc) with examples.

Font Awesome Video Player Icons

Font awesome is having a different type of video player icons like play, pause, stop / resume, forward, backward, etc. to use it in our applications.

 

The following table shows the list of video player icons available in font awesome.

 

NameUsage DescriptionIconExample
arrows-alt <i class="fa fa-arrows-alt"></i> DEMO
backward <i class="fa fa-backward"></i> DEMO
compress <i class="fa fa-compress"></i> DEMO
eject <i class="fa fa-eject"></i> DEMO
expand <i class="fa fa-expand"></i> DEMO
fast-backward <i class="fa fa-fast-backward"></i> DEMO
fast-forward <i class="fa fa-fast-forward"></i> DEMO
forward <i class="fa fa-forward"></i> DEMO
pause <i class="fa fa-pause"></i> DEMO
pause-circle <i class="fa fa-pause-circle"></i> DEMO
pause-circle-o <i class="fa fa-pause-circle-o"></i> DEMO
play <i class="fa fa-play"></i> DEMO
play-circle <i class="fa fa-play-circle"></i> DEMO
play-circle-o <i class="fa fa-play-circle-o"></i> DEMO
random <i class="fa fa-random"></i> DEMO
step-backward <i class="fa fa-step-backward"></i> DEMO
step-forward <i class="fa fa-step-forward"></i> DEMO
stop <i class="fa fa-stop"></i> DEMO
stop-circle <i class="fa fa-stop-circle"></i> DEMO
stop-circle-o <i class="fa fa-stop-circle-o"></i> DEMO
youtube-play <i class="fa fa-youtube-play"></i> DEMO