Skip to content

How to use icons in freeSet in r2.0.1 #36

@Yb2S3Man

Description

@Yb2S3Man

I have installed coreui/icons r2.0.1 via npm, and in src/index.js:
React.icons = icons

While, I try to use cli-cart as follow:
<CIcon content="cil-cart" />

The console log tells me:
CIcon component: icon name 'cil-cart' does not exist in React.icons object. To use icons by name prop you need to make them available globally by adding them to React.icons object. CIcon component docs: https://coreui.io/react/docs/components/CIcon

I follow the steps in:
coreui/coreui-react#177
https://stackoverflow.com/questions/62840344/coreui-icon-doesnt-appear-in-my-react-js-app

But it doesn't show any icons? Do I miss something?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions