Finder includes the collection of vector based font icons to use across the website. See the code example below:
<i className='fi-camera-plus'></i>In order to add new icons to the set follow these easy steps:
Finder/public/fonts.styles.css or styles.scss (depending on whether you use CSS or SCSS) inside downloaded .zip, copy your new icons styles and add them to Finder/scss/components/_icons.scss to the end of the file.