you can just add your own. font-awesome is easiest, just add:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
to the head area and go to town.
https://fortawesome.github.io/Font-Awesome/get-started/
(Still would like to know what I'm missing as to why miva uses locally sourced font libraries instead of CDN sourced and controlled versions.)
Announcement
Collapse
No announcement yet.
Merchant 9 Font-icons Documented
Collapse
X
-
Originally posted by RayYates View PostI created a new web page documenting the new Font Based Icons. These can be implemented using <tag data-[icon-option]="value"> but many can be called by class name.
MivaIcons using data or class
ElegantIcons using data or class
Suivant using character
IcoMoon using character
Google Material using data or name
Examples are provided.
Note: It's interesting to note the the large Google Material Icon library loads faster (less network overhead) than any of the other icon libraries due to it loading from the Google content delivery network (CDN).
So is Suivant limited to only 10 icons? I need a few more than shown.Last edited by lesliekirk; 04-27-16, 01:12 PM.
Leave a comment:
-
Merchant 9 Font-icons Documented
I created a new web page documenting the new Font Based Icons. These can be implemented using <tag data-[icon-option]="value"> but many can be called by class name.
MivaIcons using data or class
ElegantIcons using data or class
Suivant using character
IcoMoon using character
Google Material using data or name
Examples are provided.
Note: It's interesting to note the the large Google Material Icon library loads faster (less network overhead) than any of the other icon libraries due to it loading from the Google content delivery network (CDN).Last edited by RayYates; 01-31-16, 11:59 AM.Tags: None
- 1 like
Leave a comment: