Around includes the collection of font based vector icons to use across the website. Refer to the following code example:
<i class="ai-anchor"></i>
To incorporate additional icons into the set, simply follow these straightforward steps:
src/icons
folder.Please ensure that each SVG icon adheres to the specified dimensions of 32x32px and that all paths are outlined (converted to shapes) to render properly..woff2
format along with its corresponding .css
file.ai-[icon-name]
, with the icon name derived directly from the corresponding SVG file name.