tabler / tabler-icons

A set of over 5500 free MIT-licensed high-quality SVG icons for you to use in your web projects.
https://tabler.io/icons
MIT License
18.03k stars 898 forks source link

Warning: Invalid DOM property `fill-rule`. Did you mean `fillRule`? #1160

Closed sumitsk2 closed 3 months ago

sumitsk2 commented 3 months ago

Description

Warning: Invalid DOM property fill-rule. Did you mean fillRule? Warning: Invalid DOM property clip-rule. Did you mean clipRule?

Package

Version

3.6

Browser

Operating system

Steps to reproduce

  1. install @tabler/icons-react 3.6
  2. use icon <IconCirclePlusFilled size={20} />

Checklist