Closed zoechi closed 9 years ago
I'm not sure I understand which element you want to do this on -- iron-icon
, iron-iconset
, or iron-iconset-svg
? Usually icons are images, so I'm not sure how font-family
etc would work with that, but maybe I don't have any good sample code. Do you have a sample of how you'd be using this (or maybe, even better, a sample of your icons?)
Sorry for this lame bug report. I guess it should be moved to iron-icon.
I want to get rid of the /deep/
in this CSS
I my case icons are SVG font glyphs.
moved to PolymerElements/iron-icon#47
I want to use the Fontawesome SVG fonts icons using a iron-iconset-svg and need to set a few CSS settings like
font-family
font-size
dominant-baseline
text-anchor
Currently only width and height are supported