Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Are the icons up to date? Missing icons such as ms-Icon--MSNVideos #23

Open
CarlosOnline opened this issue Feb 13, 2019 · 1 comment
Open

Comments

@CarlosOnline
Copy link

Are the icons upto date? Not seeing the ms-Icon--MSNVideos icon for example.

@super2ni
Copy link

No the CSS is not up to date for new icons... but the fonts are since the library gets them from Office Fabric CDN. I suggest you use some CSS to get the icons you want, like this:
<style lang="scss"> .ms-Icon--PageLock::before { content: "\F43F"; } </style>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants