0

use icon font other than fontawesome in iconSclass

asked 2018-05-09 20:45:27 +0800

SebastianG gravatar image SebastianG
3 1

I know that i can use the fontawesome icons in the button iconsclass with the prefix "z-icon-xxx".

As stated in the docs it should be possible to use any other icon font instead.

How can i for example enable to use material icons when they are defined either in css @font-face { .... }

or included with link: <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-05-14 13:05:25 +0800

cor3000 gravatar image cor3000
6280 2 7

updated 2020-09-03 12:35:13 +0800

here an example showing how the material icons can be used both natively as documented by google and also an integration approach in combination with iconSclass

http://zkfiddle.org/sample/1ajkknc/1-using-material-icons

google provide an extensive list of the available codepoints and ligatures here, in case you wanted to auto generate a css file with all the available icons https://github.com/google/material-design-icons/blob/3.0.2/iconfont/codepoints

UPDATE: restructured location for .codepoint files https://github.com/google/material-design-icons/tree/master/font

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2018-05-09 20:45:27 +0800

Seen: 23 times

Last updated: Sep 03 '20

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More