logo
Icons

Vetra, includes icon fonts for you to use. To use the icons, you can follow the steps below.

Font Awesome

To use these icons, you must add them to the page. Click here to find more icons that you can use.

<!-- CSS -->
<link rel="stylesheet" href="dist/icons/font-awesome/css/font-awesome.min.css" type="text/css">
<i class="fa fa-info-circle"></i>

Themify icons

To use these icons, you must add them to the page. Click here to find more icons that you can use.

<!-- CSS -->
<link rel="stylesheet" href="dist/icons/themify-icons/themify-icons.css" type="text/css">
<i class="ti-gallery"></i>

Weather icons

To use these icons, you must add them to the page. Click here to find more icons that you can use.

<!-- CSS -->
<link rel="stylesheet" href="dist/icons/weather/css/weather.min.css" type="text/css">
<i class="pe-is-w-umbrella"></i>
On this page