salesagility / SuiteP-Icon-Font

The goal of this project is to turn the icons in the SuiteCRM suitep theme into a font. As this will provide better optimisation and control over how the the suitep theme looks.
https://salesagility.github.io/SuiteP-Icon-Font/index.html
GNU Affero General Public License v3.0
3 stars 2 forks source link

[bug]: Cannot view or able to use suitep-icons #2

Open shubham-pawar opened 9 months ago

shubham-pawar commented 9 months ago

Define issue

For example, \f16c will display different icon than it is mentioned in code

.suitepicon-module-asol-reports:before {
    content: "\f16c";
}

Expected