Around includes the collection of vector based font icons to use across the website. See the code example below:
<i class="ai-anchor"></i>
i.ai-anchor
In order to add new icons to the set follow these easy steps:
Around/assets/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 Around/src/scss/components/icons.scss
to the end of the file.