Vjacheslav Trushkin
Vjacheslav Trushkin
Added ability to filter icons by stroke/fill in new API. It is currently in development, but already stable and I'm expecting to push it to live servers sometime this month....
It is live now for most visitors from Europe, will be available to other regions this weekend.
It has been over a year, no response from author about license and icons weren't updated since then either. I guess that icon set can be considered to be unmaintained....
Looks like this is a dead end. Author no longer maintains icon set, so I doubt license question will ever get answered. Will keep license for icon set as `CC-BY-4.0`,...
I tried code above, but it didn't solve issue for me. If that fix works for you, I can add it or you can make a pr. If not, better...
Thanks for pr! Published version `4.1.1-dev` (install `@iconify/vue@dev`) with your fix. Doesn't seem to change anything for me. Can you check if it fixes issue for you?
Thanks a lot! Merged, published `4.1.1`.
> It will be removed in v3. Still bugged in 3.0.2
Yes, this is a very good idea. I'm actually using `iconify-icon` with Nuxt on new Iconify icon sets website, it is way better for SSR than `@iconify/vue`. Works flawlessly. One...
That's correct behaviour. Without style it would display as block, which is what you want, but not what is usually expected. You can change it by applying custom style to...