SmileIcon is not available
jsinhSolanki opened this issue · 5 comments
Hey, I want to use smile icon but it is not displaying.
In your icons page https://vue-feather-icons.netlify.com/, There is smile icon but it's not displaying.
what do you mean by not displaying?
If I use SmileIcon
its not rendering.
This is what outputtted in dev tool.
I first coded ThumbsUpIcon
icon and then SmileIcon
. ThumbsUp
icon is showing in page. and correctly displays in dev tool's html but there's something with SmileIcon
.
As you can see when I use SmileIcon
i get commented lines
later I checked in node_modules' file vue-feather-icons.js
but there's no icon like SmileIcon
.
well I'm sure it's not a bug in this lib, you can check out the entire code of this icon: https://unpkg.com/vue-feather-icons@4.10.0/icons/SmileIcon.js