Home Services Icons
Home Services Icons
These icons work similarly to FontAwesome icons.
To install:
- Font is already added to styles 847 and 854, but if for some reason you need to use these icons on a different style then you can import the icon font into sitewide styles:
@import '/assets/fonts/home-service-icons/fonts.css'; - Use the <i> tag in your code:
<i class="hse" ></i> - Choose your icon below, and paste the icon name after hse in the i tag's class attribute.
For example:<i class="hse hse-agreement"></i>