microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.59k stars 2.75k forks source link

Is there a CDN link to the latest fabric icon set css file? #15939

Closed TheInvoker closed 3 years ago

TheInvoker commented 4 years ago

Describe the feature that you would like added

A cdn to the latest fabric icon set css file.

What component or utility would this be added to

I am trying load the office fabric UI icons on my page through css, but I am noticing that some icons do not appear. For example if you go here https://codepen.io/joshmcrty/pen/GOBWeV and put in AcceptMedium into the icon name and click "render font icon", you will see the image has "none" in it. It is also using the css file https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/11.0.0/css/fabric.min.css.

However if you go to https://uifabricicons.azurewebsites.net/ and search for AcceptMedium, the icon does come up.

Is there a newer css reference file to the latest font definition?

paulgildea commented 4 years ago

@TheInvoker Thanks for filing this issue and providing a codepen. It's really appreciated.

@behowell Can you follow up to determine if this is latest CDN? @dzearing might have more context here or the right contacts on who would have the most up to date knowledge of the CDN location.

@JustSlone FYI

TheInvoker commented 4 years ago

Thanks. Ultimately I'm just trying to generate an image format of any icon. The current technique i'm using is load it in a canvas and extract the data url from it. But wondering if there is any link where i can just pull the png or something directly?

msft-fluent-ui-bot commented 3 years ago

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.