Skip to content

Commit

Permalink
reverted svg changes from icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mimanshi-plivo committed Feb 13, 2024
1 parent e35dda5 commit 9016d19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Icon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export const Icon = ({ className = '', name, size, color, style, hoverColor, svg
lineHeight: 1,
width: size,
height: size,
fill: svg ? iconColor : '',
}}
{...props}
{...iconEventProps}
Expand Down

0 comments on commit 9016d19

Please sign in to comment.