0
Q:

add icon font awesome

<i class="fa fa-plus" aria-hidden="true"></i>
2
//Add it at in head
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
// Add it where u want to add icons
<i class="fa fa-plus"></i>
// u can also look at font awesome cheatsheet for reference.It will be helpful.
0

New to Communities?

Join the community