First, we need the tool–FontLab Studio.
Go to this link, follow steps below to download:
The benefit of knowing different languages: having access to information presented in all of them.
Then, get the information you need by:
With your css set up like this:
.icon-listview i{ &:before{ content: "\f00b"; } }
You’d be able to insert this icon into your html with:
<div class="icon-listview"><i></i></div>